- From: Shiino Yuki <notifications@github.com>
- Date: Mon, 09 Apr 2018 06:53:30 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 April 2018 06:54:44 UTC
@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