[html5] r5068 - [e] (0) minor cleanup of XXX issues

whatwg at whatwg.org whatwg at whatwg.org
Mon May 3 18:54:38 PDT 2010


Author: ianh
Date: 2010-05-03 18:54:37 -0700 (Mon, 03 May 2010)
New Revision: 5068

Modified:
   complete.html
   index
   source
Log:
[e] (0) minor cleanup of XXX issues

Modified: complete.html
===================================================================
--- complete.html	2010-05-04 01:41:35 UTC (rev 5067)
+++ complete.html	2010-05-04 01:54:37 UTC (rev 5068)
@@ -22785,11 +22785,11 @@
   <code><a href=#the-object-element>object</a></code> element's <a href=#nested-browsing-context>nested browsing context</a>,
   if it has one; otherwise, it must return null.</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>
-  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and
-  <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
-  methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>.</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>
+  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
+  methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
+  <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> IDL attribute is part of the
+  element's forms API.</p>
 
   </div>
 
@@ -33441,11 +33441,11 @@
   rooted at the <code><a href=#the-fieldset-element>fieldset</a></code> element, whose filter matches
   <a href=#category-listed title=category-listed>listed elements</a>.</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>
-  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and
-  <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
-  methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>.</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>
+  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
+  methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
+  <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   <p><strong>Constraint validation</strong>: <code><a href=#the-fieldset-element>fieldset</a></code>
   elements are always <a href=#barred-from-constraint-validation>barred from constraint
@@ -33643,6 +33643,9 @@
   elements</a>, on getting, must return that <code><a href=#nodelist>NodeList</a></code>
   object.</p>
 
+  <p>The <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> IDL attribute is part
+  of the element's forms API.</p>
+
   </div>
 
   <div class=example>
@@ -34957,7 +34960,9 @@
   of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-textarea/input-select><a href=#dom-textarea/input-select>select()</a></code>, <code title=dom-textarea/input-selectionStart><a href=#dom-textarea/input-selectionstart>selectionStart</a></code>,
   <code title=dom-textarea/input-selectionEnd><a href=#dom-textarea/input-selectionend>selectionEnd</a></code>,
   and <code title=dom-textarea/input-setSelectionRange><a href=#dom-textarea/input-setselectionrange>setSelectionRange()</a></code>
-  methods and attributes expose the element's text selection.</p>
+  methods and attributes expose the element's text selection. The
+  <code title=dom-fe-autofocus><a href=#dom-fe-autofocus>autofocus</a></code>, <code title=dom-fe-disabled><a href=#dom-fe-disabled>disabled</a></code>, <code title=dom-fae-form><a href=#dom-fae-form>form</a></code>, and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -39074,7 +39079,8 @@
   attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
   <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
-  of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fe-autofocus><a href=#dom-fe-autofocus>autofocus</a></code>, <code title=dom-fe-disabled><a href=#dom-fe-disabled>disabled</a></code>, <code title=dom-fae-form><a href=#dom-fae-form>form</a></code>, and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -39458,7 +39464,8 @@
   attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
   <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
-  of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fe-autofocus><a href=#dom-fe-autofocus>autofocus</a></code>, <code title=dom-fe-disabled><a href=#dom-fe-disabled>disabled</a></code>, <code title=dom-fae-form><a href=#dom-fae-form>form</a></code>, and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -40167,7 +40174,9 @@
   of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-textarea/input-select><a href=#dom-textarea/input-select>select()</a></code>, <code title=dom-textarea/input-selectionStart><a href=#dom-textarea/input-selectionstart>selectionStart</a></code>,
   <code title=dom-textarea/input-selectionEnd><a href=#dom-textarea/input-selectionend>selectionEnd</a></code>,
   and <code title=dom-textarea/input-setSelectionRange><a href=#dom-textarea/input-setselectionrange>setSelectionRange()</a></code>
