Skip to content

Commit

Permalink
[e] (0) Update index for <colgroup>
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=25548
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8605 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed May 5, 2014
1 parent 115ba7f commit 1a88462
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -100792,7 +100792,7 @@ <h3 class=no-num id=elements-1>Elements</h3>
<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>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -100792,7 +100792,7 @@ if (s = prompt('What is your name?')) {
<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>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -112455,7 +112455,7 @@ if (s = prompt('What is your name?')) {
<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>
Expand Down

0 comments on commit 1a88462

Please sign in to comment.