[html5] r5515 - [e] (0) correctness in the note Fixing http://www.w3.org/Bugs/Public/show_bug.cg [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Sep 26 10:34:11 PDT 2010
Author: ianh
Date: 2010-09-26 10:34:10 -0700 (Sun, 26 Sep 2010)
New Revision: 5515
Modified:
complete.html
index
source
Log:
[e] (0) correctness in the note
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10591
Modified: complete.html
===================================================================
--- complete.html 2010-09-26 17:14:04 UTC (rev 5514)
+++ complete.html 2010-09-26 17:34:10 UTC (rev 5515)
@@ -11049,10 +11049,6 @@
<code><a href=#the-strong-element>strong</a></code>,
<code><a href=#the-sub-and-sup-elements>sub</a></code>,
<code><a href=#the-sub-and-sup-elements>sup</a></code>,
- <code><a href=#the-table-element>table</a></code>,
- <code><a href=#the-tbody-element>tbody</a></code>,
- <code><a href=#the-tfoot-element>tfoot</a></code>,
- <code><a href=#the-thead-element>thead</a></code>,
<code><a href=#the-time-element>time</a></code>,
<code><a href=#the-var-element>var</a></code>, and
<code><a href=#the-wbr-element>wbr</a></code>.
Modified: index
===================================================================
--- index 2010-09-26 17:14:04 UTC (rev 5514)
+++ index 2010-09-26 17:34:10 UTC (rev 5515)
@@ -11026,10 +11026,6 @@
<code><a href=#the-strong-element>strong</a></code>,
<code><a href=#the-sub-and-sup-elements>sub</a></code>,
<code><a href=#the-sub-and-sup-elements>sup</a></code>,
- <code><a href=#the-table-element>table</a></code>,
- <code><a href=#the-tbody-element>tbody</a></code>,
- <code><a href=#the-tfoot-element>tfoot</a></code>,
- <code><a href=#the-thead-element>thead</a></code>,
<code><a href=#the-time-element>time</a></code>,
<code><a href=#the-var-element>var</a></code>, and
<code><a href=#the-wbr-element>wbr</a></code>.
Modified: source
===================================================================
--- source 2010-09-26 17:14:04 UTC (rev 5514)
+++ source 2010-09-26 17:34:10 UTC (rev 5515)
@@ -11404,10 +11404,6 @@
<code>strong</code>,
<code>sub</code>,
<code>sup</code>,
- <code>table</code>,
- <code>tbody</code>,
- <code>tfoot</code>,
- <code>thead</code>,
<code>time</code>,
<code>var</code>, and
<code>wbr</code>.
More information about the Commit-Watchers
mailing list