Closed hoch closed 7 years ago
cc: @domenic @annevk
Related issue from Web Audio API
The proposed change is:
[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.
Looks good, thanks!
cc: @domenic @annevk
Related issue from Web Audio API
The proposed change is:
If this looks okay, I'll submit a PR shortly.