Skip to content

Commit

Permalink
Editorial: fix grammar in media element task queuing
Browse files Browse the repository at this point in the history
Closes #6155.
  • Loading branch information
f-shirley authored Nov 19, 2020
1 parent d324d9b commit 444282a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -33587,8 +33587,8 @@ interface <dfn>MediaError</dfn> {
<li><p>&#x231B; Set the element's <span>show poster flag</span> to true.</p></li>

<li><p>&#x231B; <span>Queue a media element task</span> given the <span>media element</span>
given the element to set the element's <span>delaying-the-load-event flag</span> to false.
This stops <span data-x="delay the load event">delaying the load event</span>.</p></li>
to set the element's <span>delaying-the-load-event flag</span> to false. This stops <span
data-x="delay the load event">delaying the load event</span>.</p></li>

<li><p>End the <span>synchronous section</span>, continuing the remaining steps
<span>in parallel</span>.</p></li>
Expand Down Expand Up @@ -35340,7 +35340,7 @@ interface <dfn>MediaError</dfn> {
result.</p></li>

<li>
<p><span>Queue a media element task</span> on the given the <span>media element</span> and the
<p><span>Queue a media element task</span> given the <span>media element</span> and the
following steps:</p>

<ol>
Expand Down Expand Up @@ -124770,6 +124770,7 @@ INSERT INTERFACES HERE
Fran&ccedil;ois Marier,
Frank Barchard,
Frank Liberato,
Franklin Shirley,
Fredrik S&ouml;derquist,
&#40284;&#39164;&#25991;&#25935; (Fumitoshi Ukai),
Futomi Hatano,
Expand Down

0 comments on commit 444282a

Please sign in to comment.