html5/spec association-of-controls-and-forms.html,1.38,1.39 browsers.html,1.1013,1.1014 commands.html,1.15,1.16 interactive-elements.html,1.1010,1.1011 links.html,1.32,1.33 obsolete.html,1.1005,1.1006 rendering.html,1.39,1.40 spec.html,1.1299,1.1300 toc-status.html,1.257,1.258 toc-status.xml,1.100,1.101

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv2519

Modified Files:
	association-of-controls-and-forms.html browsers.html 
	commands.html interactive-elements.html links.html 
	obsolete.html rendering.html spec.html toc-status.html 
	toc-status.xml 
Log Message:
word-smithing (whatwg r5632)

[updated by splitter]


Index: toc-status.xml
===================================================================
RCS file: /sources/public/html5/spec/toc-status.xml,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- toc-status.xml	13 Oct 2010 20:47:37 -0000	1.100
+++ toc-status.xml	14 Oct 2010 10:16:50 -0000	1.101
@@ -713,156 +713,152 @@
 <li><a href="#form-submission-0"><span class="secno">4.10.19.6</span> Form submission</a></li>
 </ol>
 </li>
-</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>
+<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>
+<li><a href="#definitions"><span class="secno">4.10.21.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>
+<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></li>
 </ol>
 </li>
-<li><a href="#form-submission"><span class="secno">4.11.2</span>
+<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>
+<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.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></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></li>
 </ol>
 </li>
-<li><a href="#resetting-a-form"><span class="secno">4.11.3</span>
+<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.11.4</span>
+<li><a href="#event-dispatch"><span class="secno">4.10.24</span>
 Event dispatch</a></li>
 </ol>
 </li>
-<li><a href="#interactive-elements"><span class="secno">4.12</span>
+<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
+<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.12.4</span> The
+<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>
+<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.12.4.2</span> Building menus and toolbars</a></li>
-<li><a href="#context-menus"><span class="secno">4.12.4.3</span>
+<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.12.4.4</span>
+<li><a href="#toolbars"><span class="secno">4.11.4.4</span>
 Toolbars</a></li>
 </ol>
 </li>
-<li><a href="#commands"><span class="secno">4.12.5</span>
+<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
+<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.12.5.2</span> Using the <code>button</code> element to
+<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.12.5.3</span> Using the <code>input</code> element to
+<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.12.5.4</span> Using the <code>option</code> element to
+<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.12.5.5</span> Using the <code>command</code> element to
+<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>
+<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.12.5.7</span> Using the <code title="attr-accesskey">accesskey</code> attribute on a
+<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.12.5.8</span> Using the <code title="attr-accesskey">accesskey</code> attribute to define a command on
+<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></li>
 </ol>
 </li>
 </ol>
 </li>
-<li><a href="#links"><span class="secno">4.13</span> Links</a>
+<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>
+<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.13.2</span> Links created by <code>a</code> and
+<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.13.3</span> Following hyperlinks</a></li>
-<li><a href="#linkTypes"><span class="secno">4.13.4</span> Link
+<li><a href="#following-hyperlinks"><span class="secno">4.12.3</span> Following hyperlinks</a></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>
+<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.13.4.2</span>
+<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.13.4.3</span>
+<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.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>
+<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.13.4.7</span> Link
+<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.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
+<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.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
+<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.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>
+<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.13.4.17</span> Hierarchical link types</a>
+<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>
+<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></li>
 </ol>
 </li>
-<li><a href="#sequential-link-types"><span class="secno">4.13.4.18</span> Sequential link types</a>
+<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></li>
+<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></li>
 </ol>
 </li>
-<li><a href="#other-link-types"><span class="secno">4.13.4.19</span> Other link types</a></li>
+<li><a href="#other-link-types"><span class="secno">4.12.4.19</span> Other link types</a></li>
 </ol>
 </li>
 </ol>
 </li>
-<li><a href="#common-idioms-without-dedicated-elements"><span class="secno">4.14</span>
+<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
+<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.14.3</span>
+<li><a href="#conversations"><span class="secno">4.13.3</span>
 Conversations</a></li>
-<li><a href="#footnotes"><span class="secno">4.14.4</span>
+<li><a href="#footnotes"><span class="secno">4.13.4</span>
 Footnotes</a></li>
 </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="#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>
+<li><a href="#selectors"><span class="secno">4.14.1</span>
 Case-sensitivity</a></li>
-<li><a href="#pseudo-classes"><span class="secno">4.15.2</span>
+<li><a href="#pseudo-classes"><span class="secno">4.14.2</span>
 Pseudo-classes</a></li>
 </ol>
 </li>

Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- association-of-controls-and-forms.html	13 Oct 2010 10:16:48 -0000	1.38
+++ association-of-controls-and-forms.html	14 Oct 2010 10:16:49 -0000	1.39
@@ -341,7 +341,7 @@
   <script src="link-fixup.js"></script>
   <link href="the-button-element.html" title="4.10.8 The button element" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
-  <link href="interactive-elements.html" title="4.12 Interactive elements" rel="next">
+  <link href="interactive-elements.html" title="4.11 Interactive elements" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
@@ -349,12 +349,11 @@
    </div><div>
    <a href="the-button-element.html">&#8592; 4.10.8 The button element</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="interactive-elements.html">4.12 Interactive elements &#8594;</a>
+   <a href="interactive-elements.html">4.11 Interactive elements &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="association-of-controls-and-forms.html#association-of-controls-and-forms"><span class="secno">4.10.18 </span>Association of controls and forms</a></li><li><a href="association-of-controls-and-forms.html#attributes-common-to-form-controls"><span class="secno">4.10.19 </span>Attributes common to form controls</a>
-      <ol><li><a href="association-of-controls-and-forms.html#naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</a></li><li><a href="association-of-controls-and-forms.html#enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</a></li><li><a href="association-of-controls-and-forms.html#a-form-control-s-value"><span class="secno">4.10.19.3 </span>A form control's value</a></li><li><a href="association-of-controls-and-forms.html#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a></li><li><a href="association-of-controls-and-forms.html#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></li><li><a href="association-of-controls-and-forms.html#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a></li></ol></li></ol></li><li><a href="association-of-controls-and-forms.html#textFieldSelection"><span class="secno">4.11 /span>APIs for the text field selections</a>
-    <ol><li><a href="association-of-controls-and-forms.html#constraints"><span class="secno">4.11.1 </span>Constraints</a>
-      <ol><li><a href="association-of-controls-and-forms.html#definitions"><span class="secno">4.11.1.1 </span>Definitions</a></li><li><a href="association-of-controls-and-forms.html#constraint-validation"><span class="secno">4.11.1.2 </span>Constraint validation</a></li><li><a href="association-of-controls-and-forms.html#the-constraint-validation-api"><span class="secno">4.11.1.3 </span>The constraint validation API</a></li><li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.11.1.4 </span>Security</a></li></ol></li><li><a href="association-of-controls-and-forms.html#form-submission"><span class="secno">4.11.2 </span>Form submission</a>
-      <ol><li><a href="association-of-controls-and-forms.html#introduction-1"><span class="secno">4.11.2.1 </span>Introduction</a></li><li><a href="association-of-controls-and-forms.html#implicit-submission"><span class="secno">4.11.2.2 </span>Implicit submission</a></li><li><a href="association-of-controls-and-forms.html#form-submission-algorithm"><span class="secno">4.11.2.3 </span>Form submission algorithm</a></li><li><a href="association-of-controls-and-forms.html#url-encoded-form-data"><span class="secno">4.11.2.4 </span>URL-encoded form data</a></li><li><a href="association-of-controls-and-forms.html#multipart-form-data"><span class="secno">4.11.2.5 </span>Multipart form data</a></li><li><a href="association-of-controls-and-forms.html#plain-text-form-data"><span class="secno">4.11.2.6 </span>Plain text form data</a></li></ol></li><li><a href="association-of-controls-and-forms.html#resetting-a-form"><span class="secno">4.11.3 </span>Resetting a form</a></li><li><a href="association-of-controls-and-fors.html#event-dispatch"><span class="secno">4.11.4 </span>Event dispatch</a></li></ol></li></ol></li></ol></div>
+      <ol><li><a href="association-of-controls-and-forms.html#naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</a></li><li><a href="association-of-controls-and-forms.html#enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</a></li><li><a href="association-of-controls-and-forms.html#a-form-control-s-value"><span class="secno">4.10.19.3 </span>A form control's value</a></li><li><a href="association-of-controls-and-forms.html#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a></li><li><a href="association-of-controls-and-forms.html#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></li><li><a href="association-of-controls-and-forms.html#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a></li></ol></li><li><a href="association-of-controls-and-forms.html#textFieldSelection"><span class="secno">4.10.20 </span>PIs for the text field selections</a></li><li><a href="association-of-controls-and-forms.html#constraints"><span class="secno">4.10.21 </span>Constraints</a>
+      <ol><li><a href="association-of-controls-and-forms.html#definitions"><span class="secno">4.10.21.1 </span>Definitions</a></li><li><a href="association-of-controls-and-forms.html#constraint-validation"><span class="secno">4.10.21.2 </span>Constraint validation</a></li><li><a href="association-of-controls-and-forms.html#the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The constraint validation API</a></li><li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.10.21.4 </span>Security</a></li></ol></li><li><a href="association-of-controls-and-forms.html#form-submission"><span class="secno">4.10.22 </span>Form submission</a>
+      <ol><li><a href="association-of-controls-and-forms.html#introduction-1"><span class="secno">4.10.22.1 </span>Introduction</a></li><li><a href="association-of-controls-and-forms.html#implicit-submission"><span class="secno">4.10.22.2 </span>Implicit submission</a></li><li><a href="association-of-controls-and-forms.html#form-submission-algorithm"><span class="secno">4.10.22.3 </span>Form submission algorithm</a></li><li><a href="association-of-controls-and-forms.html#url-encoded-form-data"><span class="secno">4.10.22.4 </span>URL-encoded form data</a></li><li><a href="association-of-controls-and-forms.html#multipart-form-data"><span class="secno">4.10.22.5 </span>Multipart form data</a></li><li><a href="association-of-controls-and-forms.html#plain-text-form-data"><span class="secno">4.10.22.6 </span>Plain text form data</a></li></ol></li><li><a href="association-of-controls-and-forms.html#resetting-a-form"><span class="secno">4.10.23 </span>Resetting a form</a></li><li><a href="association-of-controls-nd-forms.html#event-dispatch"><span class="secno">4.10.24 </span>Event dispatch</a></li></ol></li></ol></li></ol></div>
 
   <h4 id="association-of-controls-and-forms"><span class="secno">4.10.18 </span>Association of controls and forms</h4><p>A <a href="forms.html#form-associated-element">form-associated element</a> can have a relationship
   with a <code><a href="forms.html#the-form-element">form</a></code> element, which is called the element's
@@ -739,7 +738,7 @@
   attribute. The <dfn id="dom-fs-formtarget" title="dom-fs-formTarget"><code>formTarget</code></dfn> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="#attr-fs-formtarget">formtarget</a></code> content attribute.
 
-  </p></div><h3 id="textFieldSelection"><span class="secno">4.11 </span>APIs for the text field selections</h3><!-- v2 idea: DOM Range APIs to expose the textarea/input edited
+  </p></div><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) --><p>The <code><a href="the-input-element.html#the-input-element">input</a></code> and <code><a href="the-button-element.html#the-textarea-element">textarea</a></code> elements define
   the following members in their DOM interfaces for handling their
   selection:</p><pre class="idl extract">  void <a href="#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
@@ -844,7 +843,7 @@
   </div><p>Characters with no visible rendering, such as U+200D ZERO WIDTH
   JOINER, still count as characters. Thus, for instance, the selection
   can include just an invisible character, and the text insertion
-  cursor can be placed to one side or another of such a character.</p><h4 id="constraints"><span class="secno">4.11.1 </span>Constraints</h4><h5 id="definitions"><span class="secno">4.11.1.1 </span>Definitions</h5><div class="impl">
+  cursor can be placed to one side or another of such a character.</p><h4 id="constraints"><span class="secno">4.10.21 </span>Constraints</h4><h5 id="definitions"><span class="secno">4.10.21.1 </span>Definitions</h5><div class="impl">
 
   <p>A <a href="forms.html#category-listed" title="category-listed">listed form-associated
   element</a> is a <dfn id="candidate-for-constraint-validation">candidate for constraint validation</dfn>
