[html5] r5631 - [e] (0) copypasta Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11017

whatwg at whatwg.org whatwg at whatwg.org
Thu Oct 14 03:03:11 PDT 2010


Author: ianh
Date: 2010-10-14 03:03:09 -0700 (Thu, 14 Oct 2010)
New Revision: 5631

Modified:
   complete.html
   index
   source
Log:
[e] (0) copypasta
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11017

Modified: complete.html
===================================================================
--- complete.html	2010-10-14 09:55:49 UTC (rev 5630)
+++ complete.html	2010-10-14 10:03:09 UTC (rev 5631)
@@ -698,97 +698,96 @@
        <li><a href="#a-form-control's-value"><span class=secno>4.10.19.3 </span>A form control's value</a></li>
        <li><a href=#autofocusing-a-form-control><span class=secno>4.10.19.4 </span>Autofocusing a form control</a></li>
        <li><a href=#limiting-user-input-length><span class=secno>4.10.19.5 </span>Limiting user input length</a></li>
-       <li><a href=#form-submission-0><span class=secno>4.10.19.6 </span>Form submission</a></ol></ol></li>
-   <li><a href=#textFieldSelection><span class=secno>4.11 </span>APIs for the text field selections</a>
-    <ol>
-     <li><a href=#constraints><span class=secno>4.11.1 </span>Constraints</a>
+       <li><a href=#form-submission-0><span class=secno>4.10.19.6 </span>Form submission</a></ol></li>
+     <li><a href=#textFieldSelection><span class=secno>4.10.20 </span>APIs for the text field selections</a></li>
+     <li><a href=#constraints><span class=secno>4.10.21 </span>Constraints</a>
       <ol>
-       <li><a href=#definitions><span class=secno>4.11.1.1 </span>Definitions</a></li>
-       <li><a href=#constraint-validation><span class=secno>4.11.1.2 </span>Constraint validation</a></li>
-       <li><a href=#the-constraint-validation-api><span class=secno>4.11.1.3 </span>The constraint validation API</a></li>
-       <li><a href=#security-forms><span class=secno>4.11.1.4 </span>Security</a></ol></li>
-     <li><a href=#form-submission><span class=secno>4.11.2 </span>Form submission</a>
+       <li><a href=#definitions><span class=secno>4.10.21.1 </span>Definitions</a></li>
+       <li><a href=#constraint-validation><span class=secno>4.10.21.2 </span>Constraint validation</a></li>
+       <li><a href=#the-constraint-validation-api><span class=secno>4.10.21.3 </span>The constraint validation API</a></li>
+       <li><a href=#security-forms><span class=secno>4.10.21.4 </span>Security</a></ol></li>
+     <li><a href=#form-submission><span class=secno>4.10.22 </span>Form submission</a>
       <ol>
-       <li><a href=#introduction-1><span class=secno>4.11.2.1 </span>Introduction</a></li>
-       <li><a href=#implicit-submission><span class=secno>4.11.2.2 </span>Implicit submission</a></li>
-       <li><a href=#form-submission-algorithm><span class=secno>4.11.2.3 </span>Form submission algorithm</a></li>
-       <li><a href=#url-encoded-form-data><span class=secno>4.11.2.4 </span>URL-encoded form data</a></li>
-       <li><a href=#multipart-form-data><span class=secno>4.11.2.5 </span>Multipart form data</a></li>
-       <li><a href=#plain-text-form-data><span class=secno>4.11.2.6 </span>Plain text form data</a></ol></li>
-     <li><a href=#resetting-a-form><span class=secno>4.11.3 </span>Resetting a form</a></li>
-     <li><a href=#event-dispatch><span class=secno>4.11.4 </span>Event dispatch</a></ol></li>
-   <li><a href=#interactive-elements><span class=secno>4.12 </span>Interactive elements</a>
+       <li><a href=#introduction-1><span class=secno>4.10.22.1 </span>Introduction</a></li>
+       <li><a href=#implicit-submission><span class=secno>4.10.22.2 </span>Implicit submission</a></li>
+       <li><a href=#form-submission-algorithm><span class=secno>4.10.22.3 </span>Form submission algorithm</a></li>
+       <li><a href=#url-encoded-form-data><span class=secno>4.10.22.4 </span>URL-encoded form data</a></li>
+       <li><a href=#multipart-form-data><span class=secno>4.10.22.5 </span>Multipart form data</a></li>
+       <li><a href=#plain-text-form-data><span class=secno>4.10.22.6 </span>Plain text form data</a></ol></li>
+     <li><a href=#resetting-a-form><span class=secno>4.10.23 </span>Resetting a form</a></li>
+     <li><a href=#event-dispatch><span class=secno>4.10.24 </span>Event dispatch</a></ol></li>
+   <li><a href=#interactive-elements><span class=secno>4.11 </span>Interactive elements</a>
     <ol>
-     <li><a href=#the-details-element><span class=secno>4.12.1 </span>The <code>details</code> element</a></li>
-     <li><a href=#the-summary-element><span class=secno>4.12.2 </span>The <code>summary</code> element</a></li>
-     <li><a href=#the-command><span class=secno>4.12.3 </span>The <code>command</code> element</a></li>
-     <li><a href=#menus><span class=secno>4.12.4 </span>The <code>menu</code> element</a>
+     <li><a href=#the-details-element><span class=secno>4.11.1 </span>The <code>details</code> element</a></li>
+     <li><a href=#the-summary-element><span class=secno>4.11.2 </span>The <code>summary</code> element</a></li>
+     <li><a href=#the-command><span class=secno>4.11.3 </span>The <code>command</code> element</a></li>
+     <li><a href=#menus><span class=secno>4.11.4 </span>The <code>menu</code> element</a>
       <ol>
-       <li><a href=#menus-intro><span class=secno>4.12.4.1 </span>Introduction</a></li>
-       <li><a href=#building-menus-and-toolbars><span class=secno>4.12.4.2 </span>Building menus and toolbars</a></li>
-       <li><a href=#context-menus><span class=secno>4.12.4.3 </span>Context menus</a></li>
-       <li><a href=#toolbars><span class=secno>4.12.4.4 </span>Toolbars</a></ol></li>
-     <li><a href=#commands><span class=secno>4.12.5 </span>Commands</a>
+       <li><a href=#menus-intro><span class=secno>4.11.4.1 </span>Introduction</a></li>
+       <li><a href=#building-menus-and-toolbars><span class=secno>4.11.4.2 </span>Building menus and toolbars</a></li>
+       <li><a href=#context-menus><span class=secno>4.11.4.3 </span>Context menus</a></li>
+       <li><a href=#toolbars><span class=secno>4.11.4.4 </span>Toolbars</a></ol></li>
+     <li><a href=#commands><span class=secno>4.11.5 </span>Commands</a>
       <ol>
-       <li><a href=#using-the-a-element-to-define-a-command><span class=secno>4.12.5.1 </span>Using the <code>a</code> element to define a command</a></li>
-       <li><a href=#using-the-button-element-to-define-a-command><span class=secno>4.12.5.2 </span>Using the <code>button</code> element to define a command</a></li>
-       <li><a href=#using-the-input-element-to-define-a-command><span class=secno>4.12.5.3 </span>Using the <code>input</code> element to define a command</a></li>
-       <li><a href=#using-the-option-element-to-define-a-command><span class=secno>4.12.5.4 </span>Using the <code>option</code> element to define a command</a></li>
-       <li><a href=#using-the-command-element-to-define-a-command><span class=secno>4.12.5.5 </span>Using the <code>command</code> element to define
+       <li><a href=#using-the-a-element-to-define-a-command><span class=secno>4.11.5.1 </span>Using the <code>a</code> element to define a command</a></li>
+       <li><a href=#using-the-button-element-to-define-a-command><span class=secno>4.11.5.2 </span>Using the <code>button</code> element to define a command</a></li>
+       <li><a href=#using-the-input-element-to-define-a-command><span class=secno>4.11.5.3 </span>Using the <code>input</code> element to define a command</a></li>
+       <li><a href=#using-the-option-element-to-define-a-command><span class=secno>4.11.5.4 </span>Using the <code>option</code> element to define a command</a></li>
+       <li><a href=#using-the-command-element-to-define-a-command><span class=secno>4.11.5.5 </span>Using the <code>command</code> element to define
   a command</a></li>
-       <li><a href=#using-the-accesskey-attribute-on-a-label-element-to-define-a-command><span class=secno>4.12.5.6 </span>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>label</code> element to define a command</a></li>
-       <li><a href=#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command><span class=secno>4.12.5.7 </span>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>legend</code> element to define a command</a></li>
-       <li><a href=#using-the-accesskey-attribute-to-define-a-command-on-other-elements><span class=secno>4.12.5.8 </span>Using the <code title=attr-accesskey>accesskey</code> attribute to define a command on other elements</a></ol></li>
-     <li><a href=#devices><span class=secno>4.12.6 </span>The <code>device</code> element</a>
+       <li><a href=#using-the-accesskey-attribute-on-a-label-element-to-define-a-command><span class=secno>4.11.5.6 </span>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>label</code> element to define a command</a></li>
+       <li><a href=#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command><span class=secno>4.11.5.7 </span>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>legend</code> element to define a command</a></li>
+       <li><a href=#using-the-accesskey-attribute-to-define-a-command-on-other-elements><span class=secno>4.11.5.8 </span>Using the <code title=attr-accesskey>accesskey</code> attribute to define a command on other elements</a></ol></li>
+     <li><a href=#devices><span class=secno>4.11.6 </span>The <code>device</code> element</a>
       <ol>
-       <li><a href=#stream-api><span class=secno>4.12.6.1 </span>Stream API</a></li>
-       <li><a href=#peer-to-peer-connections><span class=secno>4.12.6.2 </span>Peer-to-peer connections</a></ol></ol></li>
-   <li><a href=#links><span class=secno>4.13 </span>Links</a>
+       <li><a href=#stream-api><span class=secno>4.11.6.1 </span>Stream API</a></li>
+       <li><a href=#peer-to-peer-connections><span class=secno>4.11.6.2 </span>Peer-to-peer connections</a></ol></ol></li>
+   <li><a href=#links><span class=secno>4.12 </span>Links</a>
     <ol>
-     <li><a href=#introduction-2><span class=secno>4.13.1 </span>Introduction</a></li>
-     <li><a href=#links-created-by-a-and-area-elements><span class=secno>4.13.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li>
-     <li><a href=#following-hyperlinks><span class=secno>4.13.3 </span>Following hyperlinks</a>
+     <li><a href=#introduction-2><span class=secno>4.12.1 </span>Introduction</a></li>
+     <li><a href=#links-created-by-a-and-area-elements><span class=secno>4.12.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li>
+     <li><a href=#following-hyperlinks><span class=secno>4.12.3 </span>Following hyperlinks</a>
       <ol>
-       <li><a href=#hyperlink-auditing><span class=secno>4.13.3.1 </span>Hyperlink auditing</a></ol></li>
-     <li><a href=#linkTypes><span class=secno>4.13.4 </span>Link types</a>
+       <li><a href=#hyperlink-auditing><span class=secno>4.12.3.1 </span>Hyperlink auditing</a></ol></li>
+     <li><a href=#linkTypes><span class=secno>4.12.4 </span>Link types</a>
       <ol>
