html5/spec-author-view Overview.html,1.1316,1.1317 spec.html,1.1361,1.1362

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

Modified Files:
	Overview.html spec.html 
Log Message:
Rework MediaController so that it exposes more events so that you can keep track of the overall state. (whatwg r6018)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1316
retrieving revision 1.1317
diff -u -d -r1.1316 -r1.1317
--- Overview.html	20 Apr 2011 12:34:09 -0000	1.1316
+++ Overview.html	20 Apr 2011 16:54:42 -0000	1.1317
@@ -539,22 +539,22 @@
      <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 class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#conformance-classes" title='Read about this "2.2.1 Conformance classes" reference in the full HTML5 spec.'><span class="secno">2.2.1 </span>Conformance classes</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#dependencies" title='Read about this "2.2.2 Dependencies" reference in the full HTML5 spec.'><span class="secno">2.2.2 </span>Dependencies</a></li>
+    <ol><li>
+     <li>
      <li><a href="infrastructure.html#extensibility"><span class="secno">2.2.3 </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 class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#utf-8" title='Read about this "2.4 UTF-8" reference in the full HTML5 spec.'><span class="secno">2.4 </span>UTF-8</a></li>
+   <li>
    <li><a href="common-microsyntaxes.html#common-microsyntaxes"><span class="secno">2.5 </span>Common microsyntaxes</a>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#common-parser-idioms" title='Read about this "2.5.1 Common parser idioms" reference in the full HTML5 spec.'><span class="secno">2.5.1 </span>Common parser idioms</a></li>
+    <ol><li>
      <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 class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#percentages-and-dimensions" title='Read about this "2.5.4.4 Percentages and lengths" reference in the full HTML5 spec.'><span class="secno">2.5.4.4 </span>Percentages and lengths</a></li>
+       <li>
        <li><a href="common-microsyntaxes.html#lists-of-integers"><span class="secno">2.5.4.5 </span>Lists of integers</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#lists-of-dimensions" title='Read about this "2.5.4.6 Lists of dimensions" reference in the full HTML5 spec.'><span class="secno">2.5.4.6 </span>Lists of dimensions</a></ol></li>
+       <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>
@@ -570,15 +570,15 @@
      <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 class="full-spec-link" href="http://dev.w3.org/html5/spec/urls.html#parsing-urls" title='Read about this "2.6.2 Parsing URLs" reference in the full HTML5 spec.'><span class="secno">2.6.2 </span>Parsing URLs</a></li>
+     <li>
      <li><a href="urls.html#resolving-urls"><span class="secno">2.6.3 </span>Resolving URLs</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/urls.html#dynamic-changes-to-base-urls" title='Read about this "2.6.4 Dynamic changes to base URLs" reference in the full HTML5 spec.'><span class="secno">2.6.4 </span>Dynamic changes to base URLs</a></li>
+     <li>
      <li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.6.5 </span>Interfaces for URL manipulation</a></ol></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/fetching-resources.html#fetching-resources" title='Read about this "2.7 Fetching resources" reference in the full HTML5 spec.'><span class="secno">2.7 </span>Fetching resources</a>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/fetching-resources.html#concept-http-equivalent" title='Read about this "2.7.1 Protocol concepts" reference in the full HTML5 spec.'><span class="secno">2.7.1 </span>Protocol concepts</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/fetching-resources.html#encrypted-http-and-related-security-concerns" title='Read about this "2.7.2 Encrypted HTTP and related security concerns" reference in the full HTML5 spec.'><span class="secno">2.7.2 </span>Encrypted HTTP and related security concerns</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/fetching-resources.html#content-type-sniffing" title='Read about this "2.7.3 Determining the type of a resource" reference in the full HTML5 spec.'><span class="secno">2.7.3 </span>Determining the type of a resource</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/fetching-resources.html#extracting-encodings-from-meta-elements" title='Read about this "2.7.4 Extracting encodings from meta elements" reference in the full HTML5 spec.'><span class="secno">2.7.4 </span>Extracting encodings from <code>meta</code> elements</a></ol></li>
+   <li>
+    <ol><li>
+     <li>
+     <li>
+     <li></ol></li>
    <li><a href="urls.html#common-dom-interfaces"><span class="secno">2.8 </span>Common DOM interfaces</a>
     <ol><li><a href="urls.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="urls.html#collections-0"><span class="secno">2.8.2 </span>Collections</a>
@@ -588,11 +588,11 @@
        <li><a href="urls.html#htmloptionscollection-0"><span class="secno">2.8.2.4 </span>HTMLOptionsCollection</a></ol></li>
      <li><a href="urls.html#domtokenlist-0"><span class="secno">2.8.3 </span>DOMTokenList</a></li>
      <li><a href="urls.html#domsettabletokenlist-0"><span class="secno">2.8.4 </span>DOMSettableTokenList</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#safe-passing-of-structured-data" title='Read about this "2.8.5 Safe passing of structured data" reference in the full HTML5 spec.'><span class="secno">2.8.5 </span>Safe passing of structured data</a></li>
+     <li>
      <li><a href="urls.html#domstringmap-0"><span class="secno">2.8.6 </span>DOMStringMap</a></li>
      <li><a href="urls.html#dom-feature-strings"><span class="secno">2.8.7 </span>DOM feature strings</a></li>
      <li><a href="urls.html#exceptions"><span class="secno">2.8.8 </span>Exceptions</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#garbage-collection" title='Read about this "2.8.9 Garbage collection" reference in the full HTML5 spec.'><span class="secno">2.8.9 </span>Garbage collection</a></ol></li>
+     <li></ol></li>
    <li><a href="urls.html#namespaces"><span class="secno">2.9 </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>
@@ -601,7 +601,7 @@
      <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>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#loading-xml-documents" title='Read about this "3.1.6 Loading XML documents" reference in the full HTML5 spec.'><span class="secno">3.1.6 </span>Loading XML documents</a></ol></li>
+     <li></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>
@@ -632,7 +632,7 @@
   characters</a></li>
      <li><a href="content-models.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 class="full-spec-link" href="http://dev.w3.org/html5/spec/apis-in-html-documents.html#interactions-with-xpath-and-xslt" title='Read about this "3.4 Interactions with XPath and XSLT" reference in the full HTML5 spec.'><span class="secno">3.4 </span>Interactions with XPath and XSLT</a></li>
+   <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>
@@ -743,8 +743,8 @@
          <li><a href="embedded-content-1.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="embedded-content-1.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>
          <li><a href="embedded-content-1.html#an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images"><span class="secno">4.8.1.1.12 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/embedded-content-1.html#guidance-for-markup-generators" title='Read about this "4.8.1.1.13 Guidance for markup generators" reference in the full HTML5 spec.'><span class="secno">4.8.1.1.13 </span>Guidance for markup generators</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/embedded-content-1.html#guidance-for-conformance-checkers" title='Read about this "4.8.1.1.14 Guidance for conformance checkers" reference in the full HTML5 spec.'><span class="secno">4.8.1.1.14 </span>Guidance for conformance checkers</a></ol></ol></li>
+         <li>
+         <li></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-iframe-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-iframe-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>
@@ -766,23 +766,23 @@
        <li><a href="video.html#timed-text-tracks"><span class="secno">4.8.10.10 </span>Timed text tracks</a>
         <ol><li><a href="video.html#text-track-model"><span class="secno">4.8.10.10.1 </span>Text track model</a></li>
          <li><a href="video.html#sourcing-in-band-text-tracks"><span class="secno">4.8.10.10.2 </span>Sourcing in-band text tracks</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#sourcing-out-of-band-text-tracks" title='Read about this "4.8.10.10.3 Sourcing out-of-band text tracks" reference in the full HTML5 spec.'><span class="secno">4.8.10.10.3 </span>Sourcing out-of-band text tracks</a></li>
+         <li>
          <li><a href="video.html#text-track-api"><span class="secno">4.8.10.10.4 </span>Text track API</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#cue-events" title='Read about this "4.8.10.10.5 Event definitions" reference in the full HTML5 spec.'><span class="secno">4.8.10.10.5 </span>Event definitions</a></ol></li>
+         <li></ol></li>
        <li><a href="video.html#user-interface"><span class="secno">4.8.10.11 </span>User interface</a></li>
        <li><a href="video.html#time-ranges"><span class="secno">4.8.10.12 </span>Time ranges</a></li>
        <li><a href="video.html#mediaevents"><span class="secno">4.8.10.13 </span>Event summary</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#security-and-privacy-considerations" title='Read about this "4.8.10.14 Security and privacy considerations" reference in the full HTML5 spec.'><span class="secno">4.8.10.14 </span>Security and privacy considerations</a></li>
+       <li>
        <li><a href="video.html#best-practices-for-authors-using-media-elements"><span class="secno">4.8.10.15 </span>Best practices for authors using media elements</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#best-practices-for-implementors-of-media-elements" title='Read about this "4.8.10.16 Best practices for implementors of media elements" reference in the full HTML5 spec.'><span class="secno">4.8.10.16 </span>Best practices for implementors of media elements</a></ol></li>
+       <li></ol></li>
      <li><a href="the-canvas-element.html#the-canvas-element"><span class="secno">4.8.11 </span>The <code>canvas</code> element</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-canvas-element.html#color-spaces-and-color-correction" title='Read about this "4.8.11.1 Color spaces and color correction" reference in the full HTML5 spec.'><span class="secno">4.8.11.1 </span>Color spaces and color correction</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-canvas-element.html#security-with-canvas-elements" title='Read about this "4.8.11.2 Security with canvas elements" reference in the full HTML5 spec.'><span class="secno">4.8.11.2 </span>Security with <code>canvas</code> elements</a></ol></li>
+      <ol><li>
+       <li></ol></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-map-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-map-element.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-map-element.html#authoring" title='Read about this "4.8.14.1 Authoring" reference in the full HTML5 spec.'><span class="secno">4.8.14.1 </span>Authoring</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-map-element.html#processing-model" title='Read about this "4.8.14.2 Processing model" reference in the full HTML5 spec.'><span class="secno">4.8.14.2 </span>Processing model</a></ol></li>
+      <ol><li>
+       <li></ol></li>
      <li><a href="the-map-element.html#mathml"><span class="secno">4.8.15 </span>MathML</a></li>
      <li><a href="the-map-element.html#svg-0"><span class="secno">4.8.16 </span>SVG</a></li>
      <li><a href="the-map-element.html#dimension-attributes" id="x4.8.17-dimension-attributes"><span class="secno">4.8.17 </span>Dimension attributes</a></ol></li>
@@ -800,9 +800,9 @@
      <li><a href="tabular-data.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="tabular-data.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="tabular-data.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 class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#processing-model-0" title='Read about this "4.9.12 Processing model" reference in the full HTML5 spec.'><span class="secno">4.9.12 </span>Processing model</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#forming-a-table" title='Read about this "4.9.12.1 Forming a table" reference in the full HTML5 spec.'><span class="secno">4.9.12.1 </span>Forming a table</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#header-and-data-cell-semantics" title='Read about this "4.9.12.2 Forming relationships between data cells and header cells" reference in the full HTML5 spec.'><span class="secno">4.9.12.2 </span>Forming relationships between data cells and header cells</a></ol></li>
+     <li>
+      <ol><li>
+       <li></ol></li>
      <li><a href="tabular-data.html#examples"><span class="secno">4.9.13 </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-0"><span class="secno">4.10.1 </span>Introduction</a>
@@ -853,7 +853,7 @@
          <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>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#common-event-behaviors" title='Read about this "4.10.7.4 Common event behaviors" reference in the full HTML5 spec.'><span class="secno">4.10.7.4 </span>Common event behaviors</a></ol></li>
+       <li></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-button-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-button-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>
@@ -868,7 +868,7 @@
      <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 class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#a-form-control-s-value" title="Read about this &quot;4.10.19.3 A form control's value&quot; reference in the full HTML5 spec."><span class="secno">4.10.19.3 </span>A form control's value</a></li>
+       <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>
@@ -876,41 +876,40 @@
      <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 class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#constraint-validation" title='Read about this "4.10.21.2 Constraint validation" reference in the full HTML5 spec.'><span class="secno">4.10.21.2 </span>Constraint validation</a></li>
+       <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 class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#introduction-1" title='Read about this "4.10.22.1 Introduction" reference in the full HTML5 spec.'><span class="secno">4.10.22.1 </span>Introduction</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#implicit-submission" title='Read about this "4.10.22.2 Implicit submission" reference in the full HTML5 spec.'><span class="secno">4.10.22.2 </span>Implicit submission</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#form-submission-algorithm" title='Read about this "4.10.22.3 Form submission algorithm" reference in the full HTML5 spec.'><span class="secno">4.10.22.3 </span>Form submission algorithm</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#constructing-form-data-set" title='Read about this "4.10.22.4 Constructing the form data set" reference in the full HTML5 spec.'><span class="secno">4.10.22.4 </span>Constructing the form data set</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#url-encoded-form-data" title='Read about this "4.10.22.5 URL-encoded form data" reference in the full HTML5 spec.'><span class="secno">4.10.22.5 </span>URL-encoded form data</a></li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li>
        <li><a href="index.html#multipart-form-data"><span class="secno">4.10.22.6 </span>Multipart form data</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#plain-text-form-data" title='Read about this "4.10.22.7 Plain text form data" reference in the full HTML5 spec.'><span class="secno">4.10.22.7 </span>Plain text form data</a></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#resetting-a-form" title='Read about this "4.10.23 Resetting a form" reference in the full HTML5 spec.'><span class="secno">4.10.23 </span>Resetting a form</a></ol></li>
+       <li></ol></li>
+     <li></ol></li>
    <li><a href="interactive-elements.html#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a>
     <ol><li><a href="interactive-elements.html#the-details-element" id="x4.11.1-the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a></li>
      <li><a href="interactive-elements.html#the-summary-element" id="x4.11.2-the-summary-element"><span class="secno">4.11.2 </span>The <code>summary</code> element</a></li>
      <li><a href="interactive-elements.html#the-command" id="x4.11.3-the-command-element"><span class="secno">4.11.3 </span>The <code>command</code> element</a></li>
      <li><a href="interactive-elements.html#menus" id="x4.11.4-the-menu-element"><span class="secno">4.11.4 </span>The <code>menu</code> element</a>
       <ol><li><a href="interactive-elements.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/interactive-elements.html#building-menus-and-toolbars" title='Read about this "4.11.4.2 Building menus and toolbars" reference in the full HTML5 spec.'><span class="secno">4.11.4.2 </span>Building menus and toolbars</a></li>
+       <li>
        <li><a href="interactive-elements.html#context-menus" id="x4.11.4.3-context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/interactive-elements.html#toolbars" title='Read about this "4.11.4.4 Toolbars" reference in the full HTML5 spec.'><span class="secno">4.11.4.4 </span>Toolbars</a></ol></li>
