Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: LayoutTests/fullscreen/full-screen-remove-ancestor-after-expected.txt

Issue 457663002: Convert more fullscreen tests to reftests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address feedback Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
-

Powered by Google App Engine
This is Rietveld 408576698