-  methods and attributes expose the element's text selection.</p>
+  methods and attributes expose the element's text selection. The
+  <code title=dom-fe-autofocus><a href=#dom-fe-autofocus>autofocus</a></code>, <code title=dom-fe-disabled><a href=#dom-fe-disabled>disabled</a></code>, <code title=dom-fae-form><a href=#dom-fae-form>form</a></code>, and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -40435,7 +40444,8 @@
   attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
   <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
-  of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fe-autofocus><a href=#dom-fe-autofocus>autofocus</a></code>, <code title=dom-fe-disabled><a href=#dom-fe-disabled>disabled</a></code>, <code title=dom-fae-form><a href=#dom-fae-form>form</a></code>, and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -40611,13 +40621,12 @@
   <p>The <dfn id=dom-output-htmlfor title=dom-output-htmlFor><code>htmlFor</code></dfn>
   IDL attribute must <a href=#reflect>reflect</a> the <code title=attr-output-for><a href=#attr-output-for>for</a></code> content attribute.</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>
-  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and
-  <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
+  <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>
+  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
   <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
-  of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   <p><strong>Constraint validation</strong>: <code><a href=#the-output-element>output</a></code>
   elements are always <a href=#barred-from-constraint-validation>barred from constraint
@@ -40784,7 +40793,8 @@
   dividing the current value by the maximum value.</p>
 
   <p>The <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides
-  a list of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  a list of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> IDL attribute is part of the
+  element's forms API.</p>
 
   </div>
 
@@ -41119,7 +41129,8 @@
   attributes must return zero.</p>
 
   <p>The <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides
-  a list of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  a list of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> IDL attribute is part of the
+  element's forms API.</p>
 
   </div>
 
@@ -41263,9 +41274,6 @@
 
   </dl><div class=impl>
 
-  <!-- XXX should mention dom-fae-form in the various sections
-  defining elements that have it -->
-
   <p><a href=#form-associated-element title="form-associated element">Form-associated
   elements</a> have a <dfn id=dom-fae-form title=dom-fae-form><code>form</code></dfn> IDL attribute, which,
   on getting, must return the element's <a href=#form-owner>form owner</a>, or
@@ -41286,9 +41294,6 @@
 
   <div class=impl>
 
-  <!-- XXX should mention dom-fe-name in the various sections
-  defining elements that have it -->
-
   <p>The <dfn id=dom-fe-name title=dom-fe-name><code>name</code></dfn> IDL
   attribute must <a href=#reflect>reflect</a> the <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> content attribute.</p>
 
@@ -41317,9 +41322,6 @@
   <p><strong>Constraint validation</strong>: If an element is <a href=#concept-fe-disabled title=concept-fe-disabled>disabled</a>, it is <a href=#barred-from-constraint-validation>barred from
   constraint validation</a>.</p>
 
-  <!-- XXX should mention dom-fe-disabled in the various sections
-  defining elements that have it -->
-
   <p>The <dfn id=dom-fe-disabled title=dom-fe-disabled><code>disabled</code></dfn> IDL
   attribute must <a href=#reflect>reflect</a> the <code title=attr-fe-disabled><a href=#attr-fe-disabled>disabled</a></code> content attribute.</p>
 
@@ -41378,9 +41380,6 @@
   <p class=note>Focusing the control does not imply that the user
   agent must focus the browser window if it has lost focus.</p>
 
-  <!-- XXX should mention dom-fe-autofocus in the various sections
-  defining elements that have it -->
-
   <p>The <dfn id=dom-fe-autofocus title=dom-fe-autofocus><code>autofocus</code></dfn>
   IDL attribute must <a href=#reflect>reflect</a> the content attribute of the
   same name.</p>

Modified: index
===================================================================
--- index	2010-05-04 01:41:35 UTC (rev 5067)
+++ index	2010-05-04 01:54:37 UTC (rev 5068)
@@ -22686,11 +22686,11 @@
   <code><a href=#the-object-element>object</a></code> element's <a href=#nested-browsing-context>nested browsing context</a>,
   if it has one; otherwise, it must return null.</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>
