html5/spec-author-view Overview.html,1.1483,1.1484 apis-in-html-documents.html,1.565,1.566 association-of-controls-and-forms.html,1.570,1.571 browsers.html,1.1143,1.1144 common-dom-interfaces.html,1.103,1.104 common-microsyntaxes.html,1.551,1.552 dnd.html,1.573,1.574 editing.html,1.1127,1.1128 history.html,1.1127,1.1128 iana.html,1.565,1.566 index.html,1.1141,1.1142 infrastructure.html,1.1116,1.1117 introduction.html,1.1127,1.1128 links.html,1.573,1.574 obsolete.html,1.1119,1.1120 offline.html,1.1124,1.1125 spec.html,1.1607,1.1608 spec.preprocessed.html,1.468,1.469 the-area-element.html,1.105,1.106 the-menu-element.html,1.103,1.104 the-th-element.html,1.106,1.107 the-track-element.html,1.121,1.122 timers.html,1.571,1.572 urls.html,1.569,1.570 webappapis.html,1.546,1.547

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv3129

Modified Files:
	Overview.html apis-in-html-documents.html 
	association-of-controls-and-forms.html browsers.html 
	common-dom-interfaces.html common-microsyntaxes.html dnd.html 
	editing.html history.html iana.html index.html 
	infrastructure.html introduction.html links.html obsolete.html 
	offline.html spec.html spec.preprocessed.html 
	the-area-element.html the-menu-element.html 
	the-th-element.html the-track-element.html timers.html 
	urls.html webappapis.html 
Log Message:
Attempt to reorganise the rendering section to make it more usable for implementors (whatwg r6276)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1483
retrieving revision 1.1484
diff -u -d -r1.1483 -r1.1484
--- Overview.html	4 Jul 2011 05:18:34 -0000	1.1483
+++ Overview.html	4 Jul 2011 09:31:46 -0000	1.1484
@@ -519,7 +519,7 @@
   patent. An individual who has actual knowledge of a patent which the
   individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
   Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
-  6 of the W3C Patent Policy</a>.<h2 class="no-num no-toc" id="contents">Table of Contents</h2><ol class="toc"><li><a href="introduction.html#introduction"><span class="secno">1 </span>Introduction</a>
+  6 of the W3C Patent Policy</a>.<h2 class="no-num no-toc" id="contents">Table of Contents</h2><!--begin-toc--><ol class="toc"><li><a href="introduction.html#introduction"><span class="secno">1 </span>1 Introduction</a>
   <ol><li><a href="introduction.html#background"><span class="secno">1.1 </span>Background</a></li>
    <li><a href="introduction.html#audience"><span class="secno">1.2 </span>Audience</a></li>
    <li><a href="introduction.html#scope"><span class="secno">1.3 </span>Scope</a></li>
@@ -546,64 +546,56 @@
      <li><a href="infrastructure.html#plugins"><span class="secno">2.1.5 </span>Plugins</a></li>
      <li><a href="infrastructure.html#character-encodings"><span class="secno">2.1.6 </span>Character encodings</a></ol></li>
    <li><a href="infrastructure.html#conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</a>
-    <ol><li><a href="infrastructure.html#extensibility"><span class="secno">2.2.3 </span>Extensibility</a></ol></li>
+    <ol><li><a href="infrastructure.html#extensibility"><span class="secno">2.2.1 </span>Extensibility</a></ol></li>
    <li><a href="infrastructure.html#case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a></li>
-   
-   <li><a href="common-microsyntaxes.html#common-microsyntaxes"><span class="secno">2.5 </span>Common microsyntaxes</a>
-    <ol><li><a href="common-microsyntaxes.html#boolean-attributes"><span class="secno">2.5.2 </span>Boolean attributes</a></li>
-     <li><a href="common-microsyntaxes.html#keywords-and-enumerated-attributes"><span class="secno">2.5.3 </span>Keywords and enumerated attributes</a></li>
-     <li><a href="common-microsyntaxes.html#numbers"><span class="secno">2.5.4 </span>Numbers</a>
-      <ol><li><a href="common-microsyntaxes.html#non-negative-integers"><span class="secno">2.5.4.1 </span>Non-negative integers</a></li>
-       <li><a href="common-microsyntaxes.html#signed-integers"><span class="secno">2.5.4.2 </span>Signed integers</a></li>
-       <li><a href="common-microsyntaxes.html#real-numbers"><span class="secno">2.5.4.3 </span>Real numbers</a></li>
-       
-       <li><a href="common-microsyntaxes.html#lists-of-integers"><span class="secno">2.5.4.5 </span>Lists of integers</a></li>
-       </ol></li>
-     <li><a href="common-microsyntaxes.html#dates-and-times"><span class="secno">2.5.5 </span>Dates and times</a>
-      <ol><li><a href="common-microsyntaxes.html#months"><span class="secno">2.5.5.1 </span>Months</a></li>
-       <li><a href="common-microsyntaxes.html#dates"><span class="secno">2.5.5.2 </span>Dates</a></li>
-       <li><a href="common-microsyntaxes.html#times"><span class="secno">2.5.5.3 </span>Times</a></li>
-       <li><a href="common-microsyntaxes.html#local-dates-and-times"><span class="secno">2.5.5.4 </span>Local dates and times</a></li>
-       <li><a href="common-microsyntaxes.html#global-dates-and-times"><span class="secno">2.5.5.5 </span>Global dates and times</a></li>
-       <li><a href="common-microsyntaxes.html#weeks"><span class="secno">2.5.5.6 </span>Weeks</a></li>
-       <li><a href="common-microsyntaxes.html#vaguer-moments-in-time"><span class="secno">2.5.5.7 </span>Vaguer moments in time</a></ol></li>
-     <li><a href="common-microsyntaxes.html#colors"><span class="secno">2.5.6 </span>Colors</a></li>
-     <li><a href="common-microsyntaxes.html#space-separated-tokens"><span class="secno">2.5.7 </span>Space-separated tokens</a></li>
-     <li><a href="common-microsyntaxes.html#comma-separated-tokens"><span class="secno">2.5.8 </span>Comma-separated tokens</a></li>
-     <li><a href="common-microsyntaxes.html#syntax-references"><span class="secno">2.5.9 </span>References</a></li>
-     <li><a href="common-microsyntaxes.html#mq"><span class="secno">2.5.10 </span>Media queries</a></ol></li>
-   <li><a href="urls.html#urls"><span class="secno">2.6 </span>URLs</a>
-    <ol><li><a href="urls.html#terminology-0"><span class="secno">2.6.1 </span>Terminology</a></li>
-     
-     <li><a href="urls.html#resolving-urls"><span class="secno">2.6.3 </span>Resolving URLs</a></li>
-     
-     
-     <li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.6.6 </span>Interfaces for URL manipulation</a></ol></li>
-   
-   <li><a href="common-dom-interfaces.html#common-dom-interfaces"><span class="secno">2.8 </span>Common DOM interfaces</a>
-    <ol><li><a href="common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.8.1 </span>Reflecting content attributes in IDL attributes</a></li>
-     <li><a href="common-dom-interfaces.html#collections-0"><span class="secno">2.8.2 </span>Collections</a>
-      <ol><li><a href="common-dom-interfaces.html#htmlcollection-0"><span class="secno">2.8.2.1 </span>HTMLCollection</a></li>
-       <li><a href="common-dom-interfaces.html#htmlallcollection-0"><span class="secno">2.8.2.2 </span>HTMLAllCollection</a></li>
-       <li><a href="common-dom-interfaces.html#htmlformcontrolscollection-0"><span class="secno">2.8.2.3 </span>HTMLFormControlsCollection</a></li>
-       <li><a href="common-dom-interfaces.html#htmloptionscollection-0"><span class="secno">2.8.2.4 </span>HTMLOptionsCollection</a></ol></li>
-     <li><a href="common-dom-interfaces.html#domtokenlist-0"><span class="secno">2.8.3 </span>DOMTokenList</a></li>
-     <li><a href="common-dom-interfaces.html#domsettabletokenlist-0"><span class="secno">2.8.4 </span>DOMSettableTokenList</a></li>
-     <li><a href="common-dom-interfaces.html#transferable-objects"><span class="secno">2.8.5 </span>Transferable objects</a></li>
-     
-     <li><a href="common-dom-interfaces.html#domstringmap-0"><span class="secno">2.8.7 </span>DOMStringMap</a></li>
-     <li><a href="common-dom-interfaces.html#dom-feature-strings"><span class="secno">2.8.8 </span>DOM feature strings</a></li>
-     <li><a href="common-dom-interfaces.html#exceptions"><span class="secno">2.8.9 </span>Exceptions</a></li>
-     </ol></li>
-   <li><a href="namespaces.html#namespaces"><span class="secno">2.9 </span>Namespaces</a></ol></li>
+   <li><a href="common-microsyntaxes.html#common-microsyntaxes"><span class="secno">2.4 </span>Common microsyntaxes</a>
+    <ol><li><a href="common-microsyntaxes.html#boolean-attributes"><span class="secno">2.4.1 </span>Boolean attributes</a></li>
+     <li><a href="common-microsyntaxes.html#keywords-and-enumerated-attributes"><span class="secno">2.4.2 </span>Keywords and enumerated attributes</a></li>
+     <li><a href="common-microsyntaxes.html#numbers"><span class="secno">2.4.3 </span>Numbers</a>
+      <ol><li><a href="common-microsyntaxes.html#non-negative-integers"><span class="secno">2.4.3.1 </span>Non-negative integers</a></li>
+       <li><a href="common-microsyntaxes.html#signed-integers"><span class="secno">2.4.3.2 </span>Signed integers</a></li>
+       <li><a href="common-microsyntaxes.html#real-numbers"><span class="secno">2.4.3.3 </span>Real numbers</a></li>
+       <li><a href="common-microsyntaxes.html#lists-of-integers"><span class="secno">2.4.3.4 </span>Lists of integers</a></ol></li>
+     <li><a href="common-microsyntaxes.html#dates-and-times"><span class="secno">2.4.4 </span>Dates and times</a>
+      <ol><li><a href="common-microsyntaxes.html#months"><span class="secno">2.4.4.1 </span>Months</a></li>
+       <li><a href="common-microsyntaxes.html#dates"><span class="secno">2.4.4.2 </span>Dates</a></li>
+       <li><a href="common-microsyntaxes.html#times"><span class="secno">2.4.4.3 </span>Times</a></li>
+       <li><a href="common-microsyntaxes.html#local-dates-and-times"><span class="secno">2.4.4.4 </span>Local dates and times</a></li>
+       <li><a href="common-microsyntaxes.html#global-dates-and-times"><span class="secno">2.4.4.5 </span>Global dates and times</a></li>
+       <li><a href="common-microsyntaxes.html#weeks"><span class="secno">2.4.4.6 </span>Weeks</a></li>
+       <li><a href="common-microsyntaxes.html#vaguer-moments-in-time"><span class="secno">2.4.4.7 </span>Vaguer moments in time</a></ol></li>
+     <li><a href="common-microsyntaxes.html#colors"><span class="secno">2.4.5 </span>Colors</a></li>
+     <li><a href="common-microsyntaxes.html#space-separated-tokens"><span class="secno">2.4.6 </span>Space-separated tokens</a></li>
+     <li><a href="common-microsyntaxes.html#comma-separated-tokens"><span class="secno">2.4.7 </span>Comma-separated tokens</a></li>
+     <li><a href="common-microsyntaxes.html#syntax-references"><span class="secno">2.4.8 </span>References</a></li>
+     <li><a href="common-microsyntaxes.html#mq"><span class="secno">2.4.9 </span>Media queries</a></ol></li>
+   <li><a href="urls.html#urls"><span class="secno">2.5 </span>URLs</a>
+    <ol><li><a href="urls.html#terminology-0"><span class="secno">2.5.1 </span>Terminology</a></li>
+     <li><a href="urls.html#resolving-urls"><span class="secno">2.5.2 </span>Resolving URLs</a></li>
+     <li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.5.3 </span>Interfaces for URL manipulation</a></li>
+     <li><a href="urls.html#cors-settings-attributes"><span class="secno">2.5.4 </span>CORS settings attributes</a></li>
+     <li><a href="urls.html#cors-enabled-fetch"><span class="secno">2.5.5 </span>CORS-enabled fetch</a></ol></li>
+   <li><a href="common-dom-interfaces.html#common-dom-interfaces"><span class="secno">2.6 </span>Common DOM interfaces</a>
+    <ol><li><a href="common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.6.1 </span>Reflecting content attributes in IDL attributes</a></li>
+     <li><a href="common-dom-interfaces.html#collections-0"><span class="secno">2.6.2 </span>Collections</a>
+      <ol><li><a href="common-dom-interfaces.html#htmlcollection-0"><span class="secno">2.6.2.1 </span>HTMLCollection</a></li>
+       <li><a href="common-dom-interfaces.html#htmlallcollection-0"><span class="secno">2.6.2.2 </span>HTMLAllCollection</a></li>
+       <li><a href="common-dom-interfaces.html#htmlformcontrolscollection-0"><span class="secno">2.6.2.3 </span>HTMLFormControlsCollection</a></li>
+       <li><a href="common-dom-interfaces.html#htmloptionscollection-0"><span class="secno">2.6.2.4 </span>HTMLOptionsCollection</a></ol></li>
+     <li><a href="common-dom-interfaces.html#domtokenlist-0"><span class="secno">2.6.3 </span>DOMTokenList</a></li>
+     <li><a href="common-dom-interfaces.html#domsettabletokenlist-0"><span class="secno">2.6.4 </span>DOMSettableTokenList</a></li>
+     <li><a href="common-dom-interfaces.html#transferable-objects"><span class="secno">2.6.5 </span>Transferable objects</a></li>
+     <li><a href="common-dom-interfaces.html#domstringmap-0"><span class="secno">2.6.6 </span>DOMStringMap</a></li>
+     <li><a href="common-dom-interfaces.html#dom-feature-strings"><span class="secno">2.6.7 </span>DOM feature strings</a></li>
+     <li><a href="common-dom-interfaces.html#exceptions"><span class="secno">2.6.8 </span>Exceptions</a></ol></li>
+   <li><a href="namespaces.html#namespaces"><span class="secno">2.7 </span>Namespaces</a></ol></li>
  <li><a href="dom.html#dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</a>
   <ol><li><a href="dom.html#documents"><span class="secno">3.1 </span>Documents</a>
     <ol><li><a href="dom.html#documents-in-the-dom"><span class="secno">3.1.1 </span>Documents in the DOM</a></li>
      <li><a href="dom.html#security-document"><span class="secno">3.1.2 </span>Security</a></li>
      <li><a href="dom.html#resource-metadata-management" id="x3.1.3-resource-metadata-management"><span class="secno">3.1.3 </span>Resource metadata management</a></li>
      <li><a href="dom.html#dom-tree-accessors" id="x3.1.4-dom-tree-accessors"><span class="secno">3.1.4 </span>DOM tree accessors</a></li>
