Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / frames / frame-js-url-clientWidth-expected.txt
blob12bc00b5421436de490ad4a1dd927cd0d1d1e622
1 ALERT: This page tests whether an iframe correctly reports renderer-dependent values when executing a javascript: load. If the test passes, you'll see a series of 'PASS' messages below.
3 ALERT: PASS: frame.frameElement.getBoundingClientRect().width should be 250 and is.
5 ALERT: PASS: frame.frameElement.clientWidth should be 250 and is.
7 ALERT: PASS: frame.frameElement.getBoundingClientRect().height should be 250 and is.
9 ALERT: PASS: frame.frameElement.clientHeight should be 250 and is.