-  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and
-  <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
-  methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>.</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>
+  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
+  methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
+  <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> IDL attribute is part of the
+  element's forms API.</p>
 
   </div>
 
@@ -33342,11 +33342,11 @@
   rooted at the <code><a href=#the-fieldset-element>fieldset</a></code> element, whose filter matches
   <a href=#category-listed title=category-listed>listed elements</a>.</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>
-  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and
-  <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
-  methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>.</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>
+  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
+  methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
+  <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   <p><strong>Constraint validation</strong>: <code><a href=#the-fieldset-element>fieldset</a></code>
   elements are always <a href=#barred-from-constraint-validation>barred from constraint
@@ -33544,6 +33544,9 @@
   elements</a>, on getting, must return that <code><a href=#nodelist>NodeList</a></code>
   object.</p>
 
+  <p>The <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> IDL attribute is part
+  of the element's forms API.</p>
+
   </div>
 
   <div class=example>
@@ -34858,7 +34861,9 @@
   of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-textarea/input-select><a href=#dom-textarea/input-select>select()</a></code>, <code title=dom-textarea/input-selectionStart><a href=#dom-textarea/input-selectionstart>selectionStart</a></code>,
   <code title=dom-textarea/input-selectionEnd><a href=#dom-textarea/input-selectionend>selectionEnd</a></code>,
   and <code title=dom-textarea/input-setSelectionRange><a href=#dom-textarea/input-setselectionrange>setSelectionRange()</a></code>
-  methods and attributes expose the element's text selection.</p>
+  methods and attributes expose the element's text selection. The
+  <code title=dom-fe-autofocus><a href=#dom-fe-autofocus>autofocus</a></code>, <code title=dom-fe-disabled><a href=#dom-fe-disabled>disabled</a></code>, <code title=dom-fae-form><a href=#dom-fae-form>form</a></code>, and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -38975,7 +38980,8 @@
   attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
   <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
-  of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fe-autofocus><a href=#dom-fe-autofocus>autofocus</a></code>, <code title=dom-fe-disabled><a href=#dom-fe-disabled>disabled</a></code>, <code title=dom-fae-form><a href=#dom-fae-form>form</a></code>, and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -39359,7 +39365,8 @@
   attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
   <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
-  of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fe-autofocus><a href=#dom-fe-autofocus>autofocus</a></code>, <code title=dom-fe-disabled><a href=#dom-fe-disabled>disabled</a></code>, <code title=dom-fae-form><a href=#dom-fae-form>form</a></code>, and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -40068,7 +40075,9 @@
   of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-textarea/input-select><a href=#dom-textarea/input-select>select()</a></code>, <code title=dom-textarea/input-selectionStart><a href=#dom-textarea/input-selectionstart>selectionStart</a></code>,
   <code title=dom-textarea/input-selectionEnd><a href=#dom-textarea/input-selectionend>selectionEnd</a></code>,
   and <code title=dom-textarea/input-setSelectionRange><a href=#dom-textarea/input-setselectionrange>setSelectionRange()</a></code>
-  methods and attributes expose the element's text selection.</p>
+  methods and attributes expose the element's text selection. The
+  <code title=dom-fe-autofocus><a href=#dom-fe-autofocus>autofocus</a></code>, <code title=dom-fe-disabled><a href=#dom-fe-disabled>disabled</a></code>, <code title=dom-fae-form><a href=#dom-fae-form>form</a></code>, and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -40336,7 +40345,8 @@
   attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
   <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
-  of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fe-autofocus><a href=#dom-fe-autofocus>autofocus</a></code>, <code title=dom-fe-disabled><a href=#dom-fe-disabled>disabled</a></code>, <code title=dom-fae-form><a href=#dom-fae-form>form</a></code>, and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -40512,13 +40522,12 @@
   <p>The <dfn id=dom-output-htmlfor title=dom-output-htmlFor><code>htmlFor</code></dfn>
   IDL attribute must <a href=#reflect>reflect</a> the <code title=attr-output-for><a href=#attr-output-for>for</a></code> content attribute.</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>
-  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and
-  <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
+  <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>
+  attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
   <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
