Re: [whatwg/dom] Standardize srcElement, returnValue, and window.event (#334)

@smaug---- , I copy&pasted your code and it showed:
```
window.event in event listener: value before event dispatch
window.event after event dispatch: value before event dispatch
```
So, [Replaceable] seems working just fine to me.

Even if this were not working as I described, it should be an issue of [Replaceable] rather than of `window.event`.

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

Received on Monday, 9 April 2018 06:54:44 UTC