Avoid calling any listeners for events whose stop propagation flag is set prior to dispatching.

This commit is contained in:
Ms2ger 2015-09-16 14:54:26 +02:00
parent b342dff07d
commit a5925020ce
3 changed files with 8 additions and 10 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