-  of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> and <code title=dom-fe-name><a href=#dom-fe-name>name</a></code> IDL attributes are part of the
+  element's forms API.</p>
 
   <p><strong>Constraint validation</strong>: <code><a href=#the-output-element>output</a></code>
   elements are always <a href=#barred-from-constraint-validation>barred from constraint
@@ -40685,7 +40694,8 @@
   dividing the current value by the maximum value.</p>
 
   <p>The <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides
-  a list of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  a list of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> IDL attribute is part of the
+  element's forms API.</p>
 
   </div>
 
@@ -41020,7 +41030,8 @@
   attributes must return zero.</p>
 
   <p>The <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides
-  a list of the element's <code><a href=#the-label-element>label</a></code>s.</p>
+  a list of the element's <code><a href=#the-label-element>label</a></code>s. The <code title=dom-fae-form><a href=#dom-fae-form>form</a></code> IDL attribute is part of the
+  element's forms API.</p>
 
   </div>
 
@@ -41164,9 +41175,6 @@
 
   </dl><div class=impl>
 
-  <!-- XXX should mention dom-fae-form in the various sections
-  defining elements that have it -->
-
   <p><a href=#form-associated-element title="form-associated element">Form-associated
   elements</a> have a <dfn id=dom-fae-form title=dom-fae-form><code>form</code></dfn> IDL attribute, which,
   on getting, must return the element's <a href=#form-owner>form owner</a>, or
@@ -41187,9 +41195,6 @@
 
   <div class=impl>
 
-  <!-- XXX should mention dom-fe-name in the various sections
-  defining elements that have it -->
-
   <p>The <dfn id=dom-fe-name title=dom-fe-name><code>name</code></dfn> IDL
   attribute must <a href=#reflect>reflect</a> the <code title=attr-fe-name><a href=#attr-fe-name>name</a></code> content attribute.</p>
 
@@ -41218,9 +41223,6 @@
   <p><strong>Constraint validation</strong>: If an element is <a href=#concept-fe-disabled title=concept-fe-disabled>disabled</a>, it is <a href=#barred-from-constraint-validation>barred from
   constraint validation</a>.</p>
 
-  <!-- XXX should mention dom-fe-disabled in the various sections
-  defining elements that have it -->
-
   <p>The <dfn id=dom-fe-disabled title=dom-fe-disabled><code>disabled</code></dfn> IDL
   attribute must <a href=#reflect>reflect</a> the <code title=attr-fe-disabled><a href=#attr-fe-disabled>disabled</a></code> content attribute.</p>
 
@@ -41279,9 +41281,6 @@
   <p class=note>Focusing the control does not imply that the user
   agent must focus the browser window if it has lost focus.</p>
 
-  <!-- XXX should mention dom-fe-autofocus in the various sections
-  defining elements that have it -->
-
   <p>The <dfn id=dom-fe-autofocus title=dom-fe-autofocus><code>autofocus</code></dfn>
   IDL attribute must <a href=#reflect>reflect</a> the content attribute of the
   same name.</p>

Modified: source
===================================================================
--- source	2010-05-04 01:41:35 UTC (rev 5067)
+++ source	2010-05-04 01:54:37 UTC (rev 5068)
@@ -24336,14 +24336,15 @@
   <code>object</code> element's <span>nested browsing context</span>,
   if it has one; otherwise, it must return null.</p>
 
-  <p>The <code title="dom-cva-willValidate">willValidate</code>,
-  <code title="dom-cva-validity">validity</code>, and <code
+  <p>The <code title="dom-cva-willValidate">willValidate</code>, <code
+  title="dom-cva-validity">validity</code>, and <code
   title="dom-cva-validationMessage">validationMessage</code>
   attributes, and the <code
-  title="dom-cva-checkValidatity">checkValidity()</code> and
-  <code
+  title="dom-cva-checkValidatity">checkValidity()</code> and <code
   title="dom-cva-setCustomValidity">setCustomValidity()</code>