@@ -926,7 +925,7 @@
 
   </div><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="forms.html#the-form-element">form</a></code> element <var title="">form</var>, it must run the following steps, which return
@@ -1006,7 +1005,7 @@
 
    <li><p>Return a <i>negative</i> result.</p></li>
 
-  </ol></div><h5 id="the-constraint-validation-api"><span class="secno">4.11.1.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>
+  </ol></div><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>
 
    <dd>
 
@@ -1228,14 +1227,14 @@
   validity error message</a> should be present in the return
   value.</p>
 
-  </div><h5 id="security-forms"><span class="secno">4.11.1.4 </span>Security</h5><p id="security-0">Servers should not rely on client-side
+  </div><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
   hostile users, and unintentionally bypassed by users of older user
   agents or automated tools that do not implement these features. The
   constraint validation features are only intended to improve the user
-  experience, not to provide any kind of security mechanism.</p><h4 id="form-submission"><span class="secno">4.11.2 </span><dfn>Form submission</dfn></h4><div class="impl">
+  experience, not to provide any kind of security mechanism.</p><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><p><i>This section is non-normative.</i></p><p>When a form is submitted, the data in the form is converted into
   the structure specified by the <a href="#concept-fs-enctype" title="concept-fs-enctype">enctype</a>, and then sent to the
@@ -1261,7 +1260,7 @@
 fur
 ------kYFrd4jNJEgCervE--</pre><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="forms.html#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="forms.html#concept-submit-button" title="concept-submit-button">submit button</a> in <a href="infrastructure.html#tree-order">tree
@@ -1287,7 +1286,7 @@
 
   </div><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="forms.html#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
@@ -1756,7 +1755,7 @@
 
   </ol></div><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>
@@ -1887,7 +1886,7 @@
 
   </ol></div><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/ -->
 
@@ -1970,7 +1969,7 @@
 
   </ol></div><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>
@@ -2024,7 +2023,7 @@
 
   </ol></div><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="forms.html#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="webappapis.html#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
@@ -2041,7 +2040,7 @@
 
   </div><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>

Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- rendering.html	14 Oct 2010 09:16:50 -0000	1.39
+++ rendering.html	14 Oct 2010 10:16:49 -0000	1.40
@@ -2182,10 +2182,10 @@
   control is expected to be displayed in a fashion that indicates that
   no valid option is currently selected.</p>
 
-  <p>User agents are expected to consistently render the labels in a
-  <code><a href="the-button-element.html#the-select-element">select</a></code>, in particular ensuring that any left-to-right
-  or right-to-left alignment is consistent whether the label is being
-  displayed as part of the page or in a menu control.</p>
+  <p>User agents are expected to render the labels in a
+  <code><a href="the-button-element.html#the-select-element">select</a></code> in such a manner that any alignment remains is
+  consistent whether the label is being displayed as part of the page
+  or in a menu control.</p>
 
   </div><div class="impl">
 

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.1010
retrieving revision 1.1011
diff -u -d -r1.1010 -r1.1011
--- interactive-elements.html	14 Oct 2010 08:16:59 -0000	1.1010
+++ interactive-elements.html	14 Oct 2010 10:16:49 -0000	1.1011
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!DOCTYPE html>
-<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.12 Interactive elements &#8212; HTML5 </title><style type="text/css">
+<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.11 Interactive elements &#8212; HTML5 </title><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -341,7 +341,7 @@
   <script src="link-fixup.js"></script>
   <link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
-  <link href="commands.html" title="4.12.5 Commands" rel="next">
+  <link href="commands.html" title="4.11.5 Commands" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
@@ -349,12 +349,12 @@
    </div><div>
    <a href="association-of-controls-and-forms.html">&#8592; 4.10.18 Association of controls and forms</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="commands.html">4.12.5 Commands &#8594;</a>
-  <ol class="toc"><li><ol><li><a href="interactive-elements.html#interactive-elements"><span class="secno">4.12 </span>Interactive elements</a>
-    <ol><li><a href="interactive-elements.html#the-details-element"><span class="secno">4.12.1 </span>The <code>details</code> element</a></li><li><a href="interactive-elements.html#the-summary-element"><span class="secno">4.12.2 </span>The <code>summary</code> element</a></li><li><a href="interactive-elements.html#the-command"><span class="secno">4.12.3 </span>The <code>command</code> element</a></li><li><a href="interactive-elements.html#menus"><span class="secno">4.12.4 </span>The <code>menu</code> element</a>
-      <ol><li><a href="interactive-elements.html#menus-intro"><span class="secno">4.12.4.1 </span>Introduction</a></li><li><a href="interactive-elements.html#building-menus-and-toolbars"><span class="secno">4.12.4.2 </span>Building menus and toolbars</a></li><li><a href="interactive-elements.html#context-menus"><span class="secno">4.12.4.3 </span>Context menus</a></li><li><a href="interactive-elements.html#toolbars"><span class="secno">4.12.4.4 </span>Toolbars</a></li></ol></li></ol></li></ol></li></ol></div>
+   <a href="commands.html">4.11.5 Commands &#8594;</a>
+  <ol class="toc"><li><ol><li><a href="interactive-elements.html#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a>
+    <ol><li><a href="interactive-elements.html#the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a></li><li><a href="interactive-elements.html#the-summary-element"><span class="secno">4.11.2 </span>The <code>summary</code> element</a></li><li><a href="interactive-elements.html#the-command"><span class="secno">4.11.3 </span>The <code>command</code> element</a></li><li><a href="interactive-elements.html#menus"><span class="secno">4.11.4 </span>The <code>menu</code> element</a>
+      <ol><li><a href="interactive-elements.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a></li><li><a href="interactive-elements.html#building-menus-and-toolbars"><span class="secno">4.11.4.2 </span>Building menus and toolbars</a></li><li><a href="interactive-elements.html#context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></li><li><a href="interactive-elements.html#toolbars"><span class="secno">4.11.4.4 </span>Toolbars</a></li></ol></li></ol></li></ol></li></ol></div>
 
-  <h3 id="interactive-elements"><span class="secno">4.12 </span>Interactive elements</h3><h4 id="the-details-element"><span class="secno">4.12.1 </span>The <dfn><code>details</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+  <h3 id="interactive-elements"><span class="secno">4.11 </span>Interactive elements</h3><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="content-models.html#flow-content">Flow content</a>.</dd>
    <dd><a href="sections.html#sectioning-root">Sectioning root</a>.</dd>
    <dd><a href="content-models.html#interactive-content">Interactive content</a>.</dd>
@@ -438,7 +438,7 @@
    controls can change, and not the actual values, which is less than
    ideal.</p>
 
-  </div><h4 id="the-summary-element"><span class="secno">4.12.2 </span>The <dfn><code>summary</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+  </div><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>
    <dt>Contexts in which this element can be used:</dt>
    <dd>As the first child of a <code><a href="#the-details-element">details</a></code> element.</dd>
@@ -3053,7 +3053,7 @@
   ...define drag and drop in datagrids; selectiondraggable...
 - ->
 
---><h4 id="the-command"><span class="secno">4.12.3 </span>The <dfn><code>command</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+--><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="content-models.html#metadata-content">Metadata content</a>.</dd>
    <dd><a href="content-models.html#flow-content">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content">Phrasing content</a>.</dd>
@@ -3242,7 +3242,7 @@
           label="Publish" icon="icons/pub.png" onclick="publish()"&gt;
 &lt;/menu&gt;</pre>
 
-  </div><h4 id="menus"><span class="secno">4.12.4 </span>The <dfn><code>menu</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+  </div><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="content-models.html#flow-content">Flow content</a>.</dd>
    <dd>If the element's <code title="attr-menu-type"><a href="#attr-menu-type">type</a></code> attribute is in the <a href="#toolbar-state" title="toolbar state">toolbar</a> state: <a href="content-models.html#interactive-content">Interactive content</a>.</dd>
    <dt>Contexts in which this element can be used:</dt>
@@ -3290,7 +3290,7 @@
   <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
   name.</p>
 
-  </div><h5 id="menus-intro"><span class="secno">4.12.4.1 </span>Introduction</h5><p><i>This section is non-normative.</i></p><p>The <code><a href="#menus">menu</a></code> element is used to define context menus and
+  </div><h5 id="menus-intro"><span class="secno">4.11.4.1 </span>Introduction</h5><p><i>This section is non-normative.</i></p><p>The <code><a href="#menus">menu</a></code> element is used to define context menus and
   toolbars.</p><p>For example, the following represents a toolbar with three menu
   buttons on it, each of which has a dropdown menu with a series of
   options:</p><pre>&lt;menu type="toolbar"&gt;
@@ -3341,7 +3341,7 @@
   the <code><a href="#menus">menu</a></code> element or of its <code><a href="grouping-content.html#the-li-element">li</a></code>
   children.</p><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>
@@ -3421,7 +3421,7 @@
    <li>Any separator at the start or end of the menu must be
    removed.</li>
 
-  </ol></div><h5 id="context-menus"><span class="secno">4.12.4.3 </span><dfn>Context menus</dfn></h5><p>The <dfn id="attr-contextmenu" title="attr-contextmenu"><code>contextmenu</code></dfn>
+  </ol></div><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
   menu</a>. The value must be the <a href="elements.html#concept-id" title="concept-id">ID</a> of a <code><a href="#menus">menu</a></code> element
   in the DOM. <span class="impl">If the node that would be obtained by
@@ -3518,7 +3518,7 @@
 
   </div><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

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1013
retrieving revision 1.1014
diff -u -d -r1.1013 -r1.1014
--- browsers.html	14 Oct 2010 08:16:57 -0000	1.1013
+++ browsers.html	14 Oct 2010 10:16:49 -0000	1.1014
@@ -339,7 +339,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="links.html" title="4.13 Links" rel="prev">
+  <link href="links.html" title="4.12 Links" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="origin-0.html" title="5.3 Origin" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -347,7 +347,7 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="links.html">&#8592; 4.13 Links</a> &#8211;
+   <a href="links.html">&#8592; 4.12 Links</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="origin-0.html">5.3 Origin &#8594;</a>
   <ol class="toc"><li><a href="browsers.html#browsers"><span class="secno">5 </span>Loading Web pages</a>

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.1005
retrieving revision 1.1006
diff -u -d -r1.1005 -r1.1006
--- obsolete.html	13 Oct 2010 10:16:51 -0000	1.1005
+++ obsolete.html	14 Oct 2010 10:16:49 -0000	1.1006
@@ -553,7 +553,10 @@
 
    <dt><dfn id="attr-iframe-longdesc" title="attr-iframe-longdesc"><code>longdesc</code></dfn> on <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code> elements</dt>
    <dt><dfn id="attr-img-longdesc" title="attr-img-longdesc"><code>longdesc</code></dfn> on <code><a href="embedded-content-1.html#the-img-element">img</a></code> elements</dt>
-   <dd><p>Use a regular <code><a href="text-level-semantics.html#the-a-element">a</a></code> element to link to the description.</p></dd>
+   <dd><p>Use a regular <code><a href="text-level-semantics.html#the-a-element">a</a></code> element to link to the
+   description, or (in the case of images) use an <a href="the-map-element.html#image-map">image
+   map</a> to provide a link from the image to the image's
+   description.</p></dd>
 
    <dt><dfn id="attr-img-lowsrc" title="attr-img-lowsrc"><code>lowsrc</code></dfn> on <code><a href="embedded-content-1.html#the-img-element">img</a></code> elements</dt>
    <dd><p>Use a progressive JPEG image (given in the <code title="attr-img-src"><a href="embedded-content-1.html#attr-img-src">src</a></code> attribute),

Index: toc-status.html
===================================================================
RCS file: /sources/public/html5/spec/toc-status.html,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -d -r1.257 -r1.258
--- toc-status.html	13 Oct 2010 20:47:36 -0000	1.257
+++ toc-status.html	14 Oct 2010 10:16:49 -0000	1.258
@@ -746,156 +746,152 @@
 <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=form-submission-0" class="status LC">LC</a> <a href="../spec/#form-submission-0">4.10.19.6 Form submission</a> <span class="id">(form-submission-0)</span></li>
 </ol>
 </li>
