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