Sign in
webkit
/
WebKit
/
fbd7aecd32a54cc89151940f9061a558c9e21c21
/
.
/
LayoutTests
/
fast
/
events
/
onblur-remove-expected.txt
blob: e6ee1d630faebd4ae608e3054d6a0c6da652967b [
file
] [
log
] [
blame
]
This tests that elements shouldn't emit any onblur events when they are being removed from the document.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS blurEventCount is 0
TEST COMPLETE