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
/
fast
/
forms
/
number
/
number-blur-twice-expected.txt
blob
9b77b10fe17ca10f5219a95769edbae3764b5f61
1
There was a bug that moving focus with TAB from a number input with an invalid string dispatched an extra focus event and an extra blur event.
2
3
PASS numOfFocus is 1
4
PASS numOfBlur is 1
5
PASS successfullyParsed is true
6
7
TEST COMPLETE
8