Fix step 10 of eventdispatcher::dispatch_event (fixes #11609)

We consolidate steps 10-12 in a single function to expose less general-purpose
mutating methods on Event.
This commit is contained in:
Anthony Ramine 2016-08-24 13:45:34 +02:00
parent 9d32088116
commit 540fe15f17
3 changed files with 19 additions and 21 deletions

View file

@ -1,5 +0,0 @@
[Event-dispatch-multiple-stopPropagation.html]
type: testharness
[ Multiple dispatchEvent() and stopPropagation() ]
expected: FAIL