Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv23436 Modified Files: Overview.html Log Message: correctness (whatwg r6098) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4901 retrieving revision 1.4902 diff -u -d -r1.4901 -r1.4902 --- Overview.html 6 May 2011 00:54:08 -0000 1.4901 +++ Overview.html 6 May 2011 00:55:56 -0000 1.4902 @@ -2051,10 +2051,10 @@ <div class="example"> <p>In the fragments below, for example, the semantics are - nonsensical: a row cannot simultaneously be a cell, nor can a - radio button be a progress bar.</p> + nonsensical: a separator cannot simultaneously be a cell, nor can + a radio button be a progress bar.</p> - <pre class="bad"><tr role="cell"></pre> + <pre class="bad"><hr role="cell"></pre> <pre class="bad"><input type=radio role=progressbar></pre> </div>Received on Friday, 6 May 2011 00:56:02 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 6 May 2011 00:59:46 GMT