Index: LayoutTests/fullscreen/full-screen-remove-ancestor-after-expected.txt |
diff --git a/LayoutTests/fullscreen/full-screen-remove-ancestor-after-expected.txt b/LayoutTests/fullscreen/full-screen-remove-ancestor-after-expected.txt |
deleted file mode 100644 |
index 9c56dc79d9484c1c8eb12d04b4ff655e667a5ca6..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fullscreen/full-screen-remove-ancestor-after-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-This tests that, if the ancestor of the current full-screen element is removed, full screen mode will exit, and the document will render normally. At the completion of the test, a green box should be visible. Click go full screen to run the test. |
-EVENT(webkitfullscreenchange) |
-EXPECTED (document.webkitCurrentFullScreenElement == '[object HTMLDivElement]') OK |
-EVENT(webkitfullscreenchange) |
-EXPECTED (document.webkitCurrentFullScreenElement == 'null') OK |
-END OF TEST |
- |