-       <li><a href=#rel-alternate><span class=secno>4.13.4.1 </span>Link type "<code>alternate</code>"</a></li>
-       <li><a href=#rel-archives><span class=secno>4.13.4.2 </span>Link type "<code>archives</code>"</a></li>
-       <li><a href=#link-type-author><span class=secno>4.13.4.3 </span>Link type "<code>author</code>"</a></li>
-       <li><a href=#link-type-bookmark><span class=secno>4.13.4.4 </span>Link type "<code>bookmark</code>"</a></li>
-       <li><a href=#link-type-external><span class=secno>4.13.4.5 </span>Link type "<code>external</code>"</a></li>
-       <li><a href=#link-type-help><span class=secno>4.13.4.6 </span>Link type "<code>help</code>"</a></li>
-       <li><a href=#rel-icon><span class=secno>4.13.4.7 </span>Link type "<code>icon</code>"</a></li>
-       <li><a href=#link-type-license><span class=secno>4.13.4.8 </span>Link type "<code>license</code>"</a></li>
-       <li><a href=#link-type-nofollow><span class=secno>4.13.4.9 </span>Link type "<code>nofollow</code>"</a></li>
-       <li><a href=#link-type-noreferrer><span class=secno>4.13.4.10 </span>Link type "<code>noreferrer</code>"</a></li>
-       <li><a href=#link-type-pingback><span class=secno>4.13.4.11 </span>Link type "<code>pingback</code>"</a></li>
-       <li><a href=#link-type-prefetch><span class=secno>4.13.4.12 </span>Link type "<code>prefetch</code>"</a></li>
-       <li><a href=#link-type-search><span class=secno>4.13.4.13 </span>Link type "<code>search</code>"</a></li>
-       <li><a href=#link-type-stylesheet><span class=secno>4.13.4.14 </span>Link type "<code>stylesheet</code>"</a></li>
-       <li><a href=#link-type-sidebar><span class=secno>4.13.4.15 </span>Link type "<code>sidebar</code>"</a></li>
-       <li><a href=#link-type-tag><span class=secno>4.13.4.16 </span>Link type "<code>tag</code>"</a></li>
-       <li><a href=#hierarchical-link-types><span class=secno>4.13.4.17 </span>Hierarchical link types</a>
+       <li><a href=#rel-alternate><span class=secno>4.12.4.1 </span>Link type "<code>alternate</code>"</a></li>
+       <li><a href=#rel-archives><span class=secno>4.12.4.2 </span>Link type "<code>archives</code>"</a></li>
+       <li><a href=#link-type-author><span class=secno>4.12.4.3 </span>Link type "<code>author</code>"</a></li>
+       <li><a href=#link-type-bookmark><span class=secno>4.12.4.4 </span>Link type "<code>bookmark</code>"</a></li>
+       <li><a href=#link-type-external><span class=secno>4.12.4.5 </span>Link type "<code>external</code>"</a></li>
+       <li><a href=#link-type-help><span class=secno>4.12.4.6 </span>Link type "<code>help</code>"</a></li>
+       <li><a href=#rel-icon><span class=secno>4.12.4.7 </span>Link type "<code>icon</code>"</a></li>
+       <li><a href=#link-type-license><span class=secno>4.12.4.8 </span>Link type "<code>license</code>"</a></li>
+       <li><a href=#link-type-nofollow><span class=secno>4.12.4.9 </span>Link type "<code>nofollow</code>"</a></li>
+       <li><a href=#link-type-noreferrer><span class=secno>4.12.4.10 </span>Link type "<code>noreferrer</code>"</a></li>
+       <li><a href=#link-type-pingback><span class=secno>4.12.4.11 </span>Link type "<code>pingback</code>"</a></li>
+       <li><a href=#link-type-prefetch><span class=secno>4.12.4.12 </span>Link type "<code>prefetch</code>"</a></li>
+       <li><a href=#link-type-search><span class=secno>4.12.4.13 </span>Link type "<code>search</code>"</a></li>
+       <li><a href=#link-type-stylesheet><span class=secno>4.12.4.14 </span>Link type "<code>stylesheet</code>"</a></li>
+       <li><a href=#link-type-sidebar><span class=secno>4.12.4.15 </span>Link type "<code>sidebar</code>"</a></li>
+       <li><a href=#link-type-tag><span class=secno>4.12.4.16 </span>Link type "<code>tag</code>"</a></li>
+       <li><a href=#hierarchical-link-types><span class=secno>4.12.4.17 </span>Hierarchical link types</a>
         <ol>
-         <li><a href=#link-type-index><span class=secno>4.13.4.17.1 </span>Link type "<code>index</code>"</a></li>
-         <li><a href=#link-type-up><span class=secno>4.13.4.17.2 </span>Link type "<code>up</code>"</a></ol></li>
-       <li><a href=#sequential-link-types><span class=secno>4.13.4.18 </span>Sequential link types</a>
+         <li><a href=#link-type-index><span class=secno>4.12.4.17.1 </span>Link type "<code>index</code>"</a></li>
+         <li><a href=#link-type-up><span class=secno>4.12.4.17.2 </span>Link type "<code>up</code>"</a></ol></li>
+       <li><a href=#sequential-link-types><span class=secno>4.12.4.18 </span>Sequential link types</a>
         <ol>
-         <li><a href=#link-type-first><span class=secno>4.13.4.18.1 </span>Link type "<code>first</code>"</a></li>
-         <li><a href=#link-type-last><span class=secno>4.13.4.18.2 </span>Link type "<code>last</code>"</a></li>
-         <li><a href=#link-type-next><span class=secno>4.13.4.18.3 </span>Link type "<code>next</code>"</a></li>
-         <li><a href=#link-type-prev><span class=secno>4.13.4.18.4 </span>Link type "<code>prev</code>"</a></ol></li>
-       <li><a href=#other-link-types><span class=secno>4.13.4.19 </span>Other link types</a></ol></ol></li>
-   <li><a href=#common-idioms-without-dedicated-elements><span class=secno>4.14 </span>Common idioms without dedicated elements</a>
+         <li><a href=#link-type-first><span class=secno>4.12.4.18.1 </span>Link type "<code>first</code>"</a></li>
+         <li><a href=#link-type-last><span class=secno>4.12.4.18.2 </span>Link type "<code>last</code>"</a></li>
+         <li><a href=#link-type-next><span class=secno>4.12.4.18.3 </span>Link type "<code>next</code>"</a></li>
+         <li><a href=#link-type-prev><span class=secno>4.12.4.18.4 </span>Link type "<code>prev</code>"</a></ol></li>
+       <li><a href=#other-link-types><span class=secno>4.12.4.19 </span>Other link types</a></ol></ol></li>
+   <li><a href=#common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</a>
     <ol>
-     <li><a href=#the-main-part-of-the-content><span class=secno>4.14.1 </span>The main part of the content</a></li>
-     <li><a href=#tag-clouds><span class=secno>4.14.2 </span>Tag clouds</a></li>
-     <li><a href=#conversations><span class=secno>4.14.3 </span>Conversations</a></li>
-     <li><a href=#footnotes><span class=secno>4.14.4 </span>Footnotes</a></ol></li>
-   <li><a href=#matching-html-elements-using-selectors><span class=secno>4.15 </span>Matching HTML elements using selectors</a>
+     <li><a href=#the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</a></li>
+     <li><a href=#tag-clouds><span class=secno>4.13.2 </span>Tag clouds</a></li>
+     <li><a href=#conversations><span class=secno>4.13.3 </span>Conversations</a></li>
+     <li><a href=#footnotes><span class=secno>4.13.4 </span>Footnotes</a></ol></li>
+   <li><a href=#matching-html-elements-using-selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</a>
     <ol>
-     <li><a href=#selectors><span class=secno>4.15.1 </span>Case-sensitivity</a></li>
-     <li><a href=#pseudo-classes><span class=secno>4.15.2 </span>Pseudo-classes</a></ol></ol></li>
+     <li><a href=#selectors><span class=secno>4.14.1 </span>Case-sensitivity</a></li>
+     <li><a href=#pseudo-classes><span class=secno>4.14.2 </span>Pseudo-classes</a></ol></ol></li>
  <li><a href=#microdata><span class=secno>5 </span>Microdata</a>
   <ol>
    <li><a href=#introduction-3><span class=secno>5.1 </span>Introduction</a>
@@ -46097,7 +46096,7 @@
 
 
 
-  <h3 id=textFieldSelection><span class=secno>4.11 </span>APIs for the text field selections</h3>
+  <h4 id=textFieldSelection><span class=secno>4.10.20 </span>APIs for the text field selections</h4>
 
   <!-- v2 idea: DOM Range APIs to expose the textarea/input edited
   value (ack martijnw) -->
@@ -46221,9 +46220,9 @@
 
 
 
-  <h4 id=constraints><span class=secno>4.11.1 </span>Constraints</h4>
+  <h4 id=constraints><span class=secno>4.10.21 </span>Constraints</h4>
 
-  <h5 id=definitions><span class=secno>4.11.1.1 </span>Definitions</h5>
+  <h5 id=definitions><span class=secno>4.10.21.1 </span>Definitions</h5>
 
   <div class=impl>
 
@@ -46311,7 +46310,7 @@
 
   <div class=impl>
 
-  <h5 id=constraint-validation><span class=secno>4.11.1.2 </span>Constraint validation</h5>
+  <h5 id=constraint-validation><span class=secno>4.10.21.2 </span>Constraint validation</h5>
 
   <p>When the user agent is required to <dfn id=statically-validate-the-constraints>statically validate the
   constraints</dfn> of <code><a href=#the-form-element>form</a></code> element <var title="">form</var>, it must run the following steps, which return
@@ -46395,7 +46394,7 @@
 
 
 
-  <h5 id=the-constraint-validation-api><span class=secno>4.11.1.3 </span>The <dfn>constraint validation API</dfn></h5>
+  <h5 id=the-constraint-validation-api><span class=secno>4.10.21.3 </span>The <dfn>constraint validation API</dfn></h5>
 
   <dl class=domintro><dt><var title="">element</var> . <code title=dom-cva-willValidate><a href=#dom-cva-willvalidate>willValidate</a></code></dt>
 
@@ -46626,7 +46625,7 @@
   </div>
 
 
-  <h5 id=security-forms><span class=secno>4.11.1.4 </span>Security</h5>
+  <h5 id=security-forms><span class=secno>4.10.21.4 </span>Security</h5>
 
   <p id=security-0>Servers should not rely on client-side
   validation. Client-side validation can be intentionally bypassed by
@@ -46638,11 +46637,11 @@
 
 
 
-  <h4 id=form-submission><span class=secno>4.11.2 </span><dfn>Form submission</dfn></h4>
+  <h4 id=form-submission><span class=secno>4.10.22 </span><dfn>Form submission</dfn></h4>
 
   <div class=impl>
 
-  <h5 id=introduction-1><span class=secno>4.11.2.1 </span>Introduction</h5>
+  <h5 id=introduction-1><span class=secno>4.10.22.1 </span>Introduction</h5>
 
   </div>
 
@@ -46690,7 +46689,7 @@
 
   <div class=impl>
 
-  <h5 id=implicit-submission><span class=secno>4.11.2.2 </span>Implicit submission</h5>
+  <h5 id=implicit-submission><span class=secno>4.10.22.2 </span>Implicit submission</h5>
 
   <p>User agents may establish a <a href=#concept-button title=concept-button>button</a> in each form as being the
   form's <dfn id=default-button>default button</dfn>. This should be the first <a href=#concept-submit-button title=concept-submit-button>submit button</a> in <a href=#tree-order>tree
@@ -46719,7 +46718,7 @@
 
   <div class=impl>
 
-  <h5 id=form-submission-algorithm><span class=secno>4.11.2.3 </span>Form submission algorithm</h5>
+  <h5 id=form-submission-algorithm><span class=secno>4.10.22.3 </span>Form submission algorithm</h5>
 
   <p>When a <code><a href=#the-form-element>form</a></code> element <var title="">form</var> is <dfn id=concept-form-submit title=concept-form-submit>submitted</dfn> from an element <var title="">submitter</var> (typically a button), optionally with a
   <var title="">scripted-submit</var> flag set, the user agent must
@@ -47191,7 +47190,7 @@
 
   <div class=impl>
 
-  <h5 id=url-encoded-form-data><span class=secno>4.11.2.4 </span>URL-encoded form data</h5>
+  <h5 id=url-encoded-form-data><span class=secno>4.10.22.4 </span>URL-encoded form data</h5>
 
   <p>The <dfn id=application/x-www-form-urlencoded-encoding-algorithm><code title="">application/x-www-form-urlencoded</code> encoding
   algorithm</dfn> is as follows:</p>
@@ -47326,7 +47325,7 @@
 
   <div class=impl>
 
-  <h5 id=multipart-form-data><span class=secno>4.11.2.5 </span>Multipart form data</h5>
+  <h5 id=multipart-form-data><span class=secno>4.10.22.5 </span>Multipart form data</h5>
 
   <!-- http://hixie.ch/tests/adhoc/html/forms/submission/multipart_form-data/ -->
 
@@ -47413,7 +47412,7 @@
 
   <div class=impl>
 
-  <h5 id=plain-text-form-data><span class=secno>4.11.2.6 </span>Plain text form data</h5>
+  <h5 id=plain-text-form-data><span class=secno>4.10.22.6 </span>Plain text form data</h5>
 
   <p>The <dfn id=text/plain-encoding-algorithm><code title="">text/plain</code> encoding
   algorithm</dfn> is as follows:</p>
@@ -47471,7 +47470,7 @@
 
   <div class=impl>
 
-  <h4 id=resetting-a-form><span class=secno>4.11.3 </span>Resetting a form</h4>
+  <h4 id=resetting-a-form><span class=secno>4.10.23 </span>Resetting a form</h4>
 
   <p>When a <code><a href=#the-form-element>form</a></code> element <var title="">form</var> is <dfn id=concept-form-reset title=concept-form-reset>reset</dfn>, the user agent must
   <a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-reset>reset</code>, that is cancelable, at <var title="">form</var>, and then, if that event is not canceled, must
@@ -47492,7 +47491,7 @@
 
   <div class=impl>
 
-  <h4 id=event-dispatch><span class=secno>4.11.4 </span>Event dispatch</h4>
+  <h4 id=event-dispatch><span class=secno>4.10.24 </span>Event dispatch</h4>
 
   <p>When the user agent is to <dfn id=broadcast-forminput-events>broadcast <code title=event-forminput>forminput</code> events</dfn> or
   <dfn id=broadcast-formchange-events>broadcast <code title=event-formchange>formchange</code>
@@ -47511,9 +47510,9 @@
   </ol></div>
 
 
-  <h3 id=interactive-elements><span class=secno>4.12 </span>Interactive elements</h3>
+  <h3 id=interactive-elements><span class=secno>4.11 </span>Interactive elements</h3>
 
-  <h4 id=the-details-element><span class=secno>4.12.1 </span>The <dfn><code>details</code></dfn> element</h4>
+  <h4 id=the-details-element><span class=secno>4.11.1 </span>The <dfn><code>details</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
    <dd><a href=#flow-content>Flow content</a>.</dd>
