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