[html5] r1718 - /
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jun 3 03:32:34 PDT 2008
Author: ianh
Date: 2008-06-03 03:32:34 -0700 (Tue, 03 Jun 2008)
New Revision: 1718
Modified:
index
source
Log:
[e] (0) fix duplicate id (credit: hs/hvn)
Modified: index
===================================================================
--- index 2008-06-01 10:58:03 UTC (rev 1717)
+++ index 2008-06-03 10:32:34 UTC (rev 1718)
@@ -25,7 +25,7 @@
<h1 id=html-5>HTML 5</h1>
- <h2 class="no-num no-toc" id=draft>Draft Recommendation — 1 June
+ <h2 class="no-num no-toc" id=draft>Draft Recommendation — 3 June
2008</h2>
<p>You can take part in this work. <a
@@ -787,7 +787,7 @@
<li><a href="#tabular"><span class=secno>3.13 </span>Tabular data</a>
<ul class=toc>
- <li><a href="#semantics-intro"><span class=secno>3.13.1
+ <li><a href="#table-intro"><span class=secno>3.13.1
</span>Introduction</a>
<li><a href="#the-table"><span class=secno>3.13.2 </span>The
@@ -21476,7 +21476,7 @@
<h3 id=tabular><span class=secno>3.13 </span>Tabular data</h3>
- <h4 id=semantics-intro><span class=secno>3.13.1 </span>Introduction</h4>
+ <h4 id=table-intro><span class=secno>3.13.1 </span>Introduction</h4>
<p><em>This section is non-normative.</em>
Modified: source
===================================================================
--- source 2008-06-01 10:58:03 UTC (rev 1717)
+++ source 2008-06-03 10:32:34 UTC (rev 1718)
@@ -2866,7 +2866,6 @@
<h2 id="semantics">Semantics and structure of HTML elements</h2>
-
<h3 id="semantics-intro">Introduction</h3>
<p><em>This section is non-normative.</em></p>
@@ -19143,7 +19142,7 @@
<h3>Tabular data</h3>
- <h4 id="semantics-intro">Introduction</h4>
+ <h4 id="table-intro">Introduction</h4>
<p><em>This section is non-normative.</em></p>
More information about the Commit-Watchers
mailing list