Sign in
webkit
/
WebKit
/
19d48636d7df5bfb8b71dfa5c1fcba4727f3c247
/
.
/
LayoutTests
/
fast
/
forms
/
number
/
input-number-blur-twice-expected.txt
blob: 9b77b10fe17ca10f5219a95769edbae3764b5f61 [
file
] [
log
] [
blame
]
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.
PASS numOfFocus is 1
PASS numOfBlur is 1
PASS successfullyParsed is true
TEST COMPLETE