HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/2418

SVNBugCommentTime (UTC)
2418xref error2008-11-18 07:58
Index: source
===================================================================
--- source	(revision 2417)
+++ source	(revision 2418)
@@ -25852,15 +25852,15 @@
 
   <hr>
 
-  <p><span title="labelable form-associated element">Labelable
-  form-associated elements</span> have a <code>NodeList</code> object
-  associated with them that represents the list of <code>label</code>
-  elements, in <span>tree order</span>, whose <span>labeled
-  control</span> is the element in question. The <dfn
+  <p><span title="category-label">Labelable form-associated
+  elements</span> have a <code>NodeList</code> object associated with
+  them that represents the list of <code>label</code> elements, in
+  <span>tree order</span>, whose <span>labeled control</span> is the
+  element in question. The <dfn
   title="dom-lfe-labels"><code>labels</code></dfn> DOM attribute of
-  <span title="labelable form-associated element">labelable
-  form-associated elements</span>, on getting, must return that
-  <code>NodeList</code> object.</p>
+  <span title="category-label">labelable form-associated
+  elements</span>, on getting, must return that <code>NodeList</code>
+  object.</p>
 
 
   <h4>The <dfn><code>input</code></dfn> element</h4>

|