-  methods, are part of the <span>constraint validation API</span>.</p>
+  methods, are part of the <span>constraint validation API</span>. The
+  <code title="dom-fae-form">form</code> IDL attribute is part of the
+  element's forms API.</p>
 
   </div>
 
@@ -36935,14 +36936,16 @@
   rooted at the <code>fieldset</code> element, whose filter matches
   <span title="category-listed">listed elements</span>.</p>
 
-  <p>The <code title="dom-cva-willValidate">willValidate</code>,
-  <code title="dom-cva-validity">validity</code>, and <code
+  <p>The <code title="dom-cva-willValidate">willValidate</code>, <code
+  title="dom-cva-validity">validity</code>, and <code
   title="dom-cva-validationMessage">validationMessage</code>
   attributes, and the <code
-  title="dom-cva-checkValidatity">checkValidity()</code> and
-  <code
+  title="dom-cva-checkValidatity">checkValidity()</code> and <code
   title="dom-cva-setCustomValidity">setCustomValidity()</code>
-  methods, are part of the <span>constraint validation API</span>.</p>
+  methods, are part of the <span>constraint validation API</span>. The
+  <code title="dom-fae-form">form</code> and <code
+  title="dom-fe-name">name</code> IDL attributes are part of the
+  element's forms API.</p>
 
   <p><strong>Constraint validation</strong>: <code>fieldset</code>
   elements are always <span>barred from constraint
@@ -37166,6 +37169,9 @@
   elements</span>, on getting, must return that <code>NodeList</code>
   object.</p>
 
+  <p>The <code title="dom-fae-form">form</code> IDL attribute is part
+  of the element's forms API.</p>
+
   </div>
 
   <div class="example">
@@ -38663,7 +38669,12 @@
   <code title="dom-textarea/input-selectionEnd">selectionEnd</code>,
   and <code
   title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
-  methods and attributes expose the element's text selection.</p>
+  methods and attributes expose the element's text selection. The
+  <code title="dom-fe-autofocus">autofocus</code>, <code
+  title="dom-fe-disabled">disabled</code>, <code
+  title="dom-fae-form">form</code>, and <code
+  title="dom-fe-name">name</code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -43392,7 +43403,12 @@
   title="dom-cva-setCustomValidity">setCustomValidity()</code>
   methods, are part of the <span>constraint validation API</span>. The
   <code title="dom-lfe-labels">labels</code> attribute provides a list
-  of the element's <code>label</code>s.</p>
+  of the element's <code>label</code>s. The <code
+  title="dom-fe-autofocus">autofocus</code>, <code
+  title="dom-fe-disabled">disabled</code>, <code
+  title="dom-fae-form">form</code>, and <code
+  title="dom-fe-name">name</code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -43860,7 +43876,12 @@
   title="dom-cva-setCustomValidity">setCustomValidity()</code>
   methods, are part of the <span>constraint validation API</span>. The
   <code title="dom-lfe-labels">labels</code> attribute provides a list
-  of the element's <code>label</code>s.</p>
+  of the element's <code>label</code>s. The <code
+  title="dom-fe-autofocus">autofocus</code>, <code
+  title="dom-fe-disabled">disabled</code>, <code
+  title="dom-fae-form">form</code>, and <code
+  title="dom-fe-name">name</code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -44704,7 +44725,12 @@
   <code title="dom-textarea/input-selectionEnd">selectionEnd</code>,
   and <code
   title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
-  methods and attributes expose the element's text selection.</p>
+  methods and attributes expose the element's text selection. The
+  <code title="dom-fe-autofocus">autofocus</code>, <code
+  title="dom-fe-disabled">disabled</code>, <code
+  title="dom-fae-form">form</code>, and <code
+  title="dom-fe-name">name</code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -45029,7 +45055,12 @@
   title="dom-cva-setCustomValidity">setCustomValidity()</code>
   methods, are part of the <span>constraint validation API</span>. The
   <code title="dom-lfe-labels">labels</code> attribute provides a list
