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

Tests that preventDefault() will still allow window events to bubble.
Clicking here should fire window.onclick. This will match Firefox behavior.
Window.onClick fired. Test Passed.