Index: LayoutTests/fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt |
diff --git a/LayoutTests/fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt b/LayoutTests/fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt |
index d35ae59c1f01d4c34f6d64922bdba96119d0e913..2deb84c0dfb565271165f111121220eed6347a9a 100644 |
--- a/LayoutTests/fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt |
+++ b/LayoutTests/fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt |
@@ -1,8 +1,8 @@ |
Test that iframes with srcdoc contents can still be seamless. |
-PASS iframe.seamless is true |
-PASS window.getComputedStyle(iframe).width is "200px" |
-PASS window.getComputedStyle(iframe).height is "100px" |
PASS successfullyParsed is true |
TEST COMPLETE |
+PASS iframe.seamless is true |
+PASS window.getComputedStyle(iframe).width is "200px" |
+PASS window.getComputedStyle(iframe).height is "100px" |