Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / frames / frame-dimensions-before-parent-layout-expected.txt
blobeb00d5483560f9cd51223d89a26a564369b6da02
1 Tests that querying dimensions in an iframe returns the correct value even before the parent frame has had a layout
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS heightBeforeLayout is heightAfterLayout
7 PASS widthBeforeLayout is widthAfterLayout
8 PASS successfullyParsed is true
10 TEST COMPLETE