+       <li></ol></li>
      <li><a href="commands.html#commands"><span class="secno">4.11.5 </span>Commands</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#using-the-a-element-to-define-a-command" title='Read about this "4.11.5.1 Using the a element to define a command" reference in the full HTML5 spec.'><span class="secno">4.11.5.1 </span>Using the <code>a</code> element to define a command</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#using-the-button-element-to-define-a-command" title='Read about this "4.11.5.2 Using the button element to define a command" reference in the full HTML5 spec.'><span class="secno">4.11.5.2 </span>Using the <code>button</code> element to define a command</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#using-the-input-element-to-define-a-command" title='Read about this "4.11.5.3 Using the input element to define a command" reference in the full HTML5 spec.'><span class="secno">4.11.5.3 </span>Using the <code>input</code> element to define a command</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#using-the-option-element-to-define-a-command" title='Read about this "4.11.5.4 Using the option element to define a command" reference in the full HTML5 spec.'><span class="secno">4.11.5.4 </span>Using the <code>option</code> element to define a command</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#using-the-command-element-to-define-a-command" title='Read about this "4.11.5.5 Using the command element to define a command" reference in the full HTML5 spec.'><span class="secno">4.11.5.5 </span>Using the <code>command</code> element to define
-  a command</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#using-the-accesskey-attribute-on-a-label-element-to-define-a-command" title='Read about this "4.11.5.6 Using the accesskey attribute on a label element to define a command" reference in the full HTML5 spec.'><span class="secno">4.11.5.6 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>label</code> element to define a command</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command" title='Read about this "4.11.5.7 Using the accesskey attribute on a legend element to define a command" reference in the full HTML5 spec.'><span class="secno">4.11.5.7 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>legend</code> element to define a command</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#using-the-accesskey-attribute-to-define-a-command-on-other-elements" title='Read about this "4.11.5.8 Using the accesskey attribute to define a command on other elements" reference in the full HTML5 spec.'><span class="secno">4.11.5.8 </span>Using the <code title="attr-accesskey">accesskey</code> attribute to define a command on other elements</a></ol></ol></li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li></ol></ol></li>
    <li><a href="links.html#links"><span class="secno">4.12 </span>Links</a>
     <ol><li><a href="links.html#introduction-2"><span class="secno">4.12.1 </span>Introduction</a></li>
      <li><a href="links.html#links-created-by-a-and-area-elements"><span class="secno">4.12.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/links.html#following-hyperlinks" title='Read about this "4.12.3 Following hyperlinks" reference in the full HTML5 spec.'><span class="secno">4.12.3 </span>Following hyperlinks</a></li>
+     <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>
@@ -937,9 +936,9 @@
      <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>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/links.html#matching-html-elements-using-selectors" title='Read about this "4.14 Matching HTML elements using selectors" reference in the full HTML5 spec.'><span class="secno">4.14 </span>Matching HTML elements using selectors</a>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/links.html#selectors" title='Read about this "4.14.1 Case-sensitivity" reference in the full HTML5 spec.'><span class="secno">4.14.1 </span>Case-sensitivity</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/links.html#pseudo-classes" title='Read about this "4.14.2 Pseudo-classes" reference in the full HTML5 spec.'><span class="secno">4.14.2 </span>Pseudo-classes</a></ol></ol></li>
+   <li>
+    <ol><li>
+     <li></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>
@@ -947,74 +946,74 @@
      <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 class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#security-nav" title='Read about this "5.1.4 Security" reference in the full HTML5 spec.'><span class="secno">5.1.4 </span>Security</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#groupings-of-browsing-contexts" title='Read about this "5.1.5 Groupings of browsing contexts" reference in the full HTML5 spec.'><span class="secno">5.1.5 </span>Groupings of browsing contexts</a></li>
+     <li>
+     <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#the-window-object"><span class="secno">5.2 </span>The <code>Window</code> object</a>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#security-window" title='Read about this "5.2.1 Security" reference in the full HTML5 spec.'><span class="secno">5.2.1 </span>Security</a></li>
+    <ol><li>
      <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 class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#garbage-collection-and-browsing-contexts" title='Read about this "5.2.5 Garbage collection and browsing contexts" reference in the full HTML5 spec.'><span class="secno">5.2.5 </span>Garbage collection and browsing contexts</a></li>
+     <li>
      <li><a href="browsers.html#browser-interface-elements"><span class="secno">5.2.6 </span>Browser interface elements</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#the-windowproxy-object" title='Read about this "5.2.7 The WindowProxy object" reference in the full HTML5 spec.'><span class="secno">5.2.7 </span>The <code>WindowProxy</code> object</a></ol></li>
+     <li></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>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#security-location" title='Read about this "5.4.3.1 Security" reference in the full HTML5 spec.'><span class="secno">5.4.3.1 </span>Security</a></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#history-notes" title='Read about this "5.4.4 Implementation notes for session history" reference in the full HTML5 spec.'><span class="secno">5.4.4 </span>Implementation notes for session history</a></ol></li>
+      <ol><li></ol></li>
+     <li></ol></li>
    <li><a href="history.html#browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</a>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#navigating-across-documents" title='Read about this "5.5.1 Navigating across documents" reference in the full HTML5 spec.'><span class="secno">5.5.1 </span>Navigating across documents</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#read-html" title='Read about this "5.5.2 Page load processing model for HTML files" reference in the full HTML5 spec.'><span class="secno">5.5.2 </span>Page load processing model for HTML files</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#read-xml" title='Read about this "5.5.3 Page load processing model for XML files" reference in the full HTML5 spec.'><span class="secno">5.5.3 </span>Page load processing model for XML files</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#read-text" title='Read about this "5.5.4 Page load processing model for text files" reference in the full HTML5 spec.'><span class="secno">5.5.4 </span>Page load processing model for text files</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#read-image" title='Read about this "5.5.5 Page load processing model for images" reference in the full HTML5 spec.'><span class="secno">5.5.5 </span>Page load processing model for images</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#read-plugin" title='Read about this "5.5.6 Page load processing model for content that uses plugins" reference in the full HTML5 spec.'><span class="secno">5.5.6 </span>Page load processing model for content that uses plugins</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#read-ua-inline" title="Read about this &quot;5.5.7 Page load processing model for inline content that doesn't have a DOM&quot; reference in the full HTML5 spec."><span class="secno">5.5.7 </span>Page load processing model for inline content that doesn't have a DOM</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#scroll-to-fragid" title='Read about this "5.5.8 Navigating to a fragment identifier" reference in the full HTML5 spec.'><span class="secno">5.5.8 </span>Navigating to a fragment identifier</a></li>
+    <ol><li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
      <li><a href="history.html#history-traversal"><span class="secno">5.5.9 </span>History traversal</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#event-definitions" title='Read about this "5.5.9.1 Event definitions" reference in the full HTML5 spec.'><span class="secno">5.5.9.1 </span>Event definitions</a></ol></li>
+      <ol><li></ol></li>
      <li><a href="history.html#unloading-documents"><span class="secno">5.5.10 </span>Unloading documents</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#event-definition" title='Read about this "5.5.10.1 Event definition" reference in the full HTML5 spec.'><span class="secno">5.5.10.1 </span>Event definition</a></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#aborting-a-document-load" title='Read about this "5.5.11 Aborting a document load" reference in the full HTML5 spec.'><span class="secno">5.5.11 </span>Aborting a document load</a></ol></li>
+      <ol><li></ol></li>
+     <li></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-3"><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 class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#appcache" title='Read about this "5.6.2 Application caches" reference in the full HTML5 spec.'><span class="secno">5.6.2 </span>Application caches</a></li>
+     <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>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#parsing-cache-manifests" title='Read about this "5.6.3.3 Parsing cache manifests" reference in the full HTML5 spec.'><span class="secno">5.6.3.3 </span>Parsing cache manifests</a></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#downloading-or-updating-an-application-cache" title='Read about this "5.6.4 Downloading or updating an application cache" reference in the full HTML5 spec.'><span class="secno">5.6.4 </span>Downloading or updating an application cache</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#the-application-cache-selection-algorithm" title='Read about this "5.6.5 The application cache selection algorithm" reference in the full HTML5 spec.'><span class="secno">5.6.5 </span>The application cache selection algorithm</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#changesToNetworkingModel" title='Read about this "5.6.6 Changes to the networking model" reference in the full HTML5 spec.'><span class="secno">5.6.6 </span>Changes to the networking model</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#expiring-application-caches" title='Read about this "5.6.7 Expiring application caches" reference in the full HTML5 spec.'><span class="secno">5.6.7 </span>Expiring application caches</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#disk-space" title='Read about this "5.6.8 Disk space" reference in the full HTML5 spec.'><span class="secno">5.6.8 </span>Disk space</a></li>
+       <li></ol></li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <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="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-4"><span class="secno">6.1.1 </span>Introduction</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#enabling-and-disabling-scripting" title='Read about this "6.1.2 Enabling and disabling scripting" reference in the full HTML5 spec.'><span class="secno">6.1.2 </span>Enabling and disabling scripting</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#processing-model-1" title='Read about this "6.1.3 Processing model" reference in the full HTML5 spec.'><span class="secno">6.1.3 </span>Processing model</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#definitions-0" title='Read about this "6.1.3.1 Definitions" reference in the full HTML5 spec.'><span class="secno">6.1.3.1 </span>Definitions</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#calling-scripts" title='Read about this "6.1.3.2 Calling scripts" reference in the full HTML5 spec.'><span class="secno">6.1.3.2 </span>Calling scripts</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#creating-scripts" title='Read about this "6.1.3.3 Creating scripts" reference in the full HTML5 spec.'><span class="secno">6.1.3.3 </span>Creating scripts</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#killing-scripts" title='Read about this "6.1.3.4 Killing scripts" reference in the full HTML5 spec.'><span class="secno">6.1.3.4 </span>Killing scripts</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#runtime-script-errors" title='Read about this "6.1.3.5 Runtime script errors" reference in the full HTML5 spec.'><span class="secno">6.1.3.5 </span>Runtime script errors</a></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#event-loops" title='Read about this "6.1.4 Event loops" reference in the full HTML5 spec.'><span class="secno">6.1.4 </span>Event loops</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#definitions-1" title='Read about this "6.1.4.1 Definitions" reference in the full HTML5 spec.'><span class="secno">6.1.4.1 </span>Definitions</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#processing-model-2" title='Read about this "6.1.4.2 Processing model" reference in the full HTML5 spec.'><span class="secno">6.1.4.2 </span>Processing model</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#generic-task-sources" title='Read about this "6.1.4.3 Generic task sources" reference in the full HTML5 spec.'><span class="secno">6.1.4.3 </span>Generic task sources</a></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#javascript-protocol" title='Read about this "6.1.5 The javascript: URL scheme" reference in the full HTML5 spec.'><span class="secno">6.1.5 </span>The <code title="">javascript:</code> URL scheme</a></li>
+     <li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li></ol></li>
+     <li>
+      <ol><li>
+       <li>
+       <li></ol></li>
+     <li>
      <li><a href="webappapis.html#events"><span class="secno">6.1.6 </span>Events</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#event-handler-attributes" title='Read about this "6.1.6.1 Event handlers" reference in the full HTML5 spec.'><span class="secno">6.1.6.1 </span>Event handlers</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#event-handlers-on-elements-document-objects-and-window-objects" title='Read about this "6.1.6.2 Event handlers on elements, Document objects, and Window objects" reference in the full HTML5 spec.'><span class="secno">6.1.6.2 </span>Event handlers on elements, <code>Document</code> objects, and <code>Window</code> objects</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#event-firing" title='Read about this "6.1.6.3 Event firing" reference in the full HTML5 spec.'><span class="secno">6.1.6.3 </span>Event firing</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#events-and-the-window-object" title='Read about this "6.1.6.4 Events and the Window object" reference in the full HTML5 spec.'><span class="secno">6.1.6.4 </span>Events and the <code>Window</code> object</a></ol></ol></li>
+      <ol><li>
+       <li>
+       <li>
+       <li></ol></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>
@@ -1024,23 +1023,23 @@
    <li><a href="timers.html#system-state-and-capabilities:-the-navigator-object"><span class="secno">6.5 </span>System state and capabilities: the <code>Navigator</code> object</a>
     <ol><li><a href="timers.html#client-identification"><span class="secno">6.5.1 </span>Client identification</a></li>
      <li><a href="timers.html#custom-handlers"><span class="secno">6.5.2 </span>Custom scheme and content handlers</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#security-and-privacy" title='Read about this "6.5.2.1 Security and privacy" reference in the full HTML5 spec.'><span class="secno">6.5.2.1 </span>Security and privacy</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#sample-handler-impl" title='Read about this "6.5.2.2 Sample user interface" reference in the full HTML5 spec.'><span class="secno">6.5.2.2 </span>Sample user interface</a></ol></li>
+      <ol><li>
+       <li></ol></li>
      <li><a href="timers.html#manually-releasing-the-storage-mutex"><span class="secno">6.5.3 </span>Manually releasing the storage mutex</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 class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#focus-management" title='Read about this "7.3.2 Focus management" reference in the full HTML5 spec.'><span class="secno">7.3.2 </span>Focus management</a></li>
+     <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#assigning-keyboard-shortcuts"><span class="secno">7.4 </span>Assigning keyboard shortcuts</a>
     <ol><li><a href="editing.html#introduction-5"><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>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#processing-model-3" title='Read about this "7.4.3 Processing model" reference in the full HTML5 spec.'><span class="secno">7.4.3 </span>Processing model</a></ol></li>
+     <li></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 class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#user-editing-actions" title='Read about this "7.5.1 User editing actions" reference in the full HTML5 spec.'><span class="secno">7.5.1 </span>User editing actions</a></li>
+    <ol><li>
      <li><a href="editing.html#making-entire-documents-editable"><span class="secno">7.5.2 </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>
@@ -1050,11 +1049,11 @@
       <ol><li><a href="dnd.html#the-datatransferitems-interface"><span class="secno">7.7.3.1 </span>The <code>DataTransferItems</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 class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#drag-and-drop-processing-model" title='Read about this "7.7.5 Drag-and-drop processing model" reference in the full HTML5 spec.'><span class="secno">7.7.5 </span>Drag-and-drop processing model</a></li>
