- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 16 Jun 2011 22:59:50 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv8827 Modified Files: Overview.html Log Message: markup fix (whatwg r6249) Index: Overview.html =================================================================== 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"> · @@ -32360,7 +32360,7 @@ <td class="yes"> Yes <td class="no"> · - <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"> · @@ -32600,7 +32600,7 @@ <td class="no"> · <td class="no"> · - <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"> ·
Received on Thursday, 16 June 2011 22:59:53 UTC