Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -41840,8 +41840,8 @@ interface <dfn interface>VideoTrack</dfn> {
flag</span>.</p></li>

<li>
<p><span>Queue a media element task</span> given the <span>media element</span> to run these
steps:</p>
<p><span>Queue a media element task</span> on the <span>DOM manipulation task source</span>
given the <span>media element</span> to run these steps:</p>

<ol>
<li><p>Unset the <span>media element</span>'s <span>pending text track change notification
Expand All @@ -41859,8 +41859,6 @@ interface <dfn interface>VideoTrack</dfn> {
</ol>
</div>

<p>The <span>task source</span> for the <span data-x="concept-task">tasks</span> listed in this
section is the <span>DOM manipulation task source</span>.</p>

<hr>

Expand Down