Skip to content

Commit

Permalink
[e] (0) Fix some typos or copypasta.
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21441
Affected topics: HTML, Video and Audio

git-svn-id: http://svn.whatwg.org/webapps@7789 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 1, 2013
1 parent 2c557d1 commit 0c363c2
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
18 changes: 9 additions & 9 deletions complete.html
Expand Up @@ -25502,10 +25502,10 @@ <h4 id=the-object-element><span class=secno>4.8.4 </span>The <dfn><code>object</

<li>

<p>Run the approprate set of steps from the following
<p>Run the appropriate set of steps from the following
list:</p>

<dl class=switch><dt>The resource has <a href=#content-type title=Content-Type>associated Content-Type
<dl class=switch><dt>If the resource has <a href=#content-type title=Content-Type>associated Content-Type
metadata</a></dt>

<dd>
Expand Down Expand Up @@ -25565,8 +25565,8 @@ <h4 id=the-object-element><span class=secno>4.8.4 </span>The <dfn><code>object</

</ol></dd>

<dt>The resource does not have <a href=#content-type title=Content-Type>associated Content-Type
metadata</a></dt>
<dt>Otherwise, if the resource does not have <a href=#content-type title=Content-Type>associated
Content-Type metadata</a></dt>

<dd>

Expand Down Expand Up @@ -29037,7 +29037,7 @@ <h5 id=playing-the-media-resource><span class=secno>4.8.10.8 </span>Playing the
<li><p>Create a <a href=#concept-task title=concept-task>task</a> to <a href=#fire-a-simple-event>fire a simple event</a>
named <var title="">event</var> at <var title="">target</var>.</li>

<li><p>Add the newly create <a href=#concept-task title=concept-task>task</a> to <var title="">events</var>, associated with the time <var title="">time</var>, the <a href=#text-track>text
<li><p>Add the newly created <a href=#concept-task title=concept-task>task</a> to <var title="">events</var>, associated with the time <var title="">time</var>, the <a href=#text-track>text
track</a> <var title="">track</var>, and the <a href=#text-track-cue>text track cue</a> <var title="">target</var>.</li>

<li><p>Add <var title="">track</var> to <var title="">affected tracks</var>.</li>
Expand Down Expand Up @@ -55490,7 +55490,7 @@ <h5 id=url-encoded-form-data><span class=secno>4.10.22.6 </span>URL-encoded form
<p>For each byte in the entry's name and value, apply the appropriate subsubsteps from the
following list:</p>

<dl class=switch><dt>The byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>
<dl class=switch><dt>If the byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>

<dd>Replace the byte with a single 0x2B byte (U+002B PLUS SIGN character (+) if interpreted
as ASCII).</dd>
Expand Down Expand Up @@ -56105,9 +56105,9 @@ <h4 id=the-menu-element><span class=secno>4.11.3 </span>The <dfn id=menus><code>
of the submenu.</dd>


<dt>Any other node</dt>
<dt>Otherwise</dt>

<dd><a href=#ignore>Ignore</a> the node.</dd>
<dd><a href=#ignore>Ignore</a> the child node.</dd>

</dl></li>

Expand Down Expand Up @@ -58450,7 +58450,7 @@ <h5 id=rel-alternate><span class=secno>4.12.5.1 </span>Link type "<dfn title=rel
</dd>


<dt>The <code title=rel-alternate><a href=#rel-alternate>alternate</a></code> keyword is
<dt>If the <code title=rel-alternate><a href=#rel-alternate>alternate</a></code> keyword is
used with the <code title=attr-hyperlink-type><a href=#attr-hyperlink-type>type</a></code>
attribute set to the value <code title="">application/rss+xml</code> or the value <code title="">application/atom+xml</code></dt>

Expand Down
18 changes: 9 additions & 9 deletions index
Expand Up @@ -25502,10 +25502,10 @@ href="?audio"&gt;audio&lt;/a&gt; test instead.)&lt;/p&gt;</pre>

<li>

<p>Run the approprate set of steps from the following
<p>Run the appropriate set of steps from the following
list:</p>

<dl class=switch><dt>The resource has <a href=#content-type title=Content-Type>associated Content-Type
<dl class=switch><dt>If the resource has <a href=#content-type title=Content-Type>associated Content-Type
metadata</a></dt>

<dd>
Expand Down Expand Up @@ -25565,8 +25565,8 @@ href="?audio"&gt;audio&lt;/a&gt; test instead.)&lt;/p&gt;</pre>

</ol></dd>

<dt>The resource does not have <a href=#content-type title=Content-Type>associated Content-Type
metadata</a></dt>
<dt>Otherwise, if the resource does not have <a href=#content-type title=Content-Type>associated
Content-Type metadata</a></dt>