-</ol>
-</li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=textFieldSelection" class="status LC">LC</a> <a href="../spec/#textFieldSelection">4.11
-APIs for the text field selections</a> <span class="id">(textFieldSelection)</span>
-<ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=constraints" class="status LC">LC</a> <a href="../spec/#constraints">4.11.1
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=textFieldSelection" class="status LC">LC</a> <a href="../spec/#textFieldSelection">4.10.20 APIs for the text field selections</a> <span class="id">(textFieldSelection)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=constraints" class="status LC">LC</a> <a href="../spec/#constraints">4.10.21
 Constraints</a> <span class="id">(constraints)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=definitions" class="status LC">LC</a> <a href="../spec/#definitions">4.11.1.1
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=definitions" class="status LC">LC</a> <a href="../spec/#definitions">4.10.21.1
 Definitions</a> <span class="id">(definitions)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=constraint-validation" class="status LC">LC</a> <a href="../spec/#constraint-validation">4.11.1.2 Constraint validation</a> <span class="id">(constraint-validation)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-constraint-validation-api" class="status LC">LC</a> <a href="../spec/#the-constraint-validation-api">4.11.1.3 The constraint validation API</a> <span class="id">(the-constraint-validation-api)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=security-forms" class="status ADD">ADD</a> <a href="../spec/#security-forms">4.11.1.4
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=constraint-validation" class="status LC">LC</a> <a href="../spec/#constraint-validation">4.10.21.2 Constraint validation</a> <span class="id">(constraint-validation)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-constraint-validation-api" class="status LC">LC</a> <a href="../spec/#the-constraint-validation-api">4.10.21.3 The constraint validation API</a> <span class="id">(the-constraint-validation-api)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=security-forms" class="status ADD">ADD</a> <a href="../spec/#security-forms">4.10.21.4
 Security</a> <span class="id">(security-forms)</span></li>
 </ol>
 </li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=form-submission" class="status LC">LC</a> <a href="../spec/#form-submission">4.11.2
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=form-submission" class="status LC">LC</a> <a href="../spec/#form-submission">4.10.22
 Form submission</a> <span class="id">(form-submission)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-1" class="status LC">LC</a> <a href="../spec/#introduction-1">4.11.2.1
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-1" class="status LC">LC</a> <a href="../spec/#introduction-1">4.10.22.1
 Introduction</a> <span class="id">(introduction-1)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=implicit-submission" class="status LC">LC</a> <a href="../spec/#implicit-submission">4.11.2.2 Implicit submission</a> <span class="id">(implicit-submission)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=form-submission-algorithm" class="status LC">LC</a> <a href="../spec/#form-submission-algorithm">4.11.2.3 Form submission algorithm</a> <span class="id">(form-submission-algorithm)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=url-encoded-form-data" class="status LC">LC</a> <a href="../spec/#url-encoded-form-data">4.11.2.4 URL-encoded form data</a> <span class="id">(url-encoded-form-data)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=multipart-form-data" class="status LC">LC</a> <a href="../spec/#multipart-form-data">4.11.2.5 Multipart form data</a> <span class="id">(multipart-form-data)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=plain-text-form-data" class="status LC">LC</a> <a href="../spec/#plain-text-form-data">4.11.2.6 Plain text form data</a> <span class="id">(plain-text-form-data)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=implicit-submission" class="status LC">LC</a> <a href="../spec/#implicit-submission">4.10.22.2 Implicit submission</a> <span class="id">(implicit-submission)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=form-submission-algorithm" class="status LC">LC</a> <a href="../spec/#form-submission-algorithm">4.10.22.3 Form submission algorithm</a> <span class="id">(form-submission-algorithm)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=url-encoded-form-data" class="status LC">LC</a> <a href="../spec/#url-encoded-form-data">4.10.22.4 URL-encoded form data</a> <span class="id">(url-encoded-form-data)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=multipart-form-data" class="status LC">LC</a> <a href="../spec/#multipart-form-data">4.10.22.5 Multipart form data</a> <span class="id">(multipart-form-data)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=plain-text-form-data" class="status LC">LC</a> <a href="../spec/#plain-text-form-data">4.10.22.6 Plain text form data</a> <span class="id">(plain-text-form-data)</span></li>
 </ol>
 </li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=resetting-a-form" class="status LC">LC</a> <a href="../spec/#resetting-a-form">4.11.3
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=resetting-a-form" class="status LC">LC</a> <a href="../spec/#resetting-a-form">4.10.23
 Resetting a form</a> <span class="id">(resetting-a-form)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=event-dispatch" class="status LC">LC</a> <a href="../spec/#event-dispatch">4.11.4
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=event-dispatch" class="status LC">LC</a> <a href="../spec/#event-dispatch">4.10.24
 Event dispatch</a> <span class="id">(event-dispatch)</span></li>
 </ol>
 </li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=interactive-elements" class="status LC">LC</a> <a href="../spec/#interactive-elements">4.12
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=interactive-elements" class="status LC">LC</a> <a href="../spec/#interactive-elements">4.11
 Interactive elements</a> <span class="id">(interactive-elements)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-details-element" class="status LC">LC</a> <a href="../spec/#the-details-element">4.12.1 The details element</a> <span class="id">(the-details-element)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=the-summary-element" class="status ADD">ADD</a> <a href="../spec/#the-summary-element">4.12.2 The summary element</a> <span class="id">(the-summary-element)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-command" class="status LC">LC</a> <a href="../spec/#the-command">4.12.3 The
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-details-element" class="status LC">LC</a> <a href="../spec/#the-details-element">4.11.1 The details element</a> <span class="id">(the-details-element)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=the-summary-element" class="status ADD">ADD</a> <a href="../spec/#the-summary-element">4.11.2 The summary element</a> <span class="id">(the-summary-element)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-command" class="status LC">LC</a> <a href="../spec/#the-command">4.11.3 The
 command element</a> <span class="id">(the-command)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=menus" class="status LC">LC</a> <a href="../spec/#menus">4.12.4 The
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=menus" class="status LC">LC</a> <a href="../spec/#menus">4.11.4 The
 menu element</a> <span class="id">(menus)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=menus-intro" class="status LC">LC</a> <a href="../spec/#menus-intro">4.12.4.1
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=menus-intro" class="status LC">LC</a> <a href="../spec/#menus-intro">4.11.4.1
 Introduction</a> <span class="id">(menus-intro)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=building-menus-and-toolbars" class="status LC">LC</a> <a href="../spec/#building-menus-and-toolbars">4.12.4.2 Building menus and toolbars</a> <span class="id">(building-menus-and-toolbars)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=context-menus" class="status LC">LC</a> <a href="../spec/#context-menus">4.12.4.3
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=building-menus-and-toolbars" class="status LC">LC</a> <a href="../spec/#building-menus-and-toolbars">4.11.4.2 Building menus and toolbars</a> <span class="id">(building-menus-and-toolbars)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=context-menus" class="status LC">LC</a> <a href="../spec/#context-menus">4.11.4.3
 Context menus</a> <span class="id">(context-menus)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=toolbars" class="status LC">LC</a> <a href="../spec/#toolbars">4.12.4.4
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=toolbars" class="status LC">LC</a> <a href="../spec/#toolbars">4.11.4.4
 Toolbars</a> <span class="id">(toolbars)</span></li>
 </ol>
 </li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=commands" class="status LC">LC</a> <a href="../spec/#commands">4.12.5
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=commands" class="status LC">LC</a> <a href="../spec/#commands">4.11.5
 Commands</a> <span class="id">(commands)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-a-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-a-element-to-define-a-command">4.12.5.1 Using the a element to define
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-a-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-a-element-to-define-a-command">4.11.5.1 Using the a element to define
 a command</a> <span class="id">(using-the-a-element-to-define-a-command)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-button-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-button-element-to-define-a-command">4.12.5.2 Using the button element to
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-button-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-button-element-to-define-a-command">4.11.5.2 Using the button element to
 define a command</a> <span class="id">(using-the-button-element-to-define-a-command)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-input-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-input-element-to-define-a-command">4.12.5.3 Using the input element to
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-input-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-input-element-to-define-a-command">4.11.5.3 Using the input element to
 define a command</a> <span class="id">(using-the-input-element-to-define-a-command)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-option-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-option-element-to-define-a-command">4.12.5.4 Using the option element to
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-option-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-option-element-to-define-a-command">4.11.5.4 Using the option element to
 define a command</a> <span class="id">(using-the-option-element-to-define-a-command)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-command-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-command-element-to-define-a-command">4.12.5.5 Using the command element to
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-command-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-command-element-to-define-a-command">4.11.5.5 Using the command element to
 define a command</a> <span class="id">(using-the-command-element-to-define-a-command)</span></li>
 <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-accesskey-attribute-on-a-label-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-accesskey-attribute-on-a-label-element-to-define-a-command">
-4.12.5.6 Using the accesskey attribute on a label
+4.11.5.6 Using the accesskey attribute on a label
 element to define a command</a> <span class="id">(using-the-accesskey-attribute-on-a-label-element-to-define-a-command)</span></li>
 <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-accesskey-attribute-on-a-legend-element-to-define-a-command" class="status LC">LC</a> <a href="../spec/#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command">
-4.12.5.7 Using the accesskey attribute on a
+4.11.5.7 Using the accesskey attribute on a
 legend element to define a command</a> <span class="id">(using-the-accesskey-attribute-on-a-legend-element-to-define-a-command)</span></li>
 <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=using-the-accesskey-attribute-to-define-a-command-on-other-elements" class="status LC">LC</a> <a href="../spec/#using-the-accesskey-attribute-to-define-a-command-on-other-elements">
