Skip to content

Commit

Permalink
[e] (0) typo in <embed> section
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24907
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8528 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 5, 2014
1 parent 52f007b commit b1ec1c2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -23628,7 +23628,7 @@ <h4 id=the-embed-element><span class=secno>4.7.3 </span>The <dfn><code>embed</co

</li>

<li><p>Once the resource or plugin hass completely loaded, <a href=#queue-a-task>queue a task</a> to
<li><p>Once the resource or plugin has completely loaded, <a href=#queue-a-task>queue a task</a> to
<a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-load><a href=#event-load>load</a></code> at the
element.</li>

Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -23628,7 +23628,7 @@ href="?audio"&gt;audio&lt;/a&gt; test instead.)&lt;/p&gt;</pre>

</li>

<li><p>Once the resource or plugin hass completely loaded, <a href=#queue-a-task>queue a task</a> to
<li><p>Once the resource or plugin has completely loaded, <a href=#queue-a-task>queue a task</a> to
<a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-load><a href=#event-load>load</a></code> at the
element.</li>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -24906,7 +24906,7 @@ href="?audio">audio&lt;/a> test instead.)&lt;/p></pre>

</li>

<li><p>Once the resource or plugin hass completely loaded, <span>queue a task</span> to
<li><p>Once the resource or plugin has completely loaded, <span>queue a task</span> to
<span>fire a simple event</span> named <code data-x="event-load">load</code> at the
element.</p></li>

Expand Down

0 comments on commit b1ec1c2

Please sign in to comment.