Sign in
webkit
/
WebKit
/
4c3a200792fe75f98ace490134d70f3486493f22
/
.
/
LayoutTests
/
fast
/
forms
/
number
/
number-blur-twice-expected.txt
blob: f36ec7c93322ab28b4c99716bc771499734d8022 [
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