-4.12.5.8 Using the accesskey attribute to define a command on
+4.11.5.8 Using the accesskey attribute to define a command on
 other elements</a> <span class="id">(using-the-accesskey-attribute-to-define-a-command-on-other-elements)</span></li>
 </ol>
 </li>
 </ol>
 </li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=links" class="status LC">LC</a> <a href="../spec/#links">4.13 Links</a> <span class="id">(links)</span>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=links" class="status LC">LC</a> <a href="../spec/#links">4.12 Links</a> <span class="id">(links)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-2" class="status LC">LC</a> <a href="../spec/#introduction-2">4.13.1
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-2" class="status LC">LC</a> <a href="../spec/#introduction-2">4.12.1
 Introduction</a> <span class="id">(introduction-2)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=links-created-by-a-and-area-elements" class="status ADD">ADD</a> <a href="../spec/#links-created-by-a-and-area-elements">4.13.2 Links created by a and
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=links-created-by-a-and-area-elements" class="status ADD">ADD</a> <a href="../spec/#links-created-by-a-and-area-elements">4.12.2 Links created by a and
 area elements</a> <span class="id">(links-created-by-a-and-area-elements)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=following-hyperlinks" class="status LC">LC</a> <a href="../spec/#following-hyperlinks">4.13.3 Following hyperlinks</a> <span class="id">(following-hyperlinks)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=linkTypes" class="status LC">LC</a> <a href="../spec/#linkTypes">4.13.4 Link
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=following-hyperlinks" class="status LC">LC</a> <a href="../spec/#following-hyperlinks">4.12.3 Following hyperlinks</a> <span class="id">(following-hyperlinks)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=linkTypes" class="status LC">LC</a> <a href="../spec/#linkTypes">4.12.4 Link
 types</a> <span class="id">(linkTypes)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=rel-alternate" class="status ADD">ADD</a> <a href="../spec/#rel-alternate">4.13.4.1
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=rel-alternate" class="status ADD">ADD</a> <a href="../spec/#rel-alternate">4.12.4.1
 Link type "alternate"</a> <span class="id">(rel-alternate)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=rel-archives" class="status ADD">ADD</a> <a href="../spec/#rel-archives">4.13.4.2
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=rel-archives" class="status ADD">ADD</a> <a href="../spec/#rel-archives">4.12.4.2
 Link type "archives"</a> <span class="id">(rel-archives)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-author" class="status LC">LC</a> <a href="../spec/#link-type-author">4.13.4.3
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-author" class="status LC">LC</a> <a href="../spec/#link-type-author">4.12.4.3
 Link type "author"</a> <span class="id">(link-type-author)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-bookmark" class="status LC">LC</a> <a href="../spec/#link-type-bookmark">4.13.4.4 Link type "bookmark"</a> <span class="id">(link-type-bookmark)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-external" class="status LC">LC</a> <a href="../spec/#link-type-external">4.13.4.5 Link type "external"</a> <span class="id">(link-type-external)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-help" class="status LC">LC</a> <a href="../spec/#link-type-help">4.13.4.6
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-bookmark" class="status LC">LC</a> <a href="../spec/#link-type-bookmark">4.12.4.4 Link type "bookmark"</a> <span class="id">(link-type-bookmark)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-external" class="status LC">LC</a> <a href="../spec/#link-type-external">4.12.4.5 Link type "external"</a> <span class="id">(link-type-external)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-help" class="status LC">LC</a> <a href="../spec/#link-type-help">4.12.4.6
 Link type "help"</a> <span class="id">(link-type-help)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=rel-icon" class="status LC">LC</a> <a href="../spec/#rel-icon">4.13.4.7 Link
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=rel-icon" class="status LC">LC</a> <a href="../spec/#rel-icon">4.12.4.7 Link
 type "icon"</a> <span class="id">(rel-icon)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-license" class="status LC">LC</a> <a href="../spec/#link-type-license">4.13.4.8 Link type "license"</a> <span class="id">(link-type-license)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-nofollow" class="status LC">LC</a> <a href="../spec/#link-type-nofollow">4.13.4.9 Link type "nofollow"</a> <span class="id">(link-type-nofollow)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-noreferrer" class="status LC">LC</a> <a href="../spec/#link-type-noreferrer">4.13.4.10 Link type
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-license" class="status LC">LC</a> <a href="../spec/#link-type-license">4.12.4.8 Link type "license"</a> <span class="id">(link-type-license)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-nofollow" class="status LC">LC</a> <a href="../spec/#link-type-nofollow">4.12.4.9 Link type "nofollow"</a> <span class="id">(link-type-nofollow)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-noreferrer" class="status LC">LC</a> <a href="../spec/#link-type-noreferrer">4.12.4.10 Link type
 "noreferrer"</a> <span class="id">(link-type-noreferrer)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-pingback" class="status LC">LC</a> <a href="../spec/#link-type-pingback">4.13.4.11 Link type "pingback"</a> <span class="id">(link-type-pingback)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-prefetch" class="status LC">LC</a> <a href="../spec/#link-type-prefetch">4.13.4.12 Link type "prefetch"</a> <span class="id">(link-type-prefetch)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-search" class="status LC">LC</a> <a href="../spec/#link-type-search">4.13.4.13 Link type "search"</a> <span class="id">(link-type-search)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-stylesheet" class="status LC">LC</a> <a href="../spec/#link-type-stylesheet">4.13.4.14 Link type
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-pingback" class="status LC">LC</a> <a href="../spec/#link-type-pingback">4.12.4.11 Link type "pingback"</a> <span class="id">(link-type-pingback)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-prefetch" class="status LC">LC</a> <a href="../spec/#link-type-prefetch">4.12.4.12 Link type "prefetch"</a> <span class="id">(link-type-prefetch)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-search" class="status LC">LC</a> <a href="../spec/#link-type-search">4.12.4.13 Link type "search"</a> <span class="id">(link-type-search)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-stylesheet" class="status LC">LC</a> <a href="../spec/#link-type-stylesheet">4.12.4.14 Link type
 "stylesheet"</a> <span class="id">(link-type-stylesheet)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-sidebar" class="status LC">LC</a> <a href="../spec/#link-type-sidebar">4.13.4.15 Link type "sidebar"</a> <span class="id">(link-type-sidebar)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-tag" class="status LC">LC</a> <a href="../spec/#link-type-tag">4.13.4.16
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-sidebar" class="status LC">LC</a> <a href="../spec/#link-type-sidebar">4.12.4.15 Link type "sidebar"</a> <span class="id">(link-type-sidebar)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-tag" class="status LC">LC</a> <a href="../spec/#link-type-tag">4.12.4.16
 Link type "tag"</a> <span class="id">(link-type-tag)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=hierarchical-link-types" class="status LC">LC</a> <a href="../spec/#hierarchical-link-types">4.13.4.17 Hierarchical link types</a> <span class="id">(hierarchical-link-types)</span>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=hierarchical-link-types" class="status LC">LC</a> <a href="../spec/#hierarchical-link-types">4.12.4.17 Hierarchical link types</a> <span class="id">(hierarchical-link-types)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-index" class="status LC">LC</a> <a href="../spec/#link-type-index">4.13.4.17.1 Link type "index"</a> <span class="id">(link-type-index)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-up" class="status LC">LC</a> <a href="../spec/#link-type-up">4.13.4.17.2
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-index" class="status LC">LC</a> <a href="../spec/#link-type-index">4.12.4.17.1 Link type "index"</a> <span class="id">(link-type-index)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-up" class="status LC">LC</a> <a href="../spec/#link-type-up">4.12.4.17.2
 Link type "up"</a> <span class="id">(link-type-up)</span></li>
 </ol>
 </li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=sequential-link-types" class="status LC">LC</a> <a href="../spec/#sequential-link-types">4.13.4.18 Sequential link types</a> <span class="id">(sequential-link-types)</span>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=sequential-link-types" class="status LC">LC</a> <a href="../spec/#sequential-link-types">4.12.4.18 Sequential link types</a> <span class="id">(sequential-link-types)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-first" class="status LC">LC</a> <a href="../spec/#link-type-first">4.13.4.18.1 Link type "first"</a> <span class="id">(link-type-first)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-last" class="status LC">LC</a> <a href="../spec/#link-type-last">4.13.4.18.2 Link type "last"</a> <span class="id">(link-type-last)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-next" class="status LC">LC</a> <a href="../spec/#link-type-next">4.13.4.18.3 Link type "next"</a> <span class="id">(link-type-next)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-prev" class="status LC">LC</a> <a href="../spec/#link-type-prev">4.13.4.18.4 Link type "prev"</a> <span class="id">(link-type-prev)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-first" class="status LC">LC</a> <a href="../spec/#link-type-first">4.12.4.18.1 Link type "first"</a> <span class="id">(link-type-first)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-last" class="status LC">LC</a> <a href="../spec/#link-type-last">4.12.4.18.2 Link type "last"</a> <span class="id">(link-type-last)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-next" class="status LC">LC</a> <a href="../spec/#link-type-next">4.12.4.18.3 Link type "next"</a> <span class="id">(link-type-next)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=link-type-prev" class="status LC">LC</a> <a href="../spec/#link-type-prev">4.12.4.18.4 Link type "prev"</a> <span class="id">(link-type-prev)</span></li>
 </ol>
 </li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=other-link-types" class="status LC">LC</a> <a href="../spec/#other-link-types">4.13.4.19 Other link types</a> <span class="id">(other-link-types)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=other-link-types" class="status LC">LC</a> <a href="../spec/#other-link-types">4.12.4.19 Other link types</a> <span class="id">(other-link-types)</span></li>
 </ol>
 </li>
 </ol>
 </li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=common-idioms-without-dedicated-elements" class="status LC">LC</a> <a href="../spec/#common-idioms-without-dedicated-elements">4.14
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=common-idioms-without-dedicated-elements" class="status LC">LC</a> <a href="../spec/#common-idioms-without-dedicated-elements">4.13
 Common idioms without dedicated elements</a> <span class="id">(common-idioms-without-dedicated-elements)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=the-main-part-of-the-content" class="status ADD">ADD</a> <a href="../spec/#the-main-part-of-the-content">4.14.1 The main part of the content</a> <span class="id">(the-main-part-of-the-content)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=tag-clouds" class="status LC">LC</a> <a href="../spec/#tag-clouds">4.14.2 Tag
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=the-main-part-of-the-content" class="status ADD">ADD</a> <a href="../spec/#the-main-part-of-the-content">4.13.1 The main part of the content</a> <span class="id">(the-main-part-of-the-content)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=tag-clouds" class="status LC">LC</a> <a href="../spec/#tag-clouds">4.13.2 Tag
 clouds</a> <span class="id">(tag-clouds)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=conversations" class="status LC">LC</a> <a href="../spec/#conversations">4.14.3
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=conversations" class="status LC">LC</a> <a href="../spec/#conversations">4.13.3
 Conversations</a> <span class="id">(conversations)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=footnotes" class="status LC">LC</a> <a href="../spec/#footnotes">4.14.4
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=footnotes" class="status LC">LC</a> <a href="../spec/#footnotes">4.13.4
 Footnotes</a> <span class="id">(footnotes)</span></li>
 </ol>
 </li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=matching-html-elements-using-selectors" class="status LC">LC</a> <a href="../spec/#matching-html-elements-using-selectors">4.15 Matching HTML elements using selectors</a> <span class="id">(matching-html-elements-using-selectors)</span>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=matching-html-elements-using-selectors" class="status LC">LC</a> <a href="../spec/#matching-html-elements-using-selectors">4.14 Matching HTML elements using selectors</a> <span class="id">(matching-html-elements-using-selectors)</span>
 <ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=selectors" class="status LC">LC</a> <a href="../spec/#selectors">4.15.1
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=selectors" class="status LC">LC</a> <a href="../spec/#selectors">4.14.1
 Case-sensitivity</a> <span class="id">(selectors)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=pseudo-classes" class="status LC">LC</a> <a href="../spec/#pseudo-classes">4.15.2
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=pseudo-classes" class="status LC">LC</a> <a href="../spec/#pseudo-classes">4.14.2
 Pseudo-classes</a> <span class="id">(pseudo-classes)</span></li>
 </ol>
 </li>

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- links.html	13 Oct 2010 10:16:50 -0000	1.32
+++ links.html	14 Oct 2010 10:16:49 -0000	1.33
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!DOCTYPE html>
-<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.13 Links &#8212; HTML5 </title><style type="text/css">
+<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.12 Links &#8212; HTML5 </title><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -339,7 +339,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="commands.html" title="4.12.5 Commands" rel="prev">
+  <link href="commands.html" title="4.11.5 Commands" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="browsers.html" title="5 Loading Web pages" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -347,18 +347,18 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="commands.html">&#8592; 4.12.5 Commands</a> &#8211;
+   <a href="commands.html">&#8592; 4.11.5 Commands</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="browsers.html">5 Loading Web pages &#8594;</a>
-  <ol class="toc"><li><ol><li><a href="links.html#links"><span class="secno">4.13 </span>Links</a>
-    <ol><li><a href="links.html#introduction-2"><span class="secno">4.13.1 </span>Introduction</a></li><li><a href="links.html#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="links.html#following-hyperlinks"><span class="secno">4.13.3 </span>Following hyperlinks</a></li><li><a href="links.html#linkTypes"><span class="secno">4.13.4 </span>Link types</a>
-      <ol><li><a href="links.html#rel-alternate"><span class="secno">4.13.4.1 </span>Link type "<code>alternate</code>"</a></li><li><a href="links.html#rel-archives"><span class="secno">4.13.4.2 </span>Link type "<code>archives</code>"</a></li><li><a href="links.html#link-type-author"><span class="secno">4.13.4.3 </span>Link type "<code>author</code>"</a></li><li><a href="links.html#link-type-bookmark"><span class="secno">4.13.4.4 </span>Link type "<code>bookmark</code>"</a></li><li><a href="links.html#link-type-external"><span class="secno">4.13.4.5 </span>Link type "<code>external</code>"</a></li><li><a href="links.html#link-type-help"><span class="secno">4.13.4.6 </span>Link type "<code>help</code>"</a></li><li><a href="links.html#rel-icon"><span class="secno">4.13.4.7 </span>Link type "<code>icon</code>"</a></li><li><a href="links.html#link-type-license"><span class="secno">4.13.4.8 </span>Link type "<code>license</code>"</a></li><li><a href="links.html#link-type-nofollow"><span class="secno">4.13.4.9 /span>Link type "<code>nofollow</code>"</a></li><li><a href="links.html#link-type-noreferrer"><span class="secno">4.13.4.10 </span>Link type "<code>noreferrer</code>"</a></li><li><a href="links.html#link-type-pingback"><span class="secno">4.13.4.11 </span>Link type "<code>pingback</code>"</a></li><li><a href="links.html#link-type-prefetch"><span class="secno">4.13.4.12 </span>Link type "<code>prefetch</code>"</a></li><li><a href="links.html#link-type-search"><span class="secno">4.13.4.13 </span>Link type "<code>search</code>"</a></li><li><a href="links.html#link-type-stylesheet"><span class="secno">4.13.4.14 </span>Link type "<code>stylesheet</code>"</a></li><li><a href="links.html#link-type-sidebar"><span class="secno">4.13.4.15 </span>Link type "<code>sidebar</code>"</a></li><li><a href="links.html#link-type-tag"><span class="secno">4.13.4.16 </span>Link type "<code>tag</code>"</a></li><li><a href="links.html#hierarchical-link-types"><span class="secno">4.13.4.17 </span>Hierarchical link types</a>
-        <ol><li><a href="links.html#link-type-index"><span class="secno">4.13.4.17.1 </span>Link type "<code>index</code>"</a></li><li><a href="links.html#link-type-up"><span class="secno">4.13.4.17.2 </span>Link type "<code>up</code>"</a></li></ol></li><li><a href="links.html#sequential-link-types"><span class="secno">4.13.4.18 </span>Sequential link types</a>
-        <ol><li><a href="links.html#link-type-first"><span class="secno">4.13.4.18.1 </span>Link type "<code>first</code>"</a></li><li><a href="links.html#link-type-last"><span class="secno">4.13.4.18.2 </span>Link type "<code>last</code>"</a></li><li><a href="links.html#link-type-next"><span class="secno">4.13.4.18.3 </span>Link type "<code>next</code>"</a></li><li><a href="links.html#link-type-prev"><span class="secno">4.13.4.18.4 </span>Link type "<code>prev</code>"</a></li></ol></li><li><a href="links.html#other-link-types"><span class="secno">4.13.4.19 </span>Other link types</a></li></ol></li></ol></li><li><a href="links.html#common-idioms-without-dedicated-elements"><span class="secno">4.14 </span>Common idioms without dedicated elements</a>
-    <ol><li><a href="links.html#the-main-part-of-the-content"><span class="secno">4.14.1 </span>The main part of the content</a></li><li><a href="links.html#tag-clouds"><span class="secno">4.14.2 </span>Tag clouds</a></li><li><a href="links.html#conversations"><span class="secno">4.14.3 </span>Conversations</a></li><li><a href="links.html#footnotes"><span class="secno">4.14.4 </span>Footnotes</a></li></ol></li><li><a href="links.html#matching-html-elements-using-selectors"><span class="secno">4.15 </span>Matching HTML elements using selectors</a>
-    <ol><li><a href="links.html#selectors"><span class="secno">4.15.1 </span>Case-sensitivity</a></li><li><a href="links.html#pseudo-classes"><span class="secno">4.15.2 </span>Pseudo-classes</a></li></ol></li></ol></li></ol></div>
+  <ol class="toc"><li><ol><li><a href="links.html#links"><span class="secno">4.12 </span>Links</a>
+    <ol><li><a href="links.html#introduction-2"><span class="secno">4.12.1 </span>Introduction</a></li><li><a href="links.html#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="links.html#following-hyperlinks"><span class="secno">4.12.3 </span>Following hyperlinks</a></li><li><a href="links.html#linkTypes"><span class="secno">4.12.4 </span>Link types</a>
+      <ol><li><a href="links.html#rel-alternate"><span class="secno">4.12.4.1 </span>Link type "<code>alternate</code>"</a></li><li><a href="links.html#rel-archives"><span class="secno">4.12.4.2 </span>Link type "<code>archives</code>"</a></li><li><a href="links.html#link-type-author"><span class="secno">4.12.4.3 </span>Link type "<code>author</code>"</a></li><li><a href="links.html#link-type-bookmark"><span class="secno">4.12.4.4 </span>Link type "<code>bookmark</code>"</a></li><li><a href="links.html#link-type-external"><span class="secno">4.12.4.5 </span>Link type "<code>external</code>"</a></li><li><a href="links.html#link-type-help"><span class="secno">4.12.4.6 </span>Link type "<code>help</code>"</a></li><li><a href="links.html#rel-icon"><span class="secno">4.12.4.7 </span>Link type "<code>icon</code>"</a></li><li><a href="links.html#link-type-license"><span class="secno">4.12.4.8 </span>Link type "<code>license</code>"</a></li><li><a href="links.html#link-type-nofollow"><span class="secno">4.12.4.9 /span>Link type "<code>nofollow</code>"</a></li><li><a href="links.html#link-type-noreferrer"><span class="secno">4.12.4.10 </span>Link type "<code>noreferrer</code>"</a></li><li><a href="links.html#link-type-pingback"><span class="secno">4.12.4.11 </span>Link type "<code>pingback</code>"</a></li><li><a href="links.html#link-type-prefetch"><span class="secno">4.12.4.12 </span>Link type "<code>prefetch</code>"</a></li><li><a href="links.html#link-type-search"><span class="secno">4.12.4.13 </span>Link type "<code>search</code>"</a></li><li><a href="links.html#link-type-stylesheet"><span class="secno">4.12.4.14 </span>Link type "<code>stylesheet</code>"</a></li><li><a href="links.html#link-type-sidebar"><span class="secno">4.12.4.15 </span>Link type "<code>sidebar</code>"</a></li><li><a href="links.html#link-type-tag"><span class="secno">4.12.4.16 </span>Link type "<code>tag</code>"</a></li><li><a href="links.html#hierarchical-link-types"><span class="secno">4.12.4.17 </span>Hierarchical link types</a>
+        <ol><li><a href="links.html#link-type-index"><span class="secno">4.12.4.17.1 </span>Link type "<code>index</code>"</a></li><li><a href="links.html#link-type-up"><span class="secno">4.12.4.17.2 </span>Link type "<code>up</code>"</a></li></ol></li><li><a href="links.html#sequential-link-types"><span class="secno">4.12.4.18 </span>Sequential link types</a>
+        <ol><li><a href="links.html#link-type-first"><span class="secno">4.12.4.18.1 </span>Link type "<code>first</code>"</a></li><li><a href="links.html#link-type-last"><span class="secno">4.12.4.18.2 </span>Link type "<code>last</code>"</a></li><li><a href="links.html#link-type-next"><span class="secno">4.12.4.18.3 </span>Link type "<code>next</code>"</a></li><li><a href="links.html#link-type-prev"><span class="secno">4.12.4.18.4 </span>Link type "<code>prev</code>"</a></li></ol></li><li><a href="links.html#other-link-types"><span class="secno">4.12.4.19 </span>Other link types</a></li></ol></li></ol></li><li><a href="links.html#common-idioms-without-dedicated-elements"><span class="secno">4.13 </span>Common idioms without dedicated elements</a>
+    <ol><li><a href="links.html#the-main-part-of-the-content"><span class="secno">4.13.1 </span>The main part of the content</a></li><li><a href="links.html#tag-clouds"><span class="secno">4.13.2 </span>Tag clouds</a></li><li><a href="links.html#conversations"><span class="secno">4.13.3 </span>Conversations</a></li><li><a href="links.html#footnotes"><span class="secno">4.13.4 </span>Footnotes</a></li></ol></li><li><a href="links.html#matching-html-elements-using-selectors"><span class="secno">4.14 </span>Matching HTML elements using selectors</a>
+    <ol><li><a href="links.html#selectors"><span class="secno">4.14.1 </span>Case-sensitivity</a></li><li><a href="links.html#pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</a></li></ol></li></ol></li></ol></div>
 
