mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
use return value of invoking event handlers to cancel the event
This commit is contained in:
parent
aaad24c531
commit
b60d668908
9 changed files with 141 additions and 58 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue