Sign in
webkit
/
WebKit
/
9198c01bb8fcc1bf09f80077501e5134af762dd0
/
.
/
LayoutTests
/
platform
/
wpe
/
fast
/
events
/
window-events-bubble-expected.txt
blob: ec0d1306ab6a5a59787429da749374ce7dde5a28 [
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.