-  <h3 id="links"><span class="secno">4.13 </span>Links</h3><h4 id="introduction-2"><span class="secno">4.13.1 </span>Introduction</h4><p>Links are a conceptual construct, created by <code><a href="text-level-semantics.html#the-a-element">a</a></code>,
+  <h3 id="links"><span class="secno">4.12 </span>Links</h3><h4 id="introduction-2"><span class="secno">4.12.1 </span>Introduction</h4><p>Links are a conceptual construct, created by <code><a href="text-level-semantics.html#the-a-element">a</a></code>,
   <code><a href="the-map-element.html#the-area-element">area</a></code>, and <code><a href="semantics.html#the-link-element">link</a></code> elements, that <a href="rendering.html#represents" title="represents">represent</a> a connection between two
   resources, one of which is the current <code><a href="infrastructure.html#document">Document</a></code>. There
   are two kinds of links in HTML:</p><dl><dt><dfn id="external-resource-link" title="external resource link">Links to external
@@ -392,7 +392,7 @@
   linking the element's document to the resource given by the
   element's <code title="attr-hyperlink-href"><a href="#attr-hyperlink-href">href</a></code>
   attribute.</p><p>A <a href="#hyperlink">hyperlink</a> can have one or more <dfn id="hyperlink-annotation" title="hyperlink annotation">hyperlink annotations</dfn> that modify
-  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="text-level-semantics.html#the-a-element">a</a></code> and <code><a href="the-map-element.html#the-area-element">area</a></code> elements</h4><p>The <dfn id="attr-hyperlink-href" title="attr-hyperlink-href"><code>href</code></dfn>
+  the processing semantics of that hyperlink.</p><h4 id="links-created-by-a-and-area-elements"><span class="secno">4.12.2 </span>Links created by <code><a href="text-level-semantics.html#the-a-element">a</a></code> and <code><a href="the-map-element.html#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="text-level-semantics.html#the-a-element">a</a></code> and <code><a href="the-map-element.html#the-area-element">area</a></code> elements must have
   a value that is a <a href="urls.html#valid-url-potentially-surrounded-by-spaces">valid URL potentially surrounded by
   spaces</a>.</p><p class="note">The <code title="attr-hyperlink-href"><a href="#attr-hyperlink-href">href</a></code>
@@ -431,7 +431,7 @@
   agents must not use metadata included in the link to the resource to
   determine its type.</span></p><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="urls.html#resolve-a-url" title="resolve a url">resolve</a> the
@@ -487,7 +487,7 @@
   which the element in question is associated as the <a href="history.html#source-browsing-context">source
   browsing context</a>.</p>
 
-  </div><h4 id="linkTypes"><span class="secno">4.13.4 </span>Link types</h4><p>The following table summarizes the link types that are defined by
+  </div><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
   definitions for the link types are given in the next few
   sections.</p><p>In this section, the term <i>referenced document</i> refers to
@@ -616,7 +616,7 @@
   </div><!-- v2 ideas:
    * rel="related" // see also
    * http://microformats.org/wiki/rel-enclosure
-  --><h5 id="rel-alternate"><span class="secno">4.13.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
+  --><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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements.</p><p>The meaning of this keyword depends on the values of the other
   attributes.</p><dl class="switch"><dt>If the element is a <code><a href="semantics.html#the-link-element">link</a></code> element and the <code title="attr-link-rel"><a href="semantics.html#attr-link-rel">rel</a></code> attribute also contains the
@@ -714,7 +714,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><p>The <code title="rel-archives"><a href="#rel-archives">archives</a></code> keyword may be
+  </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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-archives"><a href="#rel-archives">archives</a></code> keyword indicates
   that the referenced document describes a collection of records,
@@ -725,7 +725,7 @@
   must also treat the keyword "<code title="">archive</code>" like the
   <code title="rel-archives"><a href="#rel-archives">archives</a></code> keyword.</p>
 
-  </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><p>The <code title="rel-author"><a href="#link-type-author">author</a></code> keyword may be
+  </div><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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>For <code><a href="text-level-semantics.html#the-a-element">a</a></code> and <code><a href="the-map-element.html#the-area-element">area</a></code> elements, the <code title="rel-author"><a href="#link-type-author">author</a></code> keyword indicates that the
   referenced document provides further information about the author of
@@ -743,7 +743,7 @@
   attribute with the value "<code>made</code>" as having the <code title="rel-author"><a href="#link-type-author">author</a></code> keyword specified as a link
   relationship.</p>
 
-  </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><p>The <code title="rel-bookmark"><a href="#link-type-bookmark">bookmark</a></code> keyword may be
+  </div><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="text-level-semantics.html#the-a-element">a</a></code> and <code><a href="the-map-element.html#the-area-element">area</a></code> elements. This
   keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-bookmark"><a href="#link-type-bookmark">bookmark</a></code> keyword gives a
   permalink for the nearest ancestor <code><a href="sections.html#the-article-element">article</a></code> element of
@@ -799,11 +799,11 @@
   title="rel-contact">contact</code> keyword indicates that the
   referenced document provides further contact information for the
   page as a whole.</p>
---><h5 id="link-type-external"><span class="secno">4.13.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
+--><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="text-level-semantics.html#the-a-element">a</a></code> and <code><a href="the-map-element.html#the-area-element">area</a></code> elements. This
   keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-external"><a href="#link-type-external">external</a></code> keyword indicates
   that the link is leading to a document that is not part of the site
