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 |
deleted file mode 100644 |
index e6930c9d6b117d989181c5532842cf31d3cd2869..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/security/seamless/seamless-cross-origin-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-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" |
- |
- |