-  of the element's <code>label</code>s.</p>
+  of the element's <code>label</code>s. The <code
+  title="dom-fe-autofocus">autofocus</code>, <code
+  title="dom-fe-disabled">disabled</code>, <code
+  title="dom-fae-form">form</code>, and <code
+  title="dom-fe-name">name</code> IDL attributes are part of the
+  element's forms API.</p>
 
   </div>
 
@@ -45226,16 +45257,18 @@
   IDL attribute must <span>reflect</span> the <code
   title="attr-output-for">for</code> content attribute.</p>
 
-  <p>The <code title="dom-cva-willValidate">willValidate</code>,
-  <code title="dom-cva-validity">validity</code>, and <code
+  <p>The <code title="dom-cva-willValidate">willValidate</code>, <code
+  title="dom-cva-validity">validity</code>, and <code
   title="dom-cva-validationMessage">validationMessage</code>
   attributes, and the <code
-  title="dom-cva-checkValidatity">checkValidity()</code> and
-  <code
+  title="dom-cva-checkValidatity">checkValidity()</code> and <code
   title="dom-cva-setCustomValidity">setCustomValidity()</code>
   methods, are part of the <span>constraint validation API</span>. The
   <code title="dom-lfe-labels">labels</code> attribute provides a list
-  of the element's <code>label</code>s.</p>
+  of the element's <code>label</code>s. The <code
+  title="dom-fae-form">form</code> and <code
+  title="dom-fe-name">name</code> IDL attributes are part of the
+  element's forms API.</p>
 
   <p><strong>Constraint validation</strong>: <code>output</code>
   elements are always <span>barred from constraint
@@ -45415,7 +45448,9 @@
   dividing the current value by the maximum value.</p>
 
   <p>The <code title="dom-lfe-labels">labels</code> attribute provides
-  a list of the element's <code>label</code>s.</p>
+  a list of the element's <code>label</code>s. The <code
+  title="dom-fae-form">form</code> IDL attribute is part of the
+  element's forms API.</p>
 
   </div>
 
@@ -45787,7 +45822,9 @@
   attributes must return zero.</p>
 
   <p>The <code title="dom-lfe-labels">labels</code> attribute provides
-  a list of the element's <code>label</code>s.</p>
+  a list of the element's <code>label</code>s. The <code
+  title="dom-fae-form">form</code> IDL attribute is part of the
+  element's forms API.</p>
 
   </div>
 
@@ -45957,9 +45994,6 @@
 
   <div class="impl">
 
-  <!-- XXX should mention dom-fae-form in the various sections
-  defining elements that have it -->
-
   <p><span title="form-associated element">Form-associated
   elements</span> have a <dfn
   title="dom-fae-form"><code>form</code></dfn> IDL attribute, which,
@@ -45982,9 +46016,6 @@
 
   <div class="impl">
 
-  <!-- XXX should mention dom-fe-name in the various sections
-  defining elements that have it -->
-
   <p>The <dfn title="dom-fe-name"><code>name</code></dfn> IDL
   attribute must <span>reflect</span> the <code
   title="attr-fe-name">name</code> content attribute.</p>
@@ -46017,9 +46048,6 @@
   title="concept-fe-disabled">disabled</span>, it is <span>barred from
   constraint validation</span>.</p>
 
-  <!-- XXX should mention dom-fe-disabled in the various sections
-  defining elements that have it -->
-
   <p>The <dfn title="dom-fe-disabled"><code>disabled</code></dfn> IDL
   attribute must <span>reflect</span> the <code
   title="attr-fe-disabled">disabled</code> content attribute.</p>
@@ -46080,9 +46108,6 @@
   <p class="note">Focusing the control does not imply that the user
   agent must focus the browser window if it has lost focus.</p>
 
-  <!-- XXX should mention dom-fe-autofocus in the various sections
-  defining elements that have it -->
-
   <p>The <dfn title="dom-fe-autofocus"><code>autofocus</code></dfn>
   IDL attribute must <span>reflect</span> the content attribute of the
   same name.</p>




More information about the Commit-Watchers mailing list