Sign in
webkit
/
WebKit
/
576a979610e4022489e162a6cf99857a249b2267
/
.
/
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