NEW167624
An event should be created using the realm of the event target
https://bugs.webkit.org/show_bug.cgi?id=167624
Summary An event should be created using the realm of the event target
Ryosuke Niwa
Reported 2017-01-30 18:08:17 PST
See https://github.com/whatwg/dom/pull/349 When creating an event, we should be using the realm of the event target, not the global object of the document in which the event was dispatched.
Attachments
Note You need to log in before you can comment on or make changes to this bug.