-  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><p>The <code title="rel-help"><a href="#link-type-help">help</a></code> keyword may be used with
+  that the current document forms a part of.</p><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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>For <code><a href="text-level-semantics.html#the-a-element">a</a></code> and <code><a href="the-map-element.html#the-area-element">area</a></code> elements, the <code title="rel-help"><a href="#link-type-help">help</a></code> keyword indicates that the referenced
   document provides further help information for the parent of the
@@ -817,7 +817,7 @@
    <pre> &lt;p&gt;&lt;label&gt; Topic: &lt;input name=topic&gt; &lt;a href="help/topic.html" rel="help"&gt;(Help)&lt;/a&gt;&lt;/label&gt;&lt;/p&gt;</pre>
 
   </div><p>For <code><a href="semantics.html#the-link-element">link</a></code> elements, the <code title="rel-help"><a href="#link-type-help">help</a></code> keyword indicates that the referenced
-  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><p>The <code title="rel-icon"><a href="#rel-icon">icon</a></code> keyword may be used with
+  document provides help for the page as a whole.</p><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="semantics.html#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><div class="impl">
 
   <p>The specified resource is an icon representing the page or site,
@@ -917,7 +917,7 @@
  &lt;body&gt;
   ...</pre>
 
-  </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><p>The <code title="rel-license"><a href="#link-type-license">license</a></code> keyword may be used
+  </div><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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-license"><a href="#link-type-license">license</a></code> keyword indicates
   that the referenced document provides the copyright license terms
@@ -970,7 +970,7 @@
   must also treat the keyword "<code title="">copyright</code>" like
   the <code title="rel-license"><a href="#link-type-license">license</a></code> keyword.</p>
 
