[html5] r8605 - [e] (0) Update index for <colgroup> Fixing https://www.w3.org/Bugs/Public/show_b [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon May 5 14:37:28 PDT 2014
Author: ianh
Date: 2014-05-05 14:37:26 -0700 (Mon, 05 May 2014)
New Revision: 8605
Modified:
complete.html
index
source
Log:
[e] (0) Update index for <colgroup>
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=25548
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2014-05-05 21:32:50 UTC (rev 8604)
+++ complete.html 2014-05-05 21:37:26 UTC (rev 8605)
@@ -100792,7 +100792,7 @@
<td><code><a href=#the-table-element>table</a></code>;
<code><a href=#the-template-element>template</a></code></td>
<td><code><a href=#the-col-element>col</a></code>*;
- <a href=#script-supporting-elements>script-supporting elements</a>*</td>
+ <code><a href=#the-template-element>template</a></code>*</td>
<td><a href=#global-attributes title="global attributes">globals</a>;
<code title=attr-colgroup-span><a href=#attr-colgroup-span>span</a></code></td>
<td><code><a href=#htmltablecolelement>HTMLTableColElement</a></code></td>
Modified: index
===================================================================
--- index 2014-05-05 21:32:50 UTC (rev 8604)
+++ index 2014-05-05 21:37:26 UTC (rev 8605)
@@ -100792,7 +100792,7 @@
<td><code><a href=#the-table-element>table</a></code>;
<code><a href=#the-template-element>template</a></code></td>
<td><code><a href=#the-col-element>col</a></code>*;
- <a href=#script-supporting-elements>script-supporting elements</a>*</td>
+ <code><a href=#the-template-element>template</a></code>*</td>
<td><a href=#global-attributes title="global attributes">globals</a>;
<code title=attr-colgroup-span><a href=#attr-colgroup-span>span</a></code></td>
<td><code><a href=#htmltablecolelement>HTMLTableColElement</a></code></td>
Modified: source
===================================================================
--- source 2014-05-05 21:32:50 UTC (rev 8604)
+++ source 2014-05-05 21:37:26 UTC (rev 8605)
@@ -112455,7 +112455,7 @@
<td><code>table</code>;
<code>template</code></td>
<td><code>col</code>*;
- <span>script-supporting elements</span>*</td>
+ <code>template</code>*</td>
<td><span data-x="global attributes">globals</span>;
<code data-x="attr-colgroup-span">span</code></td>
<td><code>HTMLTableColElement</code></td>
More information about the Commit-Watchers
mailing list