-     <li><a href="dom.html#creating-documents"><span class="secno">3.1.5 </span>Creating documents</a></li>
-     </ol></li>
+     <li><a href="dom.html#creating-documents"><span class="secno">3.1.5 </span>Creating documents</a></ol></li>
    <li><a href="elements.html#elements"><span class="secno">3.2 </span>Elements</a>
     <ol><li><a href="elements.html#semantics-0"><span class="secno">3.2.1 </span>Semantics</a></li>
      <li><a href="elements.html#elements-in-the-dom"><span class="secno">3.2.2 </span>Elements in the DOM</a></li>
@@ -634,15 +626,14 @@
   characters</a></li>
      <li><a href="wai-aria.html#wai-aria" id="x3.2.7-wai-aria"><span class="secno">3.2.7 </span>WAI-ARIA</a></ol></li>
    <li><a href="apis-in-html-documents.html#apis-in-html-documents"><span class="secno">3.3 </span>APIs in HTML documents</a></li>
-   
-   <li><a href="apis-in-html-documents.html#dynamic-markup-insertion" id="x3.5-dynamic-markup-insertion"><span class="secno">3.5 </span>Dynamic markup insertion</a>
-    <ol><li><a href="apis-in-html-documents.html#opening-the-input-stream"><span class="secno">3.5.1 </span>Opening the input stream</a></li>
-     <li><a href="apis-in-html-documents.html#closing-the-input-stream"><span class="secno">3.5.2 </span>Closing the input stream</a></li>
-     <li><a href="apis-in-html-documents.html#document.write"><span class="secno">3.5.3 </span><code title="dom-document-write">document.write()</code></a></li>
-     <li><a href="apis-in-html-documents.html#document.writeln"><span class="secno">3.5.4 </span><code title="dom-document-writeln">document.writeln()</code></a></li>
-     <li><a href="apis-in-html-documents.html#innerhtml"><span class="secno">3.5.5 </span><code title="dom-innerHTML">innerHTML</code></a></li>
-     <li><a href="apis-in-html-documents.html#outerhtml"><span class="secno">3.5.6 </span><code title="dom-outerHTML">outerHTML</code></a></li>
-     <li><a href="apis-in-html-documents.html#insertadjacenthtml"><span class="secno">3.5.7 </span><code title="dom-insertAdjacentHTML">insertAdjacentHTML()</code></a></ol></ol></li>
+   <li><a href="apis-in-html-documents.html#dynamic-markup-insertion" id="x3.4-dynamic-markup-insertion"><span class="secno">3.4 </span>Dynamic markup insertion</a>
+    <ol><li><a href="apis-in-html-documents.html#opening-the-input-stream"><span class="secno">3.4.1 </span>Opening the input stream</a></li>
+     <li><a href="apis-in-html-documents.html#closing-the-input-stream"><span class="secno">3.4.2 </span>Closing the input stream</a></li>
+     <li><a href="apis-in-html-documents.html#document.write"><span class="secno">3.4.3 </span><code title="dom-document-write">document.write()</code></a></li>
+     <li><a href="apis-in-html-documents.html#document.writeln"><span class="secno">3.4.4 </span><code title="dom-document-writeln">document.writeln()</code></a></li>
+     <li><a href="apis-in-html-documents.html#innerhtml"><span class="secno">3.4.5 </span><code title="dom-innerHTML">innerHTML</code></a></li>
+     <li><a href="apis-in-html-documents.html#outerhtml"><span class="secno">3.4.6 </span><code title="dom-outerHTML">outerHTML</code></a></li>
+     <li><a href="apis-in-html-documents.html#insertadjacenthtml"><span class="secno">3.4.7 </span><code title="dom-insertAdjacentHTML">insertAdjacentHTML()</code></a></ol></ol></li>
  <li><a href="semantics.html#semantics"><span class="secno">4 </span>The elements of HTML</a>
   <ol><li><a href="semantics.html#the-root-element"><span class="secno">4.1 </span>The root element</a>
     <ol><li><a href="the-html-element.html#the-html-element" id="x4.1.1-the-html-element"><span class="secno">4.1.1 </span>The <code>html</code> element</a></ol></li>
@@ -663,8 +654,7 @@
     <ol><li><a href="the-script-element.html#the-script-element" id="x4.3.1-the-script-element"><span class="secno">4.3.1 </span>The <code>script</code> element</a>
       <ol><li><a href="the-script-element.html#scriptingLanguages"><span class="secno">4.3.1.1 </span>Scripting languages</a></li>
        <li><a href="the-script-element.html#restrictions-for-contents-of-script-elements" id="x4.3.1.2-restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2 </span>Restrictions for contents of <code>script</code> elements</a></li>
-       <li><a href="the-script-element.html#inline-documentation-for-external-scripts" id="x4.3.1.3-inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span>Inline documentation for external scripts</a></li>
-       </ol></li>
+       <li><a href="the-script-element.html#inline-documentation-for-external-scripts" id="x4.3.1.3-inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span>Inline documentation for external scripts</a></ol></li>
      <li><a href="the-noscript-element.html#the-noscript-element" id="x4.3.2-the-noscript-element"><span class="secno">4.3.2 </span>The <code>noscript</code> element</a></ol></li>
    <li><a href="sections.html#sections"><span class="secno">4.4 </span>Sections</a>
     <ol><li><a href="the-body-element.html#the-body-element" id="x4.4.1-the-body-element"><span class="secno">4.4.1 </span>The <code>body</code> element</a></li>
@@ -741,9 +731,7 @@
          <li><a href="the-img-element.html#a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.1.1.8 </span>A group of images that form a single larger picture with no links</a></li>
          <li><a href="the-img-element.html#a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.1.1.9 </span>A group of images that form a single larger picture with links</a></li>
          <li><a href="the-img-element.html#a-key-part-of-the-content"><span class="secno">4.8.1.1.10 </span>A key part of the content</a></li>
-         <li><a href="the-img-element.html#an-image-not-intended-for-the-user"><span class="secno">4.8.1.1.11 </span>An image not intended for the user</a></li>
-         
-         </ol></ol></li>
+         <li><a href="the-img-element.html#an-image-not-intended-for-the-user"><span class="secno">4.8.1.1.11 </span>An image not intended for the user</a></ol></ol></li>
      <li><a href="the-iframe-element.html#the-iframe-element" id="x4.8.2-the-iframe-element"><span class="secno">4.8.2 </span>The <code>iframe</code> element</a></li>
      <li><a href="the-embed-element.html#the-embed-element" id="x4.8.3-the-embed-element"><span class="secno">4.8.3 </span>The <code>embed</code> element</a></li>
      <li><a href="the-object-element.html#the-object-element" id="x4.8.4-the-object-element"><span class="secno">4.8.4 </span>The <code>object</code> element</a></li>
@@ -772,21 +760,15 @@
        <li><a href="the-track-element.html#timed-text-tracks"><span class="secno">4.8.10.12 </span>Timed text tracks</a>
         <ol><li><a href="the-track-element.html#text-track-model"><span class="secno">4.8.10.12.1 </span>Text track model</a></li>
          <li><a href="the-track-element.html#sourcing-in-band-text-tracks"><span class="secno">4.8.10.12.2 </span>Sourcing in-band text tracks</a></li>
-         
-         <li><a href="the-track-element.html#text-track-api"><span class="secno">4.8.10.12.4 </span>Text track API</a></li>
-         </ol></li>
+         <li><a href="the-track-element.html#text-track-api"><span class="secno">4.8.10.12.3 </span>Text track API</a></ol></li>
        <li><a href="the-track-element.html#user-interface"><span class="secno">4.8.10.13 </span>User interface</a></li>
        <li><a href="the-track-element.html#time-ranges"><span class="secno">4.8.10.14 </span>Time ranges</a></li>
        <li><a href="the-track-element.html#mediaevents"><span class="secno">4.8.10.15 </span>Event summary</a></li>
-       
-       <li><a href="the-track-element.html#best-practices-for-authors-using-media-elements"><span class="secno">4.8.10.17 </span>Best practices for authors using media elements</a></li>
-       </ol></li>
-     <li><a href="the-canvas-element.html#the-canvas-element" id="x4.8.11-the-canvas-element"><span class="secno">4.8.11 </span>The <code>canvas</code> element</a>
-      </li>
+       <li><a href="the-track-element.html#best-practices-for-authors-using-media-elements"><span class="secno">4.8.10.16 </span>Best practices for authors using media elements</a></ol></li>
+     <li><a href="the-canvas-element.html#the-canvas-element" id="x4.8.11-the-canvas-element"><span class="secno">4.8.11 </span>The <code>canvas</code> element</a></li>
      <li><a href="the-map-element.html#the-map-element" id="x4.8.12-the-map-element"><span class="secno">4.8.12 </span>The <code>map</code> element</a></li>
      <li><a href="the-area-element.html#the-area-element" id="x4.8.13-the-area-element"><span class="secno">4.8.13 </span>The <code>area</code> element</a></li>
-     <li><a href="the-area-element.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a>
-      </li>
+     <li><a href="the-area-element.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a></li>
      <li><a href="the-area-element.html#mathml"><span class="secno">4.8.15 </span>MathML</a></li>
      <li><a href="the-area-element.html#svg-0"><span class="secno">4.8.16 </span>SVG</a></li>
      <li><a href="the-area-element.html#dimension-attributes" id="x4.8.17-dimension-attributes"><span class="secno">4.8.17 </span>Dimension attributes</a></ol></li>
@@ -804,8 +786,7 @@
      <li><a href="the-td-element.html#the-td-element" id="x4.9.9-the-td-element"><span class="secno">4.9.9 </span>The <code>td</code> element</a></li>
      <li><a href="the-th-element.html#the-th-element" id="x4.9.10-the-th-element"><span class="secno">4.9.10 </span>The <code>th</code> element</a></li>
      <li><a href="the-th-element.html#attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code>td</code> and <code>th</code> elements</a></li>
-     
-     <li><a href="the-th-element.html#examples"><span class="secno">4.9.13 </span>Examples</a></ol></li>
+     <li><a href="the-th-element.html#examples"><span class="secno">4.9.12 </span>Examples</a></ol></li>
    <li><a href="forms.html#forms"><span class="secno">4.10 </span>Forms</a>
     <ol><li><a href="forms.html#introduction-1"><span class="secno">4.10.1 </span>Introduction</a>
       <ol><li><a href="forms.html#writing-a-form-s-user-interface"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a></li>
@@ -854,8 +835,7 @@
          <li><a href="common-input-element-attributes.html#the-min-and-max-attributes"><span class="secno">4.10.7.2.10 </span>The <code title="attr-input-min">min</code> and <code title="attr-input-max">max</code> attributes</a></li>
          <li><a href="common-input-element-attributes.html#the-step-attribute"><span class="secno">4.10.7.2.11 </span>The <code title="attr-input-step">step</code> attribute</a></li>
          <li><a href="common-input-element-attributes.html#the-placeholder-attribute"><span class="secno">4.10.7.2.12 </span>The <code title="attr-input-placeholder">placeholder</code> attribute</a></ol></li>
-       <li><a href="common-input-element-attributes.html#common-input-element-apis"><span class="secno">4.10.7.3 </span>Common <code>input</code> element APIs</a></li>
-       </ol></li>
+       <li><a href="common-input-element-attributes.html#common-input-element-apis"><span class="secno">4.10.7.3 </span>Common <code>input</code> element APIs</a></ol></li>
      <li><a href="the-button-element.html#the-button-element" id="x4.10.8-the-button-element"><span class="secno">4.10.8 </span>The <code>button</code> element</a></li>
      <li><a href="the-select-element.html#the-select-element" id="x4.10.9-the-select-element"><span class="secno">4.10.9 </span>The <code>select</code> element</a></li>
      <li><a href="the-datalist-element.html#the-datalist-element" id="x4.10.10-the-datalist-element"><span class="secno">4.10.10 </span>The <code>datalist</code> element</a></li>
@@ -870,63 +850,53 @@
      <li><a href="association-of-controls-and-forms.html#attributes-common-to-form-controls" id="x4.10.19-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#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>
-       <li><a href="association-of-controls-and-forms.html#submitting-element-directionality"><span class="secno">4.10.19.7 </span>Submitting element directionality</a></ol></li>
+       <li><a href="association-of-controls-and-forms.html#autofocusing-a-form-control"><span class="secno">4.10.19.3 </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.4 </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.5 </span>Form submission</a></li>
+       <li><a href="association-of-controls-and-forms.html#submitting-element-directionality"><span class="secno">4.10.19.6 </span>Submitting element directionality</a></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#the-constraint-validation-api" id="x4.10.21.3-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></ol></li>
-     <li><a href="association-of-controls-and-forms.html#form-submission" id="x4.10.22-form-submission"><span class="secno">4.10.22 </span>Form submission</a>
-      <ol><li><a href="index.html#multipart-form-data"><span class="secno">4.10.22.6 </span>Multipart form data</a></li>
-       </ol></li>
-     </ol></li>
+       <li><a href="association-of-controls-and-forms.html#the-constraint-validation-api" id="x4.10.21.2-the-constraint-validation-api"><span class="secno">4.10.21.2 </span>The constraint validation API</a></li>
+       <li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.10.21.3 </span>Security</a></ol></li>
+     <li><a href="association-of-controls-and-forms.html#form-submission" id="x4.10.22-form-submission"><span class="secno">4.10.22 </span>Form submission</a></ol></li>
    <li><a href="interactive-elements.html#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a>
     <ol><li><a href="the-details-element.html#the-details-element" id="x4.11.1-the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a></li>
      <li><a href="the-summary-element.html#the-summary-element" id="x4.11.2-the-summary-element"><span class="secno">4.11.2 </span>The <code>summary</code> element</a></li>
      <li><a href="the-command-element.html#the-command-element" id="x4.11.3-the-command-element"><span class="secno">4.11.3 </span>The <code>command</code> element</a></li>
      <li><a href="the-menu-element.html#the-menu-element" id="x4.11.4-the-menu-element"><span class="secno">4.11.4 </span>The <code>menu</code> element</a>
       <ol><li><a href="the-menu-element.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a></li>
-       
-       <li><a href="the-menu-element.html#context-menus" id="x4.11.4.3-context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></li>
-       </ol></li>
-     <li><a href="commands.html#commands"><span class="secno">4.11.5 </span>Commands</a>
-      </ol></li>
+       <li><a href="the-menu-element.html#context-menus" id="x4.11.4.2-context-menus"><span class="secno">4.11.4.2 </span>Context menus</a></ol></li>
+     <li><a href="commands.html#commands"><span class="secno">4.11.5 </span>Commands</a></ol></li>
    <li><a href="links.html#links"><span class="secno">4.12 </span>Links</a>
     <ol><li><a href="links.html#introduction-3"><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#linkTypes"><span class="secno">4.12.4 </span>Link types</a>
