| Index: LayoutTests/fast/frames/frame-height-before-parent-layout-expected.txt
|
| diff --git a/LayoutTests/fast/frames/frame-height-before-parent-layout-expected.txt b/LayoutTests/fast/frames/frame-height-before-parent-layout-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6be3e0c6f24c4bc58b6a7f725dd409c8dd7924c9
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/frames/frame-height-before-parent-layout-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Tests that querying innerHeight in an iframe returns the correct value even before the parent frame has had a layout
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS heightBeforeLayout is heightAfterLayout
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|