+     <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>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#security-risks-in-the-drag-and-drop-model" title='Read about this "7.7.9 Security risks in the drag-and-drop model" reference in the full HTML5 spec.'><span class="secno">7.7.9 </span>Security risks in the drag-and-drop model</a></ol></li>
+     <li></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>
@@ -1071,192 +1070,192 @@
      <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 class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#parsing" title='Read about this "8.2 Parsing HTML documents" reference in the full HTML5 spec.'><span class="secno">8.2 </span>Parsing HTML documents</a>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#overview-of-the-parsing-model" title='Read about this "8.2.1 Overview of the parsing model" reference in the full HTML5 spec.'><span class="secno">8.2.1 </span>Overview of the parsing model</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#the-input-stream" title='Read about this "8.2.2 The input stream" reference in the full HTML5 spec.'><span class="secno">8.2.2 </span>The input stream</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#determining-the-character-encoding" title='Read about this "8.2.2.1 Determining the character encoding" reference in the full HTML5 spec.'><span class="secno">8.2.2.1 </span>Determining the character encoding</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#character-encodings-0" title='Read about this "8.2.2.2 Character encodings" reference in the full HTML5 spec.'><span class="secno">8.2.2.2 </span>Character encodings</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#preprocessing-the-input-stream" title='Read about this "8.2.2.3 Preprocessing the input stream" reference in the full HTML5 spec.'><span class="secno">8.2.2.3 </span>Preprocessing the input stream</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#changing-the-encoding-while-parsing" title='Read about this "8.2.2.4 Changing the encoding while parsing" reference in the full HTML5 spec.'><span class="secno">8.2.2.4 </span>Changing the encoding while parsing</a></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#parse-state" title='Read about this "8.2.3 Parse state" reference in the full HTML5 spec.'><span class="secno">8.2.3 </span>Parse state</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#the-insertion-mode" title='Read about this "8.2.3.1 The insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.3.1 </span>The insertion mode</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#the-stack-of-open-elements" title='Read about this "8.2.3.2 The stack of open elements" reference in the full HTML5 spec.'><span class="secno">8.2.3.2 </span>The stack of open elements</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#the-list-of-active-formatting-elements" title='Read about this "8.2.3.3 The list of active formatting elements" reference in the full HTML5 spec.'><span class="secno">8.2.3.3 </span>The list of active formatting elements</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#the-element-pointers" title='Read about this "8.2.3.4 The element pointers" reference in the full HTML5 spec.'><span class="secno">8.2.3.4 </span>The element pointers</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#other-parsing-state-flags" title='Read about this "8.2.3.5 Other parsing state flags" reference in the full HTML5 spec.'><span class="secno">8.2.3.5 </span>Other parsing state flags</a></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#tokenization" title='Read about this "8.2.4 Tokenization" reference in the full HTML5 spec.'><span class="secno">8.2.4 </span>Tokenization</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#data-state" title='Read about this "8.2.4.1 Data state" reference in the full HTML5 spec.'><span class="secno">8.2.4.1 </span>Data state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#character-reference-in-data-state" title='Read about this "8.2.4.2 Character reference in data state" reference in the full HTML5 spec.'><span class="secno">8.2.4.2 </span>Character reference in data state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#rcdata-state" title='Read about this "8.2.4.3 RCDATA state" reference in the full HTML5 spec.'><span class="secno">8.2.4.3 </span>RCDATA state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#character-reference-in-rcdata-state" title='Read about this "8.2.4.4 Character reference in RCDATA state" reference in the full HTML5 spec.'><span class="secno">8.2.4.4 </span>Character reference in RCDATA state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#rawtext-state" title='Read about this "8.2.4.5 RAWTEXT state" reference in the full HTML5 spec.'><span class="secno">8.2.4.5 </span>RAWTEXT state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-state" title='Read about this "8.2.4.6 Script data state" reference in the full HTML5 spec.'><span class="secno">8.2.4.6 </span>Script data state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#plaintext-state" title='Read about this "8.2.4.7 PLAINTEXT state" reference in the full HTML5 spec.'><span class="secno">8.2.4.7 </span>PLAINTEXT state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#tag-open-state" title='Read about this "8.2.4.8 Tag open state" reference in the full HTML5 spec.'><span class="secno">8.2.4.8 </span>Tag open state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#end-tag-open-state" title='Read about this "8.2.4.9 End tag open state" reference in the full HTML5 spec.'><span class="secno">8.2.4.9 </span>End tag open state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#tag-name-state" title='Read about this "8.2.4.10 Tag name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.10 </span>Tag name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#rcdata-less-than-sign-state" title='Read about this "8.2.4.11 RCDATA less-than sign state" reference in the full HTML5 spec.'><span class="secno">8.2.4.11 </span>RCDATA less-than sign state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#rcdata-end-tag-open-state" title='Read about this "8.2.4.12 RCDATA end tag open state" reference in the full HTML5 spec.'><span class="secno">8.2.4.12 </span>RCDATA end tag open state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#rcdata-end-tag-name-state" title='Read about this "8.2.4.13 RCDATA end tag name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.13 </span>RCDATA end tag name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#rawtext-less-than-sign-state" title='Read about this "8.2.4.14 RAWTEXT less-than sign state" reference in the full HTML5 spec.'><span class="secno">8.2.4.14 </span>RAWTEXT less-than sign state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#rawtext-end-tag-open-state" title='Read about this "8.2.4.15 RAWTEXT end tag open state" reference in the full HTML5 spec.'><span class="secno">8.2.4.15 </span>RAWTEXT end tag open state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#rawtext-end-tag-name-state" title='Read about this "8.2.4.16 RAWTEXT end tag name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.16 </span>RAWTEXT end tag name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-less-than-sign-state" title='Read about this "8.2.4.17 Script data less-than sign state" reference in the full HTML5 spec.'><span class="secno">8.2.4.17 </span>Script data less-than sign state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-end-tag-open-state" title='Read about this "8.2.4.18 Script data end tag open state" reference in the full HTML5 spec.'><span class="secno">8.2.4.18 </span>Script data end tag open state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-end-tag-name-state" title='Read about this "8.2.4.19 Script data end tag name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.19 </span>Script data end tag name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-escape-start-state" title='Read about this "8.2.4.20 Script data escape start state" reference in the full HTML5 spec.'><span class="secno">8.2.4.20 </span>Script data escape start state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-escape-start-dash-state" title='Read about this "8.2.4.21 Script data escape start dash state" reference in the full HTML5 spec.'><span class="secno">8.2.4.21 </span>Script data escape start dash state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-escaped-state" title='Read about this "8.2.4.22 Script data escaped state" reference in the full HTML5 spec.'><span class="secno">8.2.4.22 </span>Script data escaped state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-escaped-dash-state" title='Read about this "8.2.4.23 Script data escaped dash state" reference in the full HTML5 spec.'><span class="secno">8.2.4.23 </span>Script data escaped dash state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-escaped-dash-dash-state" title='Read about this "8.2.4.24 Script data escaped dash dash state" reference in the full HTML5 spec.'><span class="secno">8.2.4.24 </span>Script data escaped dash dash state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-escaped-less-than-sign-state" title='Read about this "8.2.4.25 Script data escaped less-than sign state" reference in the full HTML5 spec.'><span class="secno">8.2.4.25 </span>Script data escaped less-than sign state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-escaped-end-tag-open-state" title='Read about this "8.2.4.26 Script data escaped end tag open state" reference in the full HTML5 spec.'><span class="secno">8.2.4.26 </span>Script data escaped end tag open state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-escaped-end-tag-name-state" title='Read about this "8.2.4.27 Script data escaped end tag name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.27 </span>Script data escaped end tag name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-double-escape-start-state" title='Read about this "8.2.4.28 Script data double escape start state" reference in the full HTML5 spec.'><span class="secno">8.2.4.28 </span>Script data double escape start state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-double-escaped-state" title='Read about this "8.2.4.29 Script data double escaped state" reference in the full HTML5 spec.'><span class="secno">8.2.4.29 </span>Script data double escaped state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-double-escaped-dash-state" title='Read about this "8.2.4.30 Script data double escaped dash state" reference in the full HTML5 spec.'><span class="secno">8.2.4.30 </span>Script data double escaped dash state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-double-escaped-dash-dash-state" title='Read about this "8.2.4.31 Script data double escaped dash dash state" reference in the full HTML5 spec.'><span class="secno">8.2.4.31 </span>Script data double escaped dash dash state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-double-escaped-less-than-sign-state" title='Read about this "8.2.4.32 Script data double escaped less-than sign state" reference in the full HTML5 spec.'><span class="secno">8.2.4.32 </span>Script data double escaped less-than sign state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#script-data-double-escape-end-state" title='Read about this "8.2.4.33 Script data double escape end state" reference in the full HTML5 spec.'><span class="secno">8.2.4.33 </span>Script data double escape end state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#before-attribute-name-state" title='Read about this "8.2.4.34 Before attribute name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.34 </span>Before attribute name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#attribute-name-state" title='Read about this "8.2.4.35 Attribute name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.35 </span>Attribute name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#after-attribute-name-state" title='Read about this "8.2.4.36 After attribute name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.36 </span>After attribute name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#before-attribute-value-state" title='Read about this "8.2.4.37 Before attribute value state" reference in the full HTML5 spec.'><span class="secno">8.2.4.37 </span>Before attribute value state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#attribute-value-double-quoted-state" title='Read about this "8.2.4.38 Attribute value (double-quoted) state" reference in the full HTML5 spec.'><span class="secno">8.2.4.38 </span>Attribute value (double-quoted) state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#attribute-value-single-quoted-state" title='Read about this "8.2.4.39 Attribute value (single-quoted) state" reference in the full HTML5 spec.'><span class="secno">8.2.4.39 </span>Attribute value (single-quoted) state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#attribute-value-unquoted-state" title='Read about this "8.2.4.40 Attribute value (unquoted) state" reference in the full HTML5 spec.'><span class="secno">8.2.4.40 </span>Attribute value (unquoted) state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#character-reference-in-attribute-value-state" title='Read about this "8.2.4.41 Character reference in attribute value state" reference in the full HTML5 spec.'><span class="secno">8.2.4.41 </span>Character reference in attribute value state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#after-attribute-value-quoted-state" title='Read about this "8.2.4.42 After attribute value (quoted) state" reference in the full HTML5 spec.'><span class="secno">8.2.4.42 </span>After attribute value (quoted) state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#self-closing-start-tag-state" title='Read about this "8.2.4.43 Self-closing start tag state" reference in the full HTML5 spec.'><span class="secno">8.2.4.43 </span>Self-closing start tag state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#bogus-comment-state" title='Read about this "8.2.4.44 Bogus comment state" reference in the full HTML5 spec.'><span class="secno">8.2.4.44 </span>Bogus comment state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#markup-declaration-open-state" title='Read about this "8.2.4.45 Markup declaration open state" reference in the full HTML5 spec.'><span class="secno">8.2.4.45 </span>Markup declaration open state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#comment-start-state" title='Read about this "8.2.4.46 Comment start state" reference in the full HTML5 spec.'><span class="secno">8.2.4.46 </span>Comment start state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#comment-start-dash-state" title='Read about this "8.2.4.47 Comment start dash state" reference in the full HTML5 spec.'><span class="secno">8.2.4.47 </span>Comment start dash state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#comment-state" title='Read about this "8.2.4.48 Comment state" reference in the full HTML5 spec.'><span class="secno">8.2.4.48 </span>Comment state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#comment-end-dash-state" title='Read about this "8.2.4.49 Comment end dash state" reference in the full HTML5 spec.'><span class="secno">8.2.4.49 </span>Comment end dash state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#comment-end-state" title='Read about this "8.2.4.50 Comment end state" reference in the full HTML5 spec.'><span class="secno">8.2.4.50 </span>Comment end state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#comment-end-bang-state" title='Read about this "8.2.4.51 Comment end bang state" reference in the full HTML5 spec.'><span class="secno">8.2.4.51 </span>Comment end bang state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#doctype-state" title='Read about this "8.2.4.52 DOCTYPE state" reference in the full HTML5 spec.'><span class="secno">8.2.4.52 </span>DOCTYPE state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#before-doctype-name-state" title='Read about this "8.2.4.53 Before DOCTYPE name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.53 </span>Before DOCTYPE name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#doctype-name-state" title='Read about this "8.2.4.54 DOCTYPE name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.54 </span>DOCTYPE name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#after-doctype-name-state" title='Read about this "8.2.4.55 After DOCTYPE name state" reference in the full HTML5 spec.'><span class="secno">8.2.4.55 </span>After DOCTYPE name state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#after-doctype-public-keyword-state" title='Read about this "8.2.4.56 After DOCTYPE public keyword state" reference in the full HTML5 spec.'><span class="secno">8.2.4.56 </span>After DOCTYPE public keyword state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#before-doctype-public-identifier-state" title='Read about this "8.2.4.57 Before DOCTYPE public identifier state" reference in the full HTML5 spec.'><span class="secno">8.2.4.57 </span>Before DOCTYPE public identifier state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#doctype-public-identifier-double-quoted-state" title='Read about this "8.2.4.58 DOCTYPE public identifier (double-quoted) state" reference in the full HTML5 spec.'><span class="secno">8.2.4.58 </span>DOCTYPE public identifier (double-quoted) state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#doctype-public-identifier-single-quoted-state" title='Read about this "8.2.4.59 DOCTYPE public identifier (single-quoted) state" reference in the full HTML5 spec.'><span class="secno">8.2.4.59 </span>DOCTYPE public identifier (single-quoted) state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#after-doctype-public-identifier-state" title='Read about this "8.2.4.60 After DOCTYPE public identifier state" reference in the full HTML5 spec.'><span class="secno">8.2.4.60 </span>After DOCTYPE public identifier state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#between-doctype-public-and-system-identifiers-state" title='Read about this "8.2.4.61 Between DOCTYPE public and system identifiers state" reference in the full HTML5 spec.'><span class="secno">8.2.4.61 </span>Between DOCTYPE public and system identifiers state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#after-doctype-system-keyword-state" title='Read about this "8.2.4.62 After DOCTYPE system keyword state" reference in the full HTML5 spec.'><span class="secno">8.2.4.62 </span>After DOCTYPE system keyword state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#before-doctype-system-identifier-state" title='Read about this "8.2.4.63 Before DOCTYPE system identifier state" reference in the full HTML5 spec.'><span class="secno">8.2.4.63 </span>Before DOCTYPE system identifier state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#doctype-system-identifier-double-quoted-state" title='Read about this "8.2.4.64 DOCTYPE system identifier (double-quoted) state" reference in the full HTML5 spec.'><span class="secno">8.2.4.64 </span>DOCTYPE system identifier (double-quoted) state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#doctype-system-identifier-single-quoted-state" title='Read about this "8.2.4.65 DOCTYPE system identifier (single-quoted) state" reference in the full HTML5 spec.'><span class="secno">8.2.4.65 </span>DOCTYPE system identifier (single-quoted) state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#after-doctype-system-identifier-state" title='Read about this "8.2.4.66 After DOCTYPE system identifier state" reference in the full HTML5 spec.'><span class="secno">8.2.4.66 </span>After DOCTYPE system identifier state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#bogus-doctype-state" title='Read about this "8.2.4.67 Bogus DOCTYPE state" reference in the full HTML5 spec.'><span class="secno">8.2.4.67 </span>Bogus DOCTYPE state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#cdata-section-state" title='Read about this "8.2.4.68 CDATA section state" reference in the full HTML5 spec.'><span class="secno">8.2.4.68 </span>CDATA section state</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tokenization.html#tokenizing-character-references" title='Read about this "8.2.4.69 Tokenizing character references" reference in the full HTML5 spec.'><span class="secno">8.2.4.69 </span>Tokenizing character references</a></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#tree-construction" title='Read about this "8.2.5 Tree construction" reference in the full HTML5 spec.'><span class="secno">8.2.5 </span>Tree construction</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#creating-and-inserting-elements" title='Read about this "8.2.5.1 Creating and inserting elements" reference in the full HTML5 spec.'><span class="secno">8.2.5.1 </span>Creating and inserting elements</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#closing-elements-that-have-implied-end-tags" title='Read about this "8.2.5.2 Closing elements that have implied end tags" reference in the full HTML5 spec.'><span class="secno">8.2.5.2 </span>Closing elements that have implied end tags</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#foster-parenting" title='Read about this "8.2.5.3 Foster parenting" reference in the full HTML5 spec.'><span class="secno">8.2.5.3 </span>Foster parenting</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-inhtml" title='Read about this "8.2.5.4 The rules for parsing tokens in HTML content" reference in the full HTML5 spec.'><span class="secno">8.2.5.4 </span>The rules for parsing tokens in HTML content</a>