@@ -47614,7 +47613,7 @@
   </div>
 
 
-  <h4 id=the-summary-element><span class=secno>4.12.2 </span>The <dfn><code>summary</code></dfn> element</h4>
+  <h4 id=the-summary-element><span class=secno>4.11.2 </span>The <dfn><code>summary</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
    <dd>None.</dd>
@@ -50237,7 +50236,7 @@
 
 -->
 
-  <h4 id=the-command><span class=secno>4.12.3 </span>The <dfn><code>command</code></dfn> element</h4>
+  <h4 id=the-command><span class=secno>4.11.3 </span>The <dfn><code>command</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
    <dd><a href=#metadata-content>Metadata content</a>.</dd>
@@ -50461,7 +50460,7 @@
 
 
 
-  <h4 id=menus><span class=secno>4.12.4 </span>The <dfn><code>menu</code></dfn> element</h4>
+  <h4 id=menus><span class=secno>4.11.4 </span>The <dfn><code>menu</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
    <dd><a href=#flow-content>Flow content</a>.</dd>
@@ -50529,7 +50528,7 @@
 
 
 
-  <h5 id=menus-intro><span class=secno>4.12.4.1 </span>Introduction</h5>
+  <h5 id=menus-intro><span class=secno>4.11.4.1 </span>Introduction</h5>
 
   <p><i>This section is non-normative.</i></p>
 
@@ -50604,7 +50603,7 @@
 
   <div class=impl>
 
-  <h5 id=building-menus-and-toolbars><span class=secno>4.12.4.2 </span><dfn>Building menus and toolbars</dfn></h5>
+  <h5 id=building-menus-and-toolbars><span class=secno>4.11.4.2 </span><dfn>Building menus and toolbars</dfn></h5>
 
   <p>A menu (or toolbar) consists of a list of zero or more of the
   following components:</p>
@@ -50689,7 +50688,7 @@
 
 
 
-  <h5 id=context-menus><span class=secno>4.12.4.3 </span><dfn>Context menus</dfn></h5>
+  <h5 id=context-menus><span class=secno>4.11.4.3 </span><dfn>Context menus</dfn></h5>
 
   <p>The <dfn id=attr-contextmenu title=attr-contextmenu><code>contextmenu</code></dfn>
   attribute gives the element's <a href=#context-menus title="context menus">context
@@ -50796,7 +50795,7 @@
 
   <div class=impl>
 
-  <h5 id=toolbars><span class=secno>4.12.4.4 </span><dfn>Toolbars</dfn></h5>
+  <h5 id=toolbars><span class=secno>4.11.4.4 </span><dfn>Toolbars</dfn></h5>
 
   <p>When a <code><a href=#menus>menu</a></code> element has a <code title=attr-menu-type><a href=#attr-menu-type>type</a></code> attribute in the <a href=#toolbar-state title="toolbar state">toolbar</a> state, then the user agent
   must <a href=#building-menus-and-toolbars title="building menus and toolbars">build</a> the
@@ -50811,7 +50810,7 @@
 
 
 
-  <h4 id=commands><span class=secno>4.12.5 </span>Commands</h4>
+  <h4 id=commands><span class=secno>4.11.5 </span>Commands</h4>
 
   <p>A <dfn id=concept-command title=concept-command>command</dfn> is the abstraction
   behind menu items, buttons, and links.<!--v2COMMAND: Once a command
@@ -51063,7 +51062,7 @@
 
   <div class=impl>
 
-  <h5 id=using-the-a-element-to-define-a-command><span class=secno>4.12.5.1 </span><dfn title=a-command>Using the <code>a</code> element to define a command</dfn></h5>
+  <h5 id=using-the-a-element-to-define-a-command><span class=secno>4.11.5.1 </span><dfn title=a-command>Using the <code>a</code> element to define a command</dfn></h5>
 
   <p>An <code><a href=#the-a-element>a</a></code> element with an <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute <a href=#concept-command title=concept-command>defines a command</a>.</p>
 
@@ -51109,7 +51108,7 @@
   command is to <a href=#fire-a-click-event title="fire a click event">fire a <code title=event-click>click</code> event</a> at the element.</p>
 
 
-  <h5 id=using-the-button-element-to-define-a-command><span class=secno>4.12.5.2 </span><dfn title=button-command>Using the <code>button</code> element to define a command</dfn></h5>
+  <h5 id=using-the-button-element-to-define-a-command><span class=secno>4.11.5.2 </span><dfn title=button-command>Using the <code>button</code> element to define a command</dfn></h5>
 
   <p>A <code><a href=#the-button-element>button</a></code> element always <a href=#concept-command title=concept-command>defines a command</a>.</p>
 
@@ -51121,7 +51120,7 @@
   State</a> of the command mirrors the <a href=#concept-fe-disabled title=concept-fe-disabled>disabled</a> state of the button.</p>
 
 
-  <h5 id=using-the-input-element-to-define-a-command><span class=secno>4.12.5.3 </span><dfn title=input-command>Using the <code>input</code> element to define a command</dfn></h5>
+  <h5 id=using-the-input-element-to-define-a-command><span class=secno>4.11.5.3 </span><dfn title=input-command>Using the <code>input</code> element to define a command</dfn></h5>
 
   <p>An <code><a href=#the-input-element>input</a></code> element whose <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute is in one of the <a href=#submit-button-state title=attr-input-type-submit>Submit Button</a>, <a href=#reset-button-state title=attr-input-type-reset>Reset Button</a>, <a href=#image-button-state title=attr-input-type-image>Image Button</a>, <a href=#button-state title=attr-input-type-button>Button</a>, <a href=#radio-button-state title=attr-input-type-radio>Radio Button</a>, or <a href=#checkbox-state title=attr-input-type-checkbox>Checkbox</a> states <a href=#concept-command title=concept-command>defines a command</a>.</p>
 
@@ -51192,7 +51191,7 @@
   element.</p>
 
 
-  <h5 id=using-the-option-element-to-define-a-command><span class=secno>4.12.5.4 </span><dfn title=option-command>Using the <code>option</code> element to define a command</dfn></h5>
+  <h5 id=using-the-option-element-to-define-a-command><span class=secno>4.11.5.4 </span><dfn title=option-command>Using the <code>option</code> element to define a command</dfn></h5>
 
   <p>An <code><a href=#the-option-element>option</a></code> element with an ancestor
   <code><a href=#the-select-element>select</a></code> element and either no <code title=attr-option-value><a href=#attr-option-value>value</a></code> attribute or a <code title=attr-option-value><a href=#attr-option-value>value</a></code> attribute that is not the
@@ -51245,7 +51244,7 @@
   element.</p>
 
 
-  <h5 id=using-the-command-element-to-define-a-command><span class=secno>4.12.5.5 </span>Using the <dfn title=command-element><code>command</code></dfn> element to define
+  <h5 id=using-the-command-element-to-define-a-command><span class=secno>4.11.5.5 </span>Using the <dfn title=command-element><code>command</code></dfn> element to define
   a command</h5>
 
   <p>A <code><a href=#the-command>command</a></code> element <a href=#concept-command title=concept-command>defines a command</a>.</p>
@@ -51302,7 +51301,7 @@
 
 
 
-  <h5 id=using-the-accesskey-attribute-on-a-label-element-to-define-a-command><span class=secno>4.12.5.6 </span><dfn title=label-command>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>label</code> element to define a command</dfn></h5>
+  <h5 id=using-the-accesskey-attribute-on-a-label-element-to-define-a-command><span class=secno>4.11.5.6 </span><dfn title=label-command>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>label</code> element to define a command</dfn></h5>
 
   <p>A <code><a href=#the-label-element>label</a></code> element that has an <a href=#assigned-access-key>assigned access
   key</a> and a <a href=#labeled-control>labeled control</a> and whose
@@ -51343,7 +51342,7 @@
 
 
 
-  <h5 id=using-the-accesskey-attribute-on-a-legend-element-to-define-a-command><span class=secno>4.12.5.7 </span><dfn title=legend-command>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>legend</code> element to define a command</dfn></h5>
+  <h5 id=using-the-accesskey-attribute-on-a-legend-element-to-define-a-command><span class=secno>4.11.5.7 </span><dfn title=legend-command>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>legend</code> element to define a command</dfn></h5>
 
   <p>A <code><a href=#the-legend-element>legend</a></code> element that has an <a href=#assigned-access-key>assigned access
   key</a> and is a child of a <code><a href=#the-fieldset-element>fieldset</a></code> element that
@@ -51387,7 +51386,7 @@
 
 
 
-  <h5 id=using-the-accesskey-attribute-to-define-a-command-on-other-elements><span class=secno>4.12.5.8 </span><dfn title=accesskey-command>Using the <code title=attr-accesskey>accesskey</code> attribute to define a command on other elements</dfn></h5>
+  <h5 id=using-the-accesskey-attribute-to-define-a-command-on-other-elements><span class=secno>4.11.5.8 </span><dfn title=accesskey-command>Using the <code title=attr-accesskey>accesskey</code> attribute to define a command on other elements</dfn></h5>
 
   <p>An element that has an <a href=#assigned-access-key>assigned access key</a> <a href=#concept-command title=concept-command>defines a command</a>.</p>
 
@@ -51454,7 +51453,7 @@
 <div data-component="other Hixie drafts (editor: Ian Hickson)">
 
 
-  <h4 id=devices><span class=secno>4.12.6 </span>The <dfn><code>device</code></dfn> element</h4>
+  <h4 id=devices><span class=secno>4.11.6 </span>The <dfn><code>device</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
    <dd><a href=#flow-content>Flow content</a>.</dd>
@@ -51528,7 +51527,7 @@
   </div>
 
 
-  <h5 id=stream-api><span class=secno>4.12.6.1 </span>Stream API</h5>
+  <h5 id=stream-api><span class=secno>4.11.6.1 </span>Stream API</h5>
 
   <p>The <code><a href=#stream>Stream</a></code> interface is used to represent
   streams.</p>
@@ -51568,7 +51567,7 @@
   <p class=XXX>This again will be pinned down to a specific codec.</p>
 
 
-  <h5 id=peer-to-peer-connections><span class=secno>4.12.6.2 </span>Peer-to-peer connections</h5>
+  <h5 id=peer-to-peer-connections><span class=secno>4.11.6.2 </span>Peer-to-peer connections</h5>
 
   <p class=XXX>This section will be moved to a more appropriate
   location in due course; it is here currently to keep it near the
@@ -51674,9 +51673,9 @@
 
 
 
-  <h3 id=links><span class=secno>4.13 </span>Links</h3>
+  <h3 id=links><span class=secno>4.12 </span>Links</h3>
 
-  <h4 id=introduction-2><span class=secno>4.13.1 </span>Introduction</h4>
+  <h4 id=introduction-2><span class=secno>4.12.1 </span>Introduction</h4>
 
   <p>Links are a conceptual construct, created by <code><a href=#the-a-element>a</a></code>,
   <code><a href=#the-area-element>area</a></code>, and <code><a href=#the-link-element>link</a></code> elements, that <a href=#represents title=represents>represent</a> a connection between two
@@ -51721,7 +51720,7 @@
   the processing semantics of that hyperlink.</p>
 
 
-  <h4 id=links-created-by-a-and-area-elements><span class=secno>4.13.2 </span>Links created by <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements</h4>
+  <h4 id=links-created-by-a-and-area-elements><span class=secno>4.12.2 </span>Links created by <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements</h4>
 
   <p>The <dfn id=attr-hyperlink-href title=attr-hyperlink-href><code>href</code></dfn>
   attribute on <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements must have
@@ -51789,7 +51788,7 @@
 
   <div class=impl>
 
-  <h4 id=following-hyperlinks><span class=secno>4.13.3 </span><dfn>Following hyperlinks</dfn></h4>
+  <h4 id=following-hyperlinks><span class=secno>4.12.3 </span><dfn>Following hyperlinks</dfn></h4>
 
   <p>When a user <em>follows a hyperlink</em> created by an element,
   the user agent must <a href=#resolve-a-url title="resolve a url">resolve</a> the
@@ -51851,7 +51850,7 @@
 <!--PING-->
   <div class=impl>
 
-  <h5 id=hyperlink-auditing><span class=secno>4.13.3.1 </span><dfn>Hyperlink auditing</dfn></h5>
+  <h5 id=hyperlink-auditing><span class=secno>4.12.3.1 </span><dfn>Hyperlink auditing</dfn></h5>
 
   <p>If a <a href=#hyperlink>hyperlink</a> created by an <code><a href=#the-a-element>a</a></code> or
   <code><a href=#the-area-element>area</a></code> element has a <code title=attr-hyperlink-ping><a href=#ping>ping</a></code> attribute, and the user
@@ -51973,7 +51972,7 @@
 
 
 
-  <h4 id=linkTypes><span class=secno>4.13.4 </span>Link types</h4>
+  <h4 id=linkTypes><span class=secno>4.12.4 </span>Link types</h4>
 
   <p>The following table summarizes the link types that are defined by
   this specification. This table is non-normative; the actual
@@ -52121,7 +52120,7 @@
   -->
 
 
