Index: LayoutTests/fast/frames/seamless/seamless-nested-expected.txt |
diff --git a/LayoutTests/fast/frames/seamless/seamless-nested-expected.txt b/LayoutTests/fast/frames/seamless/seamless-nested-expected.txt |
index 2fa5338ab1be0abd87ed179dbea4516a2a587599..29c9e3c35e7c6b9e99574848707ea10c1c4552b6 100644 |
--- a/LayoutTests/fast/frames/seamless/seamless-nested-expected.txt |
+++ b/LayoutTests/fast/frames/seamless/seamless-nested-expected.txt |
@@ -1,9 +1,9 @@ |
Test that nested seamless iframes size correctly. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS iframe.seamless is true |
PASS nestedFrame.seamless is true |
PASS window.getComputedStyle(iframe).width is "200px" |
PASS window.getComputedStyle(iframe).height is "100px" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |