hixie: Remove <progress form> and <meter form> since they are basically useless. (whatwg r6221)

hixie: Remove <progress form> and <meter form> since they are basically
useless. (whatwg r6221)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4985&r2=1.4986&f=h
http://html5.org/tools/web-apps-tracker?from=6220&to=6221

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4985
retrieving revision 1.4986
diff -u -d -r1.4985 -r1.4986
--- Overview.html 13 Jun 2011 23:39:07 -0000 1.4985
+++ Overview.html 14 Jun 2011 00:33:11 -0000 1.4986
@@ -318,7 +318,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor-s-draft-13-june-2011">Editor's Draft 13 June 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2011">Editor's Draft 14 June 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -464,7 +464,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 13 June 2011 Editor's Draft.
+  This specification is the 14 June 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -9395,10 +9395,10 @@
   </ul><p class="note">Some elements also fall into other categories, which
   are defined in other parts of this specification.<p>These categories are related as follows:<p><object data="images/content-venn.svg" height="288" width="1000"><img alt="Sectioning content, heading content, phrasing content, and
   embedded content are all types of flow content. Embedded content is
-  also a type of phrasing content." src="http://dev.w3.org/html5/spec/images/content-venn.png"></object><p>In addition, certain elements are categorized as <a href="#form-associated-element" title="form-associated element">form-associated elements</a> and
-  further subcategorized to define their role in various form-related
-  processing models.<p>Some elements have unique requirements and do not fit into any
-  particular category.<h6 id="metadata-content-0"><span class="secno">3.2.5.1.1 </span>Metadata content</h6><p><dfn id="metadata-content">Metadata content</dfn> is content that sets up the
+  also a type of phrasing content." src="http://dev.w3.org/html5/spec/images/content-venn.png"></object><p>Other categories are also used for specific purposes, e.g. form
+  controls are specified using a number of categories to define common
+  requirements. Some elements have unique requirements and do not fit
+  into any particular category.<h6 id="metadata-content-0"><span class="secno">3.2.5.1.1 </span>Metadata content</h6><p><dfn id="metadata-content">Metadata content</dfn> is content that sets up the
   presentation or behavior of the rest of the content, or that sets
   up the relationship of the document with other documents, or that
   conveys other "out of band" information.</p><ul class="brief category-list"><li><code><a href="#the-base-element">base</a></code></li>
@@ -31034,10 +31034,8 @@
    <li><code><a href="#the-input-element">input</a></code></li>
    <li><code><a href="#the-keygen-element">keygen</a></code></li>
    <li><code><a href="#the-label-element">label</a></code></li>
-   <li><code><a href="#the-meter-element">meter</a></code></li>
    <li><code><a href="#the-object-element">object</a></code></li>
    <li><code><a href="#the-output-element">output</a></code></li>
-   <li><code><a href="#the-progress-element">progress</a></code></li>
    <li><code><a href="#the-select-element">select</a></code></li>
    <li><code><a href="#the-textarea-element">textarea</a></code></li>
   </ul><p>The <a href="#form-associated-element" title="form-associated element">form-associated
@@ -31059,24 +31057,6 @@
      <li><code><a href="#the-textarea-element">textarea</a></code></li>
     </ul></dd>
 
-   <dt><dfn id="category-label" title="category-label">Labelable elements</dfn></dt>
-
-   <dd>
-
-    <p>Denotes elements that can be associated with <code><a href="#the-label-element">label</a></code>
-    elements.</p>
-
-    
-    <ul class="brief category-list"><li><code><a href="#the-button-element">button</a></code></li>
-     <li><code><a href="#the-input-element">input</a></code> (if the <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute is <em>not</em> in the <a href="#hidden-state" title="attr-input-type-hidden">Hidden</a> state)</li>
-     <li><code><a href="#the-keygen-element">keygen</a></code></li>
-     <li><code><a href="#the-meter-element">meter</a></code></li>
-     <li><code><a href="#the-output-element">output</a></code></li>
-     <li><code><a href="#the-progress-element">progress</a></code></li>
-     <li><code><a href="#the-select-element">select</a></code></li>
-     <li><code><a href="#the-textarea-element">textarea</a></code></li>
-    </ul></dd>
-
    <dt><dfn id="category-submit" title="category-submit">Submittable elements</dfn></dt>
 
    <dd>
@@ -31091,7 +31071,11 @@
      <li><code><a href="#the-object-element">object</a></code></li>
      <li><code><a href="#the-select-element">select</a></code></li>
      <li><code><a href="#the-textarea-element">textarea</a></code></li>
-    </ul></dd>
+    </ul><p>Some <a href="#category-submit" title="category-submit">submittable elements</a>
+    can be, depending on their attributes, <dfn id="concept-button" title="concept-button">buttons</dfn>. The prose below defines when
+    an element is a button. Some buttons are specifically <dfn id="concept-submit-button" title="concept-submit-button">submit buttons</dfn>.</p>
+
+   </dd>
 
    <dt><dfn id="category-reset" title="category-reset">Resettable elements</dfn></dt>
 
@@ -31108,12 +31092,20 @@
      <li><code><a href="#the-textarea-element">textarea</a></code></li>
     </ul></dd>
 
-  </dl><p>In addition, some <a href="#category-submit" title="category-submit">submittable
-  elements</a> can be, depending on their attributes, <dfn id="concept-button" title="concept-button">buttons</dfn>. The prose below defines when
-  an element is a button. Some buttons are specifically <dfn id="concept-submit-button" title="concept-submit-button">submit buttons</dfn>.<p class="note">The <code><a href="#the-object-element">object</a></code> element is also a
-  <a href="#form-associated-element">form-associated element</a> and can, with the use of a
-  suitable <a href="#plugin">plugin</a>, partake in <a href="#form-submission">form
-  submission</a>.<h4 id="the-form-element"><span class="secno">4.10.3 </span>The <dfn><code>form</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+  </dl><p>Some elements, not all of them <a href="#form-associated-element" title="form-associated
+  element">form-associated</a>, are categorized as <dfn id="category-label" title="category-label">labelable elements</dfn>. These are elements
+  that can be associated with a <code><a href="#the-label-element">label</a></code> element.
+
+  
+  <ul class="brief category-list"><li><code><a href="#the-button-element">button</a></code></li>
+   <li><code><a href="#the-input-element">input</a></code> (if the <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute is <em>not</em> in the <a href="#hidden-state" title="attr-input-type-hidden">Hidden</a> state)</li>
+   <li><code><a href="#the-keygen-element">keygen</a></code></li>
+   <li><code><a href="#the-meter-element">meter</a></code></li>
+   <li><code><a href="#the-output-element">output</a></code></li>
+   <li><code><a href="#the-progress-element">progress</a></code></li>
+   <li><code><a href="#the-select-element">select</a></code></li>
+   <li><code><a href="#the-textarea-element">textarea</a></code></li>
+  </ul><h4 id="the-form-element"><span class="secno">4.10.3 </span>The <dfn><code>form</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dt>Contexts in which this element can be used:</dt>
    <dd>Where <a href="#flow-content">flow content</a> is expected.</dd>
@@ -31543,7 +31535,7 @@
    <dt>Contexts in which this element can be used:</dt>
    <dd>Where <a href="#phrasing-content">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>
-   <dd><a href="#phrasing-content">Phrasing content</a>, but with no descendant <a href="#category-label" title="category-label">labelable form-associated elements</a> unless it is the element's <a href="#labeled-control">labeled control</a>, and no descendant <code><a href="#the-label-element">label</a></code> elements.</dd>
+   <dd><a href="#phrasing-content">Phrasing content</a>, but with no descendant <a href="#category-label" title="category-label">labelable elements</a> unless it is the element's <a href="#labeled-control">labeled control</a>, and no descendant <code><a href="#the-label-element">label</a></code> elements.</dd>
    <dt>Content attributes:</dt>
    <dd><a href="#global-attributes">Global attributes</a></dd>
    <dd><code title="attr-fae-form"><a href="#attr-fae-form">form</a></code></dd>
@@ -31568,20 +31560,17 @@
   </div><p>The <dfn id="attr-label-for" title="attr-label-for"><code>for</code></dfn> attribute
   may be specified to indicate a form control with which the caption
   is to be associated. If the attribute is specified, the attribute's
-  value must be the <a href="#concept-id" title="concept-id">ID</a> of a <a href="#category-label" title="category-label">labelable
-  form-associated element</a> in the same <code><a href="#document">Document</a></code> as
-  the <code><a href="#the-label-element">label</a></code> element. <span class="impl">If the attribute
-  is specified and there is an element in the <code><a href="#document">Document</a></code>
-  whose <a href="#concept-id" title="concept-id">ID</a> is equal to the value of the <code title="attr-label-for"><a href="#attr-label-for">for</a></code> attribute, and the first such
-  element is a <a href="#category-label" title="category-label">labelable form-associated
-  element</a>, then that element is the <code><a href="#the-label-element">label</a></code>
-  element's <a href="#labeled-control">labeled control</a>.</span><div class="impl">
+  value must be the <a href="#concept-id" title="concept-id">ID</a> of a <a href="#category-label" title="category-label">labelable element</a> in the same
+  <code><a href="#document">Document</a></code> as the <code><a href="#the-label-element">label</a></code> element. <span class="impl">If the attribute is specified and there is an element
+  in the <code><a href="#document">Document</a></code> whose <a href="#concept-id" title="concept-id">ID</a> is equal to the value of the <code title="attr-label-for"><a href="#attr-label-for">for</a></code> attribute, and the first such
+  element is a <a href="#category-label" title="category-label">labelable element</a>,
+  then that element is the <code><a href="#the-label-element">label</a></code> 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 <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>
+  specified, but the <code><a href="#the-label-element">label</a></code> element has a <a href="#category-label" title="category-label">labelable 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>
@@ -31638,14 +31627,13 @@
 
   </dl><div class="impl">
 
-  <p><a href="#category-label" title="category-label">Labelable form-associated
-  elements</a> have a <code><a href="#nodelist">NodeList</a></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> IDL attribute of
-  <a href="#category-label" title="category-label">labelable form-associated
-  elements</a>, on getting, must return that <code><a href="#nodelist">NodeList</a></code>
-  object.</p>
+  <p><a href="#category-label" title="category-label">Labelable elements</a> have a
+  <code><a href="#nodelist">NodeList</a></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> IDL attribute
+  of <a href="#category-label" title="category-label">labelable 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>
@@ -37946,7 +37934,7 @@
   </div><h4 id="the-progress-element"><span class="secno">4.10.16 </span>The <dfn><code>progress</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
-   <dd><a href="#category-label" title="category-label">Labelable</a> <a href="#form-associated-element">form-associated element</a>.</dd>
+   <dd><a href="#category-label" title="category-label">Labelable element</a>.</dd>
    <dt>Contexts in which this element can be used:</dt>
    <dd>Where <a href="#phrasing-content">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -37955,14 +37943,12 @@
    <dd><a href="#global-attributes">Global attributes</a></dd>
    <dd><code title="attr-progress-value"><a href="#attr-progress-value">value</a></code></dd>
    <dd><code title="attr-progress-max"><a href="#attr-progress-max">max</a></code></dd>
