mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #7628 - Ms2ger:events-markers, r=jdm
Emit markers for all events, not just UI events. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7628) <!-- Reviewable:end -->
This commit is contained in:
commit
df083ccb52
8 changed files with 157 additions and 189 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