Sign in
webkit
/
WebKit
/
5ee61c06e54d41c4ffb65d69f6b4605c35afb105
/
.
/
LayoutTests
/
platform
/
gtk
/
fast
/
events
/
window-events-bubble-expected.txt
blob: f8805653d097918612cefa5839a10d396b677424 [
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.