-   <dd><code title="attr-fae-form"><a href="#attr-fae-form">form</a></code></dd>
    <dt>DOM interface:</dt>
    <dd>
 <pre class="idl">interface <dfn id="htmlprogresselement">HTMLProgressElement</dfn> : <a href="#htmlelement">HTMLElement</a> {
            attribute double <a href="#dom-progress-value" title="dom-progress-value">value</a>;
            attribute double <a href="#dom-progress-max" title="dom-progress-max">max</a>;
   readonly attribute double <a href="#dom-progress-position" title="dom-progress-position">position</a>;
-  readonly attribute <a href="#htmlformelement">HTMLFormElement</a>? <a href="#dom-fae-form" title="dom-fae-form">form</a>;
   readonly attribute <a href="#nodelist">NodeList</a> <a href="#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 };</pre>
    </dd>
@@ -38046,10 +38032,6 @@
   position of the <a href="#concept-progress-value" title="concept-progress-value">current
   value</a> relative to the <a href="#concept-progress-maximum" title="concept-progress-maximum">maximum value</a>.</p>
 
-  <p>The <code title="attr-fae-form"><a href="#attr-fae-form">form</a></code> attribute is used to
-  explicitly associate the <code><a href="#the-progress-element">progress</a></code> element with its
-  <a href="#form-owner">form owner</a>.</p>
-
   </div><dl class="domintro"><dt><var title="">progress</var> . <code title="dom-progress-position"><a href="#dom-progress-position">position</a></code></dt>
 
    <dd>
@@ -38088,13 +38070,12 @@
   same name. The default value for <code title="dom-progress-max"><a href="#dom-progress-max">max</a></code> is 1.0.</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. 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>
+  a list of the element's <code><a href="#the-label-element">label</a></code>s.</p>
 
   </div><h4 id="the-meter-element"><span class="secno">4.10.17 </span>The <dfn><code>meter</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>
    <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
-   <dd><a href="#category-label" title="category-label">Labelable</a> <a href="#form-associated-element">form-associated element</a>.</dd>
+   <dd><a href="#category-label" title="category-label">Labelable element</a>.</dd>
    <dt>Contexts in which this element can be used:</dt>
    <dd>Where <a href="#phrasing-content">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -38107,7 +38088,6 @@
    <dd><code title="attr-meter-low"><a href="#attr-meter-low">low</a></code></dd>
    <dd><code title="attr-meter-high"><a href="#attr-meter-high">high</a></code></dd>
    <dd><code title="attr-meter-optimum"><a href="#attr-meter-optimum">optimum</a></code></dd>
-   <dd><code title="attr-fae-form"><a href="#attr-fae-form">form</a></code></dd>
    <dt>DOM interface:</dt>
    <dd>
 <pre class="idl">interface <dfn id="htmlmeterelement">HTMLMeterElement</dfn> : <a href="#htmlelement">HTMLElement</a> {
@@ -38117,7 +38097,6 @@
            attribute double <a href="#dom-meter-low" title="dom-meter-low">low</a>;
            attribute double <a href="#dom-meter-high" title="dom-meter-high">high</a>;
            attribute double <a href="#dom-meter-optimum" title="dom-meter-optimum">optimum</a>;
-  readonly attribute <a href="#htmlformelement">HTMLFormElement</a>? <a href="#dom-fae-form" title="dom-fae-form">form</a>;
   readonly attribute <a href="#nodelist">NodeList</a> <a href="#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 };</pre>
    </dd>
@@ -38361,9 +38340,7 @@
    <p>...might cause the user agent to display a gauge with a tooltip
    saying "Value: 23.2 out of 60." on one line and "seconds" on a
    second line.</p>
-  </div><p>The <code title="attr-fae-form"><a href="#attr-fae-form">form</a></code> attribute is used to
-  explicitly associate the <code><a href="#the-meter-element">meter</a></code> element with its
-  <a href="#form-owner">form owner</a>.<div class="impl">
+  </div><div class="impl">
 
   <p>The <dfn id="dom-meter-value" title="dom-meter-value"><code>value</code></dfn> IDL
   attribute, on getting, must return the <a href="#concept-meter-actual" title="concept-meter-actual">actual value</a>. On setting, the
@@ -38376,8 +38353,7 @@
   same name.</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. 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>
+  a list of the element's <code><a href="#the-label-element">label</a></code>s.</p>
 
   </div><div class="example">
 
@@ -69351,8 +69327,7 @@
      <td>Gauge</td>
      <td><a href="#flow-content" title="Flow content">flow</a>;
          <a href="#phrasing-content" title="Phrasing content">phrasing</a>;
-         <a href="#category-label" title="category-label">labelable</a>;
-         <a href="#form-associated-element" title="Form-associated element">form-associated</a></td>
+         <a href="#category-label" title="category-label">labelable</a></td>
      <td><a href="#phrasing-content" title="Phrasing content">phrasing</a></td>
      <td><a href="#phrasing-content" title="Phrasing content">phrasing</a>*</td>
      <td><a href="#global-attributes" title="global attributes">globals</a>;
@@ -69479,8 +69454,7 @@
      <td>Progress bar</td>
      <td><a href="#flow-content" title="Flow content">flow</a>;
          <a href="#phrasing-content" title="Phrasing content">phrasing</a>;
-         <a href="#category-label" title="category-label">labelable</a>;
-         <a href="#form-associated-element" title="Form-associated element">form-associated</a></td>
+         <a href="#category-label" title="category-label">labelable</a></td>
      <td><a href="#phrasing-content" title="Phrasing content">phrasing</a></td>
      <td><a href="#phrasing-content" title="Phrasing content">phrasing</a>*</td>
      <td><a href="#global-attributes" title="global attributes">globals</a>;
@@ -70065,10 +70039,8 @@
       <code><a href="#the-input-element">input</a></code>;
       <code><a href="#the-keygen-element">keygen</a></code>;
       <code><a href="#the-label-element">label</a></code>;
-      <code><a href="#the-meter-element">meter</a></code>;
       <code><a href="#the-object-element">object</a></code>;
       <code><a href="#the-output-element">output</a></code>;
-      <code><a href="#the-progress-element">progress</a></code>;
       <code><a href="#the-select-element">select</a></code>;
       <code><a href="#the-textarea-element">textarea</a></code>
      <td>
@@ -70087,35 +70059,35 @@
      <td>
       &mdash;
 
-    <tr><td> <a href="#category-label" title="category-label">Labelable elements</a>
+    <tr><td> <a href="#category-submit" title="category-submit">Submittable elements</a>
      <td>
       <code><a href="#the-button-element">button</a></code>;
       <code><a href="#the-input-element">input</a></code>;
       <code><a href="#the-keygen-element">keygen</a></code>;
-      <code><a href="#the-meter-element">meter</a></code>;
-      <code><a href="#the-output-element">output</a></code>;
-      <code><a href="#the-progress-element">progress</a></code>;
+      <code><a href="#the-object-element">object</a></code>;
       <code><a href="#the-select-element">select</a></code>;
       <code><a href="#the-textarea-element">textarea</a></code>
      <td>
       &mdash;
 
-    <tr><td> <a href="#category-submit" title="category-submit">Submittable elements</a>
+    <tr><td> <a href="#category-reset" title="category-reset">Resettable elements</a>
      <td>
-      <code><a href="#the-button-element">button</a></code>;
       <code><a href="#the-input-element">input</a></code>;
       <code><a href="#the-keygen-element">keygen</a></code>;
-      <code><a href="#the-object-element">object</a></code>;
+      <code><a href="#the-output-element">output</a></code>;
       <code><a href="#the-select-element">select</a></code>;
       <code><a href="#the-textarea-element">textarea</a></code>
      <td>
       &mdash;
 
-    <tr><td> <a href="#category-reset" title="category-reset">Resettable elements</a>
+    <tr><td> <a href="#category-label" title="category-label">Labelable elements</a>
      <td>
+      <code><a href="#the-button-element">button</a></code>;
       <code><a href="#the-input-element">input</a></code>;
       <code><a href="#the-keygen-element">keygen</a></code>;
+      <code><a href="#the-meter-element">meter</a></code>;
       <code><a href="#the-output-element">output</a></code>;
+      <code><a href="#the-progress-element">progress</a></code>;
       <code><a href="#the-select-element">select</a></code>;
       <code><a href="#the-textarea-element">textarea</a></code>
      <td>
@@ -70329,10 +70301,8 @@
           <code title="attr-fae-form"><a href="#attr-fae-form">input</a></code>;
           <code title="attr-fae-form"><a href="#attr-fae-form">keygen</a></code>;
           <code title="attr-fae-form"><a href="#attr-fae-form">label</a></code>;
-          <code title="attr-fae-form"><a href="#attr-fae-form">meter</a></code>;
           <code title="attr-fae-form"><a href="#attr-fae-form">object</a></code>;
           <code title="attr-fae-form"><a href="#attr-fae-form">output</a></code>;
-          <code title="attr-fae-form"><a href="#attr-fae-form">progress</a></code>;
           <code title="attr-fae-form"><a href="#attr-fae-form">select</a></code>;
           <code title="attr-fae-form"><a href="#attr-fae-form">textarea</a></code>
      <td> Associates the control with a <code><a href="#the-form-element">form</a></code> element

Received on Friday, 17 June 2011 09:52:56 UTC