Skip to content

Commit

Permalink
[e] (0) typo (credit: gs)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@1887 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 18, 2008
1 parent 2132951 commit db33655
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index
Expand Up @@ -25,7 +25,7 @@

<h1 id=html-5>HTML 5</h1>

<h2 class="no-num no-toc" id=draft>Draft Recommendation &mdash; 17 July
<h2 class="no-num no-toc" id=draft>Draft Recommendation &mdash; 18 July
2008</h2>

<p>You can take part in this work. <a
Expand Down Expand Up @@ -25406,7 +25406,7 @@ function AddCloud(data, x, y) { ... }</pre>
<dt>Contexts in which this element may be used:

<dd>In a <code><a href="#head">head</a></code> element of an <a
href="#html-" title=">HTML documents">HTML document</a>, if there are no
href="#html-" title="HTML documents">HTML document</a>, if there are no
ancestor <code><a href="#noscript">noscript</a></code> elements.

<dd>Where <a href="#phrasing0">phrasing content</a> is expected in <a
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -23090,7 +23090,7 @@ function AddCloud(data, x, y) { ... }</pre>
<dd><span>Metadata content</span>.</dd>
<dd><span>Phrasing content</span>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>In a <code>head</code> element of an <span title=">HTML documents">HTML document</span>, if there are no ancestor <code>noscript</code> elements.</dd>
<dd>In a <code>head</code> element of an <span title="HTML documents">HTML document</span>, if there are no ancestor <code>noscript</code> elements.</dd>
<dd>Where <span>phrasing content</span> is expected in <span>HTML documents</span>, if there are no ancestor <code>noscript</code> elements.</dd>
<dt>Content model:</dt>
<dd><span>Without script</span>, in a <code>head</code> element: in any order, zero or more <code>link</code> elements, zero or more <code>style</code> elements, and zero or more <code>meta</code> elements.</dd>
Expand Down

0 comments on commit db33655

Please sign in to comment.