-  <h5 id=rel-alternate><span class=secno>4.13.4.1 </span>Link type "<dfn title=rel-alternate><code>alternate</code></dfn>"</h5>
+  <h5 id=rel-alternate><span class=secno>4.12.4.1 </span>Link type "<dfn title=rel-alternate><code>alternate</code></dfn>"</h5>
 
   <p>The <code title=rel-alternate><a href=#rel-alternate>alternate</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52225,7 +52224,7 @@
 
    </dd>
 
-  </dl><h5 id=rel-archives><span class=secno>4.13.4.2 </span>Link type "<dfn title=rel-archives><code>archives</code></dfn>"</h5>
+  </dl><h5 id=rel-archives><span class=secno>4.12.4.2 </span>Link type "<dfn title=rel-archives><code>archives</code></dfn>"</h5>
 
   <p>The <code title=rel-archives><a href=#rel-archives>archives</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52247,7 +52246,7 @@
   </div>
 
 
-  <h5 id=link-type-author><span class=secno>4.13.4.3 </span>Link type "<dfn title=rel-author><code>author</code></dfn>"</h5>
+  <h5 id=link-type-author><span class=secno>4.12.4.3 </span>Link type "<dfn title=rel-author><code>author</code></dfn>"</h5>
 
   <p>The <code title=rel-author><a href=#link-type-author>author</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52278,7 +52277,7 @@
   </div>
 
 
-  <h5 id=link-type-bookmark><span class=secno>4.13.4.4 </span>Link type "<dfn title=rel-bookmark><code>bookmark</code></dfn>"</h5>
+  <h5 id=link-type-bookmark><span class=secno>4.12.4.4 </span>Link type "<dfn title=rel-bookmark><code>bookmark</code></dfn>"</h5>
 
   <p>The <code title=rel-bookmark><a href=#link-type-bookmark>bookmark</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -52345,7 +52344,7 @@
 -->
 
 
-  <h5 id=link-type-external><span class=secno>4.13.4.5 </span>Link type "<dfn title=rel-external><code>external</code></dfn>"</h5>
+  <h5 id=link-type-external><span class=secno>4.12.4.5 </span>Link type "<dfn title=rel-external><code>external</code></dfn>"</h5>
 
   <p>The <code title=rel-external><a href=#link-type-external>external</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -52356,7 +52355,7 @@
   that the current document forms a part of.</p>
 
 
-  <h5 id=link-type-help><span class=secno>4.13.4.6 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>
+  <h5 id=link-type-help><span class=secno>4.12.4.6 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>
 
   <p>The <code title=rel-help><a href=#link-type-help>help</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52381,7 +52380,7 @@
   document provides help for the page as a whole.</p>
 
 
-  <h5 id=rel-icon><span class=secno>4.13.4.7 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>
+  <h5 id=rel-icon><span class=secno>4.12.4.7 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>
 
   <p>The <code title=rel-icon><a href=#rel-icon>icon</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a>.</p>
@@ -52510,7 +52509,7 @@
   </div>
 
 
-  <h5 id=link-type-license><span class=secno>4.13.4.8 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>
+  <h5 id=link-type-license><span class=secno>4.12.4.8 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>
 
   <p>The <code title=rel-license><a href=#link-type-license>license</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52576,7 +52575,7 @@
   </div>
 
 
-  <h5 id=link-type-nofollow><span class=secno>4.13.4.9 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>
+  <h5 id=link-type-nofollow><span class=secno>4.12.4.9 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>
 
   <p>The <code title=rel-nofollow><a href=#link-type-nofollow>nofollow</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -52591,7 +52590,7 @@
   affiliated with the two pages.</p>
 
 
-  <h5 id=link-type-noreferrer><span class=secno>4.13.4.10 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
+  <h5 id=link-type-noreferrer><span class=secno>4.12.4.10 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
 
   <p>The <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -52619,7 +52618,7 @@
   e.g. letting <img> or CSS or <video> hide the referrer -->
 
 
-  <h5 id=link-type-pingback><span class=secno>4.13.4.11 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
+  <h5 id=link-type-pingback><span class=secno>4.12.4.11 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
 
   <p>The <code title=rel-pingback><a href=#link-type-pingback>pingback</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a>.</p>
@@ -52628,7 +52627,7 @@
   specification. <a href=#refsPINGBACK>[PINGBACK]</a></p>
 
 
-  <h5 id=link-type-prefetch><span class=secno>4.13.4.12 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
+  <h5 id=link-type-prefetch><span class=secno>4.12.4.12 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
 
   <p>The <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52643,7 +52642,7 @@
   <p>There is no default type for resources given by the <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword.</p>
 
 
-  <h5 id=link-type-search><span class=secno>4.13.4.13 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
+  <h5 id=link-type-search><span class=secno>4.12.4.13 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
 
   <p>The <code title=rel-search><a href=#link-type-search>search</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52658,7 +52657,7 @@
   autodiscover search interfaces. <a href=#refsOPENSEARCH>[OPENSEARCH]</a></p>
 
 
-  <h5 id=link-type-stylesheet><span class=secno>4.13.4.14 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
+  <h5 id=link-type-stylesheet><span class=secno>4.12.4.14 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
 
   <p>The <code title=rel-stylesheet><a href=#link-type-stylesheet>stylesheet</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a> that
@@ -52697,7 +52696,7 @@
   </div>
 
 
-  <h5 id=link-type-sidebar><span class=secno>4.13.4.15 </span>Link type "<dfn title=rel-sidebar><code>sidebar</code></dfn>"</h5>
+  <h5 id=link-type-sidebar><span class=secno>4.12.4.15 </span>Link type "<dfn title=rel-sidebar><code>sidebar</code></dfn>"</h5>
 
   <p>The <code title=rel-sidebar><a href=#link-type-sidebar>sidebar</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52711,7 +52710,7 @@
   <p>A <a href=#hyperlink>hyperlink</a> with the <code title=rel-sidebar><a href=#link-type-sidebar>sidebar</a></code> keyword specified is a <dfn id=rel-sidebar-hyperlink title=rel-sidebar-hyperlink>sidebar hyperlink</dfn>.</p>
 
 
-  <h5 id=link-type-tag><span class=secno>4.13.4.16 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
+  <h5 id=link-type-tag><span class=secno>4.12.4.16 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
 
   <p>The <code title=rel-tag><a href=#link-type-tag>tag</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52727,7 +52726,7 @@
   the popular tag across a set of pages.</p>
 
 
-  <h5 id=hierarchical-link-types><span class=secno>4.13.4.17 </span>Hierarchical link types</h5>
+  <h5 id=hierarchical-link-types><span class=secno>4.12.4.17 </span>Hierarchical link types</h5>
 
   <p>Some documents form part of a hierarchical structure of
   documents.</p>
@@ -52740,7 +52739,7 @@
   <p>A document may be part of multiple hierarchies.</p>
 
 
-  <h6 id=link-type-index><span class=secno>4.13.4.17.1 </span>Link type "<dfn title=rel-index><code>index</code></dfn>"</h6>
+  <h6 id=link-type-index><span class=secno>4.12.4.17.1 </span>Link type "<dfn title=rel-index><code>index</code></dfn>"</h6>
 
   <p>The <code title=rel-index><a href=#link-type-index>index</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52760,7 +52759,7 @@
   </div>
 
 
-  <h6 id=link-type-up><span class=secno>4.13.4.17.2 </span>Link type "<dfn title=rel-up><code>up</code></dfn>"</h6>
+  <h6 id=link-type-up><span class=secno>4.12.4.17.2 </span>Link type "<dfn title=rel-up><code>up</code></dfn>"</h6>
 
   <p>The <code title=rel-up><a href=#link-type-up>up</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52830,7 +52829,7 @@
   interface hides duplicates).</p>
 
 
-  <h5 id=sequential-link-types><span class=secno>4.13.4.18 </span>Sequential link types</h5>
+  <h5 id=sequential-link-types><span class=secno>4.12.4.18 </span>Sequential link types</h5>
 
   <p>Some documents form part of a sequence of documents.</p>
 
@@ -52842,7 +52841,7 @@
   <p>A document may be part of multiple sequences.</p>
 
 
-  <h6 id=link-type-first><span class=secno>4.13.4.18.1 </span>Link type "<dfn title=rel-first><code>first</code></dfn>"</h6>
+  <h6 id=link-type-first><span class=secno>4.12.4.18.1 </span>Link type "<dfn title=rel-first><code>first</code></dfn>"</h6>
 
   <p>The <code title=rel-first><a href=#link-type-first>first</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52861,7 +52860,7 @@
   </div>
 
 
-  <h6 id=link-type-last><span class=secno>4.13.4.18.2 </span>Link type "<dfn title=rel-last><code>last</code></dfn>"</h6>
+  <h6 id=link-type-last><span class=secno>4.12.4.18.2 </span>Link type "<dfn title=rel-last><code>last</code></dfn>"</h6>
 
   <p>The <code title=rel-last><a href=#link-type-last>last</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52880,7 +52879,7 @@
   </div>
 
 
-  <h6 id=link-type-next><span class=secno>4.13.4.18.3 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
+  <h6 id=link-type-next><span class=secno>4.12.4.18.3 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
 
   <p>The <code title=rel-next><a href=#link-type-next>next</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52891,7 +52890,7 @@
   document that is the next logical document in the sequence.</p>
 
 
-  <h6 id=link-type-prev><span class=secno>4.13.4.18.4 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
+  <h6 id=link-type-prev><span class=secno>4.12.4.18.4 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
 
   <p>The <code title=rel-prev><a href=#link-type-prev>prev</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52910,7 +52909,7 @@
   </div>
 
 
-  <h5 id=other-link-types><span class=secno>4.13.4.19 </span>Other link types</h5>
+  <h5 id=other-link-types><span class=secno>4.12.4.19 </span>Other link types</h5>
 
   <p><span title=concept-rel-extensions>Extensions to the predefined
   set of link types</span> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
@@ -53088,9 +53087,9 @@
 
 
 
-  <h3 id=common-idioms-without-dedicated-elements><span class=secno>4.14 </span>Common idioms without dedicated elements</h3>
+  <h3 id=common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</h3>
 
-  <h4 id=the-main-part-of-the-content><span class=secno>4.14.1 </span>The main part of the content</h4>
+  <h4 id=the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</h4>
 
   <p>The main content of a page — not including headers and
   footers, navigation links, sidebars, advertisements, and so forth
@@ -53255,7 +53254,7 @@
   </div>
 
 
-  <h4 id=tag-clouds><span class=secno>4.14.2 </span>Tag clouds</h4>
+  <h4 id=tag-clouds><span class=secno>4.13.2 </span>Tag clouds</h4>
 
   <p id=tag-cloud>This specification does not define any markup
   specifically for marking up lists of keywords that apply to a group
@@ -53307,7 +53306,7 @@
   </div>
 
 
-  <h4 id=conversations><span class=secno>4.14.3 </span>Conversations</h4>
+  <h4 id=conversations><span class=secno>4.13.3 </span>Conversations</h4>
 
   <!-- http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-September/022576.html -->
 
@@ -53353,7 +53352,7 @@
   </div>
 
 
-  <h4 id=footnotes><span class=secno>4.14.4 </span>Footnotes</h4>
+  <h4 id=footnotes><span class=secno>4.13.4 </span>Footnotes</h4>
 
   <p>HTML does not have a dedicated mechanism for marking up
   footnotes. Here are the recommended alternatives.</p>
@@ -53466,9 +53465,9 @@
 
   <div class=impl>
 
-  <h3 id=matching-html-elements-using-selectors><span class=secno>4.15 </span>Matching HTML elements using selectors</h3>
+  <h3 id=matching-html-elements-using-selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</h3>
 
-  <h4 id=selectors><span class=secno>4.15.1 </span>Case-sensitivity</h4>
+  <h4 id=selectors><span class=secno>4.14.1 </span>Case-sensitivity</h4>
 
   <p>Attribute and element <em>names</em> of <a href=#html-elements>HTML
   elements</a> in <a href=#html-documents>HTML documents</a> must be treated as
@@ -53540,7 +53539,7 @@
   elements, which must be treated as <a href=#case-sensitive>case-sensitive</a>.</p>
 
 
-  <h4 id=pseudo-classes><span class=secno>4.15.2 </span>Pseudo-classes</h4>
+  <h4 id=pseudo-classes><span class=secno>4.14.2 </span>Pseudo-classes</h4>
 
   <p>There are a number of dynamic selectors that can be used with
   HTML. This section defines when these selectors match HTML

Modified: index
===================================================================
--- index	2010-10-14 09:55:49 UTC (rev 5630)
+++ index	2010-10-14 10:03:09 UTC (rev 5631)
@@ -705,97 +705,96 @@
        <li><a href="#a-form-control's-value"><span class=secno>4.10.19.3 </span>A form control's value</a></li>
        <li><a href=#autofocusing-a-form-control><span class=secno>4.10.19.4 </span>Autofocusing a form control</a></li>
        <li><a href=#limiting-user-input-length><span class=secno>4.10.19.5 </span>Limiting user input length</a></li>
-       <li><a href=#form-submission-0><span class=secno>4.10.19.6 </span>Form submission</a></ol></ol></li>
-   <li><a href=#textFieldSelection><span class=secno>4.11 </span>APIs for the text field selections</a>
-    <ol>
-     <li><a href=#constraints><span class=secno>4.11.1 </span>Constraints</a>
+       <li><a href=#form-submission-0><span class=secno>4.10.19.6 </span>Form submission</a></ol></li>
+     <li><a href=#textFieldSelection><span class=secno>4.10.20 </span>APIs for the text field selections</a></li>
+     <li><a href=#constraints><span class=secno>4.10.21 </span>Constraints</a>
       <ol>
