Index: LayoutTests/fullscreen/full-screen-iframe-allowed-prefixed-expected.txt |
diff --git a/LayoutTests/fullscreen/full-screen-iframe-allowed-prefixed-expected.txt b/LayoutTests/fullscreen/full-screen-iframe-allowed-prefixed-expected.txt |
deleted file mode 100644 |
index 2134b66afe1775fb3f088a317baa2a862f4987de..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fullscreen/full-screen-iframe-allowed-prefixed-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-Test for bug 56264: Handle entering full screen security restrictions |
- |
-To test manually, click the "Go full screen" button - the page should enter full screen mode. |
- |
-EVENT(webkitfullscreenchange) |
-TEST(document.getElementById('frame').contentDocument.width==document.width) OK |
-END OF TEST |
- |