[html5] r4598 - [e] (0) make the way categories are listed more consistent with the HTML5 spec. [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Jan 17 00:01:04 PST 2010
Author: ianh
Date: 2010-01-17 00:01:01 -0800 (Sun, 17 Jan 2010)
New Revision: 4598
Modified:
complete.html
index
source
Log:
[e] (0) make the way categories are listed more consistent with the HTML5 spec.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8763
Modified: complete.html
===================================================================
--- complete.html 2010-01-17 07:55:53 UTC (rev 4597)
+++ complete.html 2010-01-17 08:01:01 UTC (rev 4598)
@@ -45909,6 +45909,8 @@
</div>
+
+
<h3 id=mdvocabs><span class=secno>5.4 </span>Microdata vocabularies</h3>
Modified: index
===================================================================
--- index 2010-01-17 07:55:53 UTC (rev 4597)
+++ index 2010-01-17 08:01:01 UTC (rev 4598)
@@ -45809,6 +45809,8 @@
</div>
+
+
<h3 id=mdvocabs><span class=secno>5.4 </span>Microdata vocabularies</h3>
Modified: source
===================================================================
--- source 2010-01-17 07:55:53 UTC (rev 4597)
+++ source 2010-01-17 08:01:01 UTC (rev 4598)
@@ -51202,6 +51202,8 @@
</div>
+
+
<!--END complete--><!--END html-->
<h3>Other changes to HTML5</h3>
@@ -51210,9 +51212,9 @@
<p>If the <code title="attr-itemprop">itemprop</code> attribute is
present on <code>link</code> or <code>meta</code>, they are
- <span>phrasing content</span>. The <code>link</code> and
- <code>meta</code> elements may be used where <span>phrasing
- content</span> is expected if the <code
+ <span>flow content</span> and <span>phrasing content</span>. The
+ <code>link</code> and <code>meta</code> elements may be used where
+ <span>phrasing content</span> is expected if the <code
title="attr-itemprop">itemprop</code> attribute is present.</p>
<p>If a <code>link</code> element has an <code
More information about the Commit-Watchers
mailing list