[html5] r6249 - [e] (0) markup fix
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jun 16 15:59:42 PDT 2011
Author: ianh
Date: 2011-06-16 15:59:41 -0700 (Thu, 16 Jun 2011)
New Revision: 6249
Modified:
complete.html
index
source
Log:
[e] (0) markup fix
Modified: complete.html
===================================================================
--- complete.html 2011-06-16 22:34:22 UTC (rev 6248)
+++ complete.html 2011-06-16 22:59:41 UTC (rev 6249)
@@ -42791,7 +42791,7 @@
<th> <span title=""><a href=#reset-button-state title=attr-input-type-reset>Reset Button</a>,</span>
<span title=""><a href=#button-state title=attr-input-type-button>Button</a></span>
- <tbody><tr><th colspan=15 scope=rowgroup>Content attributes
+ <tbody><tr><th colspan=16 scope=rowgroup>Content attributes
<tr><th> <code title=attr-input-accept><a href=#attr-input-accept>accept</a></code>
<td class=no> · <!-- Hidden -->
@@ -43369,7 +43369,7 @@
<td class=no> · <!-- Reset Button -->
<!-- <td class="no"> · Button -->
- <tbody><tr><th colspan=15 scope=rowgroup>IDL attributes and methods
+ <tbody><tr><th colspan=16 scope=rowgroup>IDL attributes and methods
<tr><th> <code title=dom-input-checked><a href=#dom-input-checked>checked</a></code>
<td class=no> · <!-- Hidden -->
@@ -43707,7 +43707,7 @@
<td class=no> · <!-- Reset Button -->
<!-- <td class="no"> · Button -->
- <tbody><tr><th colspan=15 scope=rowgroup>Events
+ <tbody><tr><th colspan=16 scope=rowgroup>Events
<tr><th> <span title=""><code title=event-input-input><a href=#event-input-input>input</a></code> event</span>
<td class=no> · <!-- Hidden -->
Modified: index
===================================================================
--- index 2011-06-16 22:34:22 UTC (rev 6248)
+++ index 2011-06-16 22:59:41 UTC (rev 6249)
@@ -42663,7 +42663,7 @@
<th> <span title=""><a href=#reset-button-state title=attr-input-type-reset>Reset Button</a>,</span>
<span title=""><a href=#button-state title=attr-input-type-button>Button</a></span>
- <tbody><tr><th colspan=15 scope=rowgroup>Content attributes
+ <tbody><tr><th colspan=16 scope=rowgroup>Content attributes
<tr><th> <code title=attr-input-accept><a href=#attr-input-accept>accept</a></code>
<td class=no> · <!-- Hidden -->
@@ -43241,7 +43241,7 @@
<td class=no> · <!-- Reset Button -->
<!-- <td class="no"> · Button -->
- <tbody><tr><th colspan=15 scope=rowgroup>IDL attributes and methods
+ <tbody><tr><th colspan=16 scope=rowgroup>IDL attributes and methods
<tr><th> <code title=dom-input-checked><a href=#dom-input-checked>checked</a></code>
<td class=no> · <!-- Hidden -->
@@ -43579,7 +43579,7 @@
<td class=no> · <!-- Reset Button -->
<!-- <td class="no"> · Button -->
- <tbody><tr><th colspan=15 scope=rowgroup>Events
+ <tbody><tr><th colspan=16 scope=rowgroup>Events
<tr><th> <span title=""><code title=event-input-input><a href=#event-input-input>input</a></code> event</span>
<td class=no> · <!-- Hidden -->
Modified: source
===================================================================
--- source 2011-06-16 22:34:22 UTC (rev 6248)
+++ source 2011-06-16 22:59:41 UTC (rev 6249)
@@ -47845,7 +47845,7 @@
<tbody>
<tr>
- <th scope="rowgroup" colspan="15">Content attributes
+ <th scope="rowgroup" colspan="16">Content attributes
<tr>
<th> <code title="attr-input-accept">accept</code>
@@ -48449,7 +48449,7 @@
<tbody>
<tr>
- <th scope="rowgroup" colspan="15">IDL attributes and methods
+ <th scope="rowgroup" colspan="16">IDL attributes and methods
<tr>
<th> <code title="dom-input-checked">checked</code>
@@ -48803,7 +48803,7 @@
<tbody>
<tr>
- <th scope="rowgroup" colspan="15">Events
+ <th scope="rowgroup" colspan="16">Events
<tr>
<th> <span title=""><code title="event-input-input">input</code> event</span>
More information about the Commit-Watchers
mailing list