chromium/third_party/blink/web_tests/fast/events/window-events-bubble-expected.txt

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.