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:
bors-servo 2015-09-16 08:34:32 -06:00
commit df083ccb52
8 changed files with 157 additions and 189 deletions

View file

@ -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

View file

@ -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