-        <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#the-initial-insertion-mode" title='Read about this "8.2.5.4.1 The "initial" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.1 </span>The "initial" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#the-before-html-insertion-mode" title='Read about this "8.2.5.4.2 The "before html" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.2 </span>The "before html" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#the-before-head-insertion-mode" title='Read about this "8.2.5.4.3 The "before head" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.3 </span>The "before head" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-inhead" title='Read about this "8.2.5.4.4 The "in head" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.4 </span>The "in head" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-inheadnoscript" title='Read about this "8.2.5.4.5 The "in head noscript" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.5 </span>The "in head noscript" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#the-after-head-insertion-mode" title='Read about this "8.2.5.4.6 The "after head" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.6 </span>The "after head" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-inbody" title='Read about this "8.2.5.4.7 The "in body" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.7 </span>The "in body" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-incdata" title='Read about this "8.2.5.4.8 The "text" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.8 </span>The "text" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-intable" title='Read about this "8.2.5.4.9 The "in table" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.9 </span>The "in table" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-intabletext" title='Read about this "8.2.5.4.10 The "in table text" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.10 </span>The "in table text" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-incaption" title='Read about this "8.2.5.4.11 The "in caption" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.11 </span>The "in caption" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-incolgroup" title='Read about this "8.2.5.4.12 The "in column group" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.12 </span>The "in column group" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-intbody" title='Read about this "8.2.5.4.13 The "in table body" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.13 </span>The "in table body" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-intr" title='Read about this "8.2.5.4.14 The "in row" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.14 </span>The "in row" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-intd" title='Read about this "8.2.5.4.15 The "in cell" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.15 </span>The "in cell" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-inselect" title='Read about this "8.2.5.4.16 The "in select" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.16 </span>The "in select" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-inselectintable" title='Read about this "8.2.5.4.17 The "in select in table" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.17 </span>The "in select in table" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-afterbody" title='Read about this "8.2.5.4.18 The "after body" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.18 </span>The "after body" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-inframeset" title='Read about this "8.2.5.4.19 The "in frameset" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.19 </span>The "in frameset" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-afterframeset" title='Read about this "8.2.5.4.20 The "after frameset" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.20 </span>The "after frameset" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#the-after-after-body-insertion-mode" title='Read about this "8.2.5.4.21 The "after after body" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.21 </span>The "after after body" insertion mode</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#the-after-after-frameset-insertion-mode" title='Read about this "8.2.5.4.22 The "after after frameset" insertion mode" reference in the full HTML5 spec.'><span class="secno">8.2.5.4.22 </span>The "after after frameset" insertion mode</a></ol></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tree-construction.html#parsing-main-inforeign" title='Read about this "8.2.5.5 The rules for parsing tokens in foreign content" reference in the full HTML5 spec.'><span class="secno">8.2.5.5 </span>The rules for parsing tokens in foreign content</a></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#the-end" title='Read about this "8.2.6 The end" reference in the full HTML5 spec.'><span class="secno">8.2.6 </span>The end</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#coercing-an-html-dom-into-an-infoset" title='Read about this "8.2.7 Coercing an HTML DOM into an infoset" reference in the full HTML5 spec.'><span class="secno">8.2.7 </span>Coercing an HTML DOM into an infoset</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#an-introduction-to-error-handling-and-strange-cases-in-the-parser" title='Read about this "8.2.8 An introduction to error handling and strange cases in the parser" reference in the full HTML5 spec.'><span class="secno">8.2.8 </span>An introduction to error handling and strange cases in the parser</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#misnested-tags:-b-i-b-i" title='Read about this "8.2.8.1 Misnested tags: <b><i></b></i>" reference in the full HTML5 spec.'><span class="secno">8.2.8.1 </span>Misnested tags: &lt;b&gt;&lt;i&gt;&lt;/b&gt;&lt;/i&gt;</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#misnested-tags:-b-p-b-p" title='Read about this "8.2.8.2 Misnested tags: <b><p></b></p>" reference in the full HTML5 spec.'><span class="secno">8.2.8.2 </span>Misnested tags: &lt;b&gt;&lt;p&gt;&lt;/b&gt;&lt;/p&gt;</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#unexpected-markup-in-tables" title='Read about this "8.2.8.3 Unexpected markup in tables" reference in the full HTML5 spec.'><span class="secno">8.2.8.3 </span>Unexpected markup in tables</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#scripts-that-modify-the-page-as-it-is-being-parsed" title='Read about this "8.2.8.4 Scripts that modify the page as it is being parsed" reference in the full HTML5 spec.'><span class="secno">8.2.8.4 </span>Scripts that modify the page as it is being parsed</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#the-execution-of-scripts-that-are-moving-across-multiple-documents" title='Read about this "8.2.8.5 The execution of scripts that are moving across multiple documents" reference in the full HTML5 spec.'><span class="secno">8.2.8.5 </span>The execution of scripts that are moving across multiple documents</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#unclosed-formatting-elements" title='Read about this "8.2.8.6 Unclosed formatting elements" reference in the full HTML5 spec.'><span class="secno">8.2.8.6 </span>Unclosed formatting elements</a></ol></ol></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#serializing-html-fragments" title='Read about this "8.3 Serializing HTML fragments" reference in the full HTML5 spec.'><span class="secno">8.3 </span>Serializing HTML fragments</a></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-end.html#parsing-html-fragments" title='Read about this "8.4 Parsing HTML fragments" reference in the full HTML5 spec.'><span class="secno">8.4 </span>Parsing HTML fragments</a></li>
+   <li>
+    <ol><li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li></ol></li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li></ol></li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li></ol></li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+        <ol><li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li></ol></li>
+       <li></ol></li>
+     <li>
+     <li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li></ol></ol></li>
+   <li>
+   <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>
-  <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-xhtml-syntax.html#writing-xhtml-documents" title='Read about this "9.1 Writing XHTML documents" reference in the full HTML5 spec.'><span class="secno">9.1 </span>Writing XHTML documents</a></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-xhtml-syntax.html#parsing-xhtml-documents" title='Read about this "9.2 Parsing XHTML documents" reference in the full HTML5 spec.'><span class="secno">9.2 </span>Parsing XHTML documents</a></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-xhtml-syntax.html#serializing-xhtml-fragments" title='Read about this "9.3 Serializing XHTML fragments" reference in the full HTML5 spec.'><span class="secno">9.3 </span>Serializing XHTML fragments</a></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-xhtml-syntax.html#parsing-xhtml-fragments" title='Read about this "9.4 Parsing XHTML fragments" reference in the full HTML5 spec.'><span class="secno">9.4 </span>Parsing XHTML fragments</a></ol></li>
- <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#rendering" title='Read about this "10 Rendering" reference in the full HTML5 spec.'><span class="secno">10 </span>Rendering</a>
-  <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#introduction-7" title='Read about this "10.1 Introduction" reference in the full HTML5 spec.'><span class="secno">10.1 </span>Introduction</a></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-css-user-agent-style-sheet-and-presentational-hints" title='Read about this "10.2 The CSS user agent style sheet and presentational hints" reference in the full HTML5 spec.'><span class="secno">10.2 </span>The CSS user agent style sheet and presentational hints</a>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#introduction-8" title='Read about this "10.2.1 Introduction" reference in the full HTML5 spec.'><span class="secno">10.2.1 </span>Introduction</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#display-types" title='Read about this "10.2.2 Display types" reference in the full HTML5 spec.'><span class="secno">10.2.2 </span>Display types</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#margins-and-padding" title='Read about this "10.2.3 Margins and padding" reference in the full HTML5 spec.'><span class="secno">10.2.3 </span>Margins and padding</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#alignment" title='Read about this "10.2.4 Alignment" reference in the full HTML5 spec.'><span class="secno">10.2.4 </span>Alignment</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#fonts-and-colors" title='Read about this "10.2.5 Fonts and colors" reference in the full HTML5 spec.'><span class="secno">10.2.5 </span>Fonts and colors</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#punctuation-and-decorations" title='Read about this "10.2.6 Punctuation and decorations" reference in the full HTML5 spec.'><span class="secno">10.2.6 </span>Punctuation and decorations</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#resetting-rules-for-inherited-properties" title='Read about this "10.2.7 Resetting rules for inherited properties" reference in the full HTML5 spec.'><span class="secno">10.2.7 </span>Resetting rules for inherited properties</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-hr-element-0" title='Read about this "10.2.8 The hr element" reference in the full HTML5 spec.'><span class="secno">10.2.8 </span>The <code>hr</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-fieldset-element-0" title='Read about this "10.2.9 The fieldset element" reference in the full HTML5 spec.'><span class="secno">10.2.9 </span>The <code>fieldset</code> element</a></ol></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#replaced-elements" title='Read about this "10.3 Replaced elements" reference in the full HTML5 spec.'><span class="secno">10.3 </span>Replaced elements</a>
+  <ol><li>
+   <li>
+   <li>
+   <li></ol></li>
+ <li>
+  <ol><li>
+   <li>
+    <ol><li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li></ol></li>
+   <li>
     <ol><li><a href="content-models.html#embedded-content-2"><span class="secno">10.3.1 </span>Embedded content</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#timed-text-tracks-0" title='Read about this "10.3.2 Timed text tracks" reference in the full HTML5 spec.'><span class="secno">10.3.2 </span>Timed text tracks</a>
-      <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#webvtt-cue-text-rendering-rules" title='Read about this "10.3.2.1 WebVTT cue text rendering rules" reference in the full HTML5 spec.'><span class="secno">10.3.2.1 </span>WebVTT cue text rendering rules</a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#applying-css-properties-to-webvtt-node-objects" title='Read about this "10.3.2.2 Applying CSS properties to WebVTT Node Objects" reference in the full HTML5 spec.'><span class="secno">10.3.2.2 </span>Applying CSS properties to <span title="WebVTT Node Object">WebVTT Node Objects</span></a></li>
-       <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#css-extensions" title='Read about this "10.3.2.3 CSS extensions" reference in the full HTML5 spec.'><span class="secno">10.3.2.3 </span>CSS extensions</a>
-        <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-::cue-pseudo-element" title="Read about this &quot;10.3.2.3.1 The '::cue' pseudo-element&quot; reference in the full HTML5 spec."><span class="secno">10.3.2.3.1 </span>The '::cue' pseudo-element</a></li>
-         <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-:past-and-:future-pseudo-classes" title="Read about this &quot;10.3.2.3.2 The ':past' and ':future' pseudo-classes&quot; reference in the full HTML5 spec."><span class="secno">10.3.2.3.2 </span>The ':past' and ':future' pseudo-classes</a></ol></ol></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#images" title='Read about this "10.3.3 Images" reference in the full HTML5 spec.'><span class="secno">10.3.3 </span>Images</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#attributes-for-embedded-content-and-images" title='Read about this "10.3.4 Attributes for embedded content and images" reference in the full HTML5 spec.'><span class="secno">10.3.4 </span>Attributes for embedded content and images</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#image-maps-0" title='Read about this "10.3.5 Image maps" reference in the full HTML5 spec.'><span class="secno">10.3.5 </span>Image maps</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#toolbars-0" title='Read about this "10.3.6 Toolbars" reference in the full HTML5 spec.'><span class="secno">10.3.6 </span>Toolbars</a></ol></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#bindings" title='Read about this "10.4 Bindings" reference in the full HTML5 spec.'><span class="secno">10.4 </span>Bindings</a>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#introduction-9" title='Read about this "10.4.1 Introduction" reference in the full HTML5 spec.'><span class="secno">10.4.1 </span>Introduction</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-button-element-0" title='Read about this "10.4.2 The button element" reference in the full HTML5 spec.'><span class="secno">10.4.2 </span>The <code>button</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-details-element-0" title='Read about this "10.4.3 The details element" reference in the full HTML5 spec.'><span class="secno">10.4.3 </span>The <code>details</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-input-element-as-a-text-entry-widget" title='Read about this "10.4.4 The input element as a text entry widget" reference in the full HTML5 spec.'><span class="secno">10.4.4 </span>The <code>input</code> element as a text entry widget</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-input-element-as-domain-specific-widgets" title='Read about this "10.4.5 The input element as domain-specific widgets" reference in the full HTML5 spec.'><span class="secno">10.4.5 </span>The <code>input</code> element as domain-specific widgets</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-input-element-as-a-range-control" title='Read about this "10.4.6 The input element as a range control" reference in the full HTML5 spec.'><span class="secno">10.4.6 </span>The <code>input</code> element as a range control</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-input-element-as-a-color-well" title='Read about this "10.4.7 The input element as a color well" reference in the full HTML5 spec.'><span class="secno">10.4.7 </span>The <code>input</code> element as a color well</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-input-element-as-a-checkbox-and-radio-button-widgets" title='Read about this "10.4.8 The input element as a checkbox and radio button widgets" reference in the full HTML5 spec.'><span class="secno">10.4.8 </span>The <code>input</code> element as a checkbox and radio button widgets</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-input-element-as-a-file-upload-control" title='Read about this "10.4.9 The input element as a file upload control" reference in the full HTML5 spec.'><span class="secno">10.4.9 </span>The <code>input</code> element as a file upload control</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-input-element-as-a-button" title='Read about this "10.4.10 The input element as a button" reference in the full HTML5 spec.'><span class="secno">10.4.10 </span>The <code>input</code> element as a button</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-marquee-element-0" title='Read about this "10.4.11 The marquee element" reference in the full HTML5 spec.'><span class="secno">10.4.11 </span>The <code>marquee</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-meter-element-0" title='Read about this "10.4.12 The meter element" reference in the full HTML5 spec.'><span class="secno">10.4.12 </span>The <code>meter</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-progress-element-0" title='Read about this "10.4.13 The progress element" reference in the full HTML5 spec.'><span class="secno">10.4.13 </span>The <code>progress</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-select-element-0" title='Read about this "10.4.14 The select element" reference in the full HTML5 spec.'><span class="secno">10.4.14 </span>The <code>select</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-textarea-element-0" title='Read about this "10.4.15 The textarea element" reference in the full HTML5 spec.'><span class="secno">10.4.15 </span>The <code>textarea</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-keygen-element-0" title='Read about this "10.4.16 The keygen element" reference in the full HTML5 spec.'><span class="secno">10.4.16 </span>The <code>keygen</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-time-element-0" title='Read about this "10.4.17 The time element" reference in the full HTML5 spec.'><span class="secno">10.4.17 </span>The <code>time</code> element</a></ol></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#frames-and-framesets" title='Read about this "10.5 Frames and framesets" reference in the full HTML5 spec.'><span class="secno">10.5 </span>Frames and framesets</a></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#interactive-media" title='Read about this "10.6 Interactive media" reference in the full HTML5 spec.'><span class="secno">10.6 </span>Interactive media</a>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#links-forms-and-navigation" title='Read about this "10.6.1 Links, forms, and navigation" reference in the full HTML5 spec.'><span class="secno">10.6.1 </span>Links, forms, and navigation</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#the-title-attribute-0" title='Read about this "10.6.2 The title attribute" reference in the full HTML5 spec.'><span class="secno">10.6.2 </span>The <code title="attr-title">title</code> attribute</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#editing-hosts" title='Read about this "10.6.3 Editing hosts" reference in the full HTML5 spec.'><span class="secno">10.6.3 </span>Editing hosts</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#text-rendered-in-native-user-interfaces" title='Read about this "10.6.4 Text rendered in native user interfaces" reference in the full HTML5 spec.'><span class="secno">10.6.4 </span>Text rendered in native user interfaces</a></ol></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#print-media" title='Read about this "10.7 Print media" reference in the full HTML5 spec.'><span class="secno">10.7 </span>Print media</a></ol></li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+        <ol><li>
+         <li></ol></ol></li>
+     <li>
+     <li>
+     <li>
+     <li></ol></li>
+   <li>
+    <ol><li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li></ol></li>
+   <li>
+   <li>
+    <ol><li>
+     <li>
+     <li>
+     <li></ol></li>
+   <li></ol></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>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#warnings-for-obsolete-but-conforming-features" title='Read about this "11.1.1 Warnings for obsolete but conforming features" reference in the full HTML5 spec.'><span class="secno">11.1.1 </span>Warnings for obsolete but conforming features</a></ol></li>
+    <ol><li></ol></li>
    <li><a href="obsolete.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></li>
