[html5] r3512 - [e] (0) markup fixes
whatwg at whatwg.org
whatwg at whatwg.org
Fri Jul 31 03:07:58 PDT 2009
Author: ianh
Date: 2009-07-31 03:07:56 -0700 (Fri, 31 Jul 2009)
New Revision: 3512
Modified:
index
source
Log:
[e] (0) markup fixes
Modified: index
===================================================================
--- index 2009-07-31 08:40:25 UTC (rev 3511)
+++ index 2009-07-31 10:07:56 UTC (rev 3512)
@@ -599,7 +599,7 @@
<li><a href=#the-legend-element><span class=secno>4.12.1 </span>The <code>legend</code> element</a></li>
<li><a href=#the-div-element><span class=secno>4.12.2 </span>The <code>div</code> element</a></ol></li>
<li><a href=#matching-html-elements-using-selectors><span class=secno>4.13 </span>Matching HTML elements using selectors</a></ol></li>
- <li><a href=#microdata-0><span class=secno>5 </span>Microdata</a>
+ <li><a href=#microdata><span class=secno>5 </span>Microdata</a>
<ol>
<li><a href=#introduction-2><span class=secno>5.1 </span>Introduction</a>
<ol>
@@ -5892,7 +5892,7 @@
<p>The <code><a href=#htmlpropertycollection-0>HTMLPropertyCollection</a></code> interface represents a
<a href=#collections-0 title=collections>collection</a> of elements that add
- name-value pairs to a particular <a href=#concept-item title=concept-item>item</a> in the <a href=#microdata-0>microdata</a>
+ name-value pairs to a particular <a href=#concept-item title=concept-item>item</a> in the <a href=#microdata>microdata</a>
model.</p>
<pre class=idl>[Callable=<a href=#dom-htmlpropertycollection-nameditem title=dom-HTMLPropertyCollection-namedItem>namedItem</a>]
@@ -7442,7 +7442,7 @@
readonly attribute <a href=#domtokenlist-0>DOMTokenList</a> <a href=#dom-classlist title=dom-classList>classList</a>;
readonly attribute <a href=#domstringmap-0>DOMStringMap</a> <a href=#dom-dataset title=dom-dataset>dataset</a>;
- // <a href=#microdata-0>microdata</a>
+ // <a href=#microdata>microdata</a>
[PutForwards=<a href=#dom-domsettabletokenlist-value title=dom-DOMSettableTokenList-value>value</a>] readonly attribute <a href=#domsettabletokenlist-0>DOMSettableTokenList</a> <a href=#dom-item title=dom-item>item</a>;
[PutForwards=<a href=#dom-domsettabletokenlist-value title=dom-DOMSettableTokenList-value>value</a>] readonly attribute <a href=#domsettabletokenlist-0>DOMSettableTokenList</a> <a href=#dom-itemprop title=dom-itemprop>itemprop</a>;
readonly attribute <a href=#htmlpropertycollection-0>HTMLPropertyCollection</a> <a href=#dom-properties title=dom-properties>properties</a>;
@@ -41179,7 +41179,7 @@
- <h2 id=microdata-0><span class=secno>5 </span><dfn id=microdata>Microdata</dfn></h2>
+ <h2 id=microdata><span class=secno>5 </span><dfn>Microdata</dfn></h2>
<!-- v2
Modified: source
===================================================================
--- source 2009-07-31 08:40:25 UTC (rev 3511)
+++ source 2009-07-31 10:07:56 UTC (rev 3512)
@@ -46365,7 +46365,7 @@
- <h2><dfn id="microdata">Microdata</dfn></h2>
+ <h2 id="microdata"><dfn>Microdata</dfn></h2>
<!-- v2
More information about the Commit-Watchers
mailing list