blob: cda86176896737b833aed005bc16bd238a8a482a [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.