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

Side by Side 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, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 EVENT(webkitfullscreenchange)
2 EXPECTED (document.webkitIsFullScreen == 'true') OK
3 EVENT(keypress)
4 EXPECTED (event.keyCode == '32') OK
5 END OF TEST
6 This tests that full screen mode does not allow alphanumeric key events. Press s pace to continue, then press an alphanumeric key, followed by space.
OLDNEW
« 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