-       <li><a href=#definitions><span class=secno>4.11.1.1 </span>Definitions</a></li>
-       <li><a href=#constraint-validation><span class=secno>4.11.1.2 </span>Constraint validation</a></li>
-       <li><a href=#the-constraint-validation-api><span class=secno>4.11.1.3 </span>The constraint validation API</a></li>
-       <li><a href=#security-forms><span class=secno>4.11.1.4 </span>Security</a></ol></li>
-     <li><a href=#form-submission><span class=secno>4.11.2 </span>Form submission</a>
+       <li><a href=#definitions><span class=secno>4.10.21.1 </span>Definitions</a></li>
+       <li><a href=#constraint-validation><span class=secno>4.10.21.2 </span>Constraint validation</a></li>
+       <li><a href=#the-constraint-validation-api><span class=secno>4.10.21.3 </span>The constraint validation API</a></li>
+       <li><a href=#security-forms><span class=secno>4.10.21.4 </span>Security</a></ol></li>
+     <li><a href=#form-submission><span class=secno>4.10.22 </span>Form submission</a>
       <ol>
-       <li><a href=#introduction-1><span class=secno>4.11.2.1 </span>Introduction</a></li>
-       <li><a href=#implicit-submission><span class=secno>4.11.2.2 </span>Implicit submission</a></li>
-       <li><a href=#form-submission-algorithm><span class=secno>4.11.2.3 </span>Form submission algorithm</a></li>
-       <li><a href=#url-encoded-form-data><span class=secno>4.11.2.4 </span>URL-encoded form data</a></li>
-       <li><a href=#multipart-form-data><span class=secno>4.11.2.5 </span>Multipart form data</a></li>
-       <li><a href=#plain-text-form-data><span class=secno>4.11.2.6 </span>Plain text form data</a></ol></li>
-     <li><a href=#resetting-a-form><span class=secno>4.11.3 </span>Resetting a form</a></li>
-     <li><a href=#event-dispatch><span class=secno>4.11.4 </span>Event dispatch</a></ol></li>
-   <li><a href=#interactive-elements><span class=secno>4.12 </span>Interactive elements</a>
+       <li><a href=#introduction-1><span class=secno>4.10.22.1 </span>Introduction</a></li>
+       <li><a href=#implicit-submission><span class=secno>4.10.22.2 </span>Implicit submission</a></li>
+       <li><a href=#form-submission-algorithm><span class=secno>4.10.22.3 </span>Form submission algorithm</a></li>
+       <li><a href=#url-encoded-form-data><span class=secno>4.10.22.4 </span>URL-encoded form data</a></li>
+       <li><a href=#multipart-form-data><span class=secno>4.10.22.5 </span>Multipart form data</a></li>
+       <li><a href=#plain-text-form-data><span class=secno>4.10.22.6 </span>Plain text form data</a></ol></li>
+     <li><a href=#resetting-a-form><span class=secno>4.10.23 </span>Resetting a form</a></li>
+     <li><a href=#event-dispatch><span class=secno>4.10.24 </span>Event dispatch</a></ol></li>
+   <li><a href=#interactive-elements><span class=secno>4.11 </span>Interactive elements</a>
     <ol>
-     <li><a href=#the-details-element><span class=secno>4.12.1 </span>The <code>details</code> element</a></li>
-     <li><a href=#the-summary-element><span class=secno>4.12.2 </span>The <code>summary</code> element</a></li>
-     <li><a href=#the-command><span class=secno>4.12.3 </span>The <code>command</code> element</a></li>
-     <li><a href=#menus><span class=secno>4.12.4 </span>The <code>menu</code> element</a>
+     <li><a href=#the-details-element><span class=secno>4.11.1 </span>The <code>details</code> element</a></li>
+     <li><a href=#the-summary-element><span class=secno>4.11.2 </span>The <code>summary</code> element</a></li>
+     <li><a href=#the-command><span class=secno>4.11.3 </span>The <code>command</code> element</a></li>
+     <li><a href=#menus><span class=secno>4.11.4 </span>The <code>menu</code> element</a>
       <ol>
-       <li><a href=#menus-intro><span class=secno>4.12.4.1 </span>Introduction</a></li>
-       <li><a href=#building-menus-and-toolbars><span class=secno>4.12.4.2 </span>Building menus and toolbars</a></li>
-       <li><a href=#context-menus><span class=secno>4.12.4.3 </span>Context menus</a></li>
-       <li><a href=#toolbars><span class=secno>4.12.4.4 </span>Toolbars</a></ol></li>
-     <li><a href=#commands><span class=secno>4.12.5 </span>Commands</a>
+       <li><a href=#menus-intro><span class=secno>4.11.4.1 </span>Introduction</a></li>
+       <li><a href=#building-menus-and-toolbars><span class=secno>4.11.4.2 </span>Building menus and toolbars</a></li>
+       <li><a href=#context-menus><span class=secno>4.11.4.3 </span>Context menus</a></li>
+       <li><a href=#toolbars><span class=secno>4.11.4.4 </span>Toolbars</a></ol></li>
+     <li><a href=#commands><span class=secno>4.11.5 </span>Commands</a>
       <ol>
-       <li><a href=#using-the-a-element-to-define-a-command><span class=secno>4.12.5.1 </span>Using the <code>a</code> element to define a command</a></li>
-       <li><a href=#using-the-button-element-to-define-a-command><span class=secno>4.12.5.2 </span>Using the <code>button</code> element to define a command</a></li>
-       <li><a href=#using-the-input-element-to-define-a-command><span class=secno>4.12.5.3 </span>Using the <code>input</code> element to define a command</a></li>
-       <li><a href=#using-the-option-element-to-define-a-command><span class=secno>4.12.5.4 </span>Using the <code>option</code> element to define a command</a></li>
-       <li><a href=#using-the-command-element-to-define-a-command><span class=secno>4.12.5.5 </span>Using the <code>command</code> element to define
+       <li><a href=#using-the-a-element-to-define-a-command><span class=secno>4.11.5.1 </span>Using the <code>a</code> element to define a command</a></li>
+       <li><a href=#using-the-button-element-to-define-a-command><span class=secno>4.11.5.2 </span>Using the <code>button</code> element to define a command</a></li>
+       <li><a href=#using-the-input-element-to-define-a-command><span class=secno>4.11.5.3 </span>Using the <code>input</code> element to define a command</a></li>
+       <li><a href=#using-the-option-element-to-define-a-command><span class=secno>4.11.5.4 </span>Using the <code>option</code> element to define a command</a></li>
+       <li><a href=#using-the-command-element-to-define-a-command><span class=secno>4.11.5.5 </span>Using the <code>command</code> element to define
   a command</a></li>
-       <li><a href=#using-the-accesskey-attribute-on-a-label-element-to-define-a-command><span class=secno>4.12.5.6 </span>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>label</code> element to define a command</a></li>
-       <li><a href=#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command><span class=secno>4.12.5.7 </span>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>legend</code> element to define a command</a></li>
-       <li><a href=#using-the-accesskey-attribute-to-define-a-command-on-other-elements><span class=secno>4.12.5.8 </span>Using the <code title=attr-accesskey>accesskey</code> attribute to define a command on other elements</a></ol></li>
-     <li><a href=#devices><span class=secno>4.12.6 </span>The <code>device</code> element</a>
+       <li><a href=#using-the-accesskey-attribute-on-a-label-element-to-define-a-command><span class=secno>4.11.5.6 </span>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>label</code> element to define a command</a></li>
+       <li><a href=#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command><span class=secno>4.11.5.7 </span>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>legend</code> element to define a command</a></li>
+       <li><a href=#using-the-accesskey-attribute-to-define-a-command-on-other-elements><span class=secno>4.11.5.8 </span>Using the <code title=attr-accesskey>accesskey</code> attribute to define a command on other elements</a></ol></li>
+     <li><a href=#devices><span class=secno>4.11.6 </span>The <code>device</code> element</a>
       <ol>
-       <li><a href=#stream-api><span class=secno>4.12.6.1 </span>Stream API</a></li>
-       <li><a href=#peer-to-peer-connections><span class=secno>4.12.6.2 </span>Peer-to-peer connections</a></ol></ol></li>
-   <li><a href=#links><span class=secno>4.13 </span>Links</a>
+       <li><a href=#stream-api><span class=secno>4.11.6.1 </span>Stream API</a></li>
+       <li><a href=#peer-to-peer-connections><span class=secno>4.11.6.2 </span>Peer-to-peer connections</a></ol></ol></li>
+   <li><a href=#links><span class=secno>4.12 </span>Links</a>
     <ol>
-     <li><a href=#introduction-2><span class=secno>4.13.1 </span>Introduction</a></li>
-     <li><a href=#links-created-by-a-and-area-elements><span class=secno>4.13.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li>
-     <li><a href=#following-hyperlinks><span class=secno>4.13.3 </span>Following hyperlinks</a>
+     <li><a href=#introduction-2><span class=secno>4.12.1 </span>Introduction</a></li>
+     <li><a href=#links-created-by-a-and-area-elements><span class=secno>4.12.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li>
+     <li><a href=#following-hyperlinks><span class=secno>4.12.3 </span>Following hyperlinks</a>
       <ol>
-       <li><a href=#hyperlink-auditing><span class=secno>4.13.3.1 </span>Hyperlink auditing</a></ol></li>
-     <li><a href=#linkTypes><span class=secno>4.13.4 </span>Link types</a>
+       <li><a href=#hyperlink-auditing><span class=secno>4.12.3.1 </span>Hyperlink auditing</a></ol></li>
+     <li><a href=#linkTypes><span class=secno>4.12.4 </span>Link types</a>
       <ol>
-       <li><a href=#rel-alternate><span class=secno>4.13.4.1 </span>Link type "<code>alternate</code>"</a></li>
-       <li><a href=#rel-archives><span class=secno>4.13.4.2 </span>Link type "<code>archives</code>"</a></li>
-       <li><a href=#link-type-author><span class=secno>4.13.4.3 </span>Link type "<code>author</code>"</a></li>
-       <li><a href=#link-type-bookmark><span class=secno>4.13.4.4 </span>Link type "<code>bookmark</code>"</a></li>
-       <li><a href=#link-type-external><span class=secno>4.13.4.5 </span>Link type "<code>external</code>"</a></li>
-       <li><a href=#link-type-help><span class=secno>4.13.4.6 </span>Link type "<code>help</code>"</a></li>
-       <li><a href=#rel-icon><span class=secno>4.13.4.7 </span>Link type "<code>icon</code>"</a></li>
-       <li><a href=#link-type-license><span class=secno>4.13.4.8 </span>Link type "<code>license</code>"</a></li>
-       <li><a href=#link-type-nofollow><span class=secno>4.13.4.9 </span>Link type "<code>nofollow</code>"</a></li>
-       <li><a href=#link-type-noreferrer><span class=secno>4.13.4.10 </span>Link type "<code>noreferrer</code>"</a></li>
-       <li><a href=#link-type-pingback><span class=secno>4.13.4.11 </span>Link type "<code>pingback</code>"</a></li>
-       <li><a href=#link-type-prefetch><span class=secno>4.13.4.12 </span>Link type "<code>prefetch</code>"</a></li>
-       <li><a href=#link-type-search><span class=secno>4.13.4.13 </span>Link type "<code>search</code>"</a></li>
-       <li><a href=#link-type-stylesheet><span class=secno>4.13.4.14 </span>Link type "<code>stylesheet</code>"</a></li>
-       <li><a href=#link-type-sidebar><span class=secno>4.13.4.15 </span>Link type "<code>sidebar</code>"</a></li>
-       <li><a href=#link-type-tag><span class=secno>4.13.4.16 </span>Link type "<code>tag</code>"</a></li>
-       <li><a href=#hierarchical-link-types><span class=secno>4.13.4.17 </span>Hierarchical link types</a>
+       <li><a href=#rel-alternate><span class=secno>4.12.4.1 </span>Link type "<code>alternate</code>"</a></li>
+       <li><a href=#rel-archives><span class=secno>4.12.4.2 </span>Link type "<code>archives</code>"</a></li>
+       <li><a href=#link-type-author><span class=secno>4.12.4.3 </span>Link type "<code>author</code>"</a></li>
+       <li><a href=#link-type-bookmark><span class=secno>4.12.4.4 </span>Link type "<code>bookmark</code>"</a></li>
+       <li><a href=#link-type-external><span class=secno>4.12.4.5 </span>Link type "<code>external</code>"</a></li>
+       <li><a href=#link-type-help><span class=secno>4.12.4.6 </span>Link type "<code>help</code>"</a></li>
+       <li><a href=#rel-icon><span class=secno>4.12.4.7 </span>Link type "<code>icon</code>"</a></li>
+       <li><a href=#link-type-license><span class=secno>4.12.4.8 </span>Link type "<code>license</code>"</a></li>
+       <li><a href=#link-type-nofollow><span class=secno>4.12.4.9 </span>Link type "<code>nofollow</code>"</a></li>
+       <li><a href=#link-type-noreferrer><span class=secno>4.12.4.10 </span>Link type "<code>noreferrer</code>"</a></li>
+       <li><a href=#link-type-pingback><span class=secno>4.12.4.11 </span>Link type "<code>pingback</code>"</a></li>
+       <li><a href=#link-type-prefetch><span class=secno>4.12.4.12 </span>Link type "<code>prefetch</code>"</a></li>
+       <li><a href=#link-type-search><span class=secno>4.12.4.13 </span>Link type "<code>search</code>"</a></li>
+       <li><a href=#link-type-stylesheet><span class=secno>4.12.4.14 </span>Link type "<code>stylesheet</code>"</a></li>
+       <li><a href=#link-type-sidebar><span class=secno>4.12.4.15 </span>Link type "<code>sidebar</code>"</a></li>
+       <li><a href=#link-type-tag><span class=secno>4.12.4.16 </span>Link type "<code>tag</code>"</a></li>
+       <li><a href=#hierarchical-link-types><span class=secno>4.12.4.17 </span>Hierarchical link types</a>
         <ol>
