mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
Avoid calling any listeners for events whose stop propagation flag is set prior to dispatching.
This commit is contained in:
parent
b342dff07d
commit
a5925020ce
3 changed files with 8 additions and 10 deletions
|
@ -1,5 +0,0 @@
|
|||
[stopPropagation.dispatchEvent.html]
|
||||
type: testharness
|
||||
[Test Description: If Event.stopPropagation() has been called prior to the dispatch, all phases must be skipped.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[stopPropagation.dispatchEvent.html]
|
||||
type: testharness
|
||||
[Test Description: If Event.stopPropagation() has been called prior to the dispatch, all phases must be skipped.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue