Skip to content

Commit

Permalink
s/data-dfn-for/for/
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar authored Feb 8, 2024
1 parent 1130538 commit 39c1412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getusermedia.html
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,7 @@ <h4>Media Flow</h4>
<p>Whenever the [=User Agent=] initiates such a change, it MUST queue a
task, using the user interaction task source, to [=set a track's muted
state=] to the state desired by the user.</p>
<p>To <dfn class="export" data-dfn-for="MediaStreamTrack"
<p>To <dfn class="export" for="MediaStreamTrack"
id="set-track-muted">set a track's muted state</dfn> to
<var>newState</var>, the [=User Agent=] MUST run the following steps:</p>
<ol class="algorithm">
Expand Down

0 comments on commit 39c1412

Please sign in to comment.