[html5] r2289 - [e] (0) wait... there's a better way to say this... -_-
whatwg at whatwg.org
whatwg at whatwg.org
Mon Oct 6 03:37:56 PDT 2008
Author: ianh
Date: 2008-10-06 03:37:55 -0700 (Mon, 06 Oct 2008)
New Revision: 2289
Modified:
index
source
Log:
[e] (0) wait... there's a better way to say this... -_-
Modified: index
===================================================================
--- index 2008-10-06 10:37:10 UTC (rev 2288)
+++ index 2008-10-06 10:37:55 UTC (rev 2289)
@@ -22804,8 +22804,8 @@
<p>The <dfn id=dom-fieldset-elements title=dom-fieldset-elements><code>elements</code></dfn> DOM
attribute must return an <code><a href=#htmlformcontrolscollection-0>HTMLFormControlsCollection</a></code>
- rooted at the <code>Document</code> node, whose filter matches <a href=#category-listed title=category-listed>listed</a> elements that are descendants
- of the <code><a href=#the-fieldset-element>fieldset</a></code> element.</p>
+ rooted at the <code><a href=#the-fieldset-element>fieldset</a></code> element, whose filter matches
+ <a href=#category-listed title=category-listed>listed</a> elements.</p>
<p>The <code title=dom-cva-willValidate><a href=#dom-cva-willvalidate>willValidate</a></code>,
<code title=dom-cva-validity><a href=#dom-cva-validity>validity</a></code>, and <code title=dom-cva-validationMessage><a href=#dom-cva-validationmessage>validationMessage</a></code>
Modified: source
===================================================================
--- source 2008-10-06 10:37:10 UTC (rev 2288)
+++ source 2008-10-06 10:37:55 UTC (rev 2289)
@@ -25298,9 +25298,8 @@
<p>The <dfn
title="dom-fieldset-elements"><code>elements</code></dfn> DOM
attribute must return an <code>HTMLFormControlsCollection</code>
- rooted at the <code>Document</code> node, whose filter matches <span
- title="category-listed">listed</span> elements that are descendants
- of the <code>fieldset</code> element.</p>
+ rooted at the <code>fieldset</code> element, whose filter matches
+ <span title="category-listed">listed</span> elements.</p>
<p>The <code title="dom-cva-willValidate">willValidate</code>,
<code title="dom-cva-validity">validity</code>, and <code
More information about the Commit-Watchers
mailing list