-   <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#requirements-for-implementations" title='Read about this "11.3 Requirements for implementations" reference in the full HTML5 spec.'><span class="secno">11.3 </span>Requirements for implementations</a>
-    <ol><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" title='Read about this "11.3.1 The applet element" reference in the full HTML5 spec.'><span class="secno">11.3.1 </span>The <code>applet</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-marquee-element" title='Read about this "11.3.2 The marquee element" reference in the full HTML5 spec.'><span class="secno">11.3.2 </span>The <code>marquee</code> element</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frames" title='Read about this "11.3.3 Frames" reference in the full HTML5 spec.'><span class="secno">11.3.3 </span>Frames</a></li>
-     <li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#other-elements-attributes-and-apis" title='Read about this "11.3.4 Other elements, attributes and APIs" reference in the full HTML5 spec.'><span class="secno">11.3.4 </span>Other elements, attributes and APIs</a></ol></ol></li>
+   <li>
+    <ol><li>
+     <li>
+     <li>
+     <li></ol></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>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1361
retrieving revision 1.1362
diff -u -d -r1.1361 -r1.1362
--- spec.html	20 Apr 2011 15:33:25 -0000	1.1361
+++ spec.html	20 Apr 2011 16:54:42 -0000	1.1362
@@ -540,22 +540,22 @@
      <li><a href="#plugins"><span class="secno">2.1.5 </span>Plugins</a></li>
      <li><a href="#character-encodings"><span class="secno">2.1.6 </span>Character encodings</a></li></ol></li>
    <li><a href="#conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</a>
-    <ol><li><a href="#conformance-classes"><span class="secno">2.2.1 </span>Conformance classes</a></li>
-     <li><a href="#dependencies"><span class="secno">2.2.2 </span>Dependencies</a></li>
+    <ol><li>
+     <li>
      <li><a href="#extensibility"><span class="secno">2.2.3 </span>Extensibility</a></li></ol></li>
    <li><a href="#case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a></li>
-   <li><a href="#utf-8"><span class="secno">2.4 </span>UTF-8</a></li>
+   <li>
    <li><a href="#common-microsyntaxes"><span class="secno">2.5 </span>Common microsyntaxes</a>
-    <ol><li><a href="#common-parser-idioms"><span class="secno">2.5.1 </span>Common parser idioms</a></li>
+    <ol><li>
      <li><a href="#boolean-attributes"><span class="secno">2.5.2 </span>Boolean attributes</a></li>
      <li><a href="#keywords-and-enumerated-attributes"><span class="secno">2.5.3 </span>Keywords and enumerated attributes</a></li>
      <li><a href="#numbers"><span class="secno">2.5.4 </span>Numbers</a>
       <ol><li><a href="#non-negative-integers"><span class="secno">2.5.4.1 </span>Non-negative integers</a></li>
        <li><a href="#signed-integers"><span class="secno">2.5.4.2 </span>Signed integers</a></li>
        <li><a href="#real-numbers"><span class="secno">2.5.4.3 </span>Real numbers</a></li>
-       <li><a href="#percentages-and-dimensions"><span class="secno">2.5.4.4 </span>Percentages and lengths</a></li>
+       <li>
        <li><a href="#lists-of-integers"><span class="secno">2.5.4.5 </span>Lists of integers</a></li>
-       <li><a href="#lists-of-dimensions"><span class="secno">2.5.4.6 </span>Lists of dimensions</a></li></ol></li>
+       <li></ol></li>
      <li><a href="#dates-and-times"><span class="secno">2.5.5 </span>Dates and times</a>
       <ol><li><a href="#months"><span class="secno">2.5.5.1 </span>Months</a></li>
        <li><a href="#dates"><span class="secno">2.5.5.2 </span>Dates</a></li>
@@ -571,15 +571,15 @@
      <li><a href="#mq"><span class="secno">2.5.10 </span>Media queries</a></li></ol></li>
    <li><a href="#urls"><span class="secno">2.6 </span>URLs</a>
     <ol><li><a href="#terminology-0"><span class="secno">2.6.1 </span>Terminology</a></li>
-     <li><a href="#parsing-urls"><span class="secno">2.6.2 </span>Parsing URLs</a></li>
+     <li>
      <li><a href="#resolving-urls"><span class="secno">2.6.3 </span>Resolving URLs</a></li>
-     <li><a href="#dynamic-changes-to-base-urls"><span class="secno">2.6.4 </span>Dynamic changes to base URLs</a></li>
+     <li>
      <li><a href="#interfaces-for-url-manipulation"><span class="secno">2.6.5 </span>Interfaces for URL manipulation</a></li></ol></li>
-   <li><a href="#fetching-resources"><span class="secno">2.7 </span>Fetching resources</a>
-    <ol><li><a href="#concept-http-equivalent"><span class="secno">2.7.1 </span>Protocol concepts</a></li>
-     <li><a href="#encrypted-http-and-related-security-concerns"><span class="secno">2.7.2 </span>Encrypted HTTP and related security concerns</a></li>
-     <li><a href="#content-type-sniffing"><span class="secno">2.7.3 </span>Determining the type of a resource</a></li>
-     <li><a href="#extracting-encodings-from-meta-elements"><span class="secno">2.7.4 </span>Extracting encodings from <code>meta</code> elements</a></li></ol></li>
+   <li>
+    <ol><li>
+     <li>
+     <li>
+     <li></ol></li>
    <li><a href="#common-dom-interfaces"><span class="secno">2.8 </span>Common DOM interfaces</a>
     <ol><li><a href="#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.8.1 </span>Reflecting content attributes in IDL attributes</a></li>
      <li><a href="#collections-0"><span class="secno">2.8.2 </span>Collections</a>
@@ -589,11 +589,11 @@
        <li><a href="#htmloptionscollection-0"><span class="secno">2.8.2.4 </span>HTMLOptionsCollection</a></li></ol></li>
      <li><a href="#domtokenlist-0"><span class="secno">2.8.3 </span>DOMTokenList</a></li>
      <li><a href="#domsettabletokenlist-0"><span class="secno">2.8.4 </span>DOMSettableTokenList</a></li>
-     <li><a href="#safe-passing-of-structured-data"><span class="secno">2.8.5 </span>Safe passing of structured data</a></li>
+     <li>
      <li><a href="#domstringmap-0"><span class="secno">2.8.6 </span>DOMStringMap</a></li>
      <li><a href="#dom-feature-strings"><span class="secno">2.8.7 </span>DOM feature strings</a></li>
      <li><a href="#exceptions"><span class="secno">2.8.8 </span>Exceptions</a></li>
-     <li><a href="#garbage-collection"><span class="secno">2.8.9 </span>Garbage collection</a></li></ol></li>
+     <li></ol></li>
    <li><a href="#namespaces"><span class="secno">2.9 </span>Namespaces</a></li></ol></li>
  <li><a href="#dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</a>
   <ol><li><a href="#documents"><span class="secno">3.1 </span>Documents</a>
@@ -602,7 +602,7 @@
      <li><a href="#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-tree-accessors" id="x3.1.4-dom-tree-accessors"><span class="secno">3.1.4 </span>DOM tree accessors</a></li>
      <li><a href="#creating-documents"><span class="secno">3.1.5 </span>Creating documents</a></li>
-     <li><a href="#loading-xml-documents"><span class="secno">3.1.6 </span>Loading XML documents</a></li></ol></li>
+     <li></ol></li>
    <li><a href="#elements"><span class="secno">3.2 </span>Elements</a>
     <ol><li><a href="#semantics-0"><span class="secno">3.2.1 </span>Semantics</a></li>
      <li><a href="#elements-in-the-dom"><span class="secno">3.2.2 </span>Elements in the DOM</a></li>
@@ -633,7 +633,7 @@
   characters</a></li>
      <li><a href="#wai-aria" id="x3.2.7-wai-aria"><span class="secno">3.2.7 </span>WAI-ARIA</a></li></ol></li>
    <li><a href="#apis-in-html-documents"><span class="secno">3.3 </span>APIs in HTML documents</a></li>
-   <li><a href="#interactions-with-xpath-and-xslt"><span class="secno">3.4 </span>Interactions with XPath and XSLT</a></li>
+   <li>
    <li><a href="#dynamic-markup-insertion" id="x3.5-dynamic-markup-insertion"><span class="secno">3.5 </span>Dynamic markup insertion</a>
     <ol><li><a href="#opening-the-input-stream"><span class="secno">3.5.1 </span>Opening the input stream</a></li>
      <li><a href="#closing-the-input-stream"><span class="secno">3.5.2 </span>Closing the input stream</a></li>
@@ -744,8 +744,8 @@
          <li><a href="#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="#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>
          <li><a href="#an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images"><span class="secno">4.8.1.1.12 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</a></li>
-         <li><a href="#guidance-for-markup-generators"><span class="secno">4.8.1.1.13 </span>Guidance for markup generators</a></li>
-         <li><a href="#guidance-for-conformance-checkers"><span class="secno">4.8.1.1.14 </span>Guidance for conformance checkers</a></li></ol></li></ol></li>
+         <li>
+         <li></ol></li></ol></li>
      <li><a href="#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" 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" id="x4.8.4-the-object-element"><span class="secno">4.8.4 </span>The <code>object</code> element</a></li>
@@ -767,23 +767,23 @@
        <li><a href="#timed-text-tracks"><span class="secno">4.8.10.10 </span>Timed text tracks</a>
         <ol><li><a href="#text-track-model"><span class="secno">4.8.10.10.1 </span>Text track model</a></li>
          <li><a href="#sourcing-in-band-text-tracks"><span class="secno">4.8.10.10.2 </span>Sourcing in-band text tracks</a></li>
-         <li><a href="#sourcing-out-of-band-text-tracks"><span class="secno">4.8.10.10.3 </span>Sourcing out-of-band text tracks</a></li>
+         <li>
          <li><a href="#text-track-api"><span class="secno">4.8.10.10.4 </span>Text track API</a></li>
-         <li><a href="#cue-events"><span class="secno">4.8.10.10.5 </span>Event definitions</a></li></ol></li>
+         <li></ol></li>
        <li><a href="#user-interface"><span class="secno">4.8.10.11 </span>User interface</a></li>
        <li><a href="#time-ranges"><span class="secno">4.8.10.12 </span>Time ranges</a></li>
        <li><a href="#mediaevents"><span class="secno">4.8.10.13 </span>Event summary</a></li>
-       <li><a href="#security-and-privacy-considerations"><span class="secno">4.8.10.14 </span>Security and privacy considerations</a></li>
+       <li>
        <li><a href="#best-practices-for-authors-using-media-elements"><span class="secno">4.8.10.15 </span>Best practices for authors using media elements</a></li>
-       <li><a href="#best-practices-for-implementors-of-media-elements"><span class="secno">4.8.10.16 </span>Best practices for implementors of media elements</a></li></ol></li>
+       <li></ol></li>
      <li><a href="#the-canvas-element"><span class="secno">4.8.11 </span>The <code>canvas</code> element</a>
-      <ol><li><a href="#color-spaces-and-color-correction"><span class="secno">4.8.11.1 </span>Color spaces and color correction</a></li>
-       <li><a href="#security-with-canvas-elements"><span class="secno">4.8.11.2 </span>Security with <code>canvas</code> elements</a></li></ol></li>
+      <ol><li>
+       <li></ol></li>
      <li><a href="#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" id="x4.8.13-the-area-element"><span class="secno">4.8.13 </span>The <code>area</code> element</a></li>
      <li><a href="#image-maps"><span class="secno">4.8.14 </span>Image maps</a>
-      <ol><li><a href="#authoring"><span class="secno">4.8.14.1 </span>Authoring</a></li>
-       <li><a href="#processing-model"><span class="secno">4.8.14.2 </span>Processing model</a></li></ol></li>
+      <ol><li>
+       <li></ol></li>
      <li><a href="#mathml"><span class="secno">4.8.15 </span>MathML</a></li>
      <li><a href="#svg-0"><span class="secno">4.8.16 </span>SVG</a></li>
      <li><a href="#dimension-attributes" id="x4.8.17-dimension-attributes"><span class="secno">4.8.17 </span>Dimension attributes</a></li></ol></li>
@@ -801,9 +801,9 @@
      <li><a href="#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" id="x4.9.10-the-th-element"><span class="secno">4.9.10 </span>The <code>th</code> element</a></li>
      <li><a href="#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="#processing-model-0"><span class="secno">4.9.12 </span>Processing model</a>
-      <ol><li><a href="#forming-a-table"><span class="secno">4.9.12.1 </span>Forming a table</a></li>
-       <li><a href="#header-and-data-cell-semantics"><span class="secno">4.9.12.2 </span>Forming relationships between data cells and header cells</a></li></ol></li>
+     <li>
+      <ol><li>
+       <li></ol></li>
      <li><a href="#examples"><span class="secno">4.9.13 </span>Examples</a></li></ol></li>
    <li><a href="#forms"><span class="secno">4.10 </span>Forms</a>
     <ol><li><a href="#introduction-0"><span class="secno">4.10.1 </span>Introduction</a>
@@ -854,7 +854,7 @@
          <li><a href="#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="#the-placeholder-attribute"><span class="secno">4.10.7.2.12 </span>The <code title="attr-input-placeholder">placeholder</code> attribute</a></li></ol></li>
        <li><a href="#common-input-element-apis"><span class="secno">4.10.7.3 </span>Common <code>input</code> element APIs</a></li>
-       <li><a href="#common-event-behaviors"><span class="secno">4.10.7.4 </span>Common event behaviors</a></li></ol></li>
+       <li></ol></li>
      <li><a href="#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" 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" id="x4.10.10-the-datalist-element"><span class="secno">4.10.10 </span>The <code>datalist</code> element</a></li>