<dd>

Expand Down Expand Up @@ -29037,7 +29037,7 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael
<li><p>Create a <a href=#concept-task title=concept-task>task</a> to <a href=#fire-a-simple-event>fire a simple event</a>
named <var title="">event</var> at <var title="">target</var>.</li>

<li><p>Add the newly create <a href=#concept-task title=concept-task>task</a> to <var title="">events</var>, associated with the time <var title="">time</var>, the <a href=#text-track>text
<li><p>Add the newly created <a href=#concept-task title=concept-task>task</a> to <var title="">events</var>, associated with the time <var title="">time</var>, the <a href=#text-track>text
track</a> <var title="">track</var>, and the <a href=#text-track-cue>text track cue</a> <var title="">target</var>.</li>

<li><p>Add <var title="">track</var> to <var title="">affected tracks</var>.</li>
Expand Down Expand Up @@ -55490,7 +55490,7 @@ fur
<p>For each byte in the entry's name and value, apply the appropriate subsubsteps from the
following list:</p>

<dl class=switch><dt>The byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>
<dl class=switch><dt>If the byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>

<dd>Replace the byte with a single 0x2B byte (U+002B PLUS SIGN character (+) if interpreted
as ASCII).</dd>
Expand Down Expand Up @@ -56105,9 +56105,9 @@ fur
of the submenu.</dd>


<dt>Any other node</dt>
<dt>Otherwise</dt>

<dd><a href=#ignore>Ignore</a> the node.</dd>
<dd><a href=#ignore>Ignore</a> the child node.</dd>

</dl></li>

Expand Down Expand Up @@ -58450,7 +58450,7 @@ fur
</dd>


<dt>The <code title=rel-alternate><a href=#rel-alternate>alternate</a></code> keyword is
<dt>If the <code title=rel-alternate><a href=#rel-alternate>alternate</a></code> keyword is
used with the <code title=attr-hyperlink-type><a href=#attr-hyperlink-type>type</a></code>
attribute set to the value <code title="">application/rss+xml</code> or the value <code title="">application/atom+xml</code></dt>

Expand Down
18 changes: 9 additions & 9 deletions source
Expand Up @@ -26860,12 +26860,12 @@ href="?audio">audio&lt;/a> test instead.)&lt;/p></pre>

<li>

<p>Run the approprate set of steps from the following
<p>Run the appropriate set of steps from the following
list:</p>

<dl class="switch">

<dt>The resource has <span title="Content-Type">associated Content-Type
<dt>If the resource has <span title="Content-Type">associated Content-Type
metadata</span></dt>

<dd>
Expand Down Expand Up @@ -26935,8 +26935,8 @@ href="?audio">audio&lt;/a> test instead.)&lt;/p></pre>

</dd>

<dt>The resource does not have <span title="Content-Type">associated Content-Type
metadata</span></dt>
<dt>Otherwise, if the resource does not have <span title="Content-Type">associated
Content-Type metadata</span></dt>

<dd>

Expand Down Expand Up @@ -30984,7 +30984,7 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {};</pre>
<li><p>Create a <span title="concept-task">task</span> to <span>fire a simple event</span>
named <var title="">event</var> at <var title="">target</var>.</p></li>

<li><p>Add the newly create <span title="concept-task">task</span> to <var
<li><p>Add the newly created <span title="concept-task">task</span> to <var
title="">events</var>, associated with the time <var title="">time</var>, the <span>text
track</span> <var title="">track</var>, and the <span>text track cue</span> <var
title="">target</var>.</p></li>
Expand Down Expand Up @@ -65856,7 +65856,7 @@ fur

<dl class="switch">

<dt>The byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>
<dt>If the byte is 0x20 (U+0020 SPACE if interpreted as ASCII)</dt>

<dd>Replace the byte with a single 0x2B byte (U+002B PLUS SIGN character (+) if interpreted
as ASCII).</dd>
Expand Down Expand Up @@ -66557,9 +66557,9 @@ fur
of the submenu.</dd>


<dt>Any other node</dt>
<dt>Otherwise</dt>

<dd><span>Ignore</span> the node.</dd>
<dd><span>Ignore</span> the child node.</dd>

</dl>

Expand Down Expand Up @@ -69363,7 +69363,7 @@ fur
</dd>


<dt>The <code title="rel-alternate">alternate</code> keyword is
<dt>If the <code title="rel-alternate">alternate</code> keyword is
used with the <code title="attr-hyperlink-type">type</code>
attribute set to the value <code
title="">application/rss+xml</code> or the value <code
Expand Down

0 comments on commit 0c363c2

Please sign in to comment.