w3c / dom

Moved to https://dom.spec.whatwg.org/
60 stars 18 forks source link

Clear event's target and relatedTarget when dispatch ends at a shadow root #157

Closed zqzhang closed 6 years ago

zqzhang commented 7 years ago
zqzhang commented 7 years ago

http://w3c-test.org/shadow-dom/event-post-dispatch.html

For this test file, Chrome 61.0.3163.100 returns 5 failed cases, while Firefox Nightly 58.0a1 (2017-10-13) failed to run it.

zqzhang commented 7 years ago

Anyway, this will be addressed in next release.