Re: [whatwg/dom] Add window.event as a legacy compat requirement (#407)

I've now updated this PR to use the suggestion from @yuki3 to take the global from the listener's callback. So now it's evaluated on a per-listener basis rather than on a per-event-target basis. Apologies for the delay. I'll next update the tests and file implementation bugs.

-- 
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/pull/407#issuecomment-394305959

Received on Monday, 4 June 2018 10:20:05 UTC