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

Things like ''Let relatedTarget be the result of retargeting event’s relatedTarget against target'
where retargeting itself doesn't seem to work with Window.
"If A’s root .." what is Window's root? I couldn't find any definition for that.

-- 
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-369530654

Received on Thursday, 1 March 2018 09:25:45 UTC