Re: [whatwg/dom] window.event and shadow trees (#679)

What I'm proposing is slightly different I think. Make `window.event` undefined if the event is not composed, but expose the `Event` object if the event is composed, as the event object will then be reachable outside the shadow tree anyway.

-- 
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/679#issuecomment-413777792

Received on Friday, 17 August 2018 07:07:50 UTC