Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
youennf authored Jun 10, 2021
1 parent 0143b58 commit fd03329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ <h2>Transferable MediaStreamTrack</h2>
<div>
<p>The WebIDL changes are the following:
<pre class="idl"
>[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.
Expand Down

0 comments on commit fd03329

Please sign in to comment.