html5/spec Overview.html,1.3090,1.3091

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv18071

Modified Files:
	Overview.html 
Log Message:
xref (whatwg r3929)

Index: Overview.html
===================================================================
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:01 UTC