diff --git a/index.html b/index.html index 71947a8..828b000 100644 --- a/index.html +++ b/index.html @@ -359,7 +359,7 @@
The WebIDL changes are the following:
[Exposed=(Window,Worker), Transferable] +>[Exposed=(Window,Worker,AudioWorklet), Transferable] partial interface MediaStreamTrack { // Remove partial once we figure out how to do it without creating respec warnings. // No change to MediaStreamTrack exposed API.