Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / keydown-keypress-preventDefault-expected.txt
1 This tests that preventing the default behavior for a keydown event will prevent the keypress event from firing, and will prevent text from being inserted.
2 This matches IE7, but not Firefox, which still dispatches a keypress.
3  
4 key down
5 key down
6 key down
7 key down
8
9