Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv25091 Modified Files: Overview.html Log Message: <label> _can_ affect hidden controls. (whatwg r4761) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3808 retrieving revision 1.3809 diff -u -d -r1.3808 -r1.3809 --- Overview.html 17 Feb 2010 10:34:09 -0000 1.3808 +++ Overview.html 17 Feb 2010 21:28:35 -0000 1.3809 @@ -25283,9 +25283,12 @@ <p>The <code><a href="#the-label-element">label</a></code> element's exact default presentation and behavior, in particular what its <a href="#activation-behavior">activation behavior</a> might be, if anything, should match the platform's label - behavior. When the <a href="#labeled-control">labeled control</a> is not <a href="#being-rendered">being - rendered</a>, then the <code><a href="#the-label-element">label</a></code> element's - <a href="#activation-behavior">activation behavior</a> must be to do nothing.</p> + behavior.</p> + + <!-- activation behaviour need not be dependent on whether the + labeled control is being rendered: + http://software.hixie.ch/utilities/js/live-dom-viewer/saved/371 + --> <div class="example">Received on Wednesday, 17 February 2010 21:28:41 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 17 February 2010 21:28:44 GMT