hixie: markup fix (whatwg r6249)

hixie: markup fix (whatwg r6249)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5011&r2=1.5012&f=h
http://html5.org/tools/web-apps-tracker?from=6248&to=6249

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5011
retrieving revision 1.5012
diff -u -d -r1.5011 -r1.5012
--- Overview.html 16 Jun 2011 22:34:26 -0000 1.5011
+++ Overview.html 16 Jun 2011 22:59:46 -0000 1.5012
@@ -31950,7 +31950,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"> &middot; 
@@ -32360,7 +32360,7 @@
      <td class="yes"> Yes     
      <td class="no"> &middot; 
 
-   <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"> &middot; 
@@ -32600,7 +32600,7 @@
      <td class="no"> &middot; 
      <td class="no"> &middot; 
 
-   <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"> &middot;

Received on Friday, 17 June 2011 09:51:29 UTC