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

Unified Diff: LayoutTests/fullscreen/full-screen-element-stack-expected.txt

Issue 9950115: Revert 111028 - Support W3C Full Screen API proposal (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Patch Set: Created 8 years, 9 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-element-stack-expected.txt
===================================================================
--- LayoutTests/fullscreen/full-screen-element-stack-expected.txt (revision 113078)
+++ LayoutTests/fullscreen/full-screen-element-stack-expected.txt (working copy)
@@ -1,15 +0,0 @@
-Test for W3C Fullscreen element stack.
-
-To test manually, click the "Go full screen" button - the page should enter full screen mode.
-
-Go full screen (one)
-Go full screen (two)
-Exit full screen (two)
-EVENT(webkitfullscreenchange)
-EXPECTED (document.webkitFullscreenElement.id == 'one') OK
-EVENT(webkitfullscreenchange)
-EXPECTED (document.webkitFullscreenElement.id == 'two') OK
-EVENT(webkitfullscreenchange)
-EXPECTED (document.webkitFullscreenElement.id == 'one') OK
-END OF TEST
-
« no previous file with comments | « LayoutTests/fullscreen/full-screen-element-stack.html ('k') | LayoutTests/fullscreen/full-screen-enabled.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698