@@ -869,7 +869,7 @@
      <li><a href="#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="#naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</a></li>
        <li><a href="#enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</a></li>
-       <li><a href="#a-form-control-s-value"><span class="secno">4.10.19.3 </span>A form control's value</a></li>
+       <li>
        <li><a href="#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a></li>
        <li><a href="#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></li>
        <li><a href="#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a></li>
@@ -877,41 +877,40 @@
      <li><a href="#textFieldSelection"><span class="secno">4.10.20 </span>APIs for the text field selections</a></li>
      <li><a href="#constraints"><span class="secno">4.10.21 </span>Constraints</a>
       <ol><li><a href="#definitions"><span class="secno">4.10.21.1 </span>Definitions</a></li>
-       <li><a href="#constraint-validation"><span class="secno">4.10.21.2 </span>Constraint validation</a></li>
+       <li>
        <li><a href="#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="#security-forms"><span class="secno">4.10.21.4 </span>Security</a></li></ol></li>
      <li><a href="#form-submission" id="x4.10.22-form-submission"><span class="secno">4.10.22 </span>Form submission</a>
-      <ol><li><a href="#introduction-1"><span class="secno">4.10.22.1 </span>Introduction</a></li>
-       <li><a href="#implicit-submission"><span class="secno">4.10.22.2 </span>Implicit submission</a></li>
-       <li><a href="#form-submission-algorithm"><span class="secno">4.10.22.3 </span>Form submission algorithm</a></li>
-       <li><a href="#constructing-form-data-set"><span class="secno">4.10.22.4 </span>Constructing the form data set</a></li>
-       <li><a href="#url-encoded-form-data"><span class="secno">4.10.22.5 </span>URL-encoded form data</a></li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li>
        <li><a href="#multipart-form-data"><span class="secno">4.10.22.6 </span>Multipart form data</a></li>
-       <li><a href="#plain-text-form-data"><span class="secno">4.10.22.7 </span>Plain text form data</a></li></ol></li>
-     <li><a href="#resetting-a-form"><span class="secno">4.10.23 </span>Resetting a form</a></li></ol></li>
+       <li></ol></li>
+     <li></ol></li>
    <li><a href="#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a>
     <ol><li><a href="#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" 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" id="x4.11.3-the-command-element"><span class="secno">4.11.3 </span>The <code>command</code> element</a></li>
      <li><a href="#menus" id="x4.11.4-the-menu-element"><span class="secno">4.11.4 </span>The <code>menu</code> element</a>
       <ol><li><a href="#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a></li>
-       <li><a href="#building-menus-and-toolbars"><span class="secno">4.11.4.2 </span>Building menus and toolbars</a></li>
+       <li>
        <li><a href="#context-menus" id="x4.11.4.3-context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></li>
-       <li><a href="#toolbars"><span class="secno">4.11.4.4 </span>Toolbars</a></li></ol></li>
+       <li></ol></li>
      <li><a href="#commands"><span class="secno">4.11.5 </span>Commands</a>
-      <ol><li><a href="#using-the-a-element-to-define-a-command"><span class="secno">4.11.5.1 </span>Using the <code>a</code> element to define a command</a></li>
-       <li><a href="#using-the-button-element-to-define-a-command"><span class="secno">4.11.5.2 </span>Using the <code>button</code> element to define a command</a></li>
-       <li><a href="#using-the-input-element-to-define-a-command"><span class="secno">4.11.5.3 </span>Using the <code>input</code> element to define a command</a></li>
-       <li><a href="#using-the-option-element-to-define-a-command"><span class="secno">4.11.5.4 </span>Using the <code>option</code> element to define a command</a></li>
-       <li><a href="#using-the-command-element-to-define-a-command"><span class="secno">4.11.5.5 </span>Using the <code>command</code> element to define
-  a command</a></li>
-       <li><a href="#using-the-accesskey-attribute-on-a-label-element-to-define-a-command"><span class="secno">4.11.5.6 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>label</code> element to define a command</a></li>
-       <li><a href="#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command"><span class="secno">4.11.5.7 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>legend</code> element to define a command</a></li>
-       <li><a href="#using-the-accesskey-attribute-to-define-a-command-on-other-elements"><span class="secno">4.11.5.8 </span>Using the <code title="attr-accesskey">accesskey</code> attribute to define a command on other elements</a></li></ol></li></ol></li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li></ol></li></ol></li>
    <li><a href="#links"><span class="secno">4.12 </span>Links</a>
     <ol><li><a href="#introduction-2"><span class="secno">4.12.1 </span>Introduction</a></li>
      <li><a href="#links-created-by-a-and-area-elements"><span class="secno">4.12.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li>
-     <li><a href="#following-hyperlinks"><span class="secno">4.12.3 </span>Following hyperlinks</a></li>
+     <li>
      <li><a href="#linkTypes"><span class="secno">4.12.4 </span>Link types</a>
       <ol><li><a href="#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="#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>
@@ -938,9 +937,9 @@
      <li><a href="#tag-clouds"><span class="secno">4.13.3 </span>Tag clouds</a></li>
      <li><a href="#conversations"><span class="secno">4.13.4 </span>Conversations</a></li>
      <li><a href="#footnotes"><span class="secno">4.13.5 </span>Footnotes</a></li></ol></li>
-   <li><a href="#matching-html-elements-using-selectors"><span class="secno">4.14 </span>Matching HTML elements using selectors</a>
-    <ol><li><a href="#selectors"><span class="secno">4.14.1 </span>Case-sensitivity</a></li>
-     <li><a href="#pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</a></li></ol></li></ol></li>
+   <li>
+    <ol><li>
+     <li></ol></li></ol></li>
  <li><a href="#browsers"><span class="secno">5 </span>Loading Web pages</a>
   <ol><li><a href="#windows"><span class="secno">5.1 </span>Browsing contexts</a>
     <ol><li><a href="#nested-browsing-contexts"><span class="secno">5.1.1 </span>Nested browsing contexts</a>
@@ -948,74 +947,74 @@
      <li><a href="#auxiliary-browsing-contexts"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a>
       <ol><li><a href="#navigating-auxiliary-browsing-contexts-in-the-dom"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a></li></ol></li>
      <li><a href="#secondary-browsing-contexts"><span class="secno">5.1.3 </span>Secondary browsing contexts</a></li>
-     <li><a href="#security-nav"><span class="secno">5.1.4 </span>Security</a></li>
-     <li><a href="#groupings-of-browsing-contexts"><span class="secno">5.1.5 </span>Groupings of browsing contexts</a></li>
+     <li>
+     <li>
      <li><a href="#browsing-context-names"><span class="secno">5.1.6 </span>Browsing context names</a></li></ol></li>
    <li><a href="#the-window-object"><span class="secno">5.2 </span>The <code>Window</code> object</a>
-    <ol><li><a href="#security-window"><span class="secno">5.2.1 </span>Security</a></li>
+    <ol><li>
      <li><a href="#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="#accessing-other-browsing-contexts"><span class="secno">5.2.3 </span>Accessing other browsing contexts</a></li>
      <li><a href="#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="#garbage-collection-and-browsing-contexts"><span class="secno">5.2.5 </span>Garbage collection and browsing contexts</a></li>
+     <li>
      <li><a href="#browser-interface-elements"><span class="secno">5.2.6 </span>Browser interface elements</a></li>
-     <li><a href="#the-windowproxy-object"><span class="secno">5.2.7 </span>The <code>WindowProxy</code> object</a></li></ol></li>
+     <li></ol></li>
    <li><a href="#origin-0"><span class="secno">5.3 </span>Origin</a>
     <ol><li><a href="#relaxing-the-same-origin-restriction"><span class="secno">5.3.1 </span>Relaxing the same-origin restriction</a></li></ol></li>
    <li><a href="#history"><span class="secno">5.4 </span>Session history and navigation</a>
     <ol><li><a href="#the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</a></li>
      <li><a href="#the-history-interface"><span class="secno">5.4.2 </span>The <code>History</code> interface</a></li>
      <li><a href="#the-location-interface"><span class="secno">5.4.3 </span>The <code>Location</code> interface</a>
-      <ol><li><a href="#security-location"><span class="secno">5.4.3.1 </span>Security</a></li></ol></li>
-     <li><a href="#history-notes"><span class="secno">5.4.4 </span>Implementation notes for session history</a></li></ol></li>
+      <ol><li></ol></li>
+     <li></ol></li>
    <li><a href="#browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</a>
-    <ol><li><a href="#navigating-across-documents"><span class="secno">5.5.1 </span>Navigating across documents</a></li>
-     <li><a href="#read-html"><span class="secno">5.5.2 </span>Page load processing model for HTML files</a></li>
-     <li><a href="#read-xml"><span class="secno">5.5.3 </span>Page load processing model for XML files</a></li>
-     <li><a href="#read-text"><span class="secno">5.5.4 </span>Page load processing model for text files</a></li>
-     <li><a href="#read-image"><span class="secno">5.5.5 </span>Page load processing model for images</a></li>
-     <li><a href="#read-plugin"><span class="secno">5.5.6 </span>Page load processing model for content that uses plugins</a></li>
-     <li><a href="#read-ua-inline"><span class="secno">5.5.7 </span>Page load processing model for inline content that doesn't have a DOM</a></li>
-     <li><a href="#scroll-to-fragid"><span class="secno">5.5.8 </span>Navigating to a fragment identifier</a></li>
+    <ol><li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
      <li><a href="#history-traversal"><span class="secno">5.5.9 </span>History traversal</a>
-      <ol><li><a href="#event-definitions"><span class="secno">5.5.9.1 </span>Event definitions</a></li></ol></li>
+      <ol><li></ol></li>
      <li><a href="#unloading-documents"><span class="secno">5.5.10 </span>Unloading documents</a>
-      <ol><li><a href="#event-definition"><span class="secno">5.5.10.1 </span>Event definition</a></li></ol></li>
-     <li><a href="#aborting-a-document-load"><span class="secno">5.5.11 </span>Aborting a document load</a></li></ol></li>
+      <ol><li></ol></li>
+     <li></ol></li>
    <li><a href="#offline"><span class="secno">5.6 </span>Offline Web applications</a>
     <ol><li><a href="#introduction-3"><span class="secno">5.6.1 </span>Introduction</a>
       <ol><li><a href="#appcacheevents"><span class="secno">5.6.1.1 </span>Event summary</a></li></ol></li>
-     <li><a href="#appcache"><span class="secno">5.6.2 </span>Application caches</a></li>
+     <li>
      <li><a href="#manifests"><span class="secno">5.6.3 </span>The cache manifest syntax</a>
       <ol><li><a href="#some-sample-manifests"><span class="secno">5.6.3.1 </span>Some sample manifests</a></li>
        <li><a href="#writing-cache-manifests"><span class="secno">5.6.3.2 </span>Writing cache manifests</a></li>
-       <li><a href="#parsing-cache-manifests"><span class="secno">5.6.3.3 </span>Parsing cache manifests</a></li></ol></li>
-     <li><a href="#downloading-or-updating-an-application-cache"><span class="secno">5.6.4 </span>Downloading or updating an application cache</a></li>
-     <li><a href="#the-application-cache-selection-algorithm"><span class="secno">5.6.5 </span>The application cache selection algorithm</a></li>
-     <li><a href="#changesToNetworkingModel"><span class="secno">5.6.6 </span>Changes to the networking model</a></li>
-     <li><a href="#expiring-application-caches"><span class="secno">5.6.7 </span>Expiring application caches</a></li>
-     <li><a href="#disk-space"><span class="secno">5.6.8 </span>Disk space</a></li>
+       <li></ol></li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
      <li><a href="#application-cache-api"><span class="secno">5.6.9 </span>Application cache API</a></li>
      <li><a href="#browser-state"><span class="secno">5.6.10 </span>Browser state</a></li></ol></li></ol></li>
  <li><a href="#webappapis"><span class="secno">6 </span>Web application APIs</a>
   <ol><li><a href="#scripting"><span class="secno">6.1 </span>Scripting</a>
     <ol><li><a href="#introduction-4"><span class="secno">6.1.1 </span>Introduction</a></li>
-     <li><a href="#enabling-and-disabling-scripting"><span class="secno">6.1.2 </span>Enabling and disabling scripting</a></li>
-     <li><a href="#processing-model-1"><span class="secno">6.1.3 </span>Processing model</a>
-      <ol><li><a href="#definitions-0"><span class="secno">6.1.3.1 </span>Definitions</a></li>
-       <li><a href="#calling-scripts"><span class="secno">6.1.3.2 </span>Calling scripts</a></li>
-       <li><a href="#creating-scripts"><span class="secno">6.1.3.3 </span>Creating scripts</a></li>
-       <li><a href="#killing-scripts"><span class="secno">6.1.3.4 </span>Killing scripts</a></li>
-       <li><a href="#runtime-script-errors"><span class="secno">6.1.3.5 </span>Runtime script errors</a></li></ol></li>
-     <li><a href="#event-loops"><span class="secno">6.1.4 </span>Event loops</a>
-      <ol><li><a href="#definitions-1"><span class="secno">6.1.4.1 </span>Definitions</a></li>
-       <li><a href="#processing-model-2"><span class="secno">6.1.4.2 </span>Processing model</a></li>
-       <li><a href="#generic-task-sources"><span class="secno">6.1.4.3 </span>Generic task sources</a></li></ol></li>
-     <li><a href="#javascript-protocol"><span class="secno">6.1.5 </span>The <code title="">javascript:</code> URL scheme</a></li>
+     <li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li></ol></li>
+     <li>
+      <ol><li>
+       <li>
+       <li></ol></li>
+     <li>
      <li><a href="#events"><span class="secno">6.1.6 </span>Events</a>
-      <ol><li><a href="#event-handler-attributes"><span class="secno">6.1.6.1 </span>Event handlers</a></li>
-       <li><a href="#event-handlers-on-elements-document-objects-and-window-objects"><span class="secno">6.1.6.2 </span>Event handlers on elements, <code>Document</code> objects, and <code>Window</code> objects</a></li>
-       <li><a href="#event-firing"><span class="secno">6.1.6.3 </span>Event firing</a></li>
-       <li><a href="#events-and-the-window-object"><span class="secno">6.1.6.4 </span>Events and the <code>Window</code> object</a></li></ol></li></ol></li>
+      <ol><li>
+       <li>
+       <li>
+       <li></ol></li></ol></li>
    <li><a href="#atob"><span class="secno">6.2 </span>Base64 utility methods</a></li>
    <li><a href="#timers"><span class="secno">6.3 </span>Timers</a></li>
    <li><a href="#user-prompts"><span class="secno">6.4 </span>User prompts</a>
@@ -1025,23 +1024,23 @@
    <li><a href="#system-state-and-capabilities:-the-navigator-object"><span class="secno">6.5 </span>System state and capabilities: the <code>Navigator</code> object</a>
     <ol><li><a href="#client-identification"><span class="secno">6.5.1 </span>Client identification</a></li>
      <li><a href="#custom-handlers"><span class="secno">6.5.2 </span>Custom scheme and content handlers</a>
