Sign in
webkit
/
WebKit
/
4a12667b4cecb17e84375f8db50c9b2d39b06fe4
/
.
/
LayoutTests
/
fast
/
events
/
window-events-bubble2-expected.txt
blob: 3a3e3765908d3bf8bb084ee5e5aea4e0b8e4eef2 [
file
] [
log
] [
blame
]
Tests that preventDefault() will still allow window events to bubble. Clicking here should fire window.onclick. This will match Firefox behavior. Window.onClick fired. Test Passed.