-      <ol><li><a href="links.html#rel-alternate" id="x4.12.4.1-link-type-alternate"><span class="secno">4.12.4.1 </span>Link type "<code>alternate</code>"</a></li>
-       <li><a href="links.html#link-type-author" id="x4.12.4.2-link-type-author"><span class="secno">4.12.4.2 </span>Link type "<code>author</code>"</a></li>
-       <li><a href="links.html#link-type-bookmark" id="x4.12.4.3-link-type-bookmark"><span class="secno">4.12.4.3 </span>Link type "<code>bookmark</code>"</a></li>
-       <li><a href="links.html#link-type-external" id="x4.12.4.4-link-type-external"><span class="secno">4.12.4.4 </span>Link type "<code>external</code>"</a></li>
-       <li><a href="links.html#link-type-help" id="x4.12.4.5-link-type-help"><span class="secno">4.12.4.5 </span>Link type "<code>help</code>"</a></li>
-       <li><a href="links.html#rel-icon" id="x4.12.4.6-link-type-icon"><span class="secno">4.12.4.6 </span>Link type "<code>icon</code>"</a></li>
-       <li><a href="links.html#link-type-license" id="x4.12.4.7-link-type-license"><span class="secno">4.12.4.7 </span>Link type "<code>license</code>"</a></li>
-       <li><a href="links.html#link-type-nofollow" id="x4.12.4.8-link-type-nofollow"><span class="secno">4.12.4.8 </span>Link type "<code>nofollow</code>"</a></li>
-       <li><a href="links.html#link-type-noreferrer" id="x4.12.4.9-link-type-noreferrer"><span class="secno">4.12.4.9 </span>Link type "<code>noreferrer</code>"</a></li>
-       <li><a href="links.html#link-type-pingback" id="x4.12.4.10-link-type-pingback"><span class="secno">4.12.4.10 </span>Link type "<code>pingback</code>"</a></li>
-       <li><a href="links.html#link-type-prefetch" id="x4.12.4.11-link-type-prefetch"><span class="secno">4.12.4.11 </span>Link type "<code>prefetch</code>"</a></li>
-       <li><a href="links.html#link-type-search" id="x4.12.4.12-link-type-search"><span class="secno">4.12.4.12 </span>Link type "<code>search</code>"</a></li>
-       <li><a href="links.html#link-type-sidebar" id="x4.12.4.13-link-type-sidebar"><span class="secno">4.12.4.13 </span>Link type "<code>sidebar</code>"</a></li>
-       <li><a href="links.html#link-type-stylesheet" id="x4.12.4.14-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-tag" id="x4.12.4.15-link-type-tag"><span class="secno">4.12.4.15 </span>Link type "<code>tag</code>"</a></li>
-       <li><a href="links.html#sequential-link-types"><span class="secno">4.12.4.16 </span>Sequential link types</a>
-        <ol><li><a href="links.html#link-type-next" id="x4.12.4.16.1-link-type-next"><span class="secno">4.12.4.16.1 </span>Link type "<code>next</code>"</a></li>
-         <li><a href="links.html#link-type-prev" id="x4.12.4.16.2-link-type-prev"><span class="secno">4.12.4.16.2 </span>Link type "<code>prev</code>"</a></ol></li>
-       <li><a href="links.html#other-link-types"><span class="secno">4.12.4.17 </span>Other link types</a></ol></ol></li>
+     <li><a href="links.html#linkTypes"><span class="secno">4.12.3 </span>Link types</a>
+      <ol><li><a href="links.html#rel-alternate" id="x4.12.3.1-link-type-alternate"><span class="secno">4.12.3.1 </span>Link type "<code>alternate</code>"</a></li>
+       <li><a href="links.html#link-type-author" id="x4.12.3.2-link-type-author"><span class="secno">4.12.3.2 </span>Link type "<code>author</code>"</a></li>
+       <li><a href="links.html#link-type-bookmark" id="x4.12.3.3-link-type-bookmark"><span class="secno">4.12.3.3 </span>Link type "<code>bookmark</code>"</a></li>
+       <li><a href="links.html#link-type-external" id="x4.12.3.4-link-type-external"><span class="secno">4.12.3.4 </span>Link type "<code>external</code>"</a></li>
+       <li><a href="links.html#link-type-help" id="x4.12.3.5-link-type-help"><span class="secno">4.12.3.5 </span>Link type "<code>help</code>"</a></li>
+       <li><a href="links.html#rel-icon" id="x4.12.3.6-link-type-icon"><span class="secno">4.12.3.6 </span>Link type "<code>icon</code>"</a></li>
+       <li><a href="links.html#link-type-license" id="x4.12.3.7-link-type-license"><span class="secno">4.12.3.7 </span>Link type "<code>license</code>"</a></li>
+       <li><a href="links.html#link-type-nofollow" id="x4.12.3.8-link-type-nofollow"><span class="secno">4.12.3.8 </span>Link type "<code>nofollow</code>"</a></li>
+       <li><a href="links.html#link-type-noreferrer" id="x4.12.3.9-link-type-noreferrer"><span class="secno">4.12.3.9 </span>Link type "<code>noreferrer</code>"</a></li>
+       <li><a href="links.html#link-type-pingback" id="x4.12.3.10-link-type-pingback"><span class="secno">4.12.3.10 </span>Link type "<code>pingback</code>"</a></li>
+       <li><a href="links.html#link-type-prefetch" id="x4.12.3.11-link-type-prefetch"><span class="secno">4.12.3.11 </span>Link type "<code>prefetch</code>"</a></li>
+       <li><a href="links.html#link-type-search" id="x4.12.3.12-link-type-search"><span class="secno">4.12.3.12 </span>Link type "<code>search</code>"</a></li>
+       <li><a href="links.html#link-type-sidebar" id="x4.12.3.13-link-type-sidebar"><span class="secno">4.12.3.13 </span>Link type "<code>sidebar</code>"</a></li>
+       <li><a href="links.html#link-type-stylesheet" id="x4.12.3.14-link-type-stylesheet"><span class="secno">4.12.3.14 </span>Link type "<code>stylesheet</code>"</a></li>
+       <li><a href="links.html#link-type-tag" id="x4.12.3.15-link-type-tag"><span class="secno">4.12.3.15 </span>Link type "<code>tag</code>"</a></li>
+       <li><a href="links.html#sequential-link-types"><span class="secno">4.12.3.16 </span>Sequential link types</a>
+        <ol><li><a href="links.html#link-type-next" id="x4.12.3.16.1-link-type-next"><span class="secno">4.12.3.16.1 </span>Link type "<code>next</code>"</a></li>
+         <li><a href="links.html#link-type-prev" id="x4.12.3.16.2-link-type-prev"><span class="secno">4.12.3.16.2 </span>Link type "<code>prev</code>"</a></ol></li>
+       <li><a href="links.html#other-link-types"><span class="secno">4.12.3.17 </span>Other link types</a></ol></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#rel-up"><span class="secno">4.13.2 </span>Bread crumb navigation</a></li>
      <li><a href="links.html#tag-clouds"><span class="secno">4.13.3 </span>Tag clouds</a></li>
      <li><a href="links.html#conversations"><span class="secno">4.13.4 </span>Conversations</a></li>
-     <li><a href="links.html#footnotes"><span class="secno">4.13.5 </span>Footnotes</a></ol></li>
-   </ol></li>
+     <li><a href="links.html#footnotes"><span class="secno">4.13.5 </span>Footnotes</a></ol></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>
@@ -934,54 +904,33 @@
      <li><a href="browsers.html#auxiliary-browsing-contexts"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a>
       <ol><li><a href="browsers.html#navigating-auxiliary-browsing-contexts-in-the-dom"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a></ol></li>
      <li><a href="browsers.html#secondary-browsing-contexts"><span class="secno">5.1.3 </span>Secondary browsing contexts</a></li>
-     
-     
-     <li><a href="browsers.html#browsing-context-names"><span class="secno">5.1.6 </span>Browsing context names</a></ol></li>
+     <li><a href="browsers.html#browsing-context-names"><span class="secno">5.1.4 </span>Browsing context names</a></ol></li>
    <li><a href="browsers.html#the-window-object"><span class="secno">5.2 </span>The <code>Window</code> object</a>
-    <ol><li><a href="browsers.html#apis-for-creating-and-navigating-browsing-contexts-by-name"><span class="secno">5.2.2 </span>APIs for creating and navigating browsing contexts by name</a></li>
-     <li><a href="browsers.html#accessing-other-browsing-contexts"><span class="secno">5.2.3 </span>Accessing other browsing contexts</a></li>
-     <li><a href="browsers.html#named-access-on-the-window-object"><span class="secno">5.2.4 </span>Named access on the <code>Window</code> object</a></li>
-     
-     <li><a href="browsers.html#browser-interface-elements"><span class="secno">5.2.6 </span>Browser interface elements</a></li>
-     </ol></li>
+    <ol><li><a href="browsers.html#apis-for-creating-and-navigating-browsing-contexts-by-name"><span class="secno">5.2.1 </span>APIs for creating and navigating browsing contexts by name</a></li>
+     <li><a href="browsers.html#accessing-other-browsing-contexts"><span class="secno">5.2.2 </span>Accessing other browsing contexts</a></li>
+     <li><a href="browsers.html#named-access-on-the-window-object"><span class="secno">5.2.3 </span>Named access on the <code>Window</code> object</a></li>
+     <li><a href="browsers.html#browser-interface-elements"><span class="secno">5.2.4 </span>Browser interface elements</a></ol></li>
    <li><a href="origin-0.html#origin-0"><span class="secno">5.3 </span>Origin</a>
     <ol><li><a href="origin-0.html#relaxing-the-same-origin-restriction"><span class="secno">5.3.1 </span>Relaxing the same-origin restriction</a></ol></li>
    <li><a href="history.html#history"><span class="secno">5.4 </span>Session history and navigation</a>
     <ol><li><a href="history.html#the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</a></li>
      <li><a href="history.html#the-history-interface"><span class="secno">5.4.2 </span>The <code>History</code> interface</a></li>
-     <li><a href="history.html#the-location-interface"><span class="secno">5.4.3 </span>The <code>Location</code> interface</a>
-      </li>
-     </ol></li>
+     <li><a href="history.html#the-location-interface"><span class="secno">5.4.3 </span>The <code>Location</code> interface</a></ol></li>
    <li><a href="history.html#browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</a>
-    <ol><li><a href="history.html#history-traversal"><span class="secno">5.5.9 </span>History traversal</a>
-      </li>
-     <li><a href="history.html#unloading-documents"><span class="secno">5.5.10 </span>Unloading documents</a>
-      </li>
-     </ol></li>
+    <ol><li><a href="history.html#history-traversal"><span class="secno">5.5.1 </span>History traversal</a></li>
+     <li><a href="history.html#unloading-documents"><span class="secno">5.5.2 </span>Unloading documents</a></ol></li>
    <li><a href="offline.html#offline"><span class="secno">5.6 </span>Offline Web applications</a>
     <ol><li><a href="offline.html#introduction-4"><span class="secno">5.6.1 </span>Introduction</a>
       <ol><li><a href="offline.html#appcacheevents"><span class="secno">5.6.1.1 </span>Event summary</a></ol></li>
-     
-     <li><a href="offline.html#manifests"><span class="secno">5.6.3 </span>The cache manifest syntax</a>
-      <ol><li><a href="offline.html#some-sample-manifests"><span class="secno">5.6.3.1 </span>Some sample manifests</a></li>
-       <li><a href="offline.html#writing-cache-manifests"><span class="secno">5.6.3.2 </span>Writing cache manifests</a></li>
-       </ol></li>
-     
-     
-     
-     
-     
-     <li><a href="offline.html#application-cache-api"><span class="secno">5.6.9 </span>Application cache API</a></li>
-     <li><a href="offline.html#browser-state"><span class="secno">5.6.10 </span>Browser state</a></ol></ol></li>
+     <li><a href="offline.html#manifests"><span class="secno">5.6.2 </span>The cache manifest syntax</a>
+      <ol><li><a href="offline.html#some-sample-manifests"><span class="secno">5.6.2.1 </span>Some sample manifests</a></li>
+       <li><a href="offline.html#writing-cache-manifests"><span class="secno">5.6.2.2 </span>Writing cache manifests</a></ol></li>
+     <li><a href="offline.html#application-cache-api"><span class="secno">5.6.3 </span>Application cache API</a></li>
+     <li><a href="offline.html#browser-state"><span class="secno">5.6.4 </span>Browser state</a></ol></ol></li>
  <li><a href="webappapis.html#webappapis"><span class="secno">6 </span>Web application APIs</a>
   <ol><li><a href="webappapis.html#scripting"><span class="secno">6.1 </span>Scripting</a>
     <ol><li><a href="webappapis.html#introduction-5"><span class="secno">6.1.1 </span>Introduction</a></li>
-     
-     
-     
-     
-     <li><a href="webappapis.html#events"><span class="secno">6.1.6 </span>Events</a>
-      </ol></li>
+     <li><a href="webappapis.html#events"><span class="secno">6.1.2 </span>Events</a></ol></li>
    <li><a href="webappapis.html#atob"><span class="secno">6.2 </span>Base64 utility methods</a></li>
    <li><a href="timers.html#timers"><span class="secno">6.3 </span>Timers</a></li>
    <li><a href="timers.html#user-prompts"><span class="secno">6.4 </span>User prompts</a>
@@ -992,24 +941,20 @@
     <ol><li><a href="timers.html#the-navigator-object"><span class="secno">6.5.1 </span>The <code>Navigator</code> object</a>
       <ol><li><a href="timers.html#client-identification"><span class="secno">6.5.1.1 </span>Client identification</a></li>
        <li><a href="timers.html#custom-handlers"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a></li>
-       
-       
-       <li><a href="timers.html#manually-releasing-the-storage-mutex"><span class="secno">6.5.1.5 </span>Manually releasing the storage mutex</a></ol></li>
+       <li><a href="timers.html#manually-releasing-the-storage-mutex"><span class="secno">6.5.1.3 </span>Manually releasing the storage mutex</a></ol></li>
      <li><a href="timers.html#the-external-interface"><span class="secno">6.5.2 </span>The <code>External</code> interface</a></ol></ol></li>
  <li><a href="editing.html#editing" id="x7-user-interaction"><span class="secno">7 </span>User interaction</a>
   <ol><li><a href="editing.html#the-hidden-attribute" id="x7.1-the-hidden-attribute"><span class="secno">7.1 </span>The <code>hidden</code> attribute</a></li>
    <li><a href="editing.html#activation"><span class="secno">7.2 </span>Activation</a></li>
    <li><a href="editing.html#focus"><span class="secno">7.3 </span>Focus</a>
     <ol><li><a href="editing.html#sequential-focus-navigation-and-the-tabindex-attribute"><span class="secno">7.3.1 </span>Sequential focus navigation and the <code title="attr-tabindex">tabindex</code> attribute</a></li>
