Sign in
webkit
/
WebKit
/
6ada3cd2e0d9b9e450b5e021e0e5526f55f59df8
/
.
/
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