hixie: An introduction to forms. (whatwg r4752)

hixie: An introduction to forms. (whatwg r4752)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3799&r2=1.3800&f=h
http://html5.org/tools/web-apps-tracker?from=4751&to=4752

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3799
retrieving revision 1.3800
diff -u -d -r1.3799 -r1.3800
--- Overview.html 16 Feb 2010 09:01:04 -0000 1.3799
+++ Overview.html 17 Feb 2010 04:50:04 -0000 1.3800
@@ -712,86 +712,92 @@
      <li><a href="#examples"><span class="secno">4.9.13 </span>Examples</a></ol></li>
    <li><a href="#forms"><span class="secno">4.10 </span>Forms</a>
     <ol>
-     <li><a href="#the-form-element"><span class="secno">4.10.1 </span>The <code>form</code> element</a></li>
-     <li><a href="#the-fieldset-element"><span class="secno">4.10.2 </span>The <code>fieldset</code> element</a></li>
-     <li><a href="#the-legend-element"><span class="secno">4.10.3 </span>The <code>legend</code> element</a></li>
-     <li><a href="#the-label-element"><span class="secno">4.10.4 </span>The <code>label</code> element</a></li>
-     <li><a href="#the-input-element"><span class="secno">4.10.5 </span>The <code>input</code> element</a>
+     <li><a href="#introduction-0"><span class="secno">4.10.1 </span>Introduction</a>
       <ol>
-       <li><a href="#states-of-the-type-attribute"><span class="secno">4.10.5.1 </span>States of the <code title="attr-input-type">type</code> attribute</a>
[...1154 lines suppressed...]
   <p>The CSS rules given in these subsections are, except where
   otherwise specified, expected to be used as part of the user-agent
@@ -61929,7 +62117,7 @@
 
   <h3 id="bindings"><span class="secno">10.4 </span>Bindings</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
-  <h4 id="introduction-6"><span class="secno">10.4.1 </span>Introduction</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
+  <h4 id="introduction-7"><span class="secno">10.4.1 </span>Introduction</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
   <p>A number of elements have their rendering defined in terms of the
   'binding' property. <a href="#refsBECSS">[BECSS]</a></p>
@@ -63635,7 +63823,7 @@
 
 
 
-  <h4 id="other-elements-attributes-and-apis"><span class="secno">11.3.4 </span>Other elements, attributes and APIs</h4> <!-- alphabetical by name and attribute -->
+  <h4 id="other-elements-attributes-and-apis"><span class="secno">11.3.4 </span>Other elements, attributes and APIs</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/82">ISSUE-82</a> (profile-disambiguation) and <a href="http://www.w3.org/html/wg/tracker/issues/99">ISSUE-99</a> (meta-scheme) block progress to Last Call</span></p> <!-- alphabetical by name and attribute -->
 
   <p>User agents must treat <code><a href="#acronym">acronym</a></code> elements in a manner
   equivalent to <code><a href="#the-abbr-element">abbr</a></code> elements.</p>

Received on Wednesday, 17 February 2010 04:50:55 UTC