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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
events
/
keydown-keypress-preventDefault-expected.txt
blob
43581244f2c4b199d18211eaa138ff0c4fe1075b
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