[html5] r2418 - [e] (0) xref error
whatwg at whatwg.org
whatwg at whatwg.org
Mon Nov 17 23:58:25 PST 2008
Author: ianh
Date: 2008-11-17 23:58:24 -0800 (Mon, 17 Nov 2008)
New Revision: 2418
Modified:
index
source
Log:
[e] (0) xref error
Modified: index
===================================================================
--- index 2008-11-18 07:40:52 UTC (rev 2417)
+++ index 2008-11-18 07:58:24 UTC (rev 2418)
@@ -23209,14 +23209,14 @@
attribute must return the <code><a href=#the-label-element>label</a></code> element's <a href=#labeled-control>labeled
control</a>, if any, or null if there isn't one.</p>
- <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><a href=#the-label-element>label</a></code>
- elements, in <a href=#tree-order>tree order</a>, whose <a href=#labeled-control>labeled
- control</a> is the element in question. The <dfn id=dom-lfe-labels 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>
+ <hr><p><a href=#category-label title=category-label>Labelable form-associated
+ elements</a> have a <code>NodeList</code> object associated with
+ them that represents the list of <code><a href=#the-label-element>label</a></code> elements, in
+ <a href=#tree-order>tree order</a>, whose <a href=#labeled-control>labeled control</a> is the
+ element in question. The <dfn id=dom-lfe-labels title=dom-lfe-labels><code>labels</code></dfn> DOM attribute of
+ <a href=#category-label title=category-label>labelable form-associated
+ elements</a>, on getting, must return that <code>NodeList</code>
+ object.</p>
<h4 id=the-input-element><span class=secno>4.10.4 </span>The <dfn><code>input</code></dfn> element</h4>
Modified: source
===================================================================
--- source 2008-11-18 07:40:52 UTC (rev 2417)
+++ source 2008-11-18 07:58:24 UTC (rev 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>
More information about the Commit-Watchers
mailing list