-      <ol><li><a href="#security-and-privacy"><span class="secno">6.5.2.1 </span>Security and privacy</a></li>
-       <li><a href="#sample-handler-impl"><span class="secno">6.5.2.2 </span>Sample user interface</a></li></ol></li>
+      <ol><li>
+       <li></ol></li>
      <li><a href="#manually-releasing-the-storage-mutex"><span class="secno">6.5.3 </span>Manually releasing the storage mutex</a></li></ol></li></ol></li>
  <li><a href="#editing" id="x7-user-interaction"><span class="secno">7 </span>User interaction</a>
   <ol><li><a href="#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="#activation"><span class="secno">7.2 </span>Activation</a></li>
    <li><a href="#focus"><span class="secno">7.3 </span>Focus</a>
     <ol><li><a href="#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="#focus-management"><span class="secno">7.3.2 </span>Focus management</a></li>
+     <li>
      <li><a href="#document-level-focus-apis"><span class="secno">7.3.3 </span>Document-level focus APIs</a></li>
      <li><a href="#element-level-focus-apis"><span class="secno">7.3.4 </span>Element-level focus APIs</a></li></ol></li>
    <li><a href="#assigning-keyboard-shortcuts"><span class="secno">7.4 </span>Assigning keyboard shortcuts</a>
     <ol><li><a href="#introduction-5"><span class="secno">7.4.1 </span>Introduction</a></li>
      <li><a href="#the-accesskey-attribute" id="x7.4.2-the-accesskey-attribute"><span class="secno">7.4.2 </span>The <code>accesskey</code> attribute</a></li>
-     <li><a href="#processing-model-3"><span class="secno">7.4.3 </span>Processing model</a></li></ol></li>
+     <li></ol></li>
    <li><a href="#contenteditable"><span class="secno">7.5 </span>The <code title="attr-contenteditable">contenteditable</code> attribute</a>
-    <ol><li><a href="#user-editing-actions"><span class="secno">7.5.1 </span>User editing actions</a></li>
+    <ol><li>
      <li><a href="#making-entire-documents-editable"><span class="secno">7.5.2 </span>Making entire documents editable</a></li></ol></li>
    <li><a href="#spelling-and-grammar-checking"><span class="secno">7.6 </span>Spelling and grammar checking</a></li>
    <li><a href="#dnd" id="x7.7-drag-and-drop"><span class="secno">7.7 </span>Drag and drop</a>
@@ -1051,11 +1050,11 @@
       <ol><li><a href="#the-datatransferitems-interface"><span class="secno">7.7.3.1 </span>The <code>DataTransferItems</code> interface</a></li>
        <li><a href="#the-datatransferitem-interface"><span class="secno">7.7.3.2 </span>The <code>DataTransferItem</code> interface</a></li></ol></li>
      <li><a href="#the-dragevent-interface"><span class="secno">7.7.4 </span>The <code>DragEvent</code> interface</a></li>
-     <li><a href="#drag-and-drop-processing-model"><span class="secno">7.7.5 </span>Drag-and-drop processing model</a></li>
+     <li>
      <li><a href="#dndevents"><span class="secno">7.7.6 </span>Events summary</a></li>
      <li><a href="#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="#the-dropzone-attribute" id="x7.7.8-the-dropzone-attribute"><span class="secno">7.7.8 </span>The <code>dropzone</code> attribute</a></li>
-     <li><a href="#security-risks-in-the-drag-and-drop-model"><span class="secno">7.7.9 </span>Security risks in the drag-and-drop model</a></li></ol></li>
+     <li></ol></li>
    <li><a href="#editing-apis"><span class="secno">7.8 </span>Editing APIs</a></li></ol></li>
  <li><a href="#syntax" id="x8-the-html-syntax"><span class="secno">8 </span>The HTML syntax</a>
   <ol><li><a href="#writing"><span class="secno">8.1 </span>Writing HTML documents</a>
@@ -1072,192 +1071,192 @@
      <li><a href="#character-references"><span class="secno">8.1.4 </span>Character references</a></li>
      <li><a href="#cdata-sections"><span class="secno">8.1.5 </span>CDATA sections</a></li>
      <li><a href="#comments"><span class="secno">8.1.6 </span>Comments</a></li></ol></li>
-   <li><a href="#parsing"><span class="secno">8.2 </span>Parsing HTML documents</a>
-    <ol><li><a href="#overview-of-the-parsing-model"><span class="secno">8.2.1 </span>Overview of the parsing model</a></li>
-     <li><a href="#the-input-stream"><span class="secno">8.2.2 </span>The input stream</a>
-      <ol><li><a href="#determining-the-character-encoding"><span class="secno">8.2.2.1 </span>Determining the character encoding</a></li>
-       <li><a href="#character-encodings-0"><span class="secno">8.2.2.2 </span>Character encodings</a></li>
-       <li><a href="#preprocessing-the-input-stream"><span class="secno">8.2.2.3 </span>Preprocessing the input stream</a></li>
-       <li><a href="#changing-the-encoding-while-parsing"><span class="secno">8.2.2.4 </span>Changing the encoding while parsing</a></li></ol></li>
-     <li><a href="#parse-state"><span class="secno">8.2.3 </span>Parse state</a>
-      <ol><li><a href="#the-insertion-mode"><span class="secno">8.2.3.1 </span>The insertion mode</a></li>
-       <li><a href="#the-stack-of-open-elements"><span class="secno">8.2.3.2 </span>The stack of open elements</a></li>
-       <li><a href="#the-list-of-active-formatting-elements"><span class="secno">8.2.3.3 </span>The list of active formatting elements</a></li>
-       <li><a href="#the-element-pointers"><span class="secno">8.2.3.4 </span>The element pointers</a></li>
-       <li><a href="#other-parsing-state-flags"><span class="secno">8.2.3.5 </span>Other parsing state flags</a></li></ol></li>
-     <li><a href="#tokenization"><span class="secno">8.2.4 </span>Tokenization</a>
-      <ol><li><a href="#data-state"><span class="secno">8.2.4.1 </span>Data state</a></li>
-       <li><a href="#character-reference-in-data-state"><span class="secno">8.2.4.2 </span>Character reference in data state</a></li>
-       <li><a href="#rcdata-state"><span class="secno">8.2.4.3 </span>RCDATA state</a></li>
-       <li><a href="#character-reference-in-rcdata-state"><span class="secno">8.2.4.4 </span>Character reference in RCDATA state</a></li>
-       <li><a href="#rawtext-state"><span class="secno">8.2.4.5 </span>RAWTEXT state</a></li>
-       <li><a href="#script-data-state"><span class="secno">8.2.4.6 </span>Script data state</a></li>
-       <li><a href="#plaintext-state"><span class="secno">8.2.4.7 </span>PLAINTEXT state</a></li>
-       <li><a href="#tag-open-state"><span class="secno">8.2.4.8 </span>Tag open state</a></li>
-       <li><a href="#end-tag-open-state"><span class="secno">8.2.4.9 </span>End tag open state</a></li>
-       <li><a href="#tag-name-state"><span class="secno">8.2.4.10 </span>Tag name state</a></li>
-       <li><a href="#rcdata-less-than-sign-state"><span class="secno">8.2.4.11 </span>RCDATA less-than sign state</a></li>
-       <li><a href="#rcdata-end-tag-open-state"><span class="secno">8.2.4.12 </span>RCDATA end tag open state</a></li>
-       <li><a href="#rcdata-end-tag-name-state"><span class="secno">8.2.4.13 </span>RCDATA end tag name state</a></li>
-       <li><a href="#rawtext-less-than-sign-state"><span class="secno">8.2.4.14 </span>RAWTEXT less-than sign state</a></li>
-       <li><a href="#rawtext-end-tag-open-state"><span class="secno">8.2.4.15 </span>RAWTEXT end tag open state</a></li>
-       <li><a href="#rawtext-end-tag-name-state"><span class="secno">8.2.4.16 </span>RAWTEXT end tag name state</a></li>
-       <li><a href="#script-data-less-than-sign-state"><span class="secno">8.2.4.17 </span>Script data less-than sign state</a></li>
-       <li><a href="#script-data-end-tag-open-state"><span class="secno">8.2.4.18 </span>Script data end tag open state</a></li>
-       <li><a href="#script-data-end-tag-name-state"><span class="secno">8.2.4.19 </span>Script data end tag name state</a></li>
-       <li><a href="#script-data-escape-start-state"><span class="secno">8.2.4.20 </span>Script data escape start state</a></li>
-       <li><a href="#script-data-escape-start-dash-state"><span class="secno">8.2.4.21 </span>Script data escape start dash state</a></li>
-       <li><a href="#script-data-escaped-state"><span class="secno">8.2.4.22 </span>Script data escaped state</a></li>
-       <li><a href="#script-data-escaped-dash-state"><span class="secno">8.2.4.23 </span>Script data escaped dash state</a></li>
-       <li><a href="#script-data-escaped-dash-dash-state"><span class="secno">8.2.4.24 </span>Script data escaped dash dash state</a></li>
-       <li><a href="#script-data-escaped-less-than-sign-state"><span class="secno">8.2.4.25 </span>Script data escaped less-than sign state</a></li>
-       <li><a href="#script-data-escaped-end-tag-open-state"><span class="secno">8.2.4.26 </span>Script data escaped end tag open state</a></li>
-       <li><a href="#script-data-escaped-end-tag-name-state"><span class="secno">8.2.4.27 </span>Script data escaped end tag name state</a></li>
-       <li><a href="#script-data-double-escape-start-state"><span class="secno">8.2.4.28 </span>Script data double escape start state</a></li>
-       <li><a href="#script-data-double-escaped-state"><span class="secno">8.2.4.29 </span>Script data double escaped state</a></li>
-       <li><a href="#script-data-double-escaped-dash-state"><span class="secno">8.2.4.30 </span>Script data double escaped dash state</a></li>
-       <li><a href="#script-data-double-escaped-dash-dash-state"><span class="secno">8.2.4.31 </span>Script data double escaped dash dash state</a></li>
-       <li><a href="#script-data-double-escaped-less-than-sign-state"><span class="secno">8.2.4.32 </span>Script data double escaped less-than sign state</a></li>
-       <li><a href="#script-data-double-escape-end-state"><span class="secno">8.2.4.33 </span>Script data double escape end state</a></li>
-       <li><a href="#before-attribute-name-state"><span class="secno">8.2.4.34 </span>Before attribute name state</a></li>
-       <li><a href="#attribute-name-state"><span class="secno">8.2.4.35 </span>Attribute name state</a></li>
-       <li><a href="#after-attribute-name-state"><span class="secno">8.2.4.36 </span>After attribute name state</a></li>
-       <li><a href="#before-attribute-value-state"><span class="secno">8.2.4.37 </span>Before attribute value state</a></li>
-       <li><a href="#attribute-value-double-quoted-state"><span class="secno">8.2.4.38 </span>Attribute value (double-quoted) state</a></li>
-       <li><a href="#attribute-value-single-quoted-state"><span class="secno">8.2.4.39 </span>Attribute value (single-quoted) state</a></li>
-       <li><a href="#attribute-value-unquoted-state"><span class="secno">8.2.4.40 </span>Attribute value (unquoted) state</a></li>
-       <li><a href="#character-reference-in-attribute-value-state"><span class="secno">8.2.4.41 </span>Character reference in attribute value state</a></li>
-       <li><a href="#after-attribute-value-quoted-state"><span class="secno">8.2.4.42 </span>After attribute value (quoted) state</a></li>
-       <li><a href="#self-closing-start-tag-state"><span class="secno">8.2.4.43 </span>Self-closing start tag state</a></li>
-       <li><a href="#bogus-comment-state"><span class="secno">8.2.4.44 </span>Bogus comment state</a></li>
-       <li><a href="#markup-declaration-open-state"><span class="secno">8.2.4.45 </span>Markup declaration open state</a></li>
-       <li><a href="#comment-start-state"><span class="secno">8.2.4.46 </span>Comment start state</a></li>
-       <li><a href="#comment-start-dash-state"><span class="secno">8.2.4.47 </span>Comment start dash state</a></li>
-       <li><a href="#comment-state"><span class="secno">8.2.4.48 </span>Comment state</a></li>
-       <li><a href="#comment-end-dash-state"><span class="secno">8.2.4.49 </span>Comment end dash state</a></li>
-       <li><a href="#comment-end-state"><span class="secno">8.2.4.50 </span>Comment end state</a></li>
-       <li><a href="#comment-end-bang-state"><span class="secno">8.2.4.51 </span>Comment end bang state</a></li>
-       <li><a href="#doctype-state"><span class="secno">8.2.4.52 </span>DOCTYPE state</a></li>
-       <li><a href="#before-doctype-name-state"><span class="secno">8.2.4.53 </span>Before DOCTYPE name state</a></li>
-       <li><a href="#doctype-name-state"><span class="secno">8.2.4.54 </span>DOCTYPE name state</a></li>
-       <li><a href="#after-doctype-name-state"><span class="secno">8.2.4.55 </span>After DOCTYPE name state</a></li>
-       <li><a href="#after-doctype-public-keyword-state"><span class="secno">8.2.4.56 </span>After DOCTYPE public keyword state</a></li>
-       <li><a href="#before-doctype-public-identifier-state"><span class="secno">8.2.4.57 </span>Before DOCTYPE public identifier state</a></li>
-       <li><a href="#doctype-public-identifier-double-quoted-state"><span class="secno">8.2.4.58 </span>DOCTYPE public identifier (double-quoted) state</a></li>
-       <li><a href="#doctype-public-identifier-single-quoted-state"><span class="secno">8.2.4.59 </span>DOCTYPE public identifier (single-quoted) state</a></li>
-       <li><a href="#after-doctype-public-identifier-state"><span class="secno">8.2.4.60 </span>After DOCTYPE public identifier state</a></li>
-       <li><a href="#between-doctype-public-and-system-identifiers-state"><span class="secno">8.2.4.61 </span>Between DOCTYPE public and system identifiers state</a></li>
-       <li><a href="#after-doctype-system-keyword-state"><span class="secno">8.2.4.62 </span>After DOCTYPE system keyword state</a></li>
-       <li><a href="#before-doctype-system-identifier-state"><span class="secno">8.2.4.63 </span>Before DOCTYPE system identifier state</a></li>
-       <li><a href="#doctype-system-identifier-double-quoted-state"><span class="secno">8.2.4.64 </span>DOCTYPE system identifier (double-quoted) state</a></li>
-       <li><a href="#doctype-system-identifier-single-quoted-state"><span class="secno">8.2.4.65 </span>DOCTYPE system identifier (single-quoted) state</a></li>
-       <li><a href="#after-doctype-system-identifier-state"><span class="secno">8.2.4.66 </span>After DOCTYPE system identifier state</a></li>
-       <li><a href="#bogus-doctype-state"><span class="secno">8.2.4.67 </span>Bogus DOCTYPE state</a></li>
-       <li><a href="#cdata-section-state"><span class="secno">8.2.4.68 </span>CDATA section state</a></li>
-       <li><a href="#tokenizing-character-references"><span class="secno">8.2.4.69 </span>Tokenizing character references</a></li></ol></li>
-     <li><a href="#tree-construction"><span class="secno">8.2.5 </span>Tree construction</a>
-      <ol><li><a href="#creating-and-inserting-elements"><span class="secno">8.2.5.1 </span>Creating and inserting elements</a></li>
-       <li><a href="#closing-elements-that-have-implied-end-tags"><span class="secno">8.2.5.2 </span>Closing elements that have implied end tags</a></li>
-       <li><a href="#foster-parenting"><span class="secno">8.2.5.3 </span>Foster parenting</a></li>
-       <li><a href="#parsing-main-inhtml"><span class="secno">8.2.5.4 </span>The rules for parsing tokens in HTML content</a>
-        <ol><li><a href="#the-initial-insertion-mode"><span class="secno">8.2.5.4.1 </span>The "initial" insertion mode</a></li>
-         <li><a href="#the-before-html-insertion-mode"><span class="secno">8.2.5.4.2 </span>The "before html" insertion mode</a></li>
-         <li><a href="#the-before-head-insertion-mode"><span class="secno">8.2.5.4.3 </span>The "before head" insertion mode</a></li>
-         <li><a href="#parsing-main-inhead"><span class="secno">8.2.5.4.4 </span>The "in head" insertion mode</a></li>
-         <li><a href="#parsing-main-inheadnoscript"><span class="secno">8.2.5.4.5 </span>The "in head noscript" insertion mode</a></li>
-         <li><a href="#the-after-head-insertion-mode"><span class="secno">8.2.5.4.6 </span>The "after head" insertion mode</a></li>
-         <li><a href="#parsing-main-inbody"><span class="secno">8.2.5.4.7 </span>The "in body" insertion mode</a></li>
-         <li><a href="#parsing-main-incdata"><span class="secno">8.2.5.4.8 </span>The "text" insertion mode</a></li>
-         <li><a href="#parsing-main-intable"><span class="secno">8.2.5.4.9 </span>The "in table" insertion mode</a></li>
-         <li><a href="#parsing-main-intabletext"><span class="secno">8.2.5.4.10 </span>The "in table text" insertion mode</a></li>
-         <li><a href="#parsing-main-incaption"><span class="secno">8.2.5.4.11 </span>The "in caption" insertion mode</a></li>
-         <li><a href="#parsing-main-incolgroup"><span class="secno">8.2.5.4.12 </span>The "in column group" insertion mode</a></li>
-         <li><a href="#parsing-main-intbody"><span class="secno">8.2.5.4.13 </span>The "in table body" insertion mode</a></li>
-         <li><a href="#parsing-main-intr"><span class="secno">8.2.5.4.14 </span>The "in row" insertion mode</a></li>
-         <li><a href="#parsing-main-intd"><span class="secno">8.2.5.4.15 </span>The "in cell" insertion mode</a></li>
-         <li><a href="#parsing-main-inselect"><span class="secno">8.2.5.4.16 </span>The "in select" insertion mode</a></li>
-         <li><a href="#parsing-main-inselectintable"><span class="secno">8.2.5.4.17 </span>The "in select in table" insertion mode</a></li>
-         <li><a href="#parsing-main-afterbody"><span class="secno">8.2.5.4.18 </span>The "after body" insertion mode</a></li>
-         <li><a href="#parsing-main-inframeset"><span class="secno">8.2.5.4.19 </span>The "in frameset" insertion mode</a></li>
-         <li><a href="#parsing-main-afterframeset"><span class="secno">8.2.5.4.20 </span>The "after frameset" insertion mode</a></li>
-         <li><a href="#the-after-after-body-insertion-mode"><span class="secno">8.2.5.4.21 </span>The "after after body" insertion mode</a></li>
-         <li><a href="#the-after-after-frameset-insertion-mode"><span class="secno">8.2.5.4.22 </span>The "after after frameset" insertion mode</a></li></ol></li>
-       <li><a href="#parsing-main-inforeign"><span class="secno">8.2.5.5 </span>The rules for parsing tokens in foreign content</a></li></ol></li>
-     <li><a href="#the-end"><span class="secno">8.2.6 </span>The end</a></li>
-     <li><a href="#coercing-an-html-dom-into-an-infoset"><span class="secno">8.2.7 </span>Coercing an HTML DOM into an infoset</a></li>
-     <li><a href="#an-introduction-to-error-handling-and-strange-cases-in-the-parser"><span class="secno">8.2.8 </span>An introduction to error handling and strange cases in the parser</a>
-      <ol><li><a href="#misnested-tags:-b-i-b-i"><span class="secno">8.2.8.1 </span>Misnested tags: &lt;b&gt;&lt;i&gt;&lt;/b&gt;&lt;/i&gt;</a></li>
-       <li><a href="#misnested-tags:-b-p-b-p"><span class="secno">8.2.8.2 </span>Misnested tags: &lt;b&gt;&lt;p&gt;&lt;/b&gt;&lt;/p&gt;</a></li>
-       <li><a href="#unexpected-markup-in-tables"><span class="secno">8.2.8.3 </span>Unexpected markup in tables</a></li>
-       <li><a href="#scripts-that-modify-the-page-as-it-is-being-parsed"><span class="secno">8.2.8.4 </span>Scripts that modify the page as it is being parsed</a></li>
-       <li><a href="#the-execution-of-scripts-that-are-moving-across-multiple-documents"><span class="secno">8.2.8.5 </span>The execution of scripts that are moving across multiple documents</a></li>
-       <li><a href="#unclosed-formatting-elements"><span class="secno">8.2.8.6 </span>Unclosed formatting elements</a></li></ol></li></ol></li>
-   <li><a href="#serializing-html-fragments"><span class="secno">8.3 </span>Serializing HTML fragments</a></li>
-   <li><a href="#parsing-html-fragments"><span class="secno">8.4 </span>Parsing HTML fragments</a></li>
+   <li>
+    <ol><li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li></ol></li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li></ol></li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li></ol></li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+        <ol><li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li>
+         <li></ol></li>
+       <li></ol></li>
+     <li>
+     <li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+       <li>
+       <li>
+       <li></ol></li></ol></li>
+   <li>
+   <li>
    <li><a href="#named-character-references" id="x8.5-named-character-references"><span class="secno">8.5 </span>Named character references</a></li></ol></li>
  <li><a href="#the-xhtml-syntax"><span class="secno">9 </span>The XHTML syntax</a>
