repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fullscreen
/
full-screen-keyboard-enabled-expected.txt
blob
da4b736d9930802bb0ba12c90db90995552a1a2d
1
EVENT(webkitfullscreenchange)
2
EXPECTED (document.webkitIsFullScreen == 'true') OK
3
EVENT(keypress)
4
EXPECTED (event.keyCode == '97') OK
5
END OF TEST
6
This tests that full screen mode does not allow alphanumeric key events. Press space to continue, then press the 'a' key.