-         <li><a href=#link-type-index><span class=secno>4.13.4.17.1 </span>Link type "<code>index</code>"</a></li>
-         <li><a href=#link-type-up><span class=secno>4.13.4.17.2 </span>Link type "<code>up</code>"</a></ol></li>
-       <li><a href=#sequential-link-types><span class=secno>4.13.4.18 </span>Sequential link types</a>
+         <li><a href=#link-type-index><span class=secno>4.12.4.17.1 </span>Link type "<code>index</code>"</a></li>
+         <li><a href=#link-type-up><span class=secno>4.12.4.17.2 </span>Link type "<code>up</code>"</a></ol></li>
+       <li><a href=#sequential-link-types><span class=secno>4.12.4.18 </span>Sequential link types</a>
         <ol>
-         <li><a href=#link-type-first><span class=secno>4.13.4.18.1 </span>Link type "<code>first</code>"</a></li>
-         <li><a href=#link-type-last><span class=secno>4.13.4.18.2 </span>Link type "<code>last</code>"</a></li>
-         <li><a href=#link-type-next><span class=secno>4.13.4.18.3 </span>Link type "<code>next</code>"</a></li>
-         <li><a href=#link-type-prev><span class=secno>4.13.4.18.4 </span>Link type "<code>prev</code>"</a></ol></li>
-       <li><a href=#other-link-types><span class=secno>4.13.4.19 </span>Other link types</a></ol></ol></li>
-   <li><a href=#common-idioms-without-dedicated-elements><span class=secno>4.14 </span>Common idioms without dedicated elements</a>
+         <li><a href=#link-type-first><span class=secno>4.12.4.18.1 </span>Link type "<code>first</code>"</a></li>
+         <li><a href=#link-type-last><span class=secno>4.12.4.18.2 </span>Link type "<code>last</code>"</a></li>
+         <li><a href=#link-type-next><span class=secno>4.12.4.18.3 </span>Link type "<code>next</code>"</a></li>
+         <li><a href=#link-type-prev><span class=secno>4.12.4.18.4 </span>Link type "<code>prev</code>"</a></ol></li>
+       <li><a href=#other-link-types><span class=secno>4.12.4.19 </span>Other link types</a></ol></ol></li>
+   <li><a href=#common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</a>
     <ol>
-     <li><a href=#the-main-part-of-the-content><span class=secno>4.14.1 </span>The main part of the content</a></li>
-     <li><a href=#tag-clouds><span class=secno>4.14.2 </span>Tag clouds</a></li>
-     <li><a href=#conversations><span class=secno>4.14.3 </span>Conversations</a></li>
-     <li><a href=#footnotes><span class=secno>4.14.4 </span>Footnotes</a></ol></li>
-   <li><a href=#matching-html-elements-using-selectors><span class=secno>4.15 </span>Matching HTML elements using selectors</a>
+     <li><a href=#the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</a></li>
+     <li><a href=#tag-clouds><span class=secno>4.13.2 </span>Tag clouds</a></li>
+     <li><a href=#conversations><span class=secno>4.13.3 </span>Conversations</a></li>
+     <li><a href=#footnotes><span class=secno>4.13.4 </span>Footnotes</a></ol></li>
+   <li><a href=#matching-html-elements-using-selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</a>
     <ol>
-     <li><a href=#selectors><span class=secno>4.15.1 </span>Case-sensitivity</a></li>
-     <li><a href=#pseudo-classes><span class=secno>4.15.2 </span>Pseudo-classes</a></ol></ol></li>
+     <li><a href=#selectors><span class=secno>4.14.1 </span>Case-sensitivity</a></li>
+     <li><a href=#pseudo-classes><span class=secno>4.14.2 </span>Pseudo-classes</a></ol></ol></li>
  <li><a href=#microdata><span class=secno>5 </span>Microdata</a>
   <ol>
    <li><a href=#introduction-3><span class=secno>5.1 </span>Introduction</a>
@@ -46077,7 +46076,7 @@
 
 
 
-  <h3 id=textFieldSelection><span class=secno>4.11 </span>APIs for the text field selections</h3>
+  <h4 id=textFieldSelection><span class=secno>4.10.20 </span>APIs for the text field selections</h4>
 
   <!-- v2 idea: DOM Range APIs to expose the textarea/input edited
   value (ack martijnw) -->
@@ -46201,9 +46200,9 @@
 
 
 
-  <h4 id=constraints><span class=secno>4.11.1 </span>Constraints</h4>
+  <h4 id=constraints><span class=secno>4.10.21 </span>Constraints</h4>
 
-  <h5 id=definitions><span class=secno>4.11.1.1 </span>Definitions</h5>
+  <h5 id=definitions><span class=secno>4.10.21.1 </span>Definitions</h5>
 
   <div class=impl>
 
@@ -46291,7 +46290,7 @@
 
   <div class=impl>
 
-  <h5 id=constraint-validation><span class=secno>4.11.1.2 </span>Constraint validation</h5>
+  <h5 id=constraint-validation><span class=secno>4.10.21.2 </span>Constraint validation</h5>
 
   <p>When the user agent is required to <dfn id=statically-validate-the-constraints>statically validate the
   constraints</dfn> of <code><a href=#the-form-element>form</a></code> element <var title="">form</var>, it must run the following steps, which return
@@ -46375,7 +46374,7 @@
 
 
 
-  <h5 id=the-constraint-validation-api><span class=secno>4.11.1.3 </span>The <dfn>constraint validation API</dfn></h5>
+  <h5 id=the-constraint-validation-api><span class=secno>4.10.21.3 </span>The <dfn>constraint validation API</dfn></h5>
 
   <dl class=domintro><dt><var title="">element</var> . <code title=dom-cva-willValidate><a href=#dom-cva-willvalidate>willValidate</a></code></dt>
 
@@ -46606,7 +46605,7 @@
   </div>
 
 
-  <h5 id=security-forms><span class=secno>4.11.1.4 </span>Security</h5>
+  <h5 id=security-forms><span class=secno>4.10.21.4 </span>Security</h5>
 
   <p id=security-0>Servers should not rely on client-side
   validation. Client-side validation can be intentionally bypassed by
@@ -46618,11 +46617,11 @@
 
 
 
-  <h4 id=form-submission><span class=secno>4.11.2 </span><dfn>Form submission</dfn></h4>
+  <h4 id=form-submission><span class=secno>4.10.22 </span><dfn>Form submission</dfn></h4>
 
   <div class=impl>
 
-  <h5 id=introduction-1><span class=secno>4.11.2.1 </span>Introduction</h5>
+  <h5 id=introduction-1><span class=secno>4.10.22.1 </span>Introduction</h5>
 
   </div>
 
@@ -46670,7 +46669,7 @@
 
   <div class=impl>
 
-  <h5 id=implicit-submission><span class=secno>4.11.2.2 </span>Implicit submission</h5>
+  <h5 id=implicit-submission><span class=secno>4.10.22.2 </span>Implicit submission</h5>
 
   <p>User agents may establish a <a href=#concept-button title=concept-button>button</a> in each form as being the
   form's <dfn id=default-button>default button</dfn>. This should be the first <a href=#concept-submit-button title=concept-submit-button>submit button</a> in <a href=#tree-order>tree
@@ -46699,7 +46698,7 @@
 
   <div class=impl>
 
-  <h5 id=form-submission-algorithm><span class=secno>4.11.2.3 </span>Form submission algorithm</h5>
+  <h5 id=form-submission-algorithm><span class=secno>4.10.22.3 </span>Form submission algorithm</h5>
 
   <p>When a <code><a href=#the-form-element>form</a></code> element <var title="">form</var> is <dfn id=concept-form-submit title=concept-form-submit>submitted</dfn> from an element <var title="">submitter</var> (typically a button), optionally with a
   <var title="">scripted-submit</var> flag set, the user agent must
@@ -47171,7 +47170,7 @@
 
   <div class=impl>
 
-  <h5 id=url-encoded-form-data><span class=secno>4.11.2.4 </span>URL-encoded form data</h5>
+  <h5 id=url-encoded-form-data><span class=secno>4.10.22.4 </span>URL-encoded form data</h5>
 
   <p>The <dfn id=application/x-www-form-urlencoded-encoding-algorithm><code title="">application/x-www-form-urlencoded</code> encoding
   algorithm</dfn> is as follows:</p>
@@ -47306,7 +47305,7 @@
 
   <div class=impl>
 
-  <h5 id=multipart-form-data><span class=secno>4.11.2.5 </span>Multipart form data</h5>
+  <h5 id=multipart-form-data><span class=secno>4.10.22.5 </span>Multipart form data</h5>
 
   <!-- http://hixie.ch/tests/adhoc/html/forms/submission/multipart_form-data/ -->
 
@@ -47393,7 +47392,7 @@
 
   <div class=impl>
 
-  <h5 id=plain-text-form-data><span class=secno>4.11.2.6 </span>Plain text form data</h5>
+  <h5 id=plain-text-form-data><span class=secno>4.10.22.6 </span>Plain text form data</h5>
 
   <p>The <dfn id=text/plain-encoding-algorithm><code title="">text/plain</code> encoding
   algorithm</dfn> is as follows:</p>
@@ -47451,7 +47450,7 @@
 
   <div class=impl>
 
-  <h4 id=resetting-a-form><span class=secno>4.11.3 </span>Resetting a form</h4>
+  <h4 id=resetting-a-form><span class=secno>4.10.23 </span>Resetting a form</h4>
 
   <p>When a <code><a href=#the-form-element>form</a></code> element <var title="">form</var> is <dfn id=concept-form-reset title=concept-form-reset>reset</dfn>, the user agent must
   <a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-reset>reset</code>, that is cancelable, at <var title="">form</var>, and then, if that event is not canceled, must
@@ -47472,7 +47471,7 @@
 
   <div class=impl>
 
-  <h4 id=event-dispatch><span class=secno>4.11.4 </span>Event dispatch</h4>
+  <h4 id=event-dispatch><span class=secno>4.10.24 </span>Event dispatch</h4>
 
   <p>When the user agent is to <dfn id=broadcast-forminput-events>broadcast <code title=event-forminput>forminput</code> events</dfn> or
   <dfn id=broadcast-formchange-events>broadcast <code title=event-formchange>formchange</code>
@@ -47491,9 +47490,9 @@
   </ol></div>
 
 
-  <h3 id=interactive-elements><span class=secno>4.12 </span>Interactive elements</h3>
+  <h3 id=interactive-elements><span class=secno>4.11 </span>Interactive elements</h3>
 
-  <h4 id=the-details-element><span class=secno>4.12.1 </span>The <dfn><code>details</code></dfn> element</h4>
+  <h4 id=the-details-element><span class=secno>4.11.1 </span>The <dfn><code>details</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
    <dd><a href=#flow-content>Flow content</a>.</dd>
@@ -47594,7 +47593,7 @@
   </div>
 
 
-  <h4 id=the-summary-element><span class=secno>4.12.2 </span>The <dfn><code>summary</code></dfn> element</h4>
+  <h4 id=the-summary-element><span class=secno>4.11.2 </span>The <dfn><code>summary</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
    <dd>None.</dd>
@@ -50217,7 +50216,7 @@
 
 -->
 
-  <h4 id=the-command><span class=secno>4.12.3 </span>The <dfn><code>command</code></dfn> element</h4>
+  <h4 id=the-command><span class=secno>4.11.3 </span>The <dfn><code>command</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
    <dd><a href=#metadata-content>Metadata content</a>.</dd>
@@ -50441,7 +50440,7 @@
 
 
 
-  <h4 id=menus><span class=secno>4.12.4 </span>The <dfn><code>menu</code></dfn> element</h4>
+  <h4 id=menus><span class=secno>4.11.4 </span>The <dfn><code>menu</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
    <dd><a href=#flow-content>Flow content</a>.</dd>
@@ -50509,7 +50508,7 @@
 
 
 
-  <h5 id=menus-intro><span class=secno>4.12.4.1 </span>Introduction</h5>
+  <h5 id=menus-intro><span class=secno>4.11.4.1 </span>Introduction</h5>
 
   <p><i>This section is non-normative.</i></p>
 
