Re: [whatwg/dom] Standardize certain Microsoft event extensions (#334)

*dusts off issue*

> I wonder if window.event is problematic for shadow trees in that it leaks information similar to document.currentScript (which we patched). @smaug----? If window.event is problematic we should probably attempt to fix the existing implementations to make them leak the event less.

@annevk @smaug----  it doesn't look like it, with some basic testing here: https://miketaylr.com/bzla/global-event-shadow.html (open devtools console and click on the "click me" element).

Anything else obvious I should be looking at?


-- 
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/334#issuecomment-300296253

Received on Tuesday, 9 May 2017 20:47:20 UTC