Back to Chromium

Window Events Bubble2

third_party/blink/web_tests/fast/events/window-events-bubble2.html

150.0.7829.2147 B
Original Source

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