@@ -50584,7 +50583,7 @@
 
   <div class=impl>
 
-  <h5 id=building-menus-and-toolbars><span class=secno>4.12.4.2 </span><dfn>Building menus and toolbars</dfn></h5>
+  <h5 id=building-menus-and-toolbars><span class=secno>4.11.4.2 </span><dfn>Building menus and toolbars</dfn></h5>
 
   <p>A menu (or toolbar) consists of a list of zero or more of the
   following components:</p>
@@ -50669,7 +50668,7 @@
 
 
 
-  <h5 id=context-menus><span class=secno>4.12.4.3 </span><dfn>Context menus</dfn></h5>
+  <h5 id=context-menus><span class=secno>4.11.4.3 </span><dfn>Context menus</dfn></h5>
 
   <p>The <dfn id=attr-contextmenu title=attr-contextmenu><code>contextmenu</code></dfn>
   attribute gives the element's <a href=#context-menus title="context menus">context
@@ -50776,7 +50775,7 @@
 
   <div class=impl>
 
-  <h5 id=toolbars><span class=secno>4.12.4.4 </span><dfn>Toolbars</dfn></h5>
+  <h5 id=toolbars><span class=secno>4.11.4.4 </span><dfn>Toolbars</dfn></h5>
 
   <p>When a <code><a href=#menus>menu</a></code> element has a <code title=attr-menu-type><a href=#attr-menu-type>type</a></code> attribute in the <a href=#toolbar-state title="toolbar state">toolbar</a> state, then the user agent
   must <a href=#building-menus-and-toolbars title="building menus and toolbars">build</a> the
@@ -50791,7 +50790,7 @@
 
 
 
-  <h4 id=commands><span class=secno>4.12.5 </span>Commands</h4>
+  <h4 id=commands><span class=secno>4.11.5 </span>Commands</h4>
 
   <p>A <dfn id=concept-command title=concept-command>command</dfn> is the abstraction
   behind menu items, buttons, and links.<!--v2COMMAND: Once a command
@@ -51043,7 +51042,7 @@
 
   <div class=impl>
 
-  <h5 id=using-the-a-element-to-define-a-command><span class=secno>4.12.5.1 </span><dfn title=a-command>Using the <code>a</code> element to define a command</dfn></h5>
+  <h5 id=using-the-a-element-to-define-a-command><span class=secno>4.11.5.1 </span><dfn title=a-command>Using the <code>a</code> element to define a command</dfn></h5>
 
   <p>An <code><a href=#the-a-element>a</a></code> element with an <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute <a href=#concept-command title=concept-command>defines a command</a>.</p>
 
@@ -51089,7 +51088,7 @@
   command is to <a href=#fire-a-click-event title="fire a click event">fire a <code title=event-click>click</code> event</a> at the element.</p>
 
 
-  <h5 id=using-the-button-element-to-define-a-command><span class=secno>4.12.5.2 </span><dfn title=button-command>Using the <code>button</code> element to define a command</dfn></h5>
+  <h5 id=using-the-button-element-to-define-a-command><span class=secno>4.11.5.2 </span><dfn title=button-command>Using the <code>button</code> element to define a command</dfn></h5>
 
   <p>A <code><a href=#the-button-element>button</a></code> element always <a href=#concept-command title=concept-command>defines a command</a>.</p>
 
@@ -51101,7 +51100,7 @@
   State</a> of the command mirrors the <a href=#concept-fe-disabled title=concept-fe-disabled>disabled</a> state of the button.</p>
 
 
-  <h5 id=using-the-input-element-to-define-a-command><span class=secno>4.12.5.3 </span><dfn title=input-command>Using the <code>input</code> element to define a command</dfn></h5>
+  <h5 id=using-the-input-element-to-define-a-command><span class=secno>4.11.5.3 </span><dfn title=input-command>Using the <code>input</code> element to define a command</dfn></h5>
 
   <p>An <code><a href=#the-input-element>input</a></code> element whose <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute is in one of the <a href=#submit-button-state title=attr-input-type-submit>Submit Button</a>, <a href=#reset-button-state title=attr-input-type-reset>Reset Button</a>, <a href=#image-button-state title=attr-input-type-image>Image Button</a>, <a href=#button-state title=attr-input-type-button>Button</a>, <a href=#radio-button-state title=attr-input-type-radio>Radio Button</a>, or <a href=#checkbox-state title=attr-input-type-checkbox>Checkbox</a> states <a href=#concept-command title=concept-command>defines a command</a>.</p>
 
@@ -51172,7 +51171,7 @@
   element.</p>
 
 
-  <h5 id=using-the-option-element-to-define-a-command><span class=secno>4.12.5.4 </span><dfn title=option-command>Using the <code>option</code> element to define a command</dfn></h5>
+  <h5 id=using-the-option-element-to-define-a-command><span class=secno>4.11.5.4 </span><dfn title=option-command>Using the <code>option</code> element to define a command</dfn></h5>
 
   <p>An <code><a href=#the-option-element>option</a></code> element with an ancestor
   <code><a href=#the-select-element>select</a></code> element and either no <code title=attr-option-value><a href=#attr-option-value>value</a></code> attribute or a <code title=attr-option-value><a href=#attr-option-value>value</a></code> attribute that is not the
@@ -51225,7 +51224,7 @@
   element.</p>
 
 
-  <h5 id=using-the-command-element-to-define-a-command><span class=secno>4.12.5.5 </span>Using the <dfn title=command-element><code>command</code></dfn> element to define
+  <h5 id=using-the-command-element-to-define-a-command><span class=secno>4.11.5.5 </span>Using the <dfn title=command-element><code>command</code></dfn> element to define
   a command</h5>
 
   <p>A <code><a href=#the-command>command</a></code> element <a href=#concept-command title=concept-command>defines a command</a>.</p>
@@ -51282,7 +51281,7 @@
 
 
 
-  <h5 id=using-the-accesskey-attribute-on-a-label-element-to-define-a-command><span class=secno>4.12.5.6 </span><dfn title=label-command>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>label</code> element to define a command</dfn></h5>
+  <h5 id=using-the-accesskey-attribute-on-a-label-element-to-define-a-command><span class=secno>4.11.5.6 </span><dfn title=label-command>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>label</code> element to define a command</dfn></h5>
 
   <p>A <code><a href=#the-label-element>label</a></code> element that has an <a href=#assigned-access-key>assigned access
   key</a> and a <a href=#labeled-control>labeled control</a> and whose
@@ -51323,7 +51322,7 @@
 
 
 
-  <h5 id=using-the-accesskey-attribute-on-a-legend-element-to-define-a-command><span class=secno>4.12.5.7 </span><dfn title=legend-command>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>legend</code> element to define a command</dfn></h5>
+  <h5 id=using-the-accesskey-attribute-on-a-legend-element-to-define-a-command><span class=secno>4.11.5.7 </span><dfn title=legend-command>Using the <code title=attr-accesskey>accesskey</code> attribute on a <code>legend</code> element to define a command</dfn></h5>
 
   <p>A <code><a href=#the-legend-element>legend</a></code> element that has an <a href=#assigned-access-key>assigned access
   key</a> and is a child of a <code><a href=#the-fieldset-element>fieldset</a></code> element that
@@ -51367,7 +51366,7 @@
 
 
 
-  <h5 id=using-the-accesskey-attribute-to-define-a-command-on-other-elements><span class=secno>4.12.5.8 </span><dfn title=accesskey-command>Using the <code title=attr-accesskey>accesskey</code> attribute to define a command on other elements</dfn></h5>
+  <h5 id=using-the-accesskey-attribute-to-define-a-command-on-other-elements><span class=secno>4.11.5.8 </span><dfn title=accesskey-command>Using the <code title=attr-accesskey>accesskey</code> attribute to define a command on other elements</dfn></h5>
 
   <p>An element that has an <a href=#assigned-access-key>assigned access key</a> <a href=#concept-command title=concept-command>defines a command</a>.</p>
 
@@ -51434,7 +51433,7 @@
 <div data-component="other Hixie drafts (editor: Ian Hickson)">
 
 
-  <h4 id=devices><span class=secno>4.12.6 </span>The <dfn><code>device</code></dfn> element</h4>
+  <h4 id=devices><span class=secno>4.11.6 </span>The <dfn><code>device</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
    <dd><a href=#flow-content>Flow content</a>.</dd>
@@ -51508,7 +51507,7 @@
   </div>
 
 
-  <h5 id=stream-api><span class=secno>4.12.6.1 </span>Stream API</h5>
+  <h5 id=stream-api><span class=secno>4.11.6.1 </span>Stream API</h5>
 
   <p>The <code><a href=#stream>Stream</a></code> interface is used to represent
   streams.</p>
@@ -51548,7 +51547,7 @@
   <p class=XXX>This again will be pinned down to a specific codec.</p>
 
 
-  <h5 id=peer-to-peer-connections><span class=secno>4.12.6.2 </span>Peer-to-peer connections</h5>
+  <h5 id=peer-to-peer-connections><span class=secno>4.11.6.2 </span>Peer-to-peer connections</h5>
 
   <p class=XXX>This section will be moved to a more appropriate
   location in due course; it is here currently to keep it near the
@@ -51654,9 +51653,9 @@
 
 
 
-  <h3 id=links><span class=secno>4.13 </span>Links</h3>
+  <h3 id=links><span class=secno>4.12 </span>Links</h3>
 
-  <h4 id=introduction-2><span class=secno>4.13.1 </span>Introduction</h4>
+  <h4 id=introduction-2><span class=secno>4.12.1 </span>Introduction</h4>
 
   <p>Links are a conceptual construct, created by <code><a href=#the-a-element>a</a></code>,
   <code><a href=#the-area-element>area</a></code>, and <code><a href=#the-link-element>link</a></code> elements, that <a href=#represents title=represents>represent</a> a connection between two
@@ -51701,7 +51700,7 @@
   the processing semantics of that hyperlink.</p>
 
 
-  <h4 id=links-created-by-a-and-area-elements><span class=secno>4.13.2 </span>Links created by <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements</h4>
+  <h4 id=links-created-by-a-and-area-elements><span class=secno>4.12.2 </span>Links created by <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements</h4>
 
   <p>The <dfn id=attr-hyperlink-href title=attr-hyperlink-href><code>href</code></dfn>
   attribute on <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements must have
@@ -51769,7 +51768,7 @@
 
   <div class=impl>
 
-  <h4 id=following-hyperlinks><span class=secno>4.13.3 </span><dfn>Following hyperlinks</dfn></h4>
+  <h4 id=following-hyperlinks><span class=secno>4.12.3 </span><dfn>Following hyperlinks</dfn></h4>
 
   <p>When a user <em>follows a hyperlink</em> created by an element,
   the user agent must <a href=#resolve-a-url title="resolve a url">resolve</a> the
@@ -51831,7 +51830,7 @@
 <!--PING-->
   <div class=impl>
 
-  <h5 id=hyperlink-auditing><span class=secno>4.13.3.1 </span><dfn>Hyperlink auditing</dfn></h5>
+  <h5 id=hyperlink-auditing><span class=secno>4.12.3.1 </span><dfn>Hyperlink auditing</dfn></h5>
 
   <p>If a <a href=#hyperlink>hyperlink</a> created by an <code><a href=#the-a-element>a</a></code> or
   <code><a href=#the-area-element>area</a></code> element has a <code title=attr-hyperlink-ping><a href=#ping>ping</a></code> attribute, and the user
@@ -51953,7 +51952,7 @@
 
 
 
-  <h4 id=linkTypes><span class=secno>4.13.4 </span>Link types</h4>
+  <h4 id=linkTypes><span class=secno>4.12.4 </span>Link types</h4>
 
   <p>The following table summarizes the link types that are defined by
   this specification. This table is non-normative; the actual
@@ -52101,7 +52100,7 @@
   -->
 
 
-  <h5 id=rel-alternate><span class=secno>4.13.4.1 </span>Link type "<dfn title=rel-alternate><code>alternate</code></dfn>"</h5>
+  <h5 id=rel-alternate><span class=secno>4.12.4.1 </span>Link type "<dfn title=rel-alternate><code>alternate</code></dfn>"</h5>
 
   <p>The <code title=rel-alternate><a href=#rel-alternate>alternate</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52205,7 +52204,7 @@
 
    </dd>
 
-  </dl><h5 id=rel-archives><span class=secno>4.13.4.2 </span>Link type "<dfn title=rel-archives><code>archives</code></dfn>"</h5>
+  </dl><h5 id=rel-archives><span class=secno>4.12.4.2 </span>Link type "<dfn title=rel-archives><code>archives</code></dfn>"</h5>
 
   <p>The <code title=rel-archives><a href=#rel-archives>archives</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52227,7 +52226,7 @@
   </div>
 
 
-  <h5 id=link-type-author><span class=secno>4.13.4.3 </span>Link type "<dfn title=rel-author><code>author</code></dfn>"</h5>
+  <h5 id=link-type-author><span class=secno>4.12.4.3 </span>Link type "<dfn title=rel-author><code>author</code></dfn>"</h5>
 
   <p>The <code title=rel-author><a href=#link-type-author>author</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52258,7 +52257,7 @@
   </div>
 
 