-     
-     <li><a href="editing.html#document-level-focus-apis"><span class="secno">7.3.3 </span>Document-level focus APIs</a></li>
-     <li><a href="editing.html#element-level-focus-apis"><span class="secno">7.3.4 </span>Element-level focus APIs</a></ol></li>
+     <li><a href="editing.html#document-level-focus-apis"><span class="secno">7.3.2 </span>Document-level focus APIs</a></li>
+     <li><a href="editing.html#element-level-focus-apis"><span class="secno">7.3.3 </span>Element-level focus APIs</a></ol></li>
    <li><a href="editing.html#assigning-keyboard-shortcuts"><span class="secno">7.4 </span>Assigning keyboard shortcuts</a>
     <ol><li><a href="editing.html#introduction-6"><span class="secno">7.4.1 </span>Introduction</a></li>
-     <li><a href="editing.html#the-accesskey-attribute" id="x7.4.2-the-accesskey-attribute"><span class="secno">7.4.2 </span>The <code>accesskey</code> attribute</a></li>
-     </ol></li>
+     <li><a href="editing.html#the-accesskey-attribute" id="x7.4.2-the-accesskey-attribute"><span class="secno">7.4.2 </span>The <code>accesskey</code> attribute</a></ol></li>
    <li><a href="editing.html#contenteditable"><span class="secno">7.5 </span>The <code title="attr-contenteditable">contenteditable</code> attribute</a>
-    <ol><li><a href="editing.html#making-entire-documents-editable"><span class="secno">7.5.2 </span>Making entire documents editable</a></ol></li>
+    <ol><li><a href="editing.html#making-entire-documents-editable"><span class="secno">7.5.1 </span>Making entire documents editable</a></ol></li>
    <li><a href="editing.html#spelling-and-grammar-checking"><span class="secno">7.6 </span>Spelling and grammar checking</a></li>
    <li><a href="dnd.html#dnd" id="x7.7-drag-and-drop"><span class="secno">7.7 </span>Drag and drop</a>
     <ol><li><a href="dnd.html#introduction-7"><span class="secno">7.7.1 </span>Introduction</a></li>
@@ -1018,11 +963,9 @@
       <ol><li><a href="dnd.html#the-datatransferitemlist-interface"><span class="secno">7.7.3.1 </span>The <code>DataTransferItemList</code> interface</a></li>
        <li><a href="dnd.html#the-datatransferitem-interface"><span class="secno">7.7.3.2 </span>The <code>DataTransferItem</code> interface</a></ol></li>
      <li><a href="dnd.html#the-dragevent-interface"><span class="secno">7.7.4 </span>The <code>DragEvent</code> interface</a></li>
-     
-     <li><a href="dnd.html#dndevents"><span class="secno">7.7.6 </span>Events summary</a></li>
-     <li><a href="dnd.html#the-draggable-attribute" id="x7.7.7-the-draggable-attribute"><span class="secno">7.7.7 </span>The <code>draggable</code> attribute</a></li>
-     <li><a href="dnd.html#the-dropzone-attribute" id="x7.7.8-the-dropzone-attribute"><span class="secno">7.7.8 </span>The <code>dropzone</code> attribute</a></li>
-     </ol></li>
+     <li><a href="dnd.html#dndevents"><span class="secno">7.7.5 </span>Events summary</a></li>
+     <li><a href="dnd.html#the-draggable-attribute" id="x7.7.6-the-draggable-attribute"><span class="secno">7.7.6 </span>The <code>draggable</code> attribute</a></li>
+     <li><a href="dnd.html#the-dropzone-attribute" id="x7.7.7-the-dropzone-attribute"><span class="secno">7.7.7 </span>The <code>dropzone</code> attribute</a></ol></li>
    <li><a href="dnd.html#editing-apis"><span class="secno">7.8 </span>Editing APIs</a></ol></li>
  <li><a href="syntax.html#syntax" id="x8-the-html-syntax"><span class="secno">8 </span>The HTML syntax</a>
   <ol><li><a href="syntax.html#writing"><span class="secno">8.1 </span>Writing HTML documents</a>
@@ -1039,31 +982,22 @@
      <li><a href="syntax.html#character-references"><span class="secno">8.1.4 </span>Character references</a></li>
      <li><a href="syntax.html#cdata-sections"><span class="secno">8.1.5 </span>CDATA sections</a></li>
      <li><a href="syntax.html#comments"><span class="secno">8.1.6 </span>Comments</a></ol></li>
-   
-   
-   
-   <li><a href="named-character-references.html#named-character-references" id="x8.5-named-character-references"><span class="secno">8.5 </span>Named character references</a></ol></li>
- <li><a href="the-xhtml-syntax.html#the-xhtml-syntax"><span class="secno">9 </span>The XHTML syntax</a>
-  </li>
- 
- <li><a href="obsolete.html#obsolete"><span class="secno">11 </span>Obsolete features</a>
-  <ol><li><a href="obsolete.html#obsolete-but-conforming-features"><span class="secno">11.1 </span>Obsolete but conforming features</a>
-    </li>
-   <li><a href="obsolete.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></li>
-   </ol></li>
- <li><a href="iana.html#iana"><span class="secno">12 </span>IANA considerations</a>
-  <ol><li><a href="iana.html#text-html" id="x12.1-text-html"><span class="secno">12.1 </span><code>text/html</code></a></li>
-   <li><a href="iana.html#text-html-sandboxed" id="x12.2-text-html-sandboxed"><span class="secno">12.2 </span><code>text/html-sandboxed</code></a></li>
-   <li><a href="iana.html#application-xhtml-xml" id="x12.3-application-xhtml-xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a></li>
-   <li><a href="iana.html#text-cache-manifest" id="x12.4-text-cache-manifest"><span class="secno">12.4 </span><code>text/cache-manifest</code></a></ol></li>
+   <li><a href="named-character-references.html#named-character-references" id="x8.2-named-character-references"><span class="secno">8.2 </span>Named character references</a></ol></li>
+ <li><a href="the-xhtml-syntax.html#the-xhtml-syntax"><span class="secno">9 </span>The XHTML syntax</a></li>
+ <li><a href="obsolete.html#obsolete"><span class="secno">10 </span>Obsolete features</a>
+  <ol><li><a href="obsolete.html#obsolete-but-conforming-features"><span class="secno">10.1 </span>Obsolete but conforming features</a></li>
+   <li><a href="obsolete.html#non-conforming-features"><span class="secno">10.2 </span>Non-conforming features</a></ol></li>
+ <li><a href="iana.html#iana"><span class="secno">11 </span>IANA considerations</a>
+  <ol><li><a href="iana.html#text-html" id="x11.1-text-html"><span class="secno">11.1 </span><code>text/html</code></a></li>
+   <li><a href="iana.html#text-html-sandboxed" id="x11.2-text-html-sandboxed"><span class="secno">11.2 </span><code>text/html-sandboxed</code></a></li>
+   <li><a href="iana.html#application-xhtml-xml" id="x11.3-application-xhtml-xml"><span class="secno">11.3 </span><code>application/xhtml+xml</code></a></li>
+   <li><a href="iana.html#text-cache-manifest" id="x11.4-text-cache-manifest"><span class="secno">11.4 </span><code>text/cache-manifest</code></a></ol></li>
  <li><a class="no-num" href="index.html#index">Index</a>
   <ol><li><a class="no-num" href="index.html#elements-1">Elements</a></li>
    <li><a class="no-num" href="index.html#element-content-categories">Element content categories</a></li>
    <li><a class="no-num" href="index.html#attributes-1">Attributes</a></li>
    <li><a class="no-num" href="index.html#interfaces">Interfaces</a></li>
    <li><a class="no-num" href="index.html#events-0">Events</a></ol></li>
- 
-<li><a class="no-num" href="index-of-terms.html#index-of-terms">Index of terms</a></li>
-<li><a class="no-num" href="references.html#references">References</a></li>
-
- <li><a class="no-num" href="acknowledgements.html#acknowledgements">Acknowledgements</a></ol>
\ No newline at end of file
+ <li><a class="no-num" href="index-of-terms.html#index-of-terms">Index of terms</a></li>
+ <li><a class="no-num" href="references.html#references">References</a></li>
+ <li><a class="no-num" href="acknowledgements.html#acknowledgements">Acknowledgements</a></ol><!--end-toc-->
\ No newline at end of file

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.1143
retrieving revision 1.1144
diff -u -d -r1.1143 -r1.1144
--- browsers.html	4 Jul 2011 05:18:34 -0000	1.1143
+++ browsers.html	4 Jul 2011 09:31:46 -0000	1.1144
@@ -347,8 +347,8 @@
   <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>
       <ol><li><a href="browsers.html#navigating-nested-browsing-contexts-in-the-dom"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a></ol><li><a href="browsers.html#auxiliary-browsing-contexts"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a>
-      <ol><li><a href="browsers.html#navigating-auxiliary-browsing-contexts-in-the-dom"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a></ol><li><a href="browsers.html#secondary-browsing-contexts"><span class="secno">5.1.3 </span>Secondary browsing contexts</a><li><a href="browsers.html#browsing-context-names"><span class="secno">5.1.6 </span>Browsing context names</a></ol><li><a href="browsers.html#the-window-object"><span class="secno">5.2 </span>The <code>Window</code> object</a>
-    <ol><li><a href="browsers.html#apis-for-creating-and-navigating-browsing-contexts-by-name"><span class="secno">5.2.2 </span>APIs for creating and navigating browsing contexts by name</a><li><a href="browsers.html#accessing-other-browsing-contexts"><span class="secno">5.2.3 </span>Accessing other browsing contexts</a><li><a href="browsers.html#named-access-on-the-window-object"><span class="secno">5.2.4 </span>Named access on the <code>Window</code> object</a><li><a href="browsers.html#browser-interface-elements"><span class="secno">5.2.6 </span>Browser interface elements</a></ol></ol></ol></div>
+      <ol><li><a href="browsers.html#navigating-auxiliary-browsing-contexts-in-the-dom"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a></ol><li><a href="browsers.html#secondary-browsing-contexts"><span class="secno">5.1.3 </span>Secondary browsing contexts</a><li><a href="browsers.html#browsing-context-names"><span class="secno">5.1.4 </span>Browsing context names</a></ol><li><a href="browsers.html#the-window-object"><span class="secno">5.2 </span>The <code>Window</code> object</a>
+    <ol><li><a href="browsers.html#apis-for-creating-and-navigating-browsing-contexts-by-name"><span class="secno">5.2.1 </span>APIs for creating and navigating browsing contexts by name</a><li><a href="browsers.html#accessing-other-browsing-contexts"><span class="secno">5.2.2 </span>Accessing other browsing contexts</a><li><a href="browsers.html#named-access-on-the-window-object"><span class="secno">5.2.3 </span>Named access on the <code>Window</code> object</a><li><a href="browsers.html#browser-interface-elements"><span class="secno">5.2.4 </span>Browser interface elements</a></ol></ol></ol></div>
 
   <h2 id="browsers"><span class="secno">5 </span>Loading Web pages</h2><h3 id="windows"><span class="secno">5.1 </span>Browsing contexts</h3><p>A <dfn aria-haspopup="true" id="browsing-context" role="button" tabindex="0">browsing context</dfn> is an environment in which
   <code><a href="infrastructure.html#document" id="document_73">Document</a></code> objects are presented to the user.<p class="note">A tab or window in a Web browser typically contains

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.1124
retrieving revision 1.1125
diff -u -d -r1.1124 -r1.1125
--- offline.html	4 Jul 2011 05:18:39 -0000	1.1124
+++ offline.html	4 Jul 2011 09:31:47 -0000	1.1125
@@ -345,8 +345,8 @@
    <a href="webappapis.html">6 Web application APIs &rarr;</a>
   <ol class="toc"><li><ol><li><a href="offline.html#offline"><span class="secno">5.6 </span>Offline Web applications</a>
     <ol><li><a href="offline.html#introduction-4"><span class="secno">5.6.1 </span>Introduction</a>
-      <ol><li><a href="offline.html#appcacheevents"><span class="secno">5.6.1.1 </span>Event summary</a></ol><li><a href="offline.html#manifests"><span class="secno">5.6.3 </span>The cache manifest syntax</a>
-      <ol><li><a href="offline.html#some-sample-manifests"><span class="secno">5.6.3.1 </span>Some sample manifests</a><li><a href="offline.html#writing-cache-manifests"><span class="secno">5.6.3.2 </span>Writing cache manifests</a></ol><li><a href="offline.html#application-cache-api"><span class="secno">5.6.9 </span>Application cache API</a><li><a href="offline.html#browser-state"><span class="secno">5.6.10 </span>Browser state</a></ol></ol></ol></div>
+      <ol><li><a href="offline.html#appcacheevents"><span class="secno">5.6.1.1 </span>Event summary</a></ol><li><a href="offline.html#manifests"><span class="secno">5.6.2 </span>The cache manifest syntax</a>
+      <ol><li><a href="offline.html#some-sample-manifests"><span class="secno">5.6.2.1 </span>Some sample manifests</a><li><a href="offline.html#writing-cache-manifests"><span class="secno">5.6.2.2 </span>Writing cache manifests</a></ol><li><a href="offline.html#application-cache-api"><span class="secno">5.6.3 </span>Application cache API</a><li><a href="offline.html#browser-state"><span class="secno">5.6.4 </span>Browser state</a></ol></ol></ol></div>
 
   <h3 id="offline"><span class="secno">5.6 </span>Offline Web applications</h3><h4 id="introduction-4"><span class="secno">5.6.1 </span>Introduction</h4><p>In order to enable users to continue interacting with Web
   applications and documents even when their network connection is

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.1127
retrieving revision 1.1128
diff -u -d -r1.1127 -r1.1128
--- history.html	4 Jul 2011 05:18:37 -0000	1.1127
+++ history.html	4 Jul 2011 09:31:46 -0000	1.1128
@@ -344,11 +344,8 @@
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="offline.html">5.6 Offline Web applications &rarr;</a>
   <ol class="toc"><li><ol><li><a href="history.html#history"><span class="secno">5.4 </span>Session history and navigation</a>