-  <ol><li><a href="#writing-xhtml-documents"><span class="secno">9.1 </span>Writing XHTML documents</a></li>
-   <li><a href="#parsing-xhtml-documents"><span class="secno">9.2 </span>Parsing XHTML documents</a></li>
-   <li><a href="#serializing-xhtml-fragments"><span class="secno">9.3 </span>Serializing XHTML fragments</a></li>
-   <li><a href="#parsing-xhtml-fragments"><span class="secno">9.4 </span>Parsing XHTML fragments</a></li></ol></li>
- <li><a href="#rendering"><span class="secno">10 </span>Rendering</a>
-  <ol><li><a href="#introduction-7"><span class="secno">10.1 </span>Introduction</a></li>
-   <li><a href="#the-css-user-agent-style-sheet-and-presentational-hints"><span class="secno">10.2 </span>The CSS user agent style sheet and presentational hints</a>
-    <ol><li><a href="#introduction-8"><span class="secno">10.2.1 </span>Introduction</a></li>
-     <li><a href="#display-types"><span class="secno">10.2.2 </span>Display types</a></li>
-     <li><a href="#margins-and-padding"><span class="secno">10.2.3 </span>Margins and padding</a></li>
-     <li><a href="#alignment"><span class="secno">10.2.4 </span>Alignment</a></li>
-     <li><a href="#fonts-and-colors"><span class="secno">10.2.5 </span>Fonts and colors</a></li>
-     <li><a href="#punctuation-and-decorations"><span class="secno">10.2.6 </span>Punctuation and decorations</a></li>
-     <li><a href="#resetting-rules-for-inherited-properties"><span class="secno">10.2.7 </span>Resetting rules for inherited properties</a></li>
-     <li><a href="#the-hr-element-0"><span class="secno">10.2.8 </span>The <code>hr</code> element</a></li>
-     <li><a href="#the-fieldset-element-0"><span class="secno">10.2.9 </span>The <code>fieldset</code> element</a></li></ol></li>
-   <li><a href="#replaced-elements"><span class="secno">10.3 </span>Replaced elements</a>
+  <ol><li>
+   <li>
+   <li>
+   <li></ol></li>
+ <li>
+  <ol><li>
+   <li>
+    <ol><li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li></ol></li>
+   <li>
     <ol><li><a href="#embedded-content-2"><span class="secno">10.3.1 </span>Embedded content</a></li>
-     <li><a href="#timed-text-tracks-0"><span class="secno">10.3.2 </span>Timed text tracks</a>
-      <ol><li><a href="#webvtt-cue-text-rendering-rules"><span class="secno">10.3.2.1 </span>WebVTT cue text rendering rules</a></li>
-       <li><a href="#applying-css-properties-to-webvtt-node-objects"><span class="secno">10.3.2.2 </span>Applying CSS properties to <span title="WebVTT Node Object">WebVTT Node Objects</span></a></li>
-       <li><a href="#css-extensions"><span class="secno">10.3.2.3 </span>CSS extensions</a>
-        <ol><li><a href="#the-::cue-pseudo-element"><span class="secno">10.3.2.3.1 </span>The '::cue' pseudo-element</a></li>
-         <li><a href="#the-:past-and-:future-pseudo-classes"><span class="secno">10.3.2.3.2 </span>The ':past' and ':future' pseudo-classes</a></li></ol></li></ol></li>
-     <li><a href="#images"><span class="secno">10.3.3 </span>Images</a></li>
-     <li><a href="#attributes-for-embedded-content-and-images"><span class="secno">10.3.4 </span>Attributes for embedded content and images</a></li>
-     <li><a href="#image-maps-0"><span class="secno">10.3.5 </span>Image maps</a></li>
-     <li><a href="#toolbars-0"><span class="secno">10.3.6 </span>Toolbars</a></li></ol></li>
-   <li><a href="#bindings"><span class="secno">10.4 </span>Bindings</a>
-    <ol><li><a href="#introduction-9"><span class="secno">10.4.1 </span>Introduction</a></li>
-     <li><a href="#the-button-element-0"><span class="secno">10.4.2 </span>The <code>button</code> element</a></li>
-     <li><a href="#the-details-element-0"><span class="secno">10.4.3 </span>The <code>details</code> element</a></li>
-     <li><a href="#the-input-element-as-a-text-entry-widget"><span class="secno">10.4.4 </span>The <code>input</code> element as a text entry widget</a></li>
-     <li><a href="#the-input-element-as-domain-specific-widgets"><span class="secno">10.4.5 </span>The <code>input</code> element as domain-specific widgets</a></li>
-     <li><a href="#the-input-element-as-a-range-control"><span class="secno">10.4.6 </span>The <code>input</code> element as a range control</a></li>
-     <li><a href="#the-input-element-as-a-color-well"><span class="secno">10.4.7 </span>The <code>input</code> element as a color well</a></li>
-     <li><a href="#the-input-element-as-a-checkbox-and-radio-button-widgets"><span class="secno">10.4.8 </span>The <code>input</code> element as a checkbox and radio button widgets</a></li>
-     <li><a href="#the-input-element-as-a-file-upload-control"><span class="secno">10.4.9 </span>The <code>input</code> element as a file upload control</a></li>
-     <li><a href="#the-input-element-as-a-button"><span class="secno">10.4.10 </span>The <code>input</code> element as a button</a></li>
-     <li><a href="#the-marquee-element-0"><span class="secno">10.4.11 </span>The <code>marquee</code> element</a></li>
-     <li><a href="#the-meter-element-0"><span class="secno">10.4.12 </span>The <code>meter</code> element</a></li>
-     <li><a href="#the-progress-element-0"><span class="secno">10.4.13 </span>The <code>progress</code> element</a></li>
-     <li><a href="#the-select-element-0"><span class="secno">10.4.14 </span>The <code>select</code> element</a></li>
-     <li><a href="#the-textarea-element-0"><span class="secno">10.4.15 </span>The <code>textarea</code> element</a></li>
-     <li><a href="#the-keygen-element-0"><span class="secno">10.4.16 </span>The <code>keygen</code> element</a></li>
-     <li><a href="#the-time-element-0"><span class="secno">10.4.17 </span>The <code>time</code> element</a></li></ol></li>
-   <li><a href="#frames-and-framesets"><span class="secno">10.5 </span>Frames and framesets</a></li>
-   <li><a href="#interactive-media"><span class="secno">10.6 </span>Interactive media</a>
-    <ol><li><a href="#links-forms-and-navigation"><span class="secno">10.6.1 </span>Links, forms, and navigation</a></li>
-     <li><a href="#the-title-attribute-0"><span class="secno">10.6.2 </span>The <code title="attr-title">title</code> attribute</a></li>
-     <li><a href="#editing-hosts"><span class="secno">10.6.3 </span>Editing hosts</a></li>
-     <li><a href="#text-rendered-in-native-user-interfaces"><span class="secno">10.6.4 </span>Text rendered in native user interfaces</a></li></ol></li>
-   <li><a href="#print-media"><span class="secno">10.7 </span>Print media</a></li></ol></li>
+     <li>
+      <ol><li>
+       <li>
+       <li>
+        <ol><li>
+         <li></ol></li></ol></li>
+     <li>
+     <li>
+     <li>
+     <li></ol></li>
+   <li>
+    <ol><li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li>
+     <li></ol></li>
+   <li>
+   <li>
+    <ol><li>
+     <li>
+     <li>
+     <li></ol></li>
+   <li></ol></li>
  <li><a href="#obsolete"><span class="secno">11 </span>Obsolete features</a>
   <ol><li><a href="#obsolete-but-conforming-features"><span class="secno">11.1 </span>Obsolete but conforming features</a>
-    <ol><li><a href="#warnings-for-obsolete-but-conforming-features"><span class="secno">11.1.1 </span>Warnings for obsolete but conforming features</a></li></ol></li>
+    <ol><li></ol></li>
    <li><a href="#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></li>
-   <li><a href="#requirements-for-implementations"><span class="secno">11.3 </span>Requirements for implementations</a>
-    <ol><li><a href="#the-applet-element"><span class="secno">11.3.1 </span>The <code>applet</code> element</a></li>
-     <li><a href="#the-marquee-element"><span class="secno">11.3.2 </span>The <code>marquee</code> element</a></li>
-     <li><a href="#frames"><span class="secno">11.3.3 </span>Frames</a></li>
-     <li><a href="#other-elements-attributes-and-apis"><span class="secno">11.3.4 </span>Other elements, attributes and APIs</a></li></ol></li></ol></li>
+   <li>
+    <ol><li>
+     <li>
+     <li>
+     <li></ol></li></ol></li>
  <li><a href="#iana"><span class="secno">12 </span>IANA considerations</a>
   <ol><li><a href="#text-html" id="x12.1-text-html"><span class="secno">12.1 </span><code>text/html</code></a></li>
    <li><a href="#text-html-sandboxed" id="x12.2-text-html-sandboxed"><span class="secno">12.2 </span><code>text/html-sandboxed</code></a></li>

Received on Wednesday, 20 April 2011 16:55:00 UTC