blob: b63e2aa06295db31257dab5eb9f7c59dcd4c4fd2 [file] [log] [blame]
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.