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

Unified Diff: LayoutTests/fullscreen/full-screen-keyboard-disabled-expected.txt

Issue 681113006: Remove keyboard event filtering in fullscreen (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: oops Created 6 years, 2 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
« no previous file with comments | « LayoutTests/fullscreen/full-screen-keyboard-disabled.html ('k') | Source/core/dom/DocumentFullscreen.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fullscreen/full-screen-keyboard-disabled-expected.txt
diff --git a/LayoutTests/fullscreen/full-screen-keyboard-disabled-expected.txt b/LayoutTests/fullscreen/full-screen-keyboard-disabled-expected.txt
deleted file mode 100644
index 18fb026a42d1678e56f20eaac0ffe87531b3dc42..0000000000000000000000000000000000000000
--- a/LayoutTests/fullscreen/full-screen-keyboard-disabled-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-EVENT(webkitfullscreenchange)
-EXPECTED (document.webkitIsFullScreen == 'true') OK
-EVENT(keypress)
-EXPECTED (event.keyCode == '32') OK
-END OF TEST
-This tests that full screen mode does not allow alphanumeric key events. Press space to continue, then press an alphanumeric key, followed by space.
« no previous file with comments | « LayoutTests/fullscreen/full-screen-keyboard-disabled.html ('k') | Source/core/dom/DocumentFullscreen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698