- From: Hongchan Choi <notifications@github.com>
- Date: Thu, 28 Sep 2017 22:19:42 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 28 September 2017 22:20:35 UTC
cc: [Related issue from Web Audio API](https://github.com/WebAudio/web-audio-api/issues/1266#issuecomment-311513537) The propose change is: ```webidl [Constructor(DOMString type, optional EventInit eventInitDict), Exposed=(Window,Worker,AudioWorklet)] interface Event { ... } [Constructor, Exposed=(Window,Worker,AudioWorklet)] interface EventTarget { ... } ``` If this looks okay, I'll submit a PR shortly. -- 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/515
Received on Thursday, 28 September 2017 22:20:35 UTC