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 |
deleted file mode 100644 |
index 29c9e3c35e7c6b9e99574848707ea10c1c4552b6..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/frames/seamless/seamless-nested-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-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" |
- |