hixie: xref (whatwg r3929)

hixie: xref (whatwg r3929)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3090&r2=1.3091&f=h
http://html5.org/tools/web-apps-tracker?from=3928&to=3929

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3090
retrieving revision 1.3091
diff -u -d -r1.3090 -r1.3091
--- Overview.html 21 Sep 2009 10:33:59 -0000 1.3090
+++ Overview.html 21 Sep 2009 10:37:49 -0000 1.3091
@@ -27371,10 +27371,10 @@
   element's <a href="#labeled-control">labeled control</a>.</span><div class="impl">
 
   <p>If the <code title="attr-label-for"><a href="#attr-label-for">for</a></code> attribute is not
-  specified, but the <code><a href="#the-label-element">label</a></code> element has a <span>labelable
-  form-associated element</span> descendant, then the first such
-  descendant in <a href="#tree-order">tree order</a> is the <code><a href="#the-label-element">label</a></code>
-  element's <a href="#labeled-control">labeled control</a>.</p>
+  specified, but the <code><a href="#the-label-element">label</a></code> element has a <a href="#category-label" title="category-label">labelable form-associated element</a>
+  descendant, then the first such descendant in <a href="#tree-order">tree
+  order</a> is the <code><a href="#the-label-element">label</a></code> element's <a href="#labeled-control">labeled
+  control</a>.</p>
 
   <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>

Received on Monday, 21 September 2009 10:38:43 UTC