- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 16 Jun 2011 23:46:54 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv13998 Modified Files: spec.html the-input-element.html Log Message: markup fix (whatwg r6249) [updated by splitter] Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec/the-input-element.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- the-input-element.html 16 Jun 2011 22:47:02 -0000 1.48 +++ the-input-element.html 16 Jun 2011 23:46:52 -0000 1.49 @@ -569,7 +569,7 @@ </th><th> <span title=""><a href="number-state.html#reset-button-state" title="attr-input-type-reset">Reset Button</a>,</span> <span title=""><a href="number-state.html#button-state" title="attr-input-type-button">Button</a></span> - </th></tr></thead><tbody><tr><th colspan="15" scope="rowgroup">Content attributes + </th></tr></thead><tbody><tr><th colspan="16" scope="rowgroup">Content attributes </th></tr><tr><th> <code title="attr-input-accept"><a href="number-state.html#attr-input-accept">accept</a></code> </th><td class="no"> · @@ -979,7 +979,7 @@ </td><td class="yes"> Yes </td><td class="no"> · - </td></tr></tbody><tbody><tr><th colspan="15" scope="rowgroup">IDL attributes and methods + </td></tr></tbody><tbody><tr><th colspan="16" scope="rowgroup">IDL attributes and methods </th></tr><tr><th> <code title="dom-input-checked"><a href="common-input-element-attributes.html#dom-input-checked">checked</a></code> </th><td class="no"> · @@ -1219,7 +1219,7 @@ </td><td class="no"> · </td><td class="no"> · - </td></tr></tbody><tbody><tr><th colspan="15" scope="rowgroup">Events + </td></tr></tbody><tbody><tr><th colspan="16" scope="rowgroup">Events </th></tr><tr><th> <span title=""><code title="event-input-input"><a href="common-input-element-attributes.html#event-input-input">input</a></code> event</span> </th><td class="no"> · Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1545 retrieving revision 1.1546 diff -u -d -r1.1545 -r1.1546 --- spec.html 16 Jun 2011 22:47:02 -0000 1.1545 +++ spec.html 16 Jun 2011 23:46:52 -0000 1.1546 @@ -347,7 +347,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">web developer edition</a>. -This is revision 1.5011. +This is revision 1.5012. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Thursday, 16 June 2011 23:46:56 UTC