Re: [whatwg/dom] dispatch algorithm doesn't seem to handle the case when target or relatedTarget is Window object (#580)

Thanks. Sounds like https://dom.spec.whatwg.org/#retarget should check if _A_ is a node, first, and return _A_ if not.

And then similar checks in 11.1.3, 11.2, 11.4, and 18.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/580#issuecomment-369533464

Received on Thursday, 1 March 2018 09:34:21 UTC