-    <ol><li><a href="history.html#the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</a><li><a href="history.html#the-history-interface"><span class="secno">5.4.2 </span>The <code>History</code> interface</a><li><a href="history.html#the-location-interface"><span class="secno">5.4.3 </span>The <code>Location</code> interface</a>
-      </ol><li><a href="history.html#browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</a>
-    <ol><li><a href="history.html#history-traversal"><span class="secno">5.5.9 </span>History traversal</a>
-      <li><a href="history.html#unloading-documents"><span class="secno">5.5.10 </span>Unloading documents</a>
-      </ol></ol></ol></div>
+    <ol><li><a href="history.html#the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</a><li><a href="history.html#the-history-interface"><span class="secno">5.4.2 </span>The <code>History</code> interface</a><li><a href="history.html#the-location-interface"><span class="secno">5.4.3 </span>The <code>Location</code> interface</a></ol><li><a href="history.html#browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</a>
+    <ol><li><a href="history.html#history-traversal"><span class="secno">5.5.1 </span>History traversal</a><li><a href="history.html#unloading-documents"><span class="secno">5.5.2 </span>Unloading documents</a></ol></ol></ol></div>
 
   <h3 id="history"><span class="secno">5.4 </span>Session history and navigation</h3><h4 id="the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</h4><p>The sequence of <code><a href="infrastructure.html#document" id="document_95">Document</a></code>s in a <a href="browsers.html#browsing-context" id="browsing-context_38">browsing
   context</a> is its <dfn aria-haspopup="true" id="session-history" role="button" tabindex="0">session history</dfn>.<p><code><a href="#history-0" id="history_9">History</a></code> objects provide a representation of the

Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/webappapis.html,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -d -r1.546 -r1.547
--- webappapis.html	4 Jul 2011 05:18:49 -0000	1.546
+++ webappapis.html	4 Jul 2011 09:31:51 -0000	1.547
@@ -345,8 +345,7 @@
    <a href="timers.html">6.3 Timers &rarr;</a>
   <ol class="toc"><li><a href="webappapis.html#webappapis"><span class="secno">6 </span>Web application APIs</a>
   <ol><li><a href="webappapis.html#scripting"><span class="secno">6.1 </span>Scripting</a>
-    <ol><li><a href="webappapis.html#introduction-5"><span class="secno">6.1.1 </span>Introduction</a><li><a href="webappapis.html#events"><span class="secno">6.1.6 </span>Events</a>
-      </ol><li><a href="webappapis.html#atob"><span class="secno">6.2 </span>Base64 utility methods</a></ol></ol></div>
+    <ol><li><a href="webappapis.html#introduction-5"><span class="secno">6.1.1 </span>Introduction</a><li><a href="webappapis.html#events"><span class="secno">6.1.2 </span>Events</a></ol><li><a href="webappapis.html#atob"><span class="secno">6.2 </span>Base64 utility methods</a></ol></ol></div>
 
   <h2 id="webappapis"><span class="secno">6 </span>Web application APIs</h2><h3 id="scripting"><span class="secno">6.1 </span>Scripting</h3><h4 id="introduction-5"><span class="secno">6.1.1 </span>Introduction</h4><p>Various mechanisms can cause author-provided executable code to
   run in the context of a document. These mechanisms include, but are

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1607
retrieving revision 1.1608
diff -u -d -r1.1607 -r1.1608
--- spec.html	4 Jul 2011 08:47:00 -0000	1.1607
+++ spec.html	4 Jul 2011 09:31:47 -0000	1.1608
@@ -520,7 +520,488 @@
   patent. An individual who has actual knowledge of a patent which the
   individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
   Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
-  6 of the W3C Patent Policy</a>.</p><h2 class="no-num no-toc" id="contents">Table of Contents</h2><hr><h2 id="introduction"><span class="secno">1 </span><a class="secno" href="#attr-ol-type-keyword-decimal" id="x1">1 </a><a class="secno" href="#attr-ol-type-keyword-decimal" id="x1_0">1 </a>Introduction</h2><h3 id="background"><span class="secno">1.1 </span>Background</h3><p>The World Wide Web's markup language has always been HTML. HTML
+  6 of the W3C Patent Policy</a>.</p><h2 class="no-num no-toc" id="contents">Table of Contents</h2><!--begin-toc--><ol class="toc"><li><a href="#introduction"><span class="secno">1 </span>1 Introduction</a>
+  <ol><li><a href="#background"><span class="secno">1.1 </span>Background</a></li>
+   <li><a href="#audience"><span class="secno">1.2 </span>Audience</a></li>
+   <li><a href="#scope"><span class="secno">1.3 </span>Scope</a></li>
+   <li><a href="#history-1"><span class="secno">1.4 </span>History</a></li>
+   <li><a href="#design-notes"><span class="secno">1.5 </span>Design notes</a>
+    <ol><li><a href="#serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</a></li>
[...1935 lines suppressed...]
+
 <dd>
 <a href="#wbr"><span class="secno">3.2.5.1.2 </span>Flow content</a>
 </dd>
@@ -60597,6 +61258,7 @@
 </dd>
 </dl><dl id="week-state_index"><dt><span aria-haspopup="true" role="button" tabindex="0">Week</span>
 </dt>
+
 <dd>
 <a href="#attr-input-type-week"><span class="secno">3.2.7 </span><span>WAI-ARIA</span></a>
 </dd>
@@ -61218,6 +61880,7 @@
 </dd>
 </dl><dl id="the-xml:base-attribute-xml-only_index"><dt><span aria-haspopup="true" role="button" tabindex="0"><code>xml:base</code></span>
 </dt>
+
 <dd>
 <a class="dfn-ref" href="#the-xml:base-attribute-xml-only"><span class="secno">3.2.3.4 </span>The <span><code>xml:base</code></span>
   attribute (XML only)</a>

Index: the-menu-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-menu-element.html,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- the-menu-element.html	4 Jul 2011 05:18:47 -0000	1.103
+++ the-menu-element.html	4 Jul 2011 09:31:51 -0000	1.104
@@ -344,7 +344,7 @@
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="commands.html">4.11.5 Commands &rarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-menu-element.html#the-menu-element" id="x4.11.4-the-menu-element"><span class="secno">4.11.4 </span>The <code>menu</code> element</a>
-      <ol><li><a href="the-menu-element.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a><li><a href="the-menu-element.html#context-menus" id="x4.11.4.3-context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></ol></ol></ol></ol></div>
+      <ol><li><a href="the-menu-element.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a><li><a href="the-menu-element.html#context-menus" id="x4.11.4.2-context-menus"><span class="secno">4.11.4.2 </span>Context menus</a></ol></ol></ol></ol></div>
 
   <h4 id="the-menu-element"><span class="secno">4.11.4 </span>The <dfn aria-haspopup="true" role="button" tabindex="0"><code>menu</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content_137">Flow content</a>.</dd>

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/urls.html,v
retrieving revision 1.569
retrieving revision 1.570
diff -u -d -r1.569 -r1.570
--- urls.html	4 Jul 2011 05:18:49 -0000	1.569
+++ urls.html	4 Jul 2011 09:31:51 -0000	1.570
@@ -343,8 +343,8 @@
    <a href="common-microsyntaxes.html">&larr; 2.4 Common microsyntaxes</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="common-dom-interfaces.html">2.6 Common DOM interfaces &rarr;</a>
-  <ol class="toc"><li><ol><li><a href="urls.html#urls"><span class="secno">2.6 </span>URLs</a>
-    <ol><li><a href="urls.html#terminology-0"><span class="secno">2.6.1 </span>Terminology</a><li><a href="urls.html#resolving-urls"><span class="secno">2.6.3 </span>Resolving URLs</a><li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.6.6 </span>Interfaces for URL manipulation</a></ol></ol></ol></div>
+  <ol class="toc"><li><ol><li><a href="urls.html#urls"><span class="secno">2.5 </span>URLs</a>
+    <ol><li><a href="urls.html#terminology-0"><span class="secno">2.5.1 </span>Terminology</a><li><a href="urls.html#resolving-urls"><span class="secno">2.5.2 </span>Resolving URLs</a><li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.5.3 </span>Interfaces for URL manipulation</a><li><a href="urls.html#cors-settings-attributes"><span class="secno">2.5.4 </span>CORS settings attributes</a><li><a href="urls.html#cors-enabled-fetch"><span class="secno">2.5.5 </span>CORS-enabled fetch</a></ol></ol></ol></div>
 
   <h3 id="urls"><span class="secno">2.5 </span>URLs</h3><p>This specification defines the term <a href="#url" id="url_1">URL</a>, and defines
   various algorithms for dealing with URLs, because for historical

Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dnd.html,v
retrieving revision 1.573
retrieving revision 1.574
diff -u -d -r1.573 -r1.574
--- dnd.html	4 Jul 2011 05:18:35 -0000	1.573
+++ dnd.html	4 Jul 2011 09:31:46 -0000	1.574
@@ -345,7 +345,7 @@
    <a href="syntax.html">8 The HTML syntax &rarr;</a>
   <ol class="toc"><li><ol><li><a href="dnd.html#dnd" id="x7.7-drag-and-drop"><span class="secno">7.7 </span>Drag and drop</a>
     <ol><li><a href="dnd.html#introduction-7"><span class="secno">7.7.1 </span>Introduction</a><li><a href="dnd.html#the-drag-data-store"><span class="secno">7.7.2 </span>The drag data store</a><li><a href="dnd.html#the-datatransfer-interface"><span class="secno">7.7.3 </span>The <code>DataTransfer</code> interface</a>
-      <ol><li><a href="dnd.html#the-datatransferitemlist-interface"><span class="secno">7.7.3.1 </span>The <code>DataTransferItemList</code> interface</a><li><a href="dnd.html#the-datatransferitem-interface"><span class="secno">7.7.3.2 </span>The <code>DataTransferItem</code> interface</a></ol><li><a href="dnd.html#the-dragevent-interface"><span class="secno">7.7.4 </span>The <code>DragEvent</code> interface</a><li><a href="dnd.html#dndevents"><span class="secno">7.7.6 </span>Events summary</a><li><a href="dnd.html#the-draggable-attribute" id="x7.7.7-the-draggable-attribute"><span class="secno">7.7.7 </span>The <code>draggable</code> attribute</a><li><a href="dnd.html#the-dropzone-attribute" id="x7.7.8-the-dropzone-attribute"><span class="secno">7.7.8 </span>The <code>dropzone</code> attribute</a></ol><li><a href="dnd.html#editing-apis"><span class="secno">7.8 </span>Editing APIs</a></ol></ol></div>
+      <ol><li><a href="dnd.html#the-datatransferitemlist-interface"><span class="secno">7.7.3.1 </span>The <code>DataTransferItemList</code> interface</a><li><a href="dnd.html#the-datatransferitem-interface"><span class="secno">7.7.3.2 </span>The <code>DataTransferItem</code> interface</a></ol><li><a href="dnd.html#the-dragevent-interface"><span class="secno">7.7.4 </span>The <code>DragEvent</code> interface</a><li><a href="dnd.html#dndevents"><span class="secno">7.7.5 </span>Events summary</a><li><a href="dnd.html#the-draggable-attribute" id="x7.7.6-the-draggable-attribute"><span class="secno">7.7.6 </span>The <code>draggable</code> attribute</a><li><a href="dnd.html#the-dropzone-attribute" id="x7.7.7-the-dropzone-attribute"><span class="secno">7.7.7 </span>The <code>dropzone</code> attribute</a></ol><li><a href="dnd.html#editing-apis"><span class="secno">7.8 </span>Editing APIs</a></ol></ol></div>
 
   <h3 id="dnd"><span class="secno">7.7 </span><dfn aria-haspopup="true" role="button" tabindex="0">Drag and drop</dfn></h3><p>This section defines an event-based drag-and-drop mechanism.<p>This specification does not define exactly what a
   <em>drag-and-drop operation</em> actually is.<p>On a visual medium with a pointing device, a drag operation could

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.1127
retrieving revision 1.1128
diff -u -d -r1.1127 -r1.1128
--- introduction.html	4 Jul 2011 07:42:26 -0000	1.1127
+++ introduction.html	4 Jul 2011 09:31:47 -0000	1.1128
@@ -341,7 +341,7 @@
    </div><div class="prev_next">
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="infrastructure.html">2 Common infrastructure &rarr;</a>
-  <ol class="toc"><li><a href="introduction.html#introduction"><span class="secno">1 </span>Introduction</a>
+  <ol class="toc"><li><a href="introduction.html#introduction"><span class="secno">1 </span>1 Introduction</a>
   <ol><li><a href="introduction.html#background"><span class="secno">1.1 </span>Background</a><li><a href="introduction.html#audience"><span class="secno">1.2 </span>Audience</a><li><a href="introduction.html#scope"><span class="secno">1.3 </span>Scope</a><li><a href="introduction.html#history-1"><span class="secno">1.4 </span>History</a><li><a href="introduction.html#design-notes"><span class="secno">1.5 </span>Design notes</a>
     <ol><li><a href="introduction.html#serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</a><li><a href="introduction.html#compliance-with-other-specifications"><span class="secno">1.5.2 </span>Compliance with other specifications</a></ol><li><a href="introduction.html#html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</a><li><a href="introduction.html#structure-of-this-specification"><span class="secno">1.7 </span>Structure of this specification</a>
     <ol><li><a href="introduction.html#how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</a><li><a href="introduction.html#typographic-conventions"><span class="secno">1.7.2 </span>Typographic conventions</a></ol><li><a href="introduction.html#a-quick-introduction-to-html"><span class="secno">1.8 </span>A quick introduction to HTML</a><li><a href="introduction.html#conformance-requirements-for-authors"><span class="secno">1.9 </span>Conformance requirements for authors</a>

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.1127
retrieving revision 1.1128
diff -u -d -r1.1127 -r1.1128
--- editing.html	4 Jul 2011 05:18:35 -0000	1.1127
+++ editing.html	4 Jul 2011 09:31:46 -0000	1.1128
@@ -345,9 +345,9 @@
    <a href="dnd.html">7.7 Drag and drop &rarr;</a>
   <ol class="toc"><li><a href="editing.html#editing" id="x7-user-interaction"><span class="secno">7 </span>User interaction</a>
   <ol><li><a href="editing.html#the-hidden-attribute" id="x7.1-the-hidden-attribute"><span class="secno">7.1 </span>The <code>hidden</code> attribute</a><li><a href="editing.html#activation"><span class="secno">7.2 </span>Activation</a><li><a href="editing.html#focus"><span class="secno">7.3 </span>Focus</a>
