Index: LayoutTests/http/tests/security/seamless/seamless-cross-origin-expected.txt |
diff --git a/LayoutTests/http/tests/security/seamless/seamless-cross-origin-expected.txt b/LayoutTests/http/tests/security/seamless/seamless-cross-origin-expected.txt |
index aca7bdf88abe9e833fa476b2151062058ec3a8ef..e6930c9d6b117d989181c5532842cf31d3cd2869 100644 |
--- a/LayoutTests/http/tests/security/seamless/seamless-cross-origin-expected.txt |
+++ b/LayoutTests/http/tests/security/seamless/seamless-cross-origin-expected.txt |
@@ -1,11 +1,11 @@ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS iframe1.seamless is true |
PASS iframe2.seamless is true |
PASS window.getComputedStyle(iframe1).width is "200px" |
PASS window.getComputedStyle(iframe1).height is "100px" |
PASS window.getComputedStyle(iframe2).width is "300px" |
PASS window.getComputedStyle(iframe2).height is "150px" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |