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 |
deleted file mode 100644 |
index 2deb84c0dfb565271165f111121220eed6347a9a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-Test that iframes with srcdoc contents can still be seamless. |
-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" |
- |