-    <ol><li><a href="editing.html#sequential-focus-navigation-and-the-tabindex-attribute"><span class="secno">7.3.1 </span>Sequential focus navigation and the <code title="attr-tabindex">tabindex</code> attribute</a><li><a href="editing.html#document-level-focus-apis"><span class="secno">7.3.3 </span>Document-level focus APIs</a><li><a href="editing.html#element-level-focus-apis"><span class="secno">7.3.4 </span>Element-level focus APIs</a></ol><li><a href="editing.html#assigning-keyboard-shortcuts"><span class="secno">7.4 </span>Assigning keyboard shortcuts</a>
+    <ol><li><a href="editing.html#sequential-focus-navigation-and-the-tabindex-attribute"><span class="secno">7.3.1 </span>Sequential focus navigation and the <code title="attr-tabindex">tabindex</code> attribute</a><li><a href="editing.html#document-level-focus-apis"><span class="secno">7.3.2 </span>Document-level focus APIs</a><li><a href="editing.html#element-level-focus-apis"><span class="secno">7.3.3 </span>Element-level focus APIs</a></ol><li><a href="editing.html#assigning-keyboard-shortcuts"><span class="secno">7.4 </span>Assigning keyboard shortcuts</a>
     <ol><li><a href="editing.html#introduction-6"><span class="secno">7.4.1 </span>Introduction</a><li><a href="editing.html#the-accesskey-attribute" id="x7.4.2-the-accesskey-attribute"><span class="secno">7.4.2 </span>The <code>accesskey</code> attribute</a></ol><li><a href="editing.html#contenteditable"><span class="secno">7.5 </span>The <code title="attr-contenteditable">contenteditable</code> attribute</a>
-    <ol><li><a href="editing.html#making-entire-documents-editable"><span class="secno">7.5.2 </span>Making entire documents editable</a></ol><li><a href="editing.html#spelling-and-grammar-checking"><span class="secno">7.6 </span>Spelling and grammar checking</a></ol></ol></div>
+    <ol><li><a href="editing.html#making-entire-documents-editable"><span class="secno">7.5.1 </span>Making entire documents editable</a></ol><li><a href="editing.html#spelling-and-grammar-checking"><span class="secno">7.6 </span>Spelling and grammar checking</a></ol></ol></div>
 
   <h2 id="editing"><span class="secno">7 </span><dfn aria-haspopup="true" role="button" tabindex="0">User interaction</dfn></h2><h3 id="the-hidden-attribute"><span class="secno">7.1 </span>The <dfn aria-haspopup="true" role="button" tabindex="0"><code>hidden</code></dfn> attribute</h3><p>All <a href="infrastructure.html#html-elements" id="html-elements_34">HTML elements</a> may have the <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_4">hidden</a></code> content attribute set. The <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_5">hidden</a></code> attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute_27">boolean
   attribute</a>. When specified on an element, it indicates that

Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.468
retrieving revision 1.469
diff -u -d -r1.468 -r1.469
--- spec.preprocessed.html	4 Jul 2011 07:57:39 -0000	1.468
+++ spec.preprocessed.html	4 Jul 2011 09:31:51 -0000	1.469
@@ -535,7 +535,10 @@
   patent. An individual who has actual knowledge of a patent which the
   individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
   Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
-  6 of the W3C Patent Policy</a>.</p><h2 class="no-num no-toc" id="contents">Table of Contents</h2><hr><h2 id="introduction"><span class="secno">1 </span>Introduction</h2><h3 id="background"><span class="secno">1.1 </span>Background</h3><p><i>This section is non-normative.</i></p><p>The World Wide Web's markup language has always been HTML. HTML
+  6 of the W3C Patent Policy</a>.</p><h2 class="no-num no-toc" id="contents">Table of Contents</h2>
+<!--begin-toc-->
+<!--end-toc-->
+<hr><h2 id="introduction"><span class="secno">1 </span>Introduction</h2><h3 id="background"><span class="secno">1.1 </span>Background</h3><p><i>This section is non-normative.</i></p><p>The World Wide Web's markup language has always been HTML. HTML
   was primarily designed as a language for semantically describing
   scientific documents, although its general design and adaptations
   over the years have enabled it to be used to describe a number of

Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/association-of-controls-and-forms.html,v
retrieving revision 1.570
retrieving revision 1.571
diff -u -d -r1.570 -r1.571
--- association-of-controls-and-forms.html	4 Jul 2011 05:18:34 -0000	1.570
+++ association-of-controls-and-forms.html	4 Jul 2011 09:31:46 -0000	1.571
@@ -344,9 +344,8 @@
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="interactive-elements.html">4.11 Interactive elements &rarr;</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><a href="association-of-controls-and-forms.html#attributes-common-to-form-controls" id="x4.10.19-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><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><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><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><a href="association-of-controls-and-forms.html#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a><li><a href="association-of-controls-and-forms.html#submitting-element-directionality"><span class="secno">4.10.19.7 </span>Submitting element directionality</a></ol><li><a href="association-of-controls-and-forms.html#textFieldSelection"><span class="secno">4.10.20 </span>APIs for the ext field selections</a><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><a href="association-of-controls-and-forms.html#the-constraint-validation-api" id="x4.10.21.3-the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The constraint validation API</a><li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.10.21.4 </span>Security</a></ol><li><a href="association-of-controls-and-forms.html#form-submission" id="x4.10.22-form-submission"><span class="secno">4.10.22 </span>Form submission</a>
-      </ol></ol></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><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><a href="association-of-controls-and-forms.html#autofocusing-a-form-control"><span class="secno">4.10.19.3 </span>Autofocusing a form control</a><li><a href="association-of-controls-and-forms.html#limiting-user-input-length"><span class="secno">4.10.19.4 </span>Limiting user input length</a><li><a href="association-of-controls-and-forms.html#form-submission-0"><span class="secno">4.10.19.5 </span>Form submission</a><li><a href="association-of-controls-and-forms.html#submitting-element-directionality"><span class="secno">4.10.19.6 </span>Submitting element directionality</a></ol><li><a href="association-of-controls-and-forms.html#textFieldSelection"><span class="secno">4.10.20 </span>APIs for the ext field selections</a><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><a href="association-of-controls-and-forms.html#the-constraint-validation-api" id="x4.10.21.2-the-constraint-validation-api"><span class="secno">4.10.21.2 </span>The constraint validation API</a><li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.10.21.3 </span>Security</a></ol><li><a href="association-of-controls-and-forms.html#form-submission" id="x4.10.22-form-submission"><span class="secno">4.10.22 </span>Form submission</a></ol></ol></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" id="form-associated-element_13">form-associated element</a> can have a relationship
   with a <code><a href="the-form-element.html#the-form-element" id="form_23">form</a></code> element, which is called the element's

Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-dom-interfaces.html,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- common-dom-interfaces.html	4 Jul 2011 05:18:34 -0000	1.103
+++ common-dom-interfaces.html	4 Jul 2011 09:31:46 -0000	1.104
@@ -343,9 +343,9 @@
    <a href="urls.html">&larr; 2.5 URLs</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="namespaces.html">2.7 Namespaces &rarr;</a>
-  <ol class="toc"><li><ol><li><a href="common-dom-interfaces.html#common-dom-interfaces"><span class="secno">2.8 </span>Common DOM interfaces</a>
-    <ol><li><a href="common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.8.1 </span>Reflecting content attributes in IDL attributes</a><li><a href="common-dom-interfaces.html#collections-0"><span class="secno">2.8.2 </span>Collections</a>
-      <ol><li><a href="common-dom-interfaces.html#htmlcollection-0"><span class="secno">2.8.2.1 </span>HTMLCollection</a><li><a href="common-dom-interfaces.html#htmlallcollection-0"><span class="secno">2.8.2.2 </span>HTMLAllCollection</a><li><a href="common-dom-interfaces.html#htmlformcontrolscollection-0"><span class="secno">2.8.2.3 </span>HTMLFormControlsCollection</a><li><a href="common-dom-interfaces.html#htmloptionscollection-0"><span class="secno">2.8.2.4 </span>HTMLOptionsCollection</a></ol><li><a href="common-dom-interfaces.html#domtokenlist-0"><span class="secno">2.8.3 </span>DOMTokenList</a><li><a href="common-dom-interfaces.html#domsettabletokenlist-0"><span class="secno">2.8.4 </span>DOMSettableTokenList</a><li><a href="common-dom-interfaces.html#transferable-objects"><span class="secno">2.8.5 </span>Transferable objects</a><li><a href="common-dom-interfaces.html#domstringmap-0"><span class="secno">2.8.7 </span>DOMStringMap</a><li><a href="common-dom-interfaces.html#dom-feature-strings"><span cass="secno">2.8.8 </span>DOM feature strings</a><li><a href="common-dom-interfaces.html#exceptions"><span class="secno">2.8.9 </span>Exceptions</a></ol></ol></ol></div>
+  <ol class="toc"><li><ol><li><a href="common-dom-interfaces.html#common-dom-interfaces"><span class="secno">2.6 </span>Common DOM interfaces</a>
+    <ol><li><a href="common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.6.1 </span>Reflecting content attributes in IDL attributes</a><li><a href="common-dom-interfaces.html#collections-0"><span class="secno">2.6.2 </span>Collections</a>
+      <ol><li><a href="common-dom-interfaces.html#htmlcollection-0"><span class="secno">2.6.2.1 </span>HTMLCollection</a><li><a href="common-dom-interfaces.html#htmlallcollection-0"><span class="secno">2.6.2.2 </span>HTMLAllCollection</a><li><a href="common-dom-interfaces.html#htmlformcontrolscollection-0"><span class="secno">2.6.2.3 </span>HTMLFormControlsCollection</a><li><a href="common-dom-interfaces.html#htmloptionscollection-0"><span class="secno">2.6.2.4 </span>HTMLOptionsCollection</a></ol><li><a href="common-dom-interfaces.html#domtokenlist-0"><span class="secno">2.6.3 </span>DOMTokenList</a><li><a href="common-dom-interfaces.html#domsettabletokenlist-0"><span class="secno">2.6.4 </span>DOMSettableTokenList</a><li><a href="common-dom-interfaces.html#transferable-objects"><span class="secno">2.6.5 </span>Transferable objects</a><li><a href="common-dom-interfaces.html#domstringmap-0"><span class="secno">2.6.6 </span>DOMStringMap</a><li><a href="common-dom-interfaces.html#dom-feature-strings"><span cass="secno">2.6.7 </span>DOM feature strings</a><li><a href="common-dom-interfaces.html#exceptions"><span class="secno">2.6.8 </span>Exceptions</a></ol></ol></ol></div>
 
   <h3 id="common-dom-interfaces"><span class="secno">2.6 </span>Common DOM interfaces</h3><h4 id="reflecting-content-attributes-in-idl-attributes"><span class="secno">2.6.1 </span>Reflecting content attributes in IDL attributes</h4><p>Some IDL attributes are defined to <dfn aria-haspopup="true" id="reflect" role="button" tabindex="0">reflect</dfn> a
   particular content attribute. This means that on getting, the IDL

Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-th-element.html,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -d -r1.106 -r1.107
--- the-th-element.html	4 Jul 2011 05:18:48 -0000	1.106
+++ the-th-element.html	4 Jul 2011 09:31:51 -0000	1.107
@@ -343,7 +343,7 @@
    <a href="the-td-element.html">&larr; 4.9.9 The td element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="forms.html">4.10 Forms &rarr;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="the-th-element.html#the-th-element" id="x4.9.10-the-th-element"><span class="secno">4.9.10 </span>The <code>th</code> element</a><li><a href="the-th-element.html#attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code>td</code> and <code>th</code> elements</a><li><a href="the-th-element.html#examples"><span class="secno">4.9.13 </span>Examples</a></ol></ol></ol></div>
+  <ol class="toc"><li><ol><li><ol><li><a href="the-th-element.html#the-th-element" id="x4.9.10-the-th-element"><span class="secno">4.9.10 </span>The <code>th</code> element</a><li><a href="the-th-element.html#attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code>td</code> and <code>th</code> elements</a><li><a href="the-th-element.html#examples"><span class="secno">4.9.12 </span>Examples</a></ol></ol></ol></div>
 
   <h4 id="the-th-element"><span class="secno">4.9.10 </span>The <dfn aria-haspopup="true" role="button" tabindex="0"><code>th</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>

Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -d -r1.551 -r1.552
--- common-microsyntaxes.html	4 Jul 2011 05:18:34 -0000	1.551
+++ common-microsyntaxes.html	4 Jul 2011 09:31:46 -0000	1.552
@@ -343,10 +343,10 @@
    <a href="infrastructure.html">&larr; 2 Common infrastructure</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="urls.html">2.5 URLs &rarr;</a>