-  <h5 id=link-type-bookmark><span class=secno>4.13.4.4 </span>Link type "<dfn title=rel-bookmark><code>bookmark</code></dfn>"</h5>
+  <h5 id=link-type-bookmark><span class=secno>4.12.4.4 </span>Link type "<dfn title=rel-bookmark><code>bookmark</code></dfn>"</h5>
 
   <p>The <code title=rel-bookmark><a href=#link-type-bookmark>bookmark</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -52325,7 +52324,7 @@
 -->
 
 
-  <h5 id=link-type-external><span class=secno>4.13.4.5 </span>Link type "<dfn title=rel-external><code>external</code></dfn>"</h5>
+  <h5 id=link-type-external><span class=secno>4.12.4.5 </span>Link type "<dfn title=rel-external><code>external</code></dfn>"</h5>
 
   <p>The <code title=rel-external><a href=#link-type-external>external</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -52336,7 +52335,7 @@
   that the current document forms a part of.</p>
 
 
-  <h5 id=link-type-help><span class=secno>4.13.4.6 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>
+  <h5 id=link-type-help><span class=secno>4.12.4.6 </span>Link type "<dfn title=rel-help><code>help</code></dfn>"</h5>
 
   <p>The <code title=rel-help><a href=#link-type-help>help</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52361,7 +52360,7 @@
   document provides help for the page as a whole.</p>
 
 
-  <h5 id=rel-icon><span class=secno>4.13.4.7 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>
+  <h5 id=rel-icon><span class=secno>4.12.4.7 </span>Link type "<dfn title=rel-icon><code>icon</code></dfn>"</h5>
 
   <p>The <code title=rel-icon><a href=#rel-icon>icon</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a>.</p>
@@ -52490,7 +52489,7 @@
   </div>
 
 
-  <h5 id=link-type-license><span class=secno>4.13.4.8 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>
+  <h5 id=link-type-license><span class=secno>4.12.4.8 </span>Link type "<dfn title=rel-license><code>license</code></dfn>"</h5>
 
   <p>The <code title=rel-license><a href=#link-type-license>license</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52556,7 +52555,7 @@
   </div>
 
 
-  <h5 id=link-type-nofollow><span class=secno>4.13.4.9 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>
+  <h5 id=link-type-nofollow><span class=secno>4.12.4.9 </span>Link type "<dfn title=rel-nofollow><code>nofollow</code></dfn>"</h5>
 
   <p>The <code title=rel-nofollow><a href=#link-type-nofollow>nofollow</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -52571,7 +52570,7 @@
   affiliated with the two pages.</p>
 
 
-  <h5 id=link-type-noreferrer><span class=secno>4.13.4.10 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
+  <h5 id=link-type-noreferrer><span class=secno>4.12.4.10 </span>Link type "<dfn title=rel-noreferrer><code>noreferrer</code></dfn>"</h5>
 
   <p>The <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword may be
   used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements. This
@@ -52599,7 +52598,7 @@
   e.g. letting <img> or CSS or <video> hide the referrer -->
 
 
-  <h5 id=link-type-pingback><span class=secno>4.13.4.11 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
+  <h5 id=link-type-pingback><span class=secno>4.12.4.11 </span>Link type "<dfn title=rel-pingback><code>pingback</code></dfn>"</h5>
 
   <p>The <code title=rel-pingback><a href=#link-type-pingback>pingback</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a>.</p>
@@ -52608,7 +52607,7 @@
   specification. <a href=#refsPINGBACK>[PINGBACK]</a></p>
 
 
-  <h5 id=link-type-prefetch><span class=secno>4.13.4.12 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
+  <h5 id=link-type-prefetch><span class=secno>4.12.4.12 </span>Link type "<dfn title=rel-prefetch><code>prefetch</code></dfn>"</h5>
 
   <p>The <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52623,7 +52622,7 @@
   <p>There is no default type for resources given by the <code title=rel-prefetch><a href=#link-type-prefetch>prefetch</a></code> keyword.</p>
 
 
-  <h5 id=link-type-search><span class=secno>4.13.4.13 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
+  <h5 id=link-type-search><span class=secno>4.12.4.13 </span>Link type "<dfn title=rel-search><code>search</code></dfn>"</h5>
 
   <p>The <code title=rel-search><a href=#link-type-search>search</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52638,7 +52637,7 @@
   autodiscover search interfaces. <a href=#refsOPENSEARCH>[OPENSEARCH]</a></p>
 
 
-  <h5 id=link-type-stylesheet><span class=secno>4.13.4.14 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
+  <h5 id=link-type-stylesheet><span class=secno>4.12.4.14 </span>Link type "<dfn title=rel-stylesheet><code>stylesheet</code></dfn>"</h5>
 
   <p>The <code title=rel-stylesheet><a href=#link-type-stylesheet>stylesheet</a></code> keyword may be
   used with <code><a href=#the-link-element>link</a></code> elements. This keyword creates an <a href=#external-resource-link title="external resource link">external resource link</a> that
@@ -52677,7 +52676,7 @@
   </div>
 
 
-  <h5 id=link-type-sidebar><span class=secno>4.13.4.15 </span>Link type "<dfn title=rel-sidebar><code>sidebar</code></dfn>"</h5>
+  <h5 id=link-type-sidebar><span class=secno>4.12.4.15 </span>Link type "<dfn title=rel-sidebar><code>sidebar</code></dfn>"</h5>
 
   <p>The <code title=rel-sidebar><a href=#link-type-sidebar>sidebar</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52691,7 +52690,7 @@
   <p>A <a href=#hyperlink>hyperlink</a> with the <code title=rel-sidebar><a href=#link-type-sidebar>sidebar</a></code> keyword specified is a <dfn id=rel-sidebar-hyperlink title=rel-sidebar-hyperlink>sidebar hyperlink</dfn>.</p>
 
 
-  <h5 id=link-type-tag><span class=secno>4.13.4.16 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
+  <h5 id=link-type-tag><span class=secno>4.12.4.16 </span>Link type "<dfn title=rel-tag><code>tag</code></dfn>"</h5>
 
   <p>The <code title=rel-tag><a href=#link-type-tag>tag</a></code> keyword may be used
   with <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52707,7 +52706,7 @@
   the popular tag across a set of pages.</p>
 
 
-  <h5 id=hierarchical-link-types><span class=secno>4.13.4.17 </span>Hierarchical link types</h5>
+  <h5 id=hierarchical-link-types><span class=secno>4.12.4.17 </span>Hierarchical link types</h5>
 
   <p>Some documents form part of a hierarchical structure of
   documents.</p>
@@ -52720,7 +52719,7 @@
   <p>A document may be part of multiple hierarchies.</p>
 
 
-  <h6 id=link-type-index><span class=secno>4.13.4.17.1 </span>Link type "<dfn title=rel-index><code>index</code></dfn>"</h6>
+  <h6 id=link-type-index><span class=secno>4.12.4.17.1 </span>Link type "<dfn title=rel-index><code>index</code></dfn>"</h6>
 
   <p>The <code title=rel-index><a href=#link-type-index>index</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52740,7 +52739,7 @@
   </div>
 
 
-  <h6 id=link-type-up><span class=secno>4.13.4.17.2 </span>Link type "<dfn title=rel-up><code>up</code></dfn>"</h6>
+  <h6 id=link-type-up><span class=secno>4.12.4.17.2 </span>Link type "<dfn title=rel-up><code>up</code></dfn>"</h6>
 
   <p>The <code title=rel-up><a href=#link-type-up>up</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52810,7 +52809,7 @@
   interface hides duplicates).</p>
 
 
-  <h5 id=sequential-link-types><span class=secno>4.13.4.18 </span>Sequential link types</h5>
+  <h5 id=sequential-link-types><span class=secno>4.12.4.18 </span>Sequential link types</h5>
 
   <p>Some documents form part of a sequence of documents.</p>
 
@@ -52822,7 +52821,7 @@
   <p>A document may be part of multiple sequences.</p>
 
 
-  <h6 id=link-type-first><span class=secno>4.13.4.18.1 </span>Link type "<dfn title=rel-first><code>first</code></dfn>"</h6>
+  <h6 id=link-type-first><span class=secno>4.12.4.18.1 </span>Link type "<dfn title=rel-first><code>first</code></dfn>"</h6>
 
   <p>The <code title=rel-first><a href=#link-type-first>first</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52841,7 +52840,7 @@
   </div>
 
 
-  <h6 id=link-type-last><span class=secno>4.13.4.18.2 </span>Link type "<dfn title=rel-last><code>last</code></dfn>"</h6>
+  <h6 id=link-type-last><span class=secno>4.12.4.18.2 </span>Link type "<dfn title=rel-last><code>last</code></dfn>"</h6>
 
   <p>The <code title=rel-last><a href=#link-type-last>last</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52860,7 +52859,7 @@
   </div>
 
 
-  <h6 id=link-type-next><span class=secno>4.13.4.18.3 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
+  <h6 id=link-type-next><span class=secno>4.12.4.18.3 </span>Link type "<dfn title=rel-next><code>next</code></dfn>"</h6>
 
   <p>The <code title=rel-next><a href=#link-type-next>next</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52871,7 +52870,7 @@
   document that is the next logical document in the sequence.</p>
 
 
-  <h6 id=link-type-prev><span class=secno>4.13.4.18.4 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
+  <h6 id=link-type-prev><span class=secno>4.12.4.18.4 </span>Link type "<dfn title=rel-prev><code>prev</code></dfn>"</h6>
 
   <p>The <code title=rel-prev><a href=#link-type-prev>prev</a></code> keyword may be used with
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
@@ -52890,7 +52889,7 @@
   </div>
 
 
-  <h5 id=other-link-types><span class=secno>4.13.4.19 </span>Other link types</h5>
+  <h5 id=other-link-types><span class=secno>4.12.4.19 </span>Other link types</h5>
 
   <p><span title=concept-rel-extensions>Extensions to the predefined
   set of link types</span> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
@@ -53068,9 +53067,9 @@
 
 
 
-  <h3 id=common-idioms-without-dedicated-elements><span class=secno>4.14 </span>Common idioms without dedicated elements</h3>
+  <h3 id=common-idioms-without-dedicated-elements><span class=secno>4.13 </span>Common idioms without dedicated elements</h3>
 
-  <h4 id=the-main-part-of-the-content><span class=secno>4.14.1 </span>The main part of the content</h4>
+  <h4 id=the-main-part-of-the-content><span class=secno>4.13.1 </span>The main part of the content</h4>
 
   <p>The main content of a page — not including headers and
   footers, navigation links, sidebars, advertisements, and so forth
@@ -53235,7 +53234,7 @@
   </div>
 
 
-  <h4 id=tag-clouds><span class=secno>4.14.2 </span>Tag clouds</h4>
+  <h4 id=tag-clouds><span class=secno>4.13.2 </span>Tag clouds</h4>
 
   <p id=tag-cloud>This specification does not define any markup
   specifically for marking up lists of keywords that apply to a group
@@ -53287,7 +53286,7 @@
   </div>
 
 
-  <h4 id=conversations><span class=secno>4.14.3 </span>Conversations</h4>
+  <h4 id=conversations><span class=secno>4.13.3 </span>Conversations</h4>
 
   <!-- http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-September/022576.html -->
 
@@ -53333,7 +53332,7 @@
   </div>
 
 
-  <h4 id=footnotes><span class=secno>4.14.4 </span>Footnotes</h4>
+  <h4 id=footnotes><span class=secno>4.13.4 </span>Footnotes</h4>
 
   <p>HTML does not have a dedicated mechanism for marking up
   footnotes. Here are the recommended alternatives.</p>
@@ -53446,9 +53445,9 @@
 
   <div class=impl>
 
-  <h3 id=matching-html-elements-using-selectors><span class=secno>4.15 </span>Matching HTML elements using selectors</h3>
+  <h3 id=matching-html-elements-using-selectors><span class=secno>4.14 </span>Matching HTML elements using selectors</h3>
 
-  <h4 id=selectors><span class=secno>4.15.1 </span>Case-sensitivity</h4>
+  <h4 id=selectors><span class=secno>4.14.1 </span>Case-sensitivity</h4>
 
   <p>Attribute and element <em>names</em> of <a href=#html-elements>HTML
   elements</a> in <a href=#html-documents>HTML documents</a> must be treated as
@@ -53520,7 +53519,7 @@
   elements, which must be treated as <a href=#case-sensitive>case-sensitive</a>.</p>
 
 
-  <h4 id=pseudo-classes><span class=secno>4.15.2 </span>Pseudo-classes</h4>
+  <h4 id=pseudo-classes><span class=secno>4.14.2 </span>Pseudo-classes</h4>
 
   <p>There are a number of dynamic selectors that can be used with
   HTML. This section defines when these selectors match HTML

Modified: source
===================================================================
--- source	2010-10-14 09:55:49 UTC (rev 5630)
+++ source	2010-10-14 10:03:09 UTC (rev 5631)
@@ -51730,7 +51730,7 @@
 
 
 
-  <h3 id="textFieldSelection">APIs for the text field selections</h3>
+  <h4 id="textFieldSelection">APIs for the text field selections</h4>
 
   <!-- v2 idea: DOM Range APIs to expose the textarea/input edited
   value (ack martijnw) -->




More information about the Commit-Watchers mailing list