[html5] r1887 - [e] (0) typo (credit: gs)
whatwg at whatwg.org
whatwg at whatwg.org
Fri Jul 18 02:14:55 PDT 2008
Author: ianh
Date: 2008-07-18 02:14:54 -0700 (Fri, 18 Jul 2008)
New Revision: 1887
Modified:
index
source
Log:
[e] (0) typo (credit: gs)
Modified: index
===================================================================
--- index 2008-07-17 23:44:22 UTC (rev 1886)
+++ index 2008-07-18 09:14:54 UTC (rev 1887)
@@ -25,7 +25,7 @@
<h1 id=html-5>HTML 5</h1>
- <h2 class="no-num no-toc" id=draft>Draft Recommendation — 17 July
+ <h2 class="no-num no-toc" id=draft>Draft Recommendation — 18 July
2008</h2>
<p>You can take part in this work. <a
@@ -25406,7 +25406,7 @@
<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
Modified: source
===================================================================
--- source 2008-07-17 23:44:22 UTC (rev 1886)
+++ source 2008-07-18 09:14:54 UTC (rev 1887)
@@ -23090,7 +23090,7 @@
<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>
More information about the Commit-Watchers
mailing list