mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
use return value of invoking event handlers to cancel the event
This commit is contained in:
committed by
Josh Matthews
parent
aaad24c531
commit
b60d668908
@@ -1,8 +1,5 @@
|
||||
[event-handler-attributes-body-window.html]
|
||||
type: testharness
|
||||
[blur]
|
||||
expected: FAIL
|
||||
|
||||
[error]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
[event-handler-processing-algorithm.html]
|
||||
type: testharness
|
||||
[beforeunload listener returning null cancels event]
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user