-  </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><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/124">ISSUE-124</a> (rel-limits) blocks progress to Last Call</span></p><p>The <code title="rel-nofollow"><a href="#link-type-nofollow">nofollow</a></code> keyword may be
+  </div><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 class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/124">ISSUE-124</a> (rel-limits) blocks progress to Last Call</span></p><p>The <code title="rel-nofollow"><a href="#link-type-nofollow">nofollow</a></code> keyword may be
   used with <code><a href="text-level-semantics.html#the-a-element">a</a></code> and <code><a href="the-map-element.html#the-area-element">area</a></code> elements. This
   keyword does not create a <a href="#hyperlink">hyperlink</a>, but <a href="#hyperlink-annotation" title="hyperlink annotation">annotates</a> any other hyperlinks
   created by the element (the implied hyperlink, if no other keywords
@@ -978,7 +978,7 @@
   that the link is not endorsed by the original author or publisher of
   the page, or that the link to the referenced document was included
   primarily because of a commercial relationship between people
-  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><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/124">ISSUE-124</a> (rel-limits) blocks progress to Last Call</span></p><p>The <code title="rel-noreferrer"><a href="#link-type-noreferrer">noreferrer</a></code> keyword may be
+  affiliated with the two pages.</p><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 class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/124">ISSUE-124</a> (rel-limits) blocks progress to Last Call</span></p><p>The <code title="rel-noreferrer"><a href="#link-type-noreferrer">noreferrer</a></code> keyword may be
   used with <code><a href="text-level-semantics.html#the-a-element">a</a></code> and <code><a href="the-map-element.html#the-area-element">area</a></code> elements. This
   keyword does not create a <a href="#hyperlink">hyperlink</a>, but <a href="#hyperlink-annotation" title="hyperlink annotation">annotates</a> any other hyperlinks
   created by the element (the implied hyperlink, if no other keywords
@@ -995,21 +995,21 @@
   hyperlink creates a new <a href="browsers.html#browsing-context">browsing context</a>.</p>
 
   </div><!-- v2: Would be nice to apply this to other elements too,
-  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><p>The <code title="rel-pingback"><a href="#link-type-pingback">pingback</a></code> keyword may be
+  e.g. letting <img> or CSS or <video> hide the referrer --><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="semantics.html#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><p>For the semantics of the <code title="rel-pingback"><a href="#link-type-pingback">pingback</a></code> keyword, see the Pingback 1.0
-  specification. <a href="references.html#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><p>The <code title="rel-prefetch"><a href="#link-type-prefetch">prefetch</a></code> keyword may be
+  specification. <a href="references.html#refsPINGBACK">[PINGBACK]</a></p><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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates an <a href="#external-resource-link" title="external resource
   link">external resource link</a>.</p><p>The <code title="rel-prefetch"><a href="#link-type-prefetch">prefetch</a></code> keyword indicates
   that preemptively fetching and caching the specified resource is
   likely to be beneficial, as it is highly likely that the user will
-  require this resource.</p><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><p>The <code title="rel-search"><a href="#link-type-search">search</a></code> keyword may be used
+  require this resource.</p><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.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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-search"><a href="#link-type-search">search</a></code> keyword indicates that
   the referenced document provides an interface specifically for
   searching the document and its related resources.</p><p class="note">OpenSearch description documents can be used with
   <code><a href="semantics.html#the-link-element">link</a></code> elements and the <code title="rel-search"><a href="#link-type-search">search</a></code> link type to enable user agents to
-  autodiscover search interfaces. <a href="references.html#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><p>The <code title="rel-stylesheet"><a href="#link-type-stylesheet">stylesheet</a></code> keyword may be
+  autodiscover search interfaces. <a href="references.html#refsOPENSEARCH">[OPENSEARCH]</a></p><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="semantics.html#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
   contributes to the <a href="semantics.html#styling">styling processing model</a>.</p><p>The specified resource is a resource that describes how to
   present the document. Exactly how the resource is to be processed
@@ -1035,23 +1035,23 @@
   external resource is not a supported style sheet type, the user
   agent must instead assume it to be <code title="">text/css</code>.</p>
 
-  </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><p>The <code title="rel-sidebar"><a href="#link-type-sidebar">sidebar</a></code> keyword may be used
+  </div><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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-sidebar"><a href="#link-type-sidebar">sidebar</a></code> keyword indicates
   that the referenced document, if retrieved, is intended to be shown
   in a <a href="browsers.html#secondary-browsing-context">secondary browsing context</a> (if possible), instead
-  of in the current <a href="browsers.html#browsing-context">browsing context</a>.</p><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><p>The <code title="rel-tag"><a href="#link-type-tag">tag</a></code> keyword may be used
+  of in the current <a href="browsers.html#browsing-context">browsing context</a>.</p><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.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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-tag"><a href="#link-type-tag">tag</a></code> keyword indicates that the
   <em>tag</em> that the referenced document represents applies to the
   current document.</p><p class="note">Since it indicates that the tag <em>applies to the
   current document</em>, it would be inappropriate to use this keyword
   in the markup of a <a href="#tag-cloud">tag cloud</a>, which lists
-  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><p>Some documents form part of a hierarchical structure of
+  the popular tag across a set of pages.</p><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><p>A hierarchical structure of documents is one where each document
   can have various subdocuments. The document of which a document is a
   subdocument is said to be the document's <em>parent</em>. A document
-  with no parent forms the top of the hierarchy.</p><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><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/118">ISSUE-118</a> (broken-link-types) blocks progress to Last Call</span></p><p>The <code title="rel-index"><a href="#link-type-index">index</a></code> keyword may be used with
+  with no parent forms the top of the hierarchy.</p><p>A document may be part of multiple hierarchies.</p><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 class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/118">ISSUE-118</a> (broken-link-types) blocks progress to Last Call</span></p><p>The <code title="rel-index"><a href="#link-type-index">index</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-index"><a href="#link-type-index">index</a></code> keyword indicates that
   the document is part of a hierarchical structure, and that the link
@@ -1062,7 +1062,7 @@
   must also treat the keywords "<code title="">top</code>", "<code title="">contents</code>", and "<code title="">toc</code>" like the
   <code title="rel-index"><a href="#link-type-index">index</a></code> keyword.</p>
 
-  </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><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/119">ISSUE-119</a> (rel-repetition) blocks progress to Last Call</span></p><p>The <code title="rel-up"><a href="#link-type-up">up</a></code> keyword may be used with
+  </div><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 class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/119">ISSUE-119</a> (rel-repetition) blocks progress to Last Call</span></p><p>The <code title="rel-up"><a href="#link-type-up">up</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-up"><a href="#link-type-up">up</a></code> keyword indicates that the
   document is part of a hierarchical structure, and that the link is
@@ -1115,10 +1115,10 @@
   </div><p class="note">The <code title="dom-a-relList"><a href="text-level-semantics.html#dom-a-rellist">relList</a></code> IDL
   attribute (e.g. on the <code><a href="text-level-semantics.html#the-a-element">a</a></code> element) does not currently
   represent multiple <code title="rel-up"><a href="#link-type-up">up</a></code> keywords (the
-  interface hides duplicates).</p><h5 id="sequential-link-types"><span class="secno">4.13.4.18 </span>Sequential link types</h5><p>Some documents form part of a sequence of documents.</p><p>A sequence of documents is one where each document can have a
+  interface hides duplicates).</p><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><p>A sequence of documents is one where each document can have a
   <em>previous sibling</em> and a <em>next sibling</em>. A document
   with no previous sibling is the start of its sequence, a document
-  with no next sibling is the end of its sequence.</p><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><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/118">ISSUE-118</a> (broken-link-types) blocks progress to Last Call</span></p><p>The <code title="rel-first"><a href="#link-type-first">first</a></code> keyword may be used with
+  with no next sibling is the end of its sequence.</p><p>A document may be part of multiple sequences.</p><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 class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/118">ISSUE-118</a> (broken-link-types) blocks progress to Last Call</span></p><p>The <code title="rel-first"><a href="#link-type-first">first</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-first"><a href="#link-type-first">first</a></code> keyword indicates that
   the document is part of a sequence, and that the link is leading to
@@ -1128,7 +1128,7 @@
   must also treat the keywords "<code title="">begin</code>" and
   "<code title="">start</code>" like the <code title="rel-first"><a href="#link-type-first">first</a></code> keyword.</p>
 
-  </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><p>The <code title="rel-last"><a href="#link-type-last">last</a></code> keyword may be used with
+  </div><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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-last"><a href="#link-type-last">last</a></code> keyword indicates that the
   document is part of a sequence, and that the link is leading to the
@@ -1138,11 +1138,11 @@
   must also treat the keyword "<code title="">end</code>" like the
   <code title="rel-last"><a href="#link-type-last">last</a></code> keyword.</p>
 
-  </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><p>The <code title="rel-next"><a href="#link-type-next">next</a></code> keyword may be used with
+  </div><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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-next"><a href="#link-type-next">next</a></code> keyword indicates that the
   document is part of a sequence, and that the link is leading to the
-  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><p>The <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword may be used with
+  document that is the next logical document in the sequence.</p><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="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code>
   elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.</p><p>The <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword indicates that the
   document is part of a sequence, and that the link is leading to the
@@ -1152,7 +1152,7 @@
   must also treat the keyword "<code title="">previous</code>" like
   the <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword.</p>
 
-  </div><h5 id="other-link-types"><span class="secno">4.13.4.19 </span>Other link types</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/127">ISSUE-127</a> (link-type-flags) blocks progress to Last Call</span></p><p><span title="concept-rel-extensions">Extensions to the predefined
+  </div><h5 id="other-link-types"><span class="secno">4.12.4.19 </span>Other link types</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/127">ISSUE-127</a> (link-type-flags) blocks progress to Last Call</span></p><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
   RelExtensions page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p><p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any
   time to add a type. Extension types must be specified with the
@@ -1318,7 +1318,7 @@
   RelExtensions page</a> with the status "proposed" or "ratified" may
   be used with the <code title="">rel</code> attribute on
   <code><a href="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-map-element.html#the-area-element">area</a></code> elements in
-  accordance to the "Effect on..." field. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p><h3 id="common-idioms-without-dedicated-elements"><span class="secno">4.14 </span>Common idioms without dedicated elements</h3><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/89">ISSUE-89</a> (idioms) blocks progress to Last Call</span></p><h4 id="the-main-part-of-the-content"><span class="secno">4.14.1 </span>The main part of the content</h4><p>The main content of a page &#8212; not including headers and
+  accordance to the "Effect on..." field. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p><h3 id="common-idioms-without-dedicated-elements"><span class="secno">4.13 </span>Common idioms without dedicated elements</h3><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/89">ISSUE-89</a> (idioms) blocks progress to Last Call</span></p><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 &#8212; not including headers and
   footers, navigation links, sidebars, advertisements, and so forth
   &#8212; can be marked up in a variety of ways, depending on the
   needs of the author.</p><p>The simplest solution is to not mark up the main content at all,
@@ -1462,7 +1462,7 @@
  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
-  </div><h4 id="tag-clouds"><span class="secno">4.14.2 </span>Tag clouds</h4><p id="tag-cloud">This specification does not define any markup
+  </div><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
   of pages (also known as <i>tag clouds</i>). In general, authors are
   encouraged to either mark up such lists using <code><a href="grouping-content.html#the-ul-element">ul</a></code>
@@ -1507,7 +1507,7 @@
    that apply to the page itself; they are just part of an index
    listing the tags themselves.</p>
 
-  </div><h4 id="conversations"><span class="secno">4.14.3 </span>Conversations</h4><!-- http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-September/022576.html --><p>This specification does not define a specific element for marking
+  </div><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 --><p>This specification does not define a specific element for marking
   up conversations, meeting minutes, chat transcripts, dialogues in
   screenplays, instant message logs, and other situations where
   different players take turns in discourse.</p><p>Instead, authors are encouraged to mark up conversations using
@@ -1540,7 +1540,7 @@
 &lt;p&gt; &lt;time&gt;14:24&lt;/time&gt; &lt;b&gt;kaj&lt;/b&gt; you are not helping your case</pre>
    <!-- with thanks to http://bash.org/?854262 -->
 
-  </div><h4 id="footnotes"><span class="secno">4.14.4 </span>Footnotes</h4><p>HTML does not have a dedicated mechanism for marking up
+  </div><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><hr><p>For short inline annotations, the <code title="attr-title"><a href="elements.html#the-title-attribute">title</a></code> attribute should be used.</p><div class="example">
 
    <p>In this example, two parts of a dialogue are annotated with
@@ -1631,9 +1631,9 @@
 
   </div><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="infrastructure.html#html-elements">HTML
   elements</a> in <a href="dom.html#html-documents">HTML documents</a> must be treated as
@@ -1705,7 +1705,7 @@
   elements, which must be treated as <a href="infrastructure.html#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

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1299
retrieving revision 1.1300
diff -u -d -r1.1299 -r1.1300
--- spec.html	14 Oct 2010 09:46:51 -0000	1.1299
+++ spec.html	14 Oct 2010 10:16:49 -0000	1.1300
@@ -367,7 +367,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.4505.
+This is revision 1.4508.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -810,79 +810,79 @@
        <li><a href="association-of-controls-and-forms.html#a-form-control-s-value"><span class="secno">4.10.19.3 </span>A form control's value</a></li>
        <li><a href="association-of-controls-and-forms.html#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a></li>
        <li><a href="association-of-controls-and-forms.html#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></li>
-       <li><a href="association-of-controls-and-forms.html#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a></li></ol></li></ol></li>
-   <li><a href="association-of-controls-and-forms.html#textFieldSelection"><span class="secno">4.11 </span>APIs for the text field selections</a>
-    <ol><li><a href="association-of-controls-and-forms.html#constraints"><span class="secno">4.11.1 </span>Constraints</a>
-      <ol><li><a href="association-of-controls-and-forms.html#definitions"><span class="secno">4.11.1.1 </span>Definitions</a></li>
-       <li><a href="association-of-controls-and-forms.html#constraint-validation"><span class="secno">4.11.1.2 </span>Constraint validation</a></li>
-       <li><a href="association-of-controls-and-forms.html#the-constraint-validation-api"><span class="secno">4.11.1.3 </span>The constraint validation API</a></li>
-       <li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.11.1.4 </span>Security</a></li></ol></li>
-     <li><a href="association-of-controls-and-forms.html#form-submission"><span class="secno">4.11.2 </span>Form submission</a>
-      <ol><li><a href="association-of-controls-and-forms.html#introduction-1"><span class="secno">4.11.2.1 </span>Introduction</a></li>
-       <li><a href="association-of-controls-and-forms.html#implicit-submission"><span class="secno">4.11.2.2 </span>Implicit submission</a></li>
-       <li><a href="association-of-controls-and-forms.html#form-submission-algorithm"><span class="secno">4.11.2.3 </span>Form submission algorithm</a></li>
-       <li><a href="association-of-controls-and-forms.html#url-encoded-form-data"><span class="secno">4.11.2.4 </span>URL-encoded form data</a></li>
-       <li><a href="association-of-controls-and-forms.html#multipart-form-data"><span class="secno">4.11.2.5 </span>Multipart form data</a></li>
-       <li><a href="association-of-controls-and-forms.html#plain-text-form-data"><span class="secno">4.11.2.6 </span>Plain text form data</a></li></ol></li>
-     <li><a href="association-of-controls-and-forms.html#resetting-a-form"><span class="secno">4.11.3 </span>Resetting a form</a></li>
-     <li><a href="association-of-controls-and-forms.html#event-dispatch"><span class="secno">4.11.4 </span>Event dispatch</a></li></ol></li>
-   <li><a href="interactive-elements.html#interactive-elements"><span class="secno">4.12 </span>Interactive elements</a>
-    <ol><li><a href="interactive-elements.html#the-details-element"><span class="secno">4.12.1 </span>The <code>details</code> element</a></li>
-     <li><a href="interactive-elements.html#the-summary-element"><span class="secno">4.12.2 </span>The <code>summary</code> element</a></li>
-     <li><a href="interactive-elements.html#the-command"><span class="secno">4.12.3 </span>The <code>command</code> element</a></li>
-     <li><a href="interactive-elements.html#menus"><span class="secno">4.12.4 </span>The <code>menu</code> element</a>
-      <ol><li><a href="interactive-elements.html#menus-intro"><span class="secno">4.12.4.1 </span>Introduction</a></li>
-       <li><a href="interactive-elements.html#building-menus-and-toolbars"><span class="secno">4.12.4.2 </span>Building menus and toolbars</a></li>
-       <li><a href="interactive-elements.html#context-menus"><span class="secno">4.12.4.3 </span>Context menus</a></li>
-       <li><a href="interactive-elements.html#toolbars"><span class="secno">4.12.4.4 </span>Toolbars</a></li></ol></li>
-     <li><a href="commands.html#commands"><span class="secno">4.12.5 </span>Commands</a>
-      <ol><li><a href="commands.html#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="commands.html#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="commands.html#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="commands.html#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="commands.html#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="association-of-controls-and-forms.html#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a></li></ol></li>
+     <li><a href="association-of-controls-and-forms.html#textFieldSelection"><span class="secno">4.10.20 </span>APIs for the text field selections</a></li>
+     <li><a href="association-of-controls-and-forms.html#constraints"><span class="secno">4.10.21 </span>Constraints</a>
+      <ol><li><a href="association-of-controls-and-forms.html#definitions"><span class="secno">4.10.21.1 </span>Definitions</a></li>
+       <li><a href="association-of-controls-and-forms.html#constraint-validation"><span class="secno">4.10.21.2 </span>Constraint validation</a></li>
+       <li><a href="association-of-controls-and-forms.html#the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The constraint validation API</a></li>
+       <li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.10.21.4 </span>Security</a></li></ol></li>
+     <li><a href="association-of-controls-and-forms.html#form-submission"><span class="secno">4.10.22 </span>Form submission</a>
+      <ol><li><a href="association-of-controls-and-forms.html#introduction-1"><span class="secno">4.10.22.1 </span>Introduction</a></li>
+       <li><a href="association-of-controls-and-forms.html#implicit-submission"><span class="secno">4.10.22.2 </span>Implicit submission</a></li>
+       <li><a href="association-of-controls-and-forms.html#form-submission-algorithm"><span class="secno">4.10.22.3 </span>Form submission algorithm</a></li>
+       <li><a href="association-of-controls-and-forms.html#url-encoded-form-data"><span class="secno">4.10.22.4 </span>URL-encoded form data</a></li>
+       <li><a href="association-of-controls-and-forms.html#multipart-form-data"><span class="secno">4.10.22.5 </span>Multipart form data</a></li>
+       <li><a href="association-of-controls-and-forms.html#plain-text-form-data"><span class="secno">4.10.22.6 </span>Plain text form data</a></li></ol></li>
+     <li><a href="association-of-controls-and-forms.html#resetting-a-form"><span class="secno">4.10.23 </span>Resetting a form</a></li>
+     <li><a href="association-of-controls-and-forms.html#event-dispatch"><span class="secno">4.10.24 </span>Event dispatch</a></li></ol></li>
+   <li><a href="interactive-elements.html#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a>
+    <ol><li><a href="interactive-elements.html#the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a></li>
+     <li><a href="interactive-elements.html#the-summary-element"><span class="secno">4.11.2 </span>The <code>summary</code> element</a></li>
+     <li><a href="interactive-elements.html#the-command"><span class="secno">4.11.3 </span>The <code>command</code> element</a></li>
+     <li><a href="interactive-elements.html#menus"><span class="secno">4.11.4 </span>The <code>menu</code> element</a>
+      <ol><li><a href="interactive-elements.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a></li>
+       <li><a href="interactive-elements.html#building-menus-and-toolbars"><span class="secno">4.11.4.2 </span>Building menus and toolbars</a></li>
+       <li><a href="interactive-elements.html#context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></li>
+       <li><a href="interactive-elements.html#toolbars"><span class="secno">4.11.4.4 </span>Toolbars</a></li></ol></li>
+     <li><a href="commands.html#commands"><span class="secno">4.11.5 </span>Commands</a>
+      <ol><li><a href="commands.html#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="commands.html#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="commands.html#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="commands.html#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="commands.html#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="commands.html#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="commands.html#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="commands.html#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></li></ol></li></ol></li>
-   <li><a href="links.html#links"><span class="secno">4.13 </span>Links</a>
-    <ol><li><a href="links.html#introduction-2"><span class="secno">4.13.1 </span>Introduction</a></li>
-     <li><a href="links.html#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="links.html#following-hyperlinks"><span class="secno">4.13.3 </span>Following hyperlinks</a></li>
-     <li><a href="links.html#linkTypes"><span class="secno">4.13.4 </span>Link types</a>
-      <ol><li><a href="links.html#rel-alternate"><span class="secno">4.13.4.1 </span>Link type "<code>alternate</code>"</a></li>
-       <li><a href="links.html#rel-archives"><span class="secno">4.13.4.2 </span>Link type "<code>archives</code>"</a></li>
-       <li><a href="links.html#link-type-author"><span class="secno">4.13.4.3 </span>Link type "<code>author</code>"</a></li>
-       <li><a href="links.html#link-type-bookmark"><span class="secno">4.13.4.4 </span>Link type "<code>bookmark</code>"</a></li>
-       <li><a href="links.html#link-type-external"><span class="secno">4.13.4.5 </span>Link type "<code>external</code>"</a></li>
-       <li><a href="links.html#link-type-help"><span class="secno">4.13.4.6 </span>Link type "<code>help</code>"</a></li>
-       <li><a href="links.html#rel-icon"><span class="secno">4.13.4.7 </span>Link type "<code>icon</code>"</a></li>
-       <li><a href="links.html#link-type-license"><span class="secno">4.13.4.8 </span>Link type "<code>license</code>"</a></li>
-       <li><a href="links.html#link-type-nofollow"><span class="secno">4.13.4.9 </span>Link type "<code>nofollow</code>"</a></li>
-       <li><a href="links.html#link-type-noreferrer"><span class="secno">4.13.4.10 </span>Link type "<code>noreferrer</code>"</a></li>
-       <li><a href="links.html#link-type-pingback"><span class="secno">4.13.4.11 </span>Link type "<code>pingback</code>"</a></li>
-       <li><a href="links.html#link-type-prefetch"><span class="secno">4.13.4.12 </span>Link type "<code>prefetch</code>"</a></li>
-       <li><a href="links.html#link-type-search"><span class="secno">4.13.4.13 </span>Link type "<code>search</code>"</a></li>
-       <li><a href="links.html#link-type-stylesheet"><span class="secno">4.13.4.14 </span>Link type "<code>stylesheet</code>"</a></li>
-       <li><a href="links.html#link-type-sidebar"><span class="secno">4.13.4.15 </span>Link type "<code>sidebar</code>"</a></li>
-       <li><a href="links.html#link-type-tag"><span class="secno">4.13.4.16 </span>Link type "<code>tag</code>"</a></li>
-       <li><a href="links.html#hierarchical-link-types"><span class="secno">4.13.4.17 </span>Hierarchical link types</a>
-        <ol><li><a href="links.html#link-type-index"><span class="secno">4.13.4.17.1 </span>Link type "<code>index</code>"</a></li>
-         <li><a href="links.html#link-type-up"><span class="secno">4.13.4.17.2 </span>Link type "<code>up</code>"</a></li></ol></li>
-       <li><a href="links.html#sequential-link-types"><span class="secno">4.13.4.18 </span>Sequential link types</a>
-        <ol><li><a href="links.html#link-type-first"><span class="secno">4.13.4.18.1 </span>Link type "<code>first</code>"</a></li>
-         <li><a href="links.html#link-type-last"><span class="secno">4.13.4.18.2 </span>Link type "<code>last</code>"</a></li>
-         <li><a href="links.html#link-type-next"><span class="secno">4.13.4.18.3 </span>Link type "<code>next</code>"</a></li>
-         <li><a href="links.html#link-type-prev"><span class="secno">4.13.4.18.4 </span>Link type "<code>prev</code>"</a></li></ol></li>
-       <li><a href="links.html#other-link-types"><span class="secno">4.13.4.19 </span>Other link types</a></li></ol></li></ol></li>
-   <li><a href="links.html#common-idioms-without-dedicated-elements"><span class="secno">4.14 </span>Common idioms without dedicated elements</a>
-    <ol><li><a href="links.html#the-main-part-of-the-content"><span class="secno">4.14.1 </span>The main part of the content</a></li>
-     <li><a href="links.html#tag-clouds"><span class="secno">4.14.2 </span>Tag clouds</a></li>
-     <li><a href="links.html#conversations"><span class="secno">4.14.3 </span>Conversations</a></li>
-     <li><a href="links.html#footnotes"><span class="secno">4.14.4 </span>Footnotes</a></li></ol></li>
-   <li><a href="links.html#matching-html-elements-using-selectors"><span class="secno">4.15 </span>Matching HTML elements using selectors</a>
-    <ol><li><a href="links.html#selectors"><span class="secno">4.15.1 </span>Case-sensitivity</a></li>
-     <li><a href="links.html#pseudo-classes"><span class="secno">4.15.2 </span>Pseudo-classes</a></li></ol></li></ol></li>
+       <li><a href="commands.html#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="commands.html#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="commands.html#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></li></ol></li></ol></li>
+   <li><a href="links.html#links"><span class="secno">4.12 </span>Links</a>
+    <ol><li><a href="links.html#introduction-2"><span class="secno">4.12.1 </span>Introduction</a></li>
+     <li><a href="links.html#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="links.html#following-hyperlinks"><span class="secno">4.12.3 </span>Following hyperlinks</a></li>
+     <li><a href="links.html#linkTypes"><span class="secno">4.12.4 </span>Link types</a>
+      <ol><li><a href="links.html#rel-alternate"><span class="secno">4.12.4.1 </span>Link type "<code>alternate</code>"</a></li>
+       <li><a href="links.html#rel-archives"><span class="secno">4.12.4.2 </span>Link type "<code>archives</code>"</a></li>
+       <li><a href="links.html#link-type-author"><span class="secno">4.12.4.3 </span>Link type "<code>author</code>"</a></li>
+       <li><a href="links.html#link-type-bookmark"><span class="secno">4.12.4.4 </span>Link type "<code>bookmark</code>"</a></li>
+       <li><a href="links.html#link-type-external"><span class="secno">4.12.4.5 </span>Link type "<code>external</code>"</a></li>
+       <li><a href="links.html#link-type-help"><span class="secno">4.12.4.6 </span>Link type "<code>help</code>"</a></li>
+       <li><a href="links.html#rel-icon"><span class="secno">4.12.4.7 </span>Link type "<code>icon</code>"</a></li>
+       <li><a href="links.html#link-type-license"><span class="secno">4.12.4.8 </span>Link type "<code>license</code>"</a></li>
+       <li><a href="links.html#link-type-nofollow"><span class="secno">4.12.4.9 </span>Link type "<code>nofollow</code>"</a></li>
+       <li><a href="links.html#link-type-noreferrer"><span class="secno">4.12.4.10 </span>Link type "<code>noreferrer</code>"</a></li>
+       <li><a href="links.html#link-type-pingback"><span class="secno">4.12.4.11 </span>Link type "<code>pingback</code>"</a></li>
+       <li><a href="links.html#link-type-prefetch"><span class="secno">4.12.4.12 </span>Link type "<code>prefetch</code>"</a></li>
+       <li><a href="links.html#link-type-search"><span class="secno">4.12.4.13 </span>Link type "<code>search</code>"</a></li>
+       <li><a href="links.html#link-type-stylesheet"><span class="secno">4.12.4.14 </span>Link type "<code>stylesheet</code>"</a></li>
+       <li><a href="links.html#link-type-sidebar"><span class="secno">4.12.4.15 </span>Link type "<code>sidebar</code>"</a></li>
+       <li><a href="links.html#link-type-tag"><span class="secno">4.12.4.16 </span>Link type "<code>tag</code>"</a></li>
+       <li><a href="links.html#hierarchical-link-types"><span class="secno">4.12.4.17 </span>Hierarchical link types</a>
+        <ol><li><a href="links.html#link-type-index"><span class="secno">4.12.4.17.1 </span>Link type "<code>index</code>"</a></li>
+         <li><a href="links.html#link-type-up"><span class="secno">4.12.4.17.2 </span>Link type "<code>up</code>"</a></li></ol></li>
+       <li><a href="links.html#sequential-link-types"><span class="secno">4.12.4.18 </span>Sequential link types</a>
+        <ol><li><a href="links.html#link-type-first"><span class="secno">4.12.4.18.1 </span>Link type "<code>first</code>"</a></li>
+         <li><a href="links.html#link-type-last"><span class="secno">4.12.4.18.2 </span>Link type "<code>last</code>"</a></li>
+         <li><a href="links.html#link-type-next"><span class="secno">4.12.4.18.3 </span>Link type "<code>next</code>"</a></li>
+         <li><a href="links.html#link-type-prev"><span class="secno">4.12.4.18.4 </span>Link type "<code>prev</code>"</a></li></ol></li>
+       <li><a href="links.html#other-link-types"><span class="secno">4.12.4.19 </span>Other link types</a></li></ol></li></ol></li>
+   <li><a href="links.html#common-idioms-without-dedicated-elements"><span class="secno">4.13 </span>Common idioms without dedicated elements</a>
+    <ol><li><a href="links.html#the-main-part-of-the-content"><span class="secno">4.13.1 </span>The main part of the content</a></li>
+     <li><a href="links.html#tag-clouds"><span class="secno">4.13.2 </span>Tag clouds</a></li>
+     <li><a href="links.html#conversations"><span class="secno">4.13.3 </span>Conversations</a></li>
+     <li><a href="links.html#footnotes"><span class="secno">4.13.4 </span>Footnotes</a></li></ol></li>
+   <li><a href="links.html#matching-html-elements-using-selectors"><span class="secno">4.14 </span>Matching HTML elements using selectors</a>
+    <ol><li><a href="links.html#selectors"><span class="secno">4.14.1 </span>Case-sensitivity</a></li>
+     <li><a href="links.html#pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</a></li></ol></li></ol></li>
  <li><a href="browsers.html#browsers"><span class="secno">5 </span>Loading Web pages</a>
   <ol><li><a href="browsers.html#windows"><span class="secno">5.1 </span>Browsing contexts</a>
     <ol><li><a href="browsers.html#nested-browsing-contexts"><span class="secno">5.1.1 </span>Nested browsing contexts</a>

Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- commands.html	13 Oct 2010 10:16:48 -0000	1.15
+++ commands.html	14 Oct 2010 10:16:49 -0000	1.16
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!DOCTYPE html>
-<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.12.5 Commands &#8212; HTML5 </title><style type="text/css">
+<!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.11.5 Commands &#8212; HTML5 </title><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -339,22 +339,22 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="interactive-elements.html" title="4.12 Interactive elements" rel="prev">
+  <link href="interactive-elements.html" title="4.11 Interactive elements" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
-  <link href="links.html" title="4.13 Links" rel="next">
+  <link href="links.html" title="4.12 Links" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="interactive-elements.html">&#8592; 4.12 Interactive elements</a> &#8211;
+   <a href="interactive-elements.html">&#8592; 4.11 Interactive elements</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="links.html">4.13 Links &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="commands.html#commands"><span class="secno">4.12.5 </span>Commands</a>
-      <ol><li><a href="commands.html#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="commands.html#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="commands.html#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="commands.html#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="commands.html#using-the-command-element-to-define-a-command"><span class="secno">4.12.5.5 </span>Using the <code>command</code> element to define
-  a command</a></li><li><a href="commands.html#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="commands.html#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="commands.html#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></li></ol></li></ol></li></ol></li></ol></div>
+   <a href="links.html">4.12 Links &#8594;</a>
+  <ol class="toc"><li><ol><li><ol><li><a href="commands.html#commands"><span class="secno">4.11.5 </span>Commands</a>
+      <ol><li><a href="commands.html#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="commands.html#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="commands.html#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="commands.html#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="commands.html#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="commands.html#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="commands.html#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="commands.html#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></li></ol></li></ol></li></ol></li></ol></div>
 
-  <h4 id="commands"><span class="secno">4.12.5 </span>Commands</h4><p>A <dfn id="concept-command" title="concept-command">command</dfn> is the abstraction
+  <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
   is defined, other parts of the interface can refer to the same
   command, allowing many access points to a single feature to share
@@ -591,7 +591,7 @@
   encouraged to do this especially for commands that have <a href="#command-facet-accesskey" title="command-facet-AccessKey">Access Keys</a>, as a way to
   advertise those keys to the user.</p><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="text-level-semantics.html#the-a-element">a</a></code> element with an <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute <a href="#concept-command" title="concept-command">defines a command</a>.</p>
 
@@ -637,7 +637,7 @@
   command is to <a href="webappapis.html#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.html#the-button-element">button</a></code> element always <a href="#concept-command" title="concept-command">defines a command</a>.</p>
 
@@ -649,7 +649,7 @@
   State</a> of the command mirrors the <a href="association-of-controls-and-forms.html#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.html#the-input-element">input</a></code> element whose <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute is in one of the <a href="number-state.html#submit-button-state" title="attr-input-type-submit">Submit Button</a>, <a href="number-state.html#reset-button-state" title="attr-input-type-reset">Reset Button</a>, <a href="number-state.html#image-button-state" title="attr-input-type-image">Image Button</a>, <a href="number-state.html#button-state" title="attr-input-type-button">Button</a>, <a href="number-state.html#radio-button-state" title="attr-input-type-radio">Radio Button</a>, or <a href="number-state.html#checkbox-state" title="attr-input-type-checkbox">Checkbox</a> states <a href="#concept-command" title="concept-command">defines a command</a>.</p>
 
@@ -720,7 +720,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-button-element.html#the-option-element">option</a></code> element with an ancestor
   <code><a href="the-button-element.html#the-select-element">select</a></code> element and either no <code title="attr-option-value"><a href="the-button-element.html#attr-option-value">value</a></code> attribute or a <code title="attr-option-value"><a href="the-button-element.html#attr-option-value">value</a></code> attribute that is not the
@@ -773,7 +773,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="interactive-elements.html#the-command">command</a></code> element <a href="#concept-command" title="concept-command">defines a command</a>.</p>
@@ -830,7 +830,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="forms.html#the-label-element">label</a></code> element that has an <a href="editing.html#assigned-access-key">assigned access
   key</a> and a <a href="forms.html#labeled-control">labeled control</a> and whose
@@ -871,7 +871,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="forms.html#the-legend-element">legend</a></code> element that has an <a href="editing.html#assigned-access-key">assigned access
   key</a> and is a child of a <code><a href="forms.html#the-fieldset-element">fieldset</a></code> element that
@@ -915,7 +915,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="editing.html#assigned-access-key">assigned access key</a> <a href="#concept-command" title="concept-command">defines a command</a>.</p>
 

Received on Thursday, 14 October 2010 10:17:01 UTC