Source code
Revision control
Copy as Markdown
Other Tools
[document-fullscreen-keyboard-lock-escape.window.html]
[Tapping Escape with event.preventDefault() should not cause fullscreen exit]
expected:
if os == "android": FAIL
[Tapping Escape without event.preventDefault() should not cause fullscreen exit]
expected:
if os == "android": FAIL