-  <ol class="toc"><li><ol><li><a href="common-microsyntaxes.html#common-microsyntaxes"><span class="secno">2.5 </span>Common microsyntaxes</a>
-    <ol><li><a href="common-microsyntaxes.html#boolean-attributes"><span class="secno">2.5.2 </span>Boolean attributes</a><li><a href="common-microsyntaxes.html#keywords-and-enumerated-attributes"><span class="secno">2.5.3 </span>Keywords and enumerated attributes</a><li><a href="common-microsyntaxes.html#numbers"><span class="secno">2.5.4 </span>Numbers</a>
-      <ol><li><a href="common-microsyntaxes.html#non-negative-integers"><span class="secno">2.5.4.1 </span>Non-negative integers</a><li><a href="common-microsyntaxes.html#signed-integers"><span class="secno">2.5.4.2 </span>Signed integers</a><li><a href="common-microsyntaxes.html#real-numbers"><span class="secno">2.5.4.3 </span>Real numbers</a><li><a href="common-microsyntaxes.html#lists-of-integers"><span class="secno">2.5.4.5 </span>Lists of integers</a></ol><li><a href="common-microsyntaxes.html#dates-and-times"><span class="secno">2.5.5 </span>Dates and times</a>
-      <ol><li><a href="common-microsyntaxes.html#months"><span class="secno">2.5.5.1 </span>Months</a><li><a href="common-microsyntaxes.html#dates"><span class="secno">2.5.5.2 </span>Dates</a><li><a href="common-microsyntaxes.html#times"><span class="secno">2.5.5.3 </span>Times</a><li><a href="common-microsyntaxes.html#local-dates-and-times"><span class="secno">2.5.5.4 </span>Local dates and times</a><li><a href="common-microsyntaxes.html#global-dates-and-times"><span class="secno">2.5.5.5 </span>Global dates and times</a><li><a href="common-microsyntaxes.html#weeks"><span class="secno">2.5.5.6 </span>Weeks</a><li><a href="common-microsyntaxes.html#vaguer-moments-in-time"><span class="secno">2.5.5.7 </span>Vaguer moments in time</a></ol><li><a href="common-microsyntaxes.html#colors"><span class="secno">2.5.6 </span>Colors</a><li><a href="common-microsyntaxes.html#space-separated-tokens"><span class="secno">2.5.7 </span>Space-separated tokens</a><li><a href="common-microsyntaxes.html#comma-separated-tokens"<span class="secno">2.5.8 </span>Comma-separated tokens</a><li><a href="common-microsyntaxes.html#syntax-references"><span class="secno">2.5.9 </span>References</a><li><a href="common-microsyntaxes.html#mq"><span class="secno">2.5.10 </span>Media queries</a></ol></ol></ol></div>
+  <ol class="toc"><li><ol><li><a href="common-microsyntaxes.html#common-microsyntaxes"><span class="secno">2.4 </span>Common microsyntaxes</a>
+    <ol><li><a href="common-microsyntaxes.html#boolean-attributes"><span class="secno">2.4.1 </span>Boolean attributes</a><li><a href="common-microsyntaxes.html#keywords-and-enumerated-attributes"><span class="secno">2.4.2 </span>Keywords and enumerated attributes</a><li><a href="common-microsyntaxes.html#numbers"><span class="secno">2.4.3 </span>Numbers</a>
+      <ol><li><a href="common-microsyntaxes.html#non-negative-integers"><span class="secno">2.4.3.1 </span>Non-negative integers</a><li><a href="common-microsyntaxes.html#signed-integers"><span class="secno">2.4.3.2 </span>Signed integers</a><li><a href="common-microsyntaxes.html#real-numbers"><span class="secno">2.4.3.3 </span>Real numbers</a><li><a href="common-microsyntaxes.html#lists-of-integers"><span class="secno">2.4.3.4 </span>Lists of integers</a></ol><li><a href="common-microsyntaxes.html#dates-and-times"><span class="secno">2.4.4 </span>Dates and times</a>
+      <ol><li><a href="common-microsyntaxes.html#months"><span class="secno">2.4.4.1 </span>Months</a><li><a href="common-microsyntaxes.html#dates"><span class="secno">2.4.4.2 </span>Dates</a><li><a href="common-microsyntaxes.html#times"><span class="secno">2.4.4.3 </span>Times</a><li><a href="common-microsyntaxes.html#local-dates-and-times"><span class="secno">2.4.4.4 </span>Local dates and times</a><li><a href="common-microsyntaxes.html#global-dates-and-times"><span class="secno">2.4.4.5 </span>Global dates and times</a><li><a href="common-microsyntaxes.html#weeks"><span class="secno">2.4.4.6 </span>Weeks</a><li><a href="common-microsyntaxes.html#vaguer-moments-in-time"><span class="secno">2.4.4.7 </span>Vaguer moments in time</a></ol><li><a href="common-microsyntaxes.html#colors"><span class="secno">2.4.5 </span>Colors</a><li><a href="common-microsyntaxes.html#space-separated-tokens"><span class="secno">2.4.6 </span>Space-separated tokens</a><li><a href="common-microsyntaxes.html#comma-separated-tokens"<span class="secno">2.4.7 </span>Comma-separated tokens</a><li><a href="common-microsyntaxes.html#syntax-references"><span class="secno">2.4.8 </span>References</a><li><a href="common-microsyntaxes.html#mq"><span class="secno">2.4.9 </span>Media queries</a></ol></ol></ol></div>
 
   <h3 id="common-microsyntaxes"><span class="secno">2.4 </span>Common microsyntaxes</h3><p>There are various places in HTML that accept particular data
   types, such as dates or numbers. This section describes what the

Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.565
retrieving revision 1.566
diff -u -d -r1.565 -r1.566
--- iana.html	4 Jul 2011 05:18:37 -0000	1.565
+++ iana.html	4 Jul 2011 09:31:46 -0000	1.566
@@ -343,8 +343,8 @@
    <a href="obsolete.html">&larr; 10 Obsolete features</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="index.html">Index &rarr;</a>
-  <ol class="toc"><li><a href="iana.html#iana"><span class="secno">12 </span>IANA considerations</a>
-  <ol><li><a href="iana.html#text-html" id="x12.1-text-html"><span class="secno">12.1 </span><code>text/html</code></a><li><a href="iana.html#text-html-sandboxed" id="x12.2-text-html-sandboxed"><span class="secno">12.2 </span><code>text/html-sandboxed</code></a><li><a href="iana.html#application-xhtml-xml" id="x12.3-application-xhtml-xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a><li><a href="iana.html#text-cache-manifest" id="x12.4-text-cache-manifest"><span class="secno">12.4 </span><code>text/cache-manifest</code></a></ol></ol></div>
+  <ol class="toc"><li><a href="iana.html#iana"><span class="secno">11 </span>IANA considerations</a>
+  <ol><li><a href="iana.html#text-html" id="x11.1-text-html"><span class="secno">11.1 </span><code>text/html</code></a><li><a href="iana.html#text-html-sandboxed" id="x11.2-text-html-sandboxed"><span class="secno">11.2 </span><code>text/html-sandboxed</code></a><li><a href="iana.html#application-xhtml-xml" id="x11.3-application-xhtml-xml"><span class="secno">11.3 </span><code>application/xhtml+xml</code></a><li><a href="iana.html#text-cache-manifest" id="x11.4-text-cache-manifest"><span class="secno">11.4 </span><code>text/cache-manifest</code></a></ol></ol></div>
 
   <h2 id="iana"><span class="secno">11 </span>IANA considerations</h2><h3 id="text-html"><span class="secno">11.1 </span><dfn aria-haspopup="true" role="button" tabindex="0"><code>text/html</code></dfn></h3><p>This registration is for community review and will be submitted
   to the IESG for review, approval, and registration with IANA.<dl><dt>Type name:</dt>

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.1141
retrieving revision 1.1142
diff -u -d -r1.1141 -r1.1142
--- index.html	4 Jul 2011 05:18:38 -0000	1.1141
+++ index.html	4 Jul 2011 09:31:46 -0000	1.1142
@@ -343,7 +343,7 @@
    <a href="iana.html">&larr; 11 IANA considerations</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="index-of-terms.html">Index of terms &rarr;</a>
-  <ol class="toc"><li><ol><li><ol><li><ol><li><a href="index.html#multipart-form-data"><span class="secno">4.10.22.6 </span>Multipart form data</a></ol></ol></ol><li><a class="no-num" href="index.html#index">Index</a>
+  <ol class="toc"><li><a class="no-num" href="index.html#index">Index</a>
   <ol><li><a class="no-num" href="index.html#elements-1">Elements</a><li><a class="no-num" href="index.html#element-content-categories">Element content categories</a><li><a class="no-num" href="index.html#attributes-1">Attributes</a><li><a class="no-num" href="index.html#interfaces">Interfaces</a><li><a class="no-num" href="index.html#events-0">Events</a></ol></ol></div>
 
   <h2 class="no-num" id="index">Index</h2><h3 class="no-num" id="elements-1">Elements</h3><table><caption>List of elements</caption>

Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-track-element.html,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- the-track-element.html	4 Jul 2011 05:18:49 -0000	1.121
+++ the-track-element.html	4 Jul 2011 09:31:51 -0000	1.122
@@ -347,7 +347,7 @@
       <ol><li><a href="the-track-element.html#error-codes"><span class="secno">4.8.10.1 </span>Error codes</a><li><a href="the-track-element.html#location-of-the-media-resource"><span class="secno">4.8.10.2 </span>Location of the media resource</a><li><a href="the-track-element.html#mime-types"><span class="secno">4.8.10.3 </span>MIME types</a><li><a href="the-track-element.html#network-states"><span class="secno">4.8.10.4 </span>Network states</a><li><a href="the-track-element.html#loading-the-media-resource"><span class="secno">4.8.10.5 </span>Loading the media resource</a><li><a href="the-track-element.html#offsets-into-the-media-resource"><span class="secno">4.8.10.6 </span>Offsets into the media resource</a><li><a href="the-track-element.html#ready-states"><span class="secno">4.8.10.7 </span>Ready states</a><li><a href="the-track-element.html#playing-the-media-resource"><span class="secno">4.8.10.8 </span>Playing the media resource</a><li><a href="the-track-element.html#seeking"><span class="secno">4..10.9 </span>Seeking</a><li><a href="the-track-element.html#media-resources-with-multiple-media-tracks"><span class="secno">4.8.10.10 </span>Media resources with multiple media tracks</a>
         <ol><li><a href="the-track-element.html#audiotracklist-and-videotracklist-objects"><span class="secno">4.8.10.10.1 </span><code>AudioTrackList</code> and <code>VideoTrackList</code> objects</a><li><a href="the-track-element.html#selecting-specific-audio-and-video-tracks-declaratively"><span class="secno">4.8.10.10.2 </span>Selecting specific audio and video tracks declaratively</a></ol><li><a href="the-track-element.html#synchronising-multiple-media-elements"><span class="secno">4.8.10.11 </span>Synchronising multiple media elements</a>
         <ol><li><a href="the-track-element.html#introduction-0"><span class="secno">4.8.10.11.1 </span>Introduction</a><li><a href="the-track-element.html#media-controllers"><span class="secno">4.8.10.11.2 </span>Media controllers</a><li><a href="the-track-element.html#assigning-a-media-controller-declaratively"><span class="secno">4.8.10.11.3 </span>Assigning a media controller declaratively</a></ol><li><a href="the-track-element.html#timed-text-tracks"><span class="secno">4.8.10.12 </span>Timed text tracks</a>
-        <ol><li><a href="the-track-element.html#text-track-model"><span class="secno">4.8.10.12.1 </span>Text track model</a><li><a href="the-track-element.html#sourcing-in-band-text-tracks"><span class="secno">4.8.10.12.2 </span>Sourcing in-band text tracks</a><li><a href="the-track-element.html#text-track-api"><span class="secno">4.8.10.12.4 </span>Text track API</a></ol><li><a href="the-track-element.html#user-interface"><span class="secno">4.8.10.13 </span>User interface</a><li><a href="the-track-element.html#time-ranges"><span class="secno">4.8.10.14 </span>Time ranges</a><li><a href="the-track-element.html#mediaevents"><span class="secno">4.8.10.15 </span>Event summary</a><li><a href="the-track-element.html#best-practices-for-authors-using-media-elements"><span class="secno">4.8.10.17 </span>Best practices for authors using media elements</a></ol></ol></ol></ol></div>
+        <ol><li><a href="the-track-element.html#text-track-model"><span class="secno">4.8.10.12.1 </span>Text track model</a><li><a href="the-track-element.html#sourcing-in-band-text-tracks"><span class="secno">4.8.10.12.2 </span>Sourcing in-band text tracks</a><li><a href="the-track-element.html#text-track-api"><span class="secno">4.8.10.12.3 </span>Text track API</a></ol><li><a href="the-track-element.html#user-interface"><span class="secno">4.8.10.13 </span>User interface</a><li><a href="the-track-element.html#time-ranges"><span class="secno">4.8.10.14 </span>Time ranges</a><li><a href="the-track-element.html#mediaevents"><span class="secno">4.8.10.15 </span>Event summary</a><li><a href="the-track-element.html#best-practices-for-authors-using-media-elements"><span class="secno">4.8.10.16 </span>Best practices for authors using media elements</a></ol></ol></ol></ol></div>
 
   <h4 id="the-track-element"><span class="secno">4.8.9 </span>The <dfn aria-haspopup="true" role="button" tabindex="0"><code>track</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>

Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.1116
retrieving revision 1.1117
diff -u -d -r1.1116 -r1.1117
--- infrastructure.html	4 Jul 2011 07:42:26 -0000	1.1116
+++ infrastructure.html	4 Jul 2011 09:31:47 -0000	1.1117
@@ -346,7 +346,7 @@
   <ol class="toc"><li><a href="infrastructure.html#infrastructure"><span class="secno">2 </span>Common infrastructure</a>
   <ol><li><a href="infrastructure.html#terminology"><span class="secno">2.1 </span>Terminology</a>
     <ol><li><a href="infrastructure.html#resources"><span class="secno">2.1.1 </span>Resources</a><li><a href="infrastructure.html#xml"><span class="secno">2.1.2 </span>XML</a><li><a href="infrastructure.html#dom-trees"><span class="secno">2.1.3 </span>DOM trees</a><li><a href="infrastructure.html#scripting-0"><span class="secno">2.1.4 </span>Scripting</a><li><a href="infrastructure.html#plugins"><span class="secno">2.1.5 </span>Plugins</a><li><a href="infrastructure.html#character-encodings"><span class="secno">2.1.6 </span>Character encodings</a></ol><li><a href="infrastructure.html#conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</a>
-    <ol><li><a href="infrastructure.html#extensibility"><span class="secno">2.2.3 </span>Extensibility</a></ol><li><a href="infrastructure.html#case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a></ol></ol></div>
+    <ol><li><a href="infrastructure.html#extensibility"><span class="secno">2.2.1 </span>Extensibility</a></ol><li><a href="infrastructure.html#case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a></ol></ol></div>
 
   <h2 id="infrastructure"><span class="secno">2 </span>Common infrastructure</h2><h3 id="terminology"><span class="secno">2.1 </span>Terminology</h3><p>This specification refers to both HTML and XML attributes and IDL
   attributes, often in the same context. When it is not clear which is

Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-area-element.html,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -d -r1.105 -r1.106
--- the-area-element.html	4 Jul 2011 05:18:44 -0000	1.105
+++ the-area-element.html	4 Jul 2011 09:31:51 -0000	1.106
@@ -343,8 +343,7 @@
    <a href="the-map-element.html">&larr; 4.8.12 The map element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="tabular-data.html">4.9 Tabular data &rarr;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="the-area-element.html#the-area-element" id="x4.8.13-the-area-element"><span class="secno">4.8.13 </span>The <code>area</code> element</a><li><a href="the-area-element.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a>
-      <li><a href="the-area-element.html#mathml"><span class="secno">4.8.15 </span>MathML</a><li><a href="the-area-element.html#svg-0"><span class="secno">4.8.16 </span>SVG</a><li><a href="the-area-element.html#dimension-attributes" id="x4.8.17-dimension-attributes"><span class="secno">4.8.17 </span>Dimension attributes</a></ol></ol></ol></div>
+  <ol class="toc"><li><ol><li><ol><li><a href="the-area-element.html#the-area-element" id="x4.8.13-the-area-element"><span class="secno">4.8.13 </span>The <code>area</code> element</a><li><a href="the-area-element.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a><li><a href="the-area-element.html#mathml"><span class="secno">4.8.15 </span>MathML</a><li><a href="the-area-element.html#svg-0"><span class="secno">4.8.16 </span>SVG</a><li><a href="the-area-element.html#dimension-attributes" id="x4.8.17-dimension-attributes"><span class="secno">4.8.17 </span>Dimension attributes</a></ol></ol></ol></div>
 
   <h4 id="the-area-element"><span class="secno">4.8.13 </span>The <dfn aria-haspopup="true" role="button" tabindex="0"><code>area</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content_108">Flow content</a>.</dd>

Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v
retrieving revision 1.565
retrieving revision 1.566
diff -u -d -r1.565 -r1.566
--- apis-in-html-documents.html	4 Jul 2011 05:18:34 -0000	1.565
+++ apis-in-html-documents.html	4 Jul 2011 09:31:46 -0000	1.566
@@ -343,8 +343,8 @@
    <a href="wai-aria.html">&larr; 3.2.7 WAI-ARIA</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="semantics.html">4 The elements of HTML &rarr;</a>
