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

 @yuki3 and @peria,

Could you help me to understand where Blink set `window.event`?
I tried to find it, but it looks v8 (or binding layers) set (or get) it in a unfamiliar way to me. :(

- https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/frame/Window.idl?q=Window.idl&sq=package:chromium&l=179
- https://cs.chromium.org/chromium/src/third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp?l=103

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

Received on Wednesday, 25 October 2017 04:29:03 UTC