Sign in
webkit
/
WebKit
/
f38d7c7b91fc984b7e544739d357640f5a5d792d
/
.
/
LayoutTests
/
fast
/
events
/
window-events-bubble-expected.txt
blob: c4c5c6fd6e6a984a4e520dba699cdeb6fa06cb1e [
file
] [
log
] [
blame
]
Test that stopPropagation() will not allow window events to bubble.
Clicking on this should not fire window.onclick. This matches our old behavior and Firefox behavior.
stopPropagation called. Test Passed.