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