Add memory space check routine before saving web storage data
[framework/web/webkit-efl.git] / LayoutTests / fullscreen / full-screen-keyboard-disabled-expected.txt
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 space to continue, then press an alphanumeric key, followed by space.