-  <ol class="toc"><li><ol><li><a href="apis-in-html-documents.html#apis-in-html-documents"><span class="secno">3.3 </span>APIs in HTML documents</a><li><a href="apis-in-html-documents.html#dynamic-markup-insertion" id="x3.5-dynamic-markup-insertion"><span class="secno">3.5 </span>Dynamic markup insertion</a>
-    <ol><li><a href="apis-in-html-documents.html#opening-the-input-stream"><span class="secno">3.5.1 </span>Opening the input stream</a><li><a href="apis-in-html-documents.html#closing-the-input-stream"><span class="secno">3.5.2 </span>Closing the input stream</a><li><a href="apis-in-html-documents.html#document.write"><span class="secno">3.5.3 </span><code title="dom-document-write">document.write()</code></a><li><a href="apis-in-html-documents.html#document.writeln"><span class="secno">3.5.4 </span><code title="dom-document-writeln">document.writeln()</code></a><li><a href="apis-in-html-documents.html#innerhtml"><span class="secno">3.5.5 </span><code title="dom-innerHTML">innerHTML</code></a><li><a href="apis-in-html-documents.html#outerhtml"><span class="secno">3.5.6 </span><code title="dom-outerHTML">outerHTML</code></a><li><a href="apis-in-html-documents.html#insertadjacenthtml"><span class="secno">3.5.7 </span><code title="dom-insertAdjacentHTML">insertAdjacentHTML()</code></a></ol></ol></ol></div>
+  <ol class="toc"><li><ol><li><a href="apis-in-html-documents.html#apis-in-html-documents"><span class="secno">3.3 </span>APIs in HTML documents</a><li><a href="apis-in-html-documents.html#dynamic-markup-insertion" id="x3.4-dynamic-markup-insertion"><span class="secno">3.4 </span>Dynamic markup insertion</a>
+    <ol><li><a href="apis-in-html-documents.html#opening-the-input-stream"><span class="secno">3.4.1 </span>Opening the input stream</a><li><a href="apis-in-html-documents.html#closing-the-input-stream"><span class="secno">3.4.2 </span>Closing the input stream</a><li><a href="apis-in-html-documents.html#document.write"><span class="secno">3.4.3 </span><code title="dom-document-write">document.write()</code></a><li><a href="apis-in-html-documents.html#document.writeln"><span class="secno">3.4.4 </span><code title="dom-document-writeln">document.writeln()</code></a><li><a href="apis-in-html-documents.html#innerhtml"><span class="secno">3.4.5 </span><code title="dom-innerHTML">innerHTML</code></a><li><a href="apis-in-html-documents.html#outerhtml"><span class="secno">3.4.6 </span><code title="dom-outerHTML">outerHTML</code></a><li><a href="apis-in-html-documents.html#insertadjacenthtml"><span class="secno">3.4.7 </span><code title="dom-insertAdjacentHTML">insertAdjacentHTML()</code></a></ol></ol></ol></div>
 
   <h3 id="apis-in-html-documents"><span class="secno">3.3 </span>APIs in HTML documents</h3><p>For <a href="dom.html#html-documents" id="html-documents_9">HTML documents</a>, and for <a href="infrastructure.html#html-elements" id="html-elements_30">HTML
   elements</a> in <a href="dom.html#html-documents" id="html-documents_10">HTML documents</a>, certain APIs defined

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.1119
retrieving revision 1.1120
diff -u -d -r1.1119 -r1.1120
--- obsolete.html	4 Jul 2011 05:18:39 -0000	1.1119
+++ obsolete.html	4 Jul 2011 09:31:47 -0000	1.1120
@@ -343,9 +343,8 @@
    <a href="the-xhtml-syntax.html">&larr; 9 The XHTML syntax</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="iana.html">11 IANA considerations &rarr;</a>
-  <ol class="toc"><li><a href="obsolete.html#obsolete"><span class="secno">11 </span>Obsolete features</a>
-  <ol><li><a href="obsolete.html#obsolete-but-conforming-features"><span class="secno">11.1 </span>Obsolete but conforming features</a>
-    <li><a href="obsolete.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></ol></ol></div>
+  <ol class="toc"><li><a href="obsolete.html#obsolete"><span class="secno">10 </span>Obsolete features</a>
+  <ol><li><a href="obsolete.html#obsolete-but-conforming-features"><span class="secno">10.1 </span>Obsolete but conforming features</a><li><a href="obsolete.html#non-conforming-features"><span class="secno">10.2 </span>Non-conforming features</a></ol></ol></div>
 
   <h2 id="obsolete"><span class="secno">10 </span>Obsolete features</h2><h3 id="obsolete-but-conforming-features"><span class="secno">10.1 </span>Obsolete but conforming features</h3><p>Features listed in this section will trigger warnings in
   conformance checkers.<p>Authors should not specify a <code title="attr-img-border"><a href="#attr-img-border" id="border_4">border</a></code> attribute on an

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.573
retrieving revision 1.574
diff -u -d -r1.573 -r1.574
--- links.html	4 Jul 2011 05:18:38 -0000	1.573
+++ links.html	4 Jul 2011 09:31:47 -0000	1.574
@@ -344,9 +344,9 @@
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="browsers.html">5 Loading Web pages &rarr;</a>
   <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-3"><span class="secno">4.12.1 </span>Introduction</a><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><a href="links.html#linkTypes"><span class="secno">4.12.4 </span>Link types</a>
-      <ol><li><a href="links.html#rel-alternate" id="x4.12.4.1-link-type-alternate"><span class="secno">4.12.4.1 </span>Link type "<code>alternate</code>"</a><li><a href="links.html#link-type-author" id="x4.12.4.2-link-type-author"><span class="secno">4.12.4.2 </span>Link type "<code>author</code>"</a><li><a href="links.html#link-type-bookmark" id="x4.12.4.3-link-type-bookmark"><span class="secno">4.12.4.3 </span>Link type "<code>bookmark</code>"</a><li><a href="links.html#link-type-external" id="x4.12.4.4-link-type-external"><span class="secno">4.12.4.4 </span>Link type "<code>external</code>"</a><li><a href="links.html#link-type-help" id="x4.12.4.5-link-type-help"><span class="secno">4.12.4.5 </span>Link type "<code>help</code>"</a><li><a href="links.html#rel-icon" id="x4.12.4.6-link-type-icon"><span class="secno">4.12.4.6 </span>Link type "<code>icon</code>"</a><li><a href="links.html#link-type-license" id="x4.12.4.7-link-type-license"><span class="secno">4.12.4.7 </span>Link type "<code>license</code>"/a><li><a href="links.html#link-type-nofollow" id="x4.12.4.8-link-type-nofollow"><span class="secno">4.12.4.8 </span>Link type "<code>nofollow</code>"</a><li><a href="links.html#link-type-noreferrer" id="x4.12.4.9-link-type-noreferrer"><span class="secno">4.12.4.9 </span>Link type "<code>noreferrer</code>"</a><li><a href="links.html#link-type-pingback" id="x4.12.4.10-link-type-pingback"><span class="secno">4.12.4.10 </span>Link type "<code>pingback</code>"</a><li><a href="links.html#link-type-prefetch" id="x4.12.4.11-link-type-prefetch"><span class="secno">4.12.4.11 </span>Link type "<code>prefetch</code>"</a><li><a href="links.html#link-type-search" id="x4.12.4.12-link-type-search"><span class="secno">4.12.4.12 </span>Link type "<code>search</code>"</a><li><a href="links.html#link-type-sidebar" id="x4.12.4.13-link-type-sidebar"><span class="secno">4.12.4.13 </span>Link type "<code>sidebar</code>"</a><li><a href="links.html#link-type-stylesheet" id="x4.12.4.14-link-type-stylesheet"><span class="secno">4.12..14 </span>Link type "<code>stylesheet</code>"</a><li><a href="links.html#link-type-tag" id="x4.12.4.15-link-type-tag"><span class="secno">4.12.4.15 </span>Link type "<code>tag</code>"</a><li><a href="links.html#sequential-link-types"><span class="secno">4.12.4.16 </span>Sequential link types</a>
-        <ol><li><a href="links.html#link-type-next" id="x4.12.4.16.1-link-type-next"><span class="secno">4.12.4.16.1 </span>Link type "<code>next</code>"</a><li><a href="links.html#link-type-prev" id="x4.12.4.16.2-link-type-prev"><span class="secno">4.12.4.16.2 </span>Link type "<code>prev</code>"</a></ol><li><a href="links.html#other-link-types"><span class="secno">4.12.4.17 </span>Other link types</a></ol></ol><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#introduction-3"><span class="secno">4.12.1 </span>Introduction</a><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><a href="links.html#linkTypes"><span class="secno">4.12.3 </span>Link types</a>
+      <ol><li><a href="links.html#rel-alternate" id="x4.12.3.1-link-type-alternate"><span class="secno">4.12.3.1 </span>Link type "<code>alternate</code>"</a><li><a href="links.html#link-type-author" id="x4.12.3.2-link-type-author"><span class="secno">4.12.3.2 </span>Link type "<code>author</code>"</a><li><a href="links.html#link-type-bookmark" id="x4.12.3.3-link-type-bookmark"><span class="secno">4.12.3.3 </span>Link type "<code>bookmark</code>"</a><li><a href="links.html#link-type-external" id="x4.12.3.4-link-type-external"><span class="secno">4.12.3.4 </span>Link type "<code>external</code>"</a><li><a href="links.html#link-type-help" id="x4.12.3.5-link-type-help"><span class="secno">4.12.3.5 </span>Link type "<code>help</code>"</a><li><a href="links.html#rel-icon" id="x4.12.3.6-link-type-icon"><span class="secno">4.12.3.6 </span>Link type "<code>icon</code>"</a><li><a href="links.html#link-type-license" id="x4.12.3.7-link-type-license"><span class="secno">4.12.3.7 </span>Link type "<code>license</code>"/a><li><a href="links.html#link-type-nofollow" id="x4.12.3.8-link-type-nofollow"><span class="secno">4.12.3.8 </span>Link type "<code>nofollow</code>"</a><li><a href="links.html#link-type-noreferrer" id="x4.12.3.9-link-type-noreferrer"><span class="secno">4.12.3.9 </span>Link type "<code>noreferrer</code>"</a><li><a href="links.html#link-type-pingback" id="x4.12.3.10-link-type-pingback"><span class="secno">4.12.3.10 </span>Link type "<code>pingback</code>"</a><li><a href="links.html#link-type-prefetch" id="x4.12.3.11-link-type-prefetch"><span class="secno">4.12.3.11 </span>Link type "<code>prefetch</code>"</a><li><a href="links.html#link-type-search" id="x4.12.3.12-link-type-search"><span class="secno">4.12.3.12 </span>Link type "<code>search</code>"</a><li><a href="links.html#link-type-sidebar" id="x4.12.3.13-link-type-sidebar"><span class="secno">4.12.3.13 </span>Link type "<code>sidebar</code>"</a><li><a href="links.html#link-type-stylesheet" id="x4.12.3.14-link-type-stylesheet"><span class="secno">4.12..14 </span>Link type "<code>stylesheet</code>"</a><li><a href="links.html#link-type-tag" id="x4.12.3.15-link-type-tag"><span class="secno">4.12.3.15 </span>Link type "<code>tag</code>"</a><li><a href="links.html#sequential-link-types"><span class="secno">4.12.3.16 </span>Sequential link types</a>
+        <ol><li><a href="links.html#link-type-next" id="x4.12.3.16.1-link-type-next"><span class="secno">4.12.3.16.1 </span>Link type "<code>next</code>"</a><li><a href="links.html#link-type-prev" id="x4.12.3.16.2-link-type-prev"><span class="secno">4.12.3.16.2 </span>Link type "<code>prev</code>"</a></ol><li><a href="links.html#other-link-types"><span class="secno">4.12.3.17 </span>Other link types</a></ol></ol><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><a href="links.html#rel-up"><span class="secno">4.13.2 </span>Bread crumb navigation</a><li><a href="links.html#tag-clouds"><span class="secno">4.13.3 </span>Tag clouds</a><li><a href="links.html#conversations"><span class="secno">4.13.4 </span>Conversations</a><li><a href="links.html#footnotes"><span class="secno">4.13.5 </span>Footnotes</a></ol></ol></ol></div>
 
   <h3 id="links"><span class="secno">4.12 </span>Links</h3><h4 id="introduction-3"><span class="secno">4.12.1 </span>Introduction</h4><p>Links are a conceptual construct, created by <code><a href="the-a-element.html#the-a-element" id="a_26">a</a></code>,

Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/timers.html,v
retrieving revision 1.571
retrieving revision 1.572
diff -u -d -r1.571 -r1.572
--- timers.html	4 Jul 2011 05:18:49 -0000	1.571
+++ timers.html	4 Jul 2011 09:31:51 -0000	1.572
@@ -346,7 +346,7 @@
   <ol class="toc"><li><ol><li><a href="timers.html#timers"><span class="secno">6.3 </span>Timers</a><li><a href="timers.html#user-prompts"><span class="secno">6.4 </span>User prompts</a>
     <ol><li><a href="timers.html#simple-dialogs"><span class="secno">6.4.1 </span>Simple dialogs</a><li><a href="timers.html#printing"><span class="secno">6.4.2 </span>Printing</a><li><a href="timers.html#dialogs-implemented-using-separate-documents"><span class="secno">6.4.3 </span>Dialogs implemented using separate documents</a></ol><li><a href="timers.html#system-state-and-capabilities"><span class="secno">6.5 </span>System state and capabilities</a>
     <ol><li><a href="timers.html#the-navigator-object"><span class="secno">6.5.1 </span>The <code>Navigator</code> object</a>
-      <ol><li><a href="timers.html#client-identification"><span class="secno">6.5.1.1 </span>Client identification</a><li><a href="timers.html#custom-handlers"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a><li><a href="timers.html#manually-releasing-the-storage-mutex"><span class="secno">6.5.1.5 </span>Manually releasing the storage mutex</a></ol><li><a href="timers.html#the-external-interface"><span class="secno">6.5.2 </span>The <code>External</code> interface</a></ol></ol></ol></div>
+      <ol><li><a href="timers.html#client-identification"><span class="secno">6.5.1.1 </span>Client identification</a><li><a href="timers.html#custom-handlers"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a><li><a href="timers.html#manually-releasing-the-storage-mutex"><span class="secno">6.5.1.3 </span>Manually releasing the storage mutex</a></ol><li><a href="timers.html#the-external-interface"><span class="secno">6.5.2 </span>The <code>External</code> interface</a></ol></ol></ol></div>
 
   <h3 id="timers"><span class="secno">6.3 </span>Timers</h3><p>The <code title="dom-windowtimers-setTimeout"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-windowtimers-settimeout" title='Read about this "setTimeout()" reference in the full HTML5 spec.'>setTimeout()</a></code>
   and <code title="dom-windowtimers-setInterval"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-windowtimers-setinterval" title='Read about this "setInterval()" reference in the full HTML5 spec.'>setInterval()</a></code>

Received on Monday, 4 July 2011 09:32:00 UTC