html5/spec association-of-controls-and-forms.html,1.305,1.306 attributes-common-to-form-controls.html,1.194,1.195 attributes-common-to-ins-and-del-elements.html,1.194,1.195 attributes-common-to-td-and-th-elements.html,1.196,1.197 common-dom-interfaces.html,1.281,1.282 common-input-element-apis.html,1.194,1.195 common-input-element-attributes.html,1.262,1.263 common-microsyntaxes.html,1.264,1.265 content-models.html,1.305,1.306 dimension-attributes.html,1.194,1.195 dom.html,1.1277,1.1278 dynamic-markup-insertion.html,1.196,1.197 edits-and-lists.html,1.194,1.195 edits-and-paragraphs.html,1.194,1.195 edits.html,1.239,1.240 element-definitions.html,1.194,1.195 elements.html,1.270,1.271 examples.html,1.194,1.195 form-submission.html,1.195,1.196 forms.html,1.1248,1.1249 global-attributes.html,1.199,1.200 grouping-content.html,1.254,1.255 headings-and-sections.html,1.196,1.197 image-maps.html,1.195,1.196 infrastructure.html,1.1327,1.1328 interactions-with-xpath-and-xslt.html,1.118,1.119 introduction.html,

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

Modified Files:
	association-of-controls-and-forms.html 
	attributes-common-to-form-controls.html 
	attributes-common-to-ins-and-del-elements.html 
	attributes-common-to-td-and-th-elements.html 
	common-dom-interfaces.html common-input-element-apis.html 
	common-input-element-attributes.html common-microsyntaxes.html 
	content-models.html dimension-attributes.html dom.html 
	dynamic-markup-insertion.html edits-and-lists.html 
	edits-and-paragraphs.html edits.html element-definitions.html 
	elements.html examples.html form-submission.html forms.html 
	global-attributes.html grouping-content.html 
	headings-and-sections.html image-maps.html infrastructure.html 
	interactions-with-xpath-and-xslt.html introduction.html 
	mathml.html media-elements.html namespaces.html 
	requirements-relating-to-bidirectional-algorithm-formatting-characters.html 
	scripting-1.html sections.html semantics.html single-page.html 
	spec.html states-of-the-type-attribute.html styling.html 
	tabular-data.html text-level-semantics.html 
	textFieldSelection.html the-a-element.html 
	the-abbr-element.html the-address-element.html 
	the-area-element.html the-article-element.html 
	the-aside-element.html the-audio-element.html 
	the-b-element.html the-base-element.html the-bdi-element.html 
	the-bdo-element.html the-blockquote-element.html 
	the-body-element.html the-br-element.html 
	the-button-element.html the-canvas-element.html 
	the-caption-element.html the-cite-element.html 
	the-code-element.html the-col-element.html 
	the-colgroup-element.html the-datalist-element.html 
	the-dd-element.html the-del-element.html the-dfn-element.html 
	the-div-element.html the-dl-element.html the-dt-element.html 
	the-em-element.html the-embed-element.html 
	the-fieldset-element.html the-figcaption-element.html 
	the-figure-element.html the-footer-element.html 
	the-form-element.html the-head-element.html 
	the-header-element.html the-hgroup-element.html 
	the-hr-element.html the-html-element.html the-i-element.html 
	the-iframe-element.html the-img-element.html 
	the-input-element.html the-ins-element.html 
	the-kbd-element.html the-keygen-element.html 
	the-label-element.html the-legend-element.html 
	the-li-element.html the-link-element.html the-map-element.html 
	the-mark-element.html the-meta-element.html 
	the-meter-element.html the-nav-element.html 
	the-noscript-element.html the-object-element.html 
	the-ol-element.html the-optgroup-element.html 
	the-option-element.html the-output-element.html 
	the-p-element.html the-param-element.html the-pre-element.html 
	the-progress-element.html the-q-element.html 
	the-rp-element.html the-rt-element.html the-ruby-element.html 
	the-s-element.html the-samp-element.html 
	the-script-element.html the-section-element.html 
	the-select-element.html the-small-element.html 
	the-source-element.html the-span-element.html 
	the-strong-element.html the-style-element.html 
	the-sub-and-sup-elements.html the-table-element.html 
	the-tbody-element.html the-td-element.html 
	the-textarea-element.html the-tfoot-element.html 
	the-th-element.html the-thead-element.html 
	the-time-element.html the-title-element.html 
	the-tr-element.html the-track-element.html the-u-element.html 
	the-ul-element.html the-var-element.html 
	the-video-element.html the-wbr-element.html urls.html 
	usage-summary.html wai-aria.html 
Removed Files:
	index.html toc-status.html 
Log Message:
commit 16b9519343e6f55ab092ed0d0d606e482f37abea
Author: Sam Ruby <rubys@intertwingly.net>
Date:   Wed Oct 10 08:17:10 2012 -0400

    strip is a function and therefore must be called,
    
    ... and text always returns a string


Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-a-element.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- the-a-element.html	10 Oct 2012 10:51:56 -0000	1.196
+++ the-a-element.html	10 Oct 2012 12:44:31 -0000	1.197
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-em-element.html" title="4.6.2 The em element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="text-level-semantics.html">&#8592; 4.6 Text-level semantics</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-em-element.html">4.6.2 The em element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-a-element"><span class="secno">4.6.1 </span>The <dfn><code>a</code></dfn> element</h4>
 

Index: the-img-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-img-element.html,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- the-img-element.html	10 Oct 2012 10:51:59 -0000	1.198
+++ the-img-element.html	10 Oct 2012 12:44:33 -0000	1.199
@@ -319,26 +319,23 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="edits-and-lists.html" title="4.7.5 Edits and lists" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="edits-and-lists.html" title="4.7.5 Edits and lists" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="edits-and-lists.html">&#8592; 4.7.5 Edits and lists</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-iframe-element.html">4.8.2 The iframe element &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-img-element.html#the-img-element"><span class="secno">4.8.1 </span>The <code>img</code> element</a>
       <ol><li><a href="the-img-element.html#alt"><span class="secno">4.8.1.1 </span>Requirements for providing text to act as an alternative for images</a>
-        <ol><li><a href="the-img-element.html#general-guidelines"><span class="secno">4.8.1.1.1 </span>General guidelines</a></li><li><a href="the-img-element.html#a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.2 </span>A link or button containing nothing but the image</a></li><li><a href="the-img-element.html#a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts,-diagrams,-graphs,-maps,-illustrations"><span class="secno">4.8.1.1.3 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</a></li><li><a href="the-img-element.html#a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons,-logos"><span class="secno">4.8.1.1.4 </span>A short phrase or label with an alternative graphical representation: icons, logos</a></li><li><a href="the-img-element.html#text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.1.1.5 </span>Text that has been endered to a graphic for typographical effect</a></li><li><a href="the-img-element.html#a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.1.1.6 </span>A graphical representation of some of the surrounding text</a></li><li><a href="the-img-element.html#a-purely-decorative-image-that-doesn't-add-any-information"><span class="secno">4.8.1.1.7 </span>A purely decorative image that doesn't add any information</a></li><li><a href="the-img-element.html#a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.1.1.8 </span>A group of images that form a single larger picture with no links</a></li><li><a href="the-img-element.html#a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.1.1.9 </span>A group of images that form a single larger picture with links</a></li><li><a href="the-img-element.html#a-key-part-of-the-content"><span class="secno">4.8.1.1.10 </span>A key part of the content</a></li><li><a href="the-img-lement.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="the-img-element.html#guidance-for-markup-generators"><span class="secno">4.8.1.1.12 </span>Guidance for markup generators</a></li><li><a href="the-img-element.html#guidance-for-conformance-checkers"><span class="secno">4.8.1.1.13 </span>Guidance for conformance checkers</a></li></ol></li></ol></li></ol></li></ol></li></ol></nav>
+        <ol><li><a href="the-img-element.html#general-guidelines"><span class="secno">4.8.1.1.1 </span>General guidelines</a></li><li><a href="the-img-element.html#a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.2 </span>A link or button containing nothing but the image</a></li><li><a href="the-img-element.html#a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts,-diagrams,-graphs,-maps,-illustrations"><span class="secno">4.8.1.1.3 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</a></li><li><a href="the-img-element.html#a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons,-logos"><span class="secno">4.8.1.1.4 </span>A short phrase or label with an alternative graphical representation: icons, logos</a></li><li><a href="the-img-element.html#text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.1.1.5 </span>Text that has been endered to a graphic for typographical effect</a></li><li><a href="the-img-element.html#a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.1.1.6 </span>A graphical representation of some of the surrounding text</a></li><li><a href="the-img-element.html#a-purely-decorative-image-that-doesn't-add-any-information"><span class="secno">4.8.1.1.7 </span>A purely decorative image that doesn't add any information</a></li><li><a href="the-img-element.html#a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.1.1.8 </span>A group of images that form a single larger picture with no links</a></li><li><a href="the-img-element.html#a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.1.1.9 </span>A group of images that form a single larger picture with links</a></li><li><a href="the-img-element.html#a-key-part-of-the-content"><span class="secno">4.8.1.1.10 </span>A key part of the content</a></li><li><a href="the-img-lement.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="the-img-element.html#guidance-for-markup-generators"><span class="secno">4.8.1.1.12 </span>Guidance for markup generators</a></li><li><a href="the-img-element.html#guidance-for-conformance-checkers"><span class="secno">4.8.1.1.13 </span>Guidance for conformance checkers</a></li></ol></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="the-img-element"><span class="secno">4.8.1 </span>The <dfn><code>img</code></dfn> element</h4>
 

Index: the-del-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-del-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-del-element.html	10 Oct 2012 10:51:58 -0000	1.195
+++ the-del-element.html	10 Oct 2012 12:44:32 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-ins-element.html" title="4.7.1 The ins element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-ins-element.html" title="4.7.1 The ins element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="attributes-common-to-ins-and-del-elements.html" title="4.7.3 Attributes common to ins and del elements" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-ins-element.html">&#8592; 4.7.1 The ins element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="attributes-common-to-ins-and-del-elements.html">4.7.3 Attributes common to ins and del elements &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-del-element"><span class="secno">4.7.2 </span>The <dfn><code>del</code></dfn> element</h4>
 

Index: the-option-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-option-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-option-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-option-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-optgroup-element.html" title="4.10.11 The optgroup element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-optgroup-element.html" title="4.10.11 The optgroup element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-textarea-element.html" title="4.10.13 The textarea element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-optgroup-element.html">&#8592; 4.10.11 The optgroup element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-textarea-element.html">4.10.13 The textarea element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-option-element"><span class="secno">4.10.12 </span>The <dfn><code>option</code></dfn> element</h4>
 

Index: the-dd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dd-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-dd-element.html	10 Oct 2012 10:51:58 -0000	1.194
+++ the-dd-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-dt-element.html" title="4.5.9 The dt element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-dt-element.html" title="4.5.9 The dt element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-figure-element.html" title="4.5.11 The figure element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-dt-element.html">&#8592; 4.5.9 The dt element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-figure-element.html">4.5.11 The figure element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-dd-element"><span class="secno">4.5.10 </span>The <dfn><code>dd</code></dfn> element</h4>
 

Index: the-hr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hr-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-hr-element.html	10 Oct 2012 10:51:59 -0000	1.194
+++ the-hr-element.html	10 Oct 2012 12:44:33 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-p-element.html" title="4.5.1 The p element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-p-element.html" title="4.5.1 The p element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-pre-element.html" title="4.5.3 The pre element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-p-element.html">&#8592; 4.5.1 The p element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-pre-element.html">4.5.3 The pre element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-hr-element"><span class="secno">4.5.2 </span>The <dfn><code>hr</code></dfn> element</h4>
 

Index: the-small-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-small-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-small-element.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-small-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-strong-element.html" title="4.6.3 The strong element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-strong-element.html" title="4.6.3 The strong element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-s-element.html" title="4.6.5 The s element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-strong-element.html">&#8592; 4.6.3 The strong element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-s-element.html">4.6.5 The s element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-small-element"><span class="secno">4.6.4 </span>The <dfn><code>small</code></dfn> element</h4>
 

Index: the-kbd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-kbd-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-kbd-element.html	10 Oct 2012 10:51:59 -0000	1.194
+++ the-kbd-element.html	10 Oct 2012 12:44:33 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-samp-element.html" title="4.6.13 The samp element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-samp-element.html" title="4.6.13 The samp element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-sub-and-sup-elements.html" title="4.6.15 The sub and sup elements" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-samp-element.html">&#8592; 4.6.13 The samp element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-sub-and-sup-elements.html">4.6.15 The sub and sup elements &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-kbd-element"><span class="secno">4.6.14 </span>The <dfn><code>kbd</code></dfn> element</h4>
 

Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -d -r1.157 -r1.158
--- single-page.html	10 Oct 2012 10:44:02 -0000	1.157
+++ single-page.html	10 Oct 2012 12:44:30 -0000	1.158
@@ -68857,9 +68857,7 @@
 
 
    </dd><dt>Any keyword with eight characters or more, beginning with the
-   an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">string:</code>"</dt><dt>
-
-   </dt><dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
+   an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">string:</code>"</dt><dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
    kind</a> <i>Plain Unicode string</i> and <a href=#the-drag-data-item-type-string>the drag data
    item type string</a> set to a value that matches the remainder
    of the keyword are accepted.</p></dd>
@@ -68877,9 +68875,7 @@
 -->
 
    <dt>Any keyword with six characters or more, beginning with an
-   <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">file:</code>"</dt><dt>
-
-   </dt><dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
+   <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">file:</code>"</dt><dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
    kind</a> <i><a href=#file>File</a></i> and <a href=#the-drag-data-item-type-string>the drag data item type
    string</a> set to a value that matches the remainder of the
    keyword are accepted.</p></dd>

--- toc-status.html DELETED ---

Index: the-span-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-span-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-span-element.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-span-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-bdo-element.html" title="4.6.24 The bdo element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-bdo-element.html" title="4.6.24 The bdo element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-br-element.html" title="4.6.26 The br element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-bdo-element.html">&#8592; 4.6.24 The bdo element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-br-element.html">4.6.26 The br element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-span-element"><span class="secno">4.6.25 </span>The <dfn><code>span</code></dfn> element</h4>
 

Index: the-fieldset-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-fieldset-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-fieldset-element.html	10 Oct 2012 10:51:58 -0000	1.195
+++ the-fieldset-element.html	10 Oct 2012 12:44:32 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-form-element.html" title="4.10.3 The form element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-form-element.html" title="4.10.3 The form element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-legend-element.html" title="4.10.5 The legend element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-form-element.html">&#8592; 4.10.3 The form element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-legend-element.html">4.10.5 The legend element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-fieldset-element"><span class="secno">4.10.4 </span>The <dfn><code>fieldset</code></dfn> element</h4>
 

Index: the-figure-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figure-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-figure-element.html	10 Oct 2012 10:51:58 -0000	1.194
+++ the-figure-element.html	10 Oct 2012 12:44:33 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-dd-element.html" title="4.5.10 The dd element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-dd-element.html" title="4.5.10 The dd element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-figcaption-element.html" title="4.5.12 The figcaption element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-dd-element.html">&#8592; 4.5.10 The dd element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-figcaption-element.html">4.5.12 The figcaption element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-figure-element"><span class="secno">4.5.11 </span>The <dfn><code>figure</code></dfn> element</h4>
 

Index: the-script-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-script-element.html,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- the-script-element.html	10 Oct 2012 10:52:00 -0000	1.198
+++ the-script-element.html	10 Oct 2012 12:44:35 -0000	1.199
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="scripting-1.html" title="4.3 Scripting" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="scripting-1.html" title="4.3 Scripting" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-noscript-element.html" title="4.3.2 The noscript element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="scripting-1.html">&#8592; 4.3 Scripting</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-noscript-element.html">4.3.2 The noscript element &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-script-element.html#the-script-element"><span class="secno">4.3.1 </span>The <code>script</code> element</a>
-      <ol><li><a href="the-script-element.html#scriptingLanguages"><span class="secno">4.3.1.1 </span>Scripting languages</a></li><li><a href="the-script-element.html#restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2 </span>Restrictions for contents of <code>script</code> elements</a></li><li><a href="the-script-element.html#inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span>Inline documentation for external scripts</a></li><li><a href="the-script-element.html#scriptTagXSLT"><span class="secno">4.3.1.4 </span>Interaction of <code>script</code> elements and XSLT</a></li></ol></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="the-script-element.html#scriptingLanguages"><span class="secno">4.3.1.1 </span>Scripting languages</a></li><li><a href="the-script-element.html#restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2 </span>Restrictions for contents of <code>script</code> elements</a></li><li><a href="the-script-element.html#inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span>Inline documentation for external scripts</a></li><li><a href="the-script-element.html#scriptTagXSLT"><span class="secno">4.3.1.4 </span>Interaction of <code>script</code> elements and XSLT</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="the-script-element"><span class="secno">4.3.1 </span>The <dfn id="script"><code>script</code></dfn> element</h4>
 

Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -d -r1.258 -r1.259
--- the-input-element.html	10 Oct 2012 10:51:59 -0000	1.258
+++ the-input-element.html	10 Oct 2012 12:44:33 -0000	1.259
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-label-element.html" title="4.10.6 The label element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-label-element.html" title="4.10.6 The label element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="states-of-the-type-attribute.html" title="4.10.7.1 States of the type attribute" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-label-element.html">&#8592; 4.10.6 The label element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="states-of-the-type-attribute.html">4.10.7.1 States of the type attribute &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-input-element"><span class="secno">4.10.7 </span>The <dfn><code>input</code></dfn> element</h4>
 

Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-p-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-p-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-p-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="grouping-content.html" title="4.5 Grouping content" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="grouping-content.html" title="4.5 Grouping content" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-hr-element.html" title="4.5.2 The hr element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="grouping-content.html">&#8592; 4.5 Grouping content</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-hr-element.html">4.5.2 The hr element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-p-element"><span class="secno">4.5.1 </span>The <dfn><code>p</code></dfn> element</h4>
 

Index: examples.html
===================================================================
RCS file: /sources/public/html5/spec/examples.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- examples.html	10 Oct 2012 10:51:50 -0000	1.194
+++ examples.html	10 Oct 2012 12:44:29 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="attributes-common-to-td-and-th-elements.html" title="4.9.11 Attributes common to td and th elements" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="attributes-common-to-td-and-th-elements.html" title="4.9.11 Attributes common to td and th elements" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="forms.html" title="4.10 Forms" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="attributes-common-to-td-and-th-elements.html">&#8592; 4.9.11 Attributes common to td and th elements</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="forms.html">4.10 Forms &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="examples"><span class="secno">4.9.13 </span>Examples</h4>
 

Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -d -r1.256 -r1.257
--- the-map-element.html	10 Oct 2012 10:51:59 -0000	1.256
+++ the-map-element.html	10 Oct 2012 12:44:34 -0000	1.257
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-area-element.html" title="4.8.13 The area element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-canvas-element.html">&#8592; 4.8.11 The canvas element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-area-element.html">4.8.13 The area element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-map-element"><span class="secno">4.8.12 </span>The <dfn><code>map</code></dfn> element</h4>
 

Index: the-figcaption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figcaption-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-figcaption-element.html	10 Oct 2012 10:51:58 -0000	1.194
+++ the-figcaption-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-figure-element.html" title="4.5.11 The figure element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-figure-element.html" title="4.5.11 The figure element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-div-element.html" title="4.5.13 The div element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-figure-element.html">&#8592; 4.5.11 The figure element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-div-element.html">4.5.13 The div element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-figcaption-element"><span class="secno">4.5.12 </span>The <dfn><code>figcaption</code></dfn> element</h4>
 

Index: the-s-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-s-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-s-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-s-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-small-element.html" title="4.6.4 The small element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-small-element.html" title="4.6.4 The small element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-cite-element.html" title="4.6.6 The cite element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-small-element.html">&#8592; 4.6.4 The small element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-cite-element.html">4.6.6 The cite element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-s-element"><span class="secno">4.6.5 </span>The <dfn><code>s</code></dfn> element</h4>
 

Index: the-section-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-section-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-section-element.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-section-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-body-element.html" title="4.4.1 The body element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-body-element.html" title="4.4.1 The body element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-nav-element.html" title="4.4.3 The nav element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-body-element.html">&#8592; 4.4.1 The body element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-nav-element.html">4.4.3 The nav element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-section-element"><span class="secno">4.4.2 </span>The <dfn><code>section</code></dfn> element</h4>
 

Index: the-article-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-article-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-article-element.html	10 Oct 2012 10:51:56 -0000	1.195
+++ the-article-element.html	10 Oct 2012 12:44:31 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-nav-element.html" title="4.4.3 The nav element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-nav-element.html" title="4.4.3 The nav element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-aside-element.html" title="4.4.5 The aside element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-nav-element.html">&#8592; 4.4.3 The nav element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-aside-element.html">4.4.5 The aside element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-article-element"><span class="secno">4.4.4 </span>The <dfn><code>article</code></dfn> element</h4>
 

Index: the-blockquote-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-blockquote-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-blockquote-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-blockquote-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-pre-element.html" title="4.5.3 The pre element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-pre-element.html" title="4.5.3 The pre element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-ol-element.html" title="4.5.5 The ol element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-pre-element.html">&#8592; 4.5.3 The pre element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-ol-element.html">4.5.5 The ol element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-blockquote-element"><span class="secno">4.5.4 </span>The <dfn><code>blockquote</code></dfn> element</h4>
 

Index: the-rp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rp-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-rp-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-rp-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-rt-element.html" title="4.6.21 The rt element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-rt-element.html" title="4.6.21 The rt element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-bdi-element.html" title="4.6.23 The bdi element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-rt-element.html">&#8592; 4.6.21 The rt element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-bdi-element.html">4.6.23 The bdi element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-rp-element"><span class="secno">4.6.22 </span>The <dfn><code>rp</code></dfn> element</h4>
 

Index: the-aside-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-aside-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-aside-element.html	10 Oct 2012 10:51:56 -0000	1.194
+++ the-aside-element.html	10 Oct 2012 12:44:31 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-article-element.html" title="4.4.4 The article element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-article-element.html" title="4.4.4 The article element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-hgroup-element.html" title="4.4.7 The hgroup element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-article-element.html">&#8592; 4.4.4 The article element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-hgroup-element.html">4.4.7 The hgroup element &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="the-aside-element.html#the-aside-element"><span class="secno">4.4.5 </span>The <code>aside</code> element</a></li><li><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements"><span class="secno">4.4.6 </span>The <code>h1</code>, <code>h2</code>, <code>h3</code>, <code>h4</code>, <code>h5</code>, and <code>h6</code> elements</a></li></ol></li></ol></li></ol></nav>
+  <ol class="toc"><li><ol><li><ol><li><a href="the-aside-element.html#the-aside-element"><span class="secno">4.4.5 </span>The <code>aside</code> element</a></li><li><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements"><span class="secno">4.4.6 </span>The <code>h1</code>, <code>h2</code>, <code>h3</code>, <code>h4</code>, <code>h5</code>, and <code>h6</code> elements</a></li></ol></li></ol></li></ol></div>
 
   <h4 id="the-aside-element"><span class="secno">4.4.5 </span>The <dfn><code>aside</code></dfn> element</h4>
 

Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-title-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-title-element.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-title-element.html	10 Oct 2012 12:44:36 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-head-element.html" title="4.2.1 The head element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-head-element.html" title="4.2.1 The head element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-base-element.html" title="4.2.3 The base element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-head-element.html">&#8592; 4.2.1 The head element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-base-element.html">4.2.3 The base element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-title-element"><span class="secno">4.2.2 </span>The <dfn><code>title</code></dfn> element</h4>
 

Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- textFieldSelection.html	10 Oct 2012 10:51:56 -0000	1.197
+++ textFieldSelection.html	10 Oct 2012 12:44:31 -0000	1.198
@@ -319,21 +319,18 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="form-submission.html" title="4.10.19.6 Form submission" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="form-submission.html" title="4.10.19.6 Form submission" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="form-submission.html">&#8592; 4.10.19.6 Form submission</a> &#8211;
-   <a href="index.html#contents">Table of contents</a>
+   <a href="spec.html#contents">Table of contents</a>
   <ol class="toc"><li><ol><li><ol><li><a href="textFieldSelection.html#textFieldSelection"><span class="secno">4.10.20 </span>APIs for the text field selections</a></li><li><a href="textFieldSelection.html#constraints"><span class="secno">4.10.21 </span>Constraints</a>
       <ol><li><a href="textFieldSelection.html#definitions"><span class="secno">4.10.21.1 </span>Definitions</a></li><li><a href="textFieldSelection.html#constraint-validation"><span class="secno">4.10.21.2 </span>Constraint validation</a></li><li><a href="textFieldSelection.html#the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The constraint validation API</a></li><li><a href="textFieldSelection.html#security-forms"><span class="secno">4.10.21.4 </span>Security</a></li></ol></li><li><a href="textFieldSelection.html#form-submission-0"><span class="secno">4.10.22 </span>Form submission</a>
       <ol><li><a href="textFieldSelection.html#introduction-2"><span class="secno">4.10.22.1 </span>Introduction</a></li><li><a href="textFieldSelection.html#implicit-submission"><span class="secno">4.10.22.2 </span>Implicit submission</a></li><li><a href="textFieldSelection.html#form-submission-algorithm"><span class="secno">4.10.22.3 </span>Form submission algorithm</a></li><li><a href="textFieldSelection.html#constructing-form-data-set"><span class="secno">4.10.22.4 </span>Constructing the form data set</a></li><li><a href="textFieldSelection.html#url-encoded-form-data"><span class="secno">4.10.22.5 </span>URL-encoded form data</a></li><li><a href="textFieldSelection.html#multipart-form-data"><span class="secno">4.10.22.6 </span>Multipart form data</a></li><li><a href="textFieldSelection.html#plain-text-form-data"><span class="secno">4.10.22.7 </span>Plain text form data</a></li></ol></li><li><a href="textFieldSelection.html#resetting-a-form"><span class="secno">4.10.23 </span>Resetting a form</a></li><ol></li><li><a href="textFieldSelection.html#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a>
@@ -399,7 +396,7 @@
     <ol><li><a href="textFieldSelection.html#warnings-for-obsolete-but-conforming-features"><span class="secno">11.1.1 </span>Warnings for obsolete but conforming features</a></li></ol></li><li><a href="textFieldSelection.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></li><li><a href="textFieldSelection.html#requirements-for-implementations"><span class="secno">11.3 </span>Requirements for implementations</a>
     <ol><li><a href="textFieldSelection.html#the-applet-element"><span class="secno">11.3.1 </span>The <code>applet</code> element</a></li><li><a href="textFieldSelection.html#the-marquee-element-0"><span class="secno">11.3.2 </span>The <code>marquee</code> element</a></li><li><a href="textFieldSelection.html#frames"><span class="secno">11.3.3 </span>Frames</a></li><li><a href="textFieldSelection.html#other-elements,-attributes-and-apis"><span class="secno">11.3.4 </span>Other elements, attributes and APIs</a></li></ol></li></ol></li><li><a href="textFieldSelection.html#iana"><span class="secno">12 </span>IANA considerations</a>
   <ol><li><a href="textFieldSelection.html#text/html"><span class="secno">12.1 </span><code>text/html</code></a></li><li><a href="textFieldSelection.html#multipart/x-mixed-replace"><span class="secno">12.2 </span><code>multipart/x-mixed-replace</code></a></li><li><a href="textFieldSelection.html#application/xhtml+xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a></li><li><a href="textFieldSelection.html#application/x-www-form-urlencoded"><span class="secno">12.4 </span><code>application/x-www-form-urlencoded</code></a></li><li><a href="textFieldSelection.html#text/cache-manifest"><span class="secno">12.5 </span><code>text/cache-manifest</code></a></li><li><a href="textFieldSelection.html#web+-scheme-prefix"><span class="secno">12.6 </span><code>web+</code> scheme prefix</a></li></ol></li><li><a class="no-num" href="textFieldSelection.html#index">Index</a>
-  <ol><li><a class="no-num" href="textFieldSelection.html#elements-1">Elements</a></li><li><a class="no-num" href="textFieldSelection.html#element-content-categories">Element content categories</a></li><li><a class="no-num" href="textFieldSelection.html#attributes-1">Attributes</a></li><li><a class="no-num" href="textFieldSelection.html#element-interfaces">Element Interfaces</a></li><li><a class="no-num" href="textFieldSelection.html#all-interfaces">All Interfaces</a></li><li><a class="no-num" href="textFieldSelection.html#events-0">Events</a></li></ol></li><li><a class="no-num" href="textFieldSelection.html#references">References</a></li><li><a class="no-num" href="textFieldSelection.html#acknowledgements">Acknowledgements</a></li></ol></nav>
+  <ol><li><a class="no-num" href="textFieldSelection.html#elements-1">Elements</a></li><li><a class="no-num" href="textFieldSelection.html#element-content-categories">Element content categories</a></li><li><a class="no-num" href="textFieldSelection.html#attributes-1">Attributes</a></li><li><a class="no-num" href="textFieldSelection.html#element-interfaces">Element Interfaces</a></li><li><a class="no-num" href="textFieldSelection.html#all-interfaces">All Interfaces</a></li><li><a class="no-num" href="textFieldSelection.html#events-0">Events</a></li></ol></li><li><a class="no-num" href="textFieldSelection.html#references">References</a></li><li><a class="no-num" href="textFieldSelection.html#acknowledgements">Acknowledgements</a></li></ol></div>
 
   <h4 id="textFieldSelection"><span class="secno">4.10.20 </span>APIs for the text field selections</h4>
 
@@ -20390,9 +20387,7 @@
 
 
    </dd><dt>Any keyword with eight characters or more, beginning with the
-   an <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for the string "<code title="">string:</code>"</dt><dt>
-
-   </dt><dd><p>Indicates that items with <a href="#the-drag-data-item-kind">the drag data item
+   an <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for the string "<code title="">string:</code>"</dt><dd><p>Indicates that items with <a href="#the-drag-data-item-kind">the drag data item
    kind</a> <i>Plain Unicode string</i> and <a href="#the-drag-data-item-type-string">the drag data
    item type string</a> set to a value that matches the remainder
    of the keyword are accepted.</p></dd>
@@ -20410,9 +20405,7 @@
 -->
 
    <dt>Any keyword with six characters or more, beginning with an
-   <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for the string "<code title="">file:</code>"</dt><dt>
-
-   </dt><dd><p>Indicates that items with <a href="#the-drag-data-item-kind">the drag data item
+   <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for the string "<code title="">file:</code>"</dt><dd><p>Indicates that items with <a href="#the-drag-data-item-kind">the drag data item
    kind</a> <i><a href="infrastructure.html#file">File</a></i> and <a href="#the-drag-data-item-type-string">the drag data item type
    string</a> set to a value that matches the remainder of the
    keyword are accepted.</p></dd>

Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/global-attributes.html,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -d -r1.199 -r1.200
--- global-attributes.html	10 Oct 2012 10:51:54 -0000	1.199
+++ global-attributes.html	10 Oct 2012 12:44:29 -0000	1.200
@@ -319,26 +319,23 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="elements.html" title="3.2 Elements" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="elements.html" title="3.2 Elements" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="element-definitions.html" title="3.2.4 Element definitions" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="elements.html">&#8592; 3.2 Elements</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="element-definitions.html">3.2.4 Element definitions &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="global-attributes.html#global-attributes"><span class="secno">3.2.3 </span>Global attributes</a>
       <ol><li><a href="global-attributes.html#the-id-attribute"><span class="secno">3.2.3.1 </span>The <code>id</code> attribute</a></li><li><a href="global-attributes.html#the-title-attribute"><span class="secno">3.2.3.2 </span>The <code title="attr-title">title</code> attribute</a></li><li><a href="global-attributes.html#the-lang-and-xml:lang-attributes"><span class="secno">3.2.3.3 </span>The <code title="attr-lang">lang</code> and <code title="attr-xml-lang">xml:lang</code> attributes</a></li><li><a href="global-attributes.html#the-translate-attribute"><span class="secno">3.2.3.4 </span>The <code title="attr-translate">translate</code> attribute</a></li><li><a href="global-attributes.html#the-xml:base-attribute-(xml-only)"><span class="secno">3.2.3.5 </span>The <code>xml:base</code>
-  attribute (XML only)</a></li><li><a href="global-attributes.html#the-dir-attribute"><span class="secno">3.2.3.6 </span>The <code>dir</code> attribute</a></li><li><a href="global-attributes.html#classes"><span class="secno">3.2.3.7 </span>The <code>class</code> attribute</a></li><li><a href="global-attributes.html#the-style-attribute"><span class="secno">3.2.3.8 </span>The <code>style</code> attribute</a></li><li><a href="global-attributes.html#embedding-custom-non-visible-data-with-the-data-*-attributes"><span class="secno">3.2.3.9 </span>Embedding custom non-visible data with the <code title="attr-data-*">data-*</code> attributes</a></li></ol></li></ol></li></ol></li></ol></nav>
+  attribute (XML only)</a></li><li><a href="global-attributes.html#the-dir-attribute"><span class="secno">3.2.3.6 </span>The <code>dir</code> attribute</a></li><li><a href="global-attributes.html#classes"><span class="secno">3.2.3.7 </span>The <code>class</code> attribute</a></li><li><a href="global-attributes.html#the-style-attribute"><span class="secno">3.2.3.8 </span>The <code>style</code> attribute</a></li><li><a href="global-attributes.html#embedding-custom-non-visible-data-with-the-data-*-attributes"><span class="secno">3.2.3.9 </span>Embedding custom non-visible data with the <code title="attr-data-*">data-*</code> attributes</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="global-attributes"><span class="secno">3.2.3 </span><dfn>Global attributes</dfn></h4>
 

Index: the-bdi-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdi-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-bdi-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-bdi-element.html	10 Oct 2012 12:44:31 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-rp-element.html" title="4.6.22 The rp element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-rp-element.html" title="4.6.22 The rp element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-bdo-element.html" title="4.6.24 The bdo element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-rp-element.html">&#8592; 4.6.22 The rp element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-bdo-element.html">4.6.24 The bdo element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-bdi-element"><span class="secno">4.6.23 </span>The <dfn><code>bdi</code></dfn> element</h4>
 

Index: the-legend-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-legend-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-legend-element.html	10 Oct 2012 10:51:59 -0000	1.194
+++ the-legend-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-fieldset-element.html" title="4.10.4 The fieldset element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-fieldset-element.html" title="4.10.4 The fieldset element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-label-element.html" title="4.10.6 The label element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-fieldset-element.html">&#8592; 4.10.4 The fieldset element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-label-element.html">4.10.6 The label element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-legend-element"><span class="secno">4.10.5 </span>The <dfn><code>legend</code></dfn> element</h4>
 

Index: the-dt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dt-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-dt-element.html	10 Oct 2012 10:51:58 -0000	1.194
+++ the-dt-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-dl-element.html" title="4.5.8 The dl element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-dl-element.html" title="4.5.8 The dl element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-dd-element.html" title="4.5.10 The dd element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-dl-element.html">&#8592; 4.5.8 The dl element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-dd-element.html">4.5.10 The dd element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-dt-element"><span class="secno">4.5.9 </span>The <dfn><code>dt</code></dfn> element</h4>
 

Index: the-source-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-source-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-source-element.html	10 Oct 2012 10:52:01 -0000	1.195
+++ the-source-element.html	10 Oct 2012 12:44:35 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-audio-element.html" title="4.8.7 The audio element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-audio-element.html" title="4.8.7 The audio element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-track-element.html" title="4.8.9 The track element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-audio-element.html">&#8592; 4.8.7 The audio element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-track-element.html">4.8.9 The track element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-source-element"><span class="secno">4.8.8 </span>The <dfn><code>source</code></dfn> element</h4>
 

Index: the-embed-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-embed-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-embed-element.html	10 Oct 2012 10:51:58 -0000	1.195
+++ the-embed-element.html	10 Oct 2012 12:44:32 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-object-element.html" title="4.8.4 The object element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-iframe-element.html">&#8592; 4.8.2 The iframe element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-object-element.html">4.8.4 The object element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-embed-element"><span class="secno">4.8.3 </span>The <dfn><code>embed</code></dfn> element</h4>
 

Index: the-ins-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ins-element.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- the-ins-element.html	10 Oct 2012 10:51:59 -0000	1.196
+++ the-ins-element.html	10 Oct 2012 12:44:33 -0000	1.197
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="edits.html" title="4.7 Edits" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="edits.html" title="4.7 Edits" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-del-element.html" title="4.7.2 The del element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="edits.html">&#8592; 4.7 Edits</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-del-element.html">4.7.2 The del element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-ins-element"><span class="secno">4.7.1 </span>The <dfn><code>ins</code></dfn> element</h4>
 

Index: the-col-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-col-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-col-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-col-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-colgroup-element.html" title="4.9.3 The colgroup element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-colgroup-element.html" title="4.9.3 The colgroup element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-tbody-element.html" title="4.9.5 The tbody element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-colgroup-element.html">&#8592; 4.9.3 The colgroup element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-tbody-element.html">4.9.5 The tbody element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-col-element"><span class="secno">4.9.4 </span>The <dfn><code>col</code></dfn> element</h4>
 

Index: the-em-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-em-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-em-element.html	10 Oct 2012 10:51:58 -0000	1.195
+++ the-em-element.html	10 Oct 2012 12:44:32 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-a-element.html" title="4.6.1 The a element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-a-element.html" title="4.6.1 The a element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-strong-element.html" title="4.6.3 The strong element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-a-element.html">&#8592; 4.6.1 The a element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-strong-element.html">4.6.3 The strong element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-em-element"><span class="secno">4.6.2 </span>The <dfn><code>em</code></dfn> element</h4>
 

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1275
retrieving revision 1.1276
diff -u -d -r1.1275 -r1.1276
--- semantics.html	10 Oct 2012 10:51:55 -0000	1.1275
+++ semantics.html	10 Oct 2012 12:44:30 -0000	1.1276
@@ -319,26 +319,23 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="dynamic-markup-insertion.html" title="3.4 Dynamic markup insertion" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="dynamic-markup-insertion.html" title="3.4 Dynamic markup insertion" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-html-element.html" title="4.1.1 The html element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="dynamic-markup-insertion.html">&#8592; 3.4 Dynamic markup insertion</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-html-element.html">4.1.1 The html element &#8594;</a>
   <ol class="toc"><li><a href="semantics.html#semantics"><span class="secno">4 </span>The elements of HTML</a>
   <ol><li><a href="semantics.html#the-root-element"><span class="secno">4.1 </span>The root element</a>
-    </li></ol></li></ol></nav>
+    </li></ol></li></ol></div>
 
   <h2 id="semantics"><span class="secno">4 </span>The elements of HTML</h2>
 

Index: the-q-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-q-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-q-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-q-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-cite-element.html" title="4.6.6 The cite element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-cite-element.html" title="4.6.6 The cite element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-dfn-element.html" title="4.6.8 The dfn element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-cite-element.html">&#8592; 4.6.6 The cite element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-dfn-element.html">4.6.8 The dfn element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-q-element"><span class="secno">4.6.7 </span>The <dfn><code>q</code></dfn> element</h4>
 

Index: the-style-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-style-element.html,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- the-style-element.html	10 Oct 2012 10:52:01 -0000	1.197
+++ the-style-element.html	10 Oct 2012 12:44:35 -0000	1.198
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-meta-element.html" title="4.2.5 The meta element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-meta-element.html" title="4.2.5 The meta element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="styling.html" title="4.2.7 Styling" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-meta-element.html">&#8592; 4.2.5 The meta element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="styling.html">4.2.7 Styling &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-style-element"><span class="secno">4.2.6 </span>The <dfn><code>style</code></dfn> element</h4>
 

Index: attributes-common-to-form-controls.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- attributes-common-to-form-controls.html	10 Oct 2012 10:51:48 -0000	1.194
+++ attributes-common-to-form-controls.html	10 Oct 2012 12:44:27 -0000	1.195
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="form-submission.html" title="4.10.19.6 Form submission" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="association-of-controls-and-forms.html">&#8592; 4.10.18 Association of controls and forms</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="form-submission.html">4.10.19.6 Form submission &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="attributes-common-to-form-controls.html#attributes-common-to-form-controls"><span class="secno">4.10.19 </span>Attributes common to form controls</a>
-      <ol><li><a href="attributes-common-to-form-controls.html#naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</a></li><li><a href="attributes-common-to-form-controls.html#enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</a></li><li><a href="attributes-common-to-form-controls.html#a-form-control's-value"><span class="secno">4.10.19.3 </span>A form control's value</a></li><li><a href="attributes-common-to-form-controls.html#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a></li><li><a href="attributes-common-to-form-controls.html#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></li></ol></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="attributes-common-to-form-controls.html#naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</a></li><li><a href="attributes-common-to-form-controls.html#enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</a></li><li><a href="attributes-common-to-form-controls.html#a-form-control's-value"><span class="secno">4.10.19.3 </span>A form control's value</a></li><li><a href="attributes-common-to-form-controls.html#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a></li><li><a href="attributes-common-to-form-controls.html#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="attributes-common-to-form-controls"><span class="secno">4.10.19 </span><dfn>Attributes common to form controls</dfn></h4>
 

Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -d -r1.270 -r1.271
--- scripting-1.html	10 Oct 2012 10:51:55 -0000	1.270
+++ scripting-1.html	10 Oct 2012 12:44:30 -0000	1.271
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="styling.html" title="4.2.7 Styling" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="styling.html" title="4.2.7 Styling" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-script-element.html" title="4.3.1 The script element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="styling.html">&#8592; 4.2.7 Styling</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-script-element.html">4.3.1 The script element &#8594;</a>
-  </nav>
+  </div>
 
   <h3 id="scripting-1"><span class="secno">4.3 </span>Scripting</h3>
 

Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-abbr-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-abbr-element.html	10 Oct 2012 10:51:56 -0000	1.195
+++ the-abbr-element.html	10 Oct 2012 12:44:31 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-dfn-element.html" title="4.6.8 The dfn element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-dfn-element.html" title="4.6.8 The dfn element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-time-element.html" title="4.6.10 The time element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-dfn-element.html">&#8592; 4.6.8 The dfn element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-time-element.html">4.6.10 The time element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-abbr-element"><span class="secno">4.6.9 </span>The <dfn><code>abbr</code></dfn> element</h4>
 

Index: the-caption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-caption-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-caption-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-caption-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-table-element.html" title="4.9.1 The table element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-table-element.html" title="4.9.1 The table element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-colgroup-element.html" title="4.9.3 The colgroup element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-table-element.html">&#8592; 4.9.1 The table element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-colgroup-element.html">4.9.3 The colgroup element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-caption-element"><span class="secno">4.9.2 </span>The <dfn><code>caption</code></dfn> element</h4>
 

Index: edits-and-paragraphs.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- edits-and-paragraphs.html	10 Oct 2012 10:51:50 -0000	1.194
+++ edits-and-paragraphs.html	10 Oct 2012 12:44:28 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="attributes-common-to-ins-and-del-elements.html" title="4.7.3 Attributes common to ins and del elements" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="attributes-common-to-ins-and-del-elements.html" title="4.7.3 Attributes common to ins and del elements" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="edits-and-lists.html" title="4.7.5 Edits and lists" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="attributes-common-to-ins-and-del-elements.html">&#8592; 4.7.3 Attributes common to ins and del elements</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="edits-and-lists.html">4.7.5 Edits and lists &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="edits-and-paragraphs"><span class="secno">4.7.4 </span>Edits and paragraphs</h4>
 

Index: the-tbody-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tbody-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-tbody-element.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-tbody-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-col-element.html" title="4.9.4 The col element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-col-element.html" title="4.9.4 The col element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-thead-element.html" title="4.9.6 The thead element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-col-element.html">&#8592; 4.9.4 The col element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-thead-element.html">4.9.6 The thead element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-tbody-element"><span class="secno">4.9.5 </span>The <dfn><code>tbody</code></dfn> element</h4>
 

Index: the-td-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-td-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-td-element.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-td-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-tr-element.html" title="4.9.8 The tr element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-tr-element.html" title="4.9.8 The tr element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-th-element.html" title="4.9.10 The th element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-tr-element.html">&#8592; 4.9.8 The tr element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-th-element.html">4.9.10 The th element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-td-element"><span class="secno">4.9.9 </span>The <dfn><code>td</code></dfn> element</h4>
 

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.2039
retrieving revision 1.2040
diff -u -d -r1.2039 -r1.2040
--- spec.html	10 Oct 2012 11:17:28 -0000	1.2039
+++ spec.html	10 Oct 2012 12:44:30 -0000	1.2040
@@ -319,9 +319,7 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  </head><body onload="fixBrokenLink();" class="split index"><div class="head" id="head">
+  </script></head><body onload="fixBrokenLink();" class="split index"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>

Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec/media-elements.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- media-elements.html	10 Oct 2012 10:51:55 -0000	1.202
+++ media-elements.html	10 Oct 2012 12:44:30 -0000	1.203
@@ -319,29 +319,26 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-track-element.html" title="4.8.9 The track element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-track-element.html" title="4.8.9 The track element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-track-element.html">&#8592; 4.8.9 The track element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-canvas-element.html">4.8.11 The canvas element &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="media-elements.html#media-elements"><span class="secno">4.8.10 </span>Media elements</a>
       <ol><li><a href="media-elements.html#error-codes"><span class="secno">4.8.10.1 </span>Error codes</a></li><li><a href="media-elements.html#location-of-the-media-resource"><span class="secno">4.8.10.2 </span>Location of the media resource</a></li><li><a href="media-elements.html#mime-types"><span class="secno">4.8.10.3 </span>MIME types</a></li><li><a href="media-elements.html#network-states"><span class="secno">4.8.10.4 </span>Network states</a></li><li><a href="media-elements.html#loading-the-media-resource"><span class="secno">4.8.10.5 </span>Loading the media resource</a></li><li><a href="media-elements.html#offsets-into-the-media-resource"><span class="secno">4.8.10.6 </span>Offsets into the media resource</a></li><li><a href="media-elements.html#ready-states"><span class="secno">4.8.10.7 </span>Ready states</a></li><li><a href="media-elements.html#playing-the-media-resource"><span class="secno">4.8.10.8 </span>Playing the media resource</a></li><li><a href="media-elements.html#seeking"><span clas="secno">4.8.10.9 </span>Seeking</a></li><li><a href="media-elements.html#media-resources-with-multiple-media-tracks"><span class="secno">4.8.10.10 </span>Media resources with multiple media tracks</a>
         <ol><li><a href="media-elements.html#audiotracklist-and-videotracklist-objects"><span class="secno">4.8.10.10.1 </span><code>AudioTrackList</code> and <code>VideoTrackList</code> objects</a></li><li><a href="media-elements.html#selecting-specific-audio-and-video-tracks-declaratively"><span class="secno">4.8.10.10.2 </span>Selecting specific audio and video tracks declaratively</a></li></ol></li><li><a href="media-elements.html#synchronising-multiple-media-elements"><span class="secno">4.8.10.11 </span>Synchronising multiple media elements</a>
         <ol><li><a href="media-elements.html#introduction-0"><span class="secno">4.8.10.11.1 </span>Introduction</a></li><li><a href="media-elements.html#media-controllers"><span class="secno">4.8.10.11.2 </span>Media controllers</a></li><li><a href="media-elements.html#assigning-a-media-controller-declaratively"><span class="secno">4.8.10.11.3 </span>Assigning a media controller declaratively</a></li></ol></li><li><a href="media-elements.html#timed-text-tracks"><span class="secno">4.8.10.12 </span>Timed text tracks</a>
         <ol><li><a href="media-elements.html#text-track-model"><span class="secno">4.8.10.12.1 </span>Text track model</a></li><li><a href="media-elements.html#sourcing-in-band-text-tracks"><span class="secno">4.8.10.12.2 </span>Sourcing in-band text tracks</a></li><li><a href="media-elements.html#sourcing-out-of-band-text-tracks"><span class="secno">4.8.10.12.3 </span>Sourcing out-of-band text tracks</a></li><li><a href="media-elements.html#guidelines-for-exposing-cues-in-various-formats-as-text-track-cues"><span class="secno">4.8.10.12.4 </span>Guidelines for exposing cues in various formats as
-  <span title="text track cue">text track cues</span></a></li><li><a href="media-elements.html#text-track-api"><span class="secno">4.8.10.12.5 </span>Text track API</a></li><li><a href="media-elements.html#text-tracks-describing-chapters"><span class="secno">4.8.10.12.6 </span>Text tracks describing chapters</a></li><li><a href="media-elements.html#cue-events"><span class="secno">4.8.10.12.7 </span>Event definitions</a></li></ol></li><li><a href="media-elements.html#user-interface"><span class="secno">4.8.10.13 </span>User interface</a></li><li><a href="media-elements.html#time-ranges"><span class="secno">4.8.10.14 </span>Time ranges</a></li><li><a href="media-elements.html#event-definitions"><span class="secno">4.8.10.15 </span>Event definitions</a></li><li><a href="media-elements.html#mediaevents"><span class="secno">4.8.10.16 </span>Event summary</a></li><li><a href="media-elements.html#security-and-privacy-considerations"><span class="secno">4.8.10.17 </span>Security and privacy considerations</a></li>li><a href="media-elements.html#best-practices-for-authors-using-media-elements"><span class="secno">4.8.10.18 </span>Best practices for authors using media elements</a></li><li><a href="media-elements.html#best-practices-for-implementors-of-media-elements"><span class="secno">4.8.10.19 </span>Best practices for implementors of media elements</a></li></ol></li></ol></li></ol></li></ol></nav>
+  <span title="text track cue">text track cues</span></a></li><li><a href="media-elements.html#text-track-api"><span class="secno">4.8.10.12.5 </span>Text track API</a></li><li><a href="media-elements.html#text-tracks-describing-chapters"><span class="secno">4.8.10.12.6 </span>Text tracks describing chapters</a></li><li><a href="media-elements.html#cue-events"><span class="secno">4.8.10.12.7 </span>Event definitions</a></li></ol></li><li><a href="media-elements.html#user-interface"><span class="secno">4.8.10.13 </span>User interface</a></li><li><a href="media-elements.html#time-ranges"><span class="secno">4.8.10.14 </span>Time ranges</a></li><li><a href="media-elements.html#event-definitions"><span class="secno">4.8.10.15 </span>Event definitions</a></li><li><a href="media-elements.html#mediaevents"><span class="secno">4.8.10.16 </span>Event summary</a></li><li><a href="media-elements.html#security-and-privacy-considerations"><span class="secno">4.8.10.17 </span>Security and privacy considerations</a></li>li><a href="media-elements.html#best-practices-for-authors-using-media-elements"><span class="secno">4.8.10.18 </span>Best practices for authors using media elements</a></li><li><a href="media-elements.html#best-practices-for-implementors-of-media-elements"><span class="secno">4.8.10.19 </span>Best practices for implementors of media elements</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="media-elements"><span class="secno">4.8.10 </span>Media elements</h4>
 

Index: the-base-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-base-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-base-element.html	10 Oct 2012 10:51:57 -0000	1.195
+++ the-base-element.html	10 Oct 2012 12:44:31 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-title-element.html" title="4.2.2 The title element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-title-element.html" title="4.2.2 The title element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-link-element.html" title="4.2.4 The link element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-title-element.html">&#8592; 4.2.2 The title element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-link-element.html">4.2.4 The link element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-base-element"><span class="secno">4.2.3 </span>The <dfn><code>base</code></dfn> element</h4>
 

Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec/styling.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- styling.html	10 Oct 2012 10:51:55 -0000	1.194
+++ styling.html	10 Oct 2012 12:44:30 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-style-element.html" title="4.2.6 The style element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-style-element.html" title="4.2.6 The style element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="scripting-1.html" title="4.3 Scripting" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-style-element.html">&#8592; 4.2.6 The style element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="scripting-1.html">4.3 Scripting &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="styling"><span class="secno">4.2.7 </span><dfn title="styling processing model">Styling</dfn></h4>
 

Index: the-noscript-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-noscript-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-noscript-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-noscript-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-script-element.html" title="4.3.1 The script element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-script-element.html" title="4.3.1 The script element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="sections.html" title="4.4 Sections" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-script-element.html">&#8592; 4.3.1 The script element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="sections.html">4.4 Sections &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-noscript-element"><span class="secno">4.3.2 </span>The <dfn><code>noscript</code></dfn> element</h4>
 

Index: the-code-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-code-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-code-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-code-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-time-element.html" title="4.6.10 The time element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-time-element.html" title="4.6.10 The time element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-var-element.html" title="4.6.12 The var element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-time-element.html">&#8592; 4.6.10 The time element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-var-element.html">4.6.12 The var element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-code-element"><span class="secno">4.6.11 </span>The <dfn><code>code</code></dfn> element</h4>
 

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -d -r1.264 -r1.265
--- urls.html	10 Oct 2012 10:52:03 -0000	1.264
+++ urls.html	10 Oct 2012 12:44:37 -0000	1.265
@@ -319,26 +319,23 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="common-microsyntaxes.html" title="2.5 Common microsyntaxes" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="common-microsyntaxes.html" title="2.5 Common microsyntaxes" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="common-dom-interfaces.html" title="2.8 Common DOM interfaces" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="common-microsyntaxes.html">&#8592; 2.5 Common microsyntaxes</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="common-dom-interfaces.html">2.8 Common DOM interfaces &#8594;</a>
   <ol class="toc"><li><ol><li><a href="urls.html#urls"><span class="secno">2.6 </span>URLs</a>
     <ol><li><a href="urls.html#terminology-0"><span class="secno">2.6.1 </span>Terminology</a></li><li><a href="urls.html#parsing-urls"><span class="secno">2.6.2 </span>Parsing URLs</a></li><li><a href="urls.html#base-urls"><span class="secno">2.6.3 </span>Base URLs</a></li><li><a href="urls.html#resolving-urls"><span class="secno">2.6.4 </span>Resolving URLs</a></li><li><a href="urls.html#url-manipulation-and-creation"><span class="secno">2.6.5 </span>URL manipulation and creation</a></li><li><a href="urls.html#dynamic-changes-to-base-urls"><span class="secno">2.6.6 </span>Dynamic changes to base URLs</a></li><li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.6.7 </span>Interfaces for URL manipulation</a></li></ol></li><li><a href="urls.html#fetching-resources"><span class="secno">2.7 </span>Fetching resources</a>
-    <ol><li><a href="urls.html#terminology-1"><span class="secno">2.7.1 </span>Terminology</a></li><li><a href="urls.html#processing-model"><span class="secno">2.7.2 </span>Processing model</a></li><li><a href="urls.html#encrypted-http-and-related-security-concerns"><span class="secno">2.7.3 </span>Encrypted HTTP and related security concerns</a></li><li><a href="urls.html#content-type-sniffing"><span class="secno">2.7.4 </span>Determining the type of a resource</a></li><li><a href="urls.html#extracting-encodings-from-meta-elements"><span class="secno">2.7.5 </span>Extracting encodings from <code>meta</code> elements</a></li><li><a href="urls.html#cors-settings-attributes"><span class="secno">2.7.6 </span>CORS settings attributes</a></li><li><a href="urls.html#cors-enabled-fetch"><span class="secno">2.7.7 </span>CORS-enabled fetch</a></li></ol></li></ol></li></ol></nav>
+    <ol><li><a href="urls.html#terminology-1"><span class="secno">2.7.1 </span>Terminology</a></li><li><a href="urls.html#processing-model"><span class="secno">2.7.2 </span>Processing model</a></li><li><a href="urls.html#encrypted-http-and-related-security-concerns"><span class="secno">2.7.3 </span>Encrypted HTTP and related security concerns</a></li><li><a href="urls.html#content-type-sniffing"><span class="secno">2.7.4 </span>Determining the type of a resource</a></li><li><a href="urls.html#extracting-encodings-from-meta-elements"><span class="secno">2.7.5 </span>Extracting encodings from <code>meta</code> elements</a></li><li><a href="urls.html#cors-settings-attributes"><span class="secno">2.7.6 </span>CORS settings attributes</a></li><li><a href="urls.html#cors-enabled-fetch"><span class="secno">2.7.7 </span>CORS-enabled fetch</a></li></ol></li></ol></li></ol></div>
 
   <h3 id="urls"><span class="secno">2.6 </span>URLs</h3>
 

Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-div-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-div-element.html	10 Oct 2012 10:51:58 -0000	1.195
+++ the-div-element.html	10 Oct 2012 12:44:32 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-figcaption-element.html" title="4.5.12 The figcaption element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-figcaption-element.html" title="4.5.12 The figcaption element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-figcaption-element.html">&#8592; 4.5.12 The figcaption element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="text-level-semantics.html">4.6 Text-level semantics &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-div-element"><span class="secno">4.5.13 </span>The <dfn><code>div</code></dfn> element</h4>
 

Index: the-output-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-output-element.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- the-output-element.html	10 Oct 2012 10:52:00 -0000	1.196
+++ the-output-element.html	10 Oct 2012 12:44:34 -0000	1.197
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-keygen-element.html" title="4.10.14 The keygen element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-keygen-element.html" title="4.10.14 The keygen element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-progress-element.html" title="4.10.16 The progress element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-keygen-element.html">&#8592; 4.10.14 The keygen element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-progress-element.html">4.10.16 The progress element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-output-element"><span class="secno">4.10.15 </span>The <dfn><code>output</code></dfn> element</h4>
 

Index: the-label-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-label-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-label-element.html	10 Oct 2012 10:51:59 -0000	1.194
+++ the-label-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-legend-element.html" title="4.10.5 The legend element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-legend-element.html" title="4.10.5 The legend element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-input-element.html" title="4.10.7 The input element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-legend-element.html">&#8592; 4.10.5 The legend element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-input-element.html">4.10.7 The input element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-label-element"><span class="secno">4.10.6 </span>The <dfn><code>label</code></dfn> element</h4>
 

Index: the-dl-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dl-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-dl-element.html	10 Oct 2012 10:51:58 -0000	1.194
+++ the-dl-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-li-element.html" title="4.5.7 The li element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-li-element.html" title="4.5.7 The li element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-dt-element.html" title="4.5.9 The dt element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-li-element.html">&#8592; 4.5.7 The li element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-dt-element.html">4.5.9 The dt element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-dl-element"><span class="secno">4.5.8 </span>The <dfn><code>dl</code></dfn> element</h4>
 

Index: the-select-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-select-element.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- the-select-element.html	10 Oct 2012 10:52:01 -0000	1.196
+++ the-select-element.html	10 Oct 2012 12:44:35 -0000	1.197
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-button-element.html" title="4.10.8 The button element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-button-element.html" title="4.10.8 The button element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-datalist-element.html" title="4.10.10 The datalist element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-button-element.html">&#8592; 4.10.8 The button element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-datalist-element.html">4.10.10 The datalist element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-select-element"><span class="secno">4.10.9 </span>The <dfn><code>select</code></dfn> element</h4>
 

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1277
retrieving revision 1.1278
diff -u -d -r1.1277 -r1.1278
--- dom.html	10 Oct 2012 10:51:49 -0000	1.1277
+++ dom.html	10 Oct 2012 12:44:28 -0000	1.1278
@@ -319,26 +319,23 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="namespaces.html" title="2.9 Namespaces" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="namespaces.html" title="2.9 Namespaces" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="elements.html" title="3.2 Elements" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="namespaces.html">&#8592; 2.9 Namespaces</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="elements.html">3.2 Elements &#8594;</a>
   <ol class="toc"><li><a href="dom.html#dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</a>
   <ol><li><a href="dom.html#documents"><span class="secno">3.1 </span>Documents</a>
-    <ol><li><a href="dom.html#the-document-object"><span class="secno">3.1.1 </span>The <code>Document</code> object</a></li><li><a href="dom.html#security-document"><span class="secno">3.1.2 </span>Security</a></li><li><a href="dom.html#resource-metadata-management"><span class="secno">3.1.3 </span>Resource metadata management</a></li><li><a href="dom.html#dom-tree-accessors"><span class="secno">3.1.4 </span>DOM tree accessors</a></li><li><a href="dom.html#loading-xml-documents"><span class="secno">3.1.5 </span>Loading XML documents</a></li></ol></li></ol></li></ol></nav>
+    <ol><li><a href="dom.html#the-document-object"><span class="secno">3.1.1 </span>The <code>Document</code> object</a></li><li><a href="dom.html#security-document"><span class="secno">3.1.2 </span>Security</a></li><li><a href="dom.html#resource-metadata-management"><span class="secno">3.1.3 </span>Resource metadata management</a></li><li><a href="dom.html#dom-tree-accessors"><span class="secno">3.1.4 </span>DOM tree accessors</a></li><li><a href="dom.html#loading-xml-documents"><span class="secno">3.1.5 </span>Loading XML documents</a></li></ol></li></ol></li></ol></div>
 
   <h2 id="dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</h2>
 

Index: the-textarea-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-textarea-element.html,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- the-textarea-element.html	10 Oct 2012 10:52:01 -0000	1.197
+++ the-textarea-element.html	10 Oct 2012 12:44:35 -0000	1.198
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-option-element.html" title="4.10.12 The option element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-option-element.html" title="4.10.12 The option element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-keygen-element.html" title="4.10.14 The keygen element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-option-element.html">&#8592; 4.10.12 The option element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-keygen-element.html">4.10.14 The keygen element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-textarea-element"><span class="secno">4.10.13 </span>The <dfn><code>textarea</code></dfn> element</h4>
 

Index: the-colgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-colgroup-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-colgroup-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-colgroup-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-caption-element.html" title="4.9.2 The caption element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-caption-element.html" title="4.9.2 The caption element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-col-element.html" title="4.9.4 The col element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-caption-element.html">&#8592; 4.9.2 The caption element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-col-element.html">4.9.4 The col element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-colgroup-element"><span class="secno">4.9.3 </span>The <dfn><code>colgroup</code></dfn> element</h4>
 

Index: attributes-common-to-ins-and-del-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- attributes-common-to-ins-and-del-elements.html	10 Oct 2012 10:51:48 -0000	1.194
+++ attributes-common-to-ins-and-del-elements.html	10 Oct 2012 12:44:27 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-del-element.html" title="4.7.2 The del element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-del-element.html" title="4.7.2 The del element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="edits-and-paragraphs.html" title="4.7.4 Edits and paragraphs" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-del-element.html">&#8592; 4.7.2 The del element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="edits-and-paragraphs.html">4.7.4 Edits and paragraphs &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="attributes-common-to-ins-and-del-elements"><span class="secno">4.7.3 </span>Attributes common to <code><a href="the-ins-element.html#the-ins-element">ins</a></code> and <code><a href="the-del-element.html#the-del-element">del</a></code> elements</h4>
 

Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-video-element.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- the-video-element.html	10 Oct 2012 10:52:02 -0000	1.196
+++ the-video-element.html	10 Oct 2012 12:44:36 -0000	1.197
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-param-element.html" title="4.8.5 The param element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-param-element.html" title="4.8.5 The param element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-audio-element.html" title="4.8.7 The audio element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-param-element.html">&#8592; 4.8.5 The param element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-audio-element.html">4.8.7 The audio element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-video-element"><span class="secno">4.8.6 </span>The <dfn id="video"><code>video</code></dfn> element</h4>
 

Index: the-table-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-table-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-table-element.html	10 Oct 2012 10:52:01 -0000	1.195
+++ the-table-element.html	10 Oct 2012 12:44:35 -0000	1.196
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="tabular-data.html" title="4.9 Tabular data" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="tabular-data.html" title="4.9 Tabular data" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-caption-element.html" title="4.9.2 The caption element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="tabular-data.html">&#8592; 4.9 Tabular data</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-caption-element.html">4.9.2 The caption element &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-table-element.html#the-table-element"><span class="secno">4.9.1 </span>The <code>table</code> element</a>
-      <ol><li><a href="the-table-element.html#table-descriptions-techniques"><span class="secno">4.9.1.1 </span>Techniques for describing tables</a></li><li><a href="the-table-element.html#table-layout-techniques"><span class="secno">4.9.1.2 </span>Techniques for table layout</a></li></ol></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="the-table-element.html#table-descriptions-techniques"><span class="secno">4.9.1.1 </span>Techniques for describing tables</a></li><li><a href="the-table-element.html#table-layout-techniques"><span class="secno">4.9.1.2 </span>Techniques for table layout</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="the-table-element"><span class="secno">4.9.1 </span>The <dfn><code>table</code></dfn> element</h4>
 

Index: the-audio-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-audio-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-audio-element.html	10 Oct 2012 10:51:56 -0000	1.194
+++ the-audio-element.html	10 Oct 2012 12:44:31 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-video-element.html" title="4.8.6 The video element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-video-element.html" title="4.8.6 The video element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-source-element.html" title="4.8.8 The source element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-video-element.html">&#8592; 4.8.6 The video element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-source-element.html">4.8.8 The source element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-audio-element"><span class="secno">4.8.7 </span>The <dfn id="audio"><code>audio</code></dfn> element</h4>
 

Index: edits-and-lists.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-lists.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- edits-and-lists.html	10 Oct 2012 10:51:50 -0000	1.194
+++ edits-and-lists.html	10 Oct 2012 12:44:28 -0000	1.195
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="edits-and-paragraphs.html" title="4.7.4 Edits and paragraphs" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="edits-and-paragraphs.html" title="4.7.4 Edits and paragraphs" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-img-element.html" title="4.8.1 The img element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="edits-and-paragraphs.html">&#8592; 4.7.4 Edits and paragraphs</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-img-element.html">4.8.1 The img element &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="edits-and-lists.html#edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</a></li><li><a href="edits-and-lists.html#edits-and-tables"><span class="secno">4.7.6 </span>Edits and tables</a></li></ol></li><li><a href="edits-and-lists.html#embedded-content-0"><span class="secno">4.8 </span>Embedded content</a>
-    </li></ol></li></ol></nav>
+    </li></ol></li></ol></div>
 
   <h4 id="edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</h4>
 

Index: the-pre-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-pre-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-pre-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-pre-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-hr-element.html" title="4.5.2 The hr element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-hr-element.html" title="4.5.2 The hr element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-blockquote-element.html" title="4.5.4 The blockquote element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-hr-element.html">&#8592; 4.5.2 The hr element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-blockquote-element.html">4.5.4 The blockquote element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-pre-element"><span class="secno">4.5.3 </span>The <dfn><code>pre</code></dfn> element</h4>
 

Index: dynamic-markup-insertion.html
===================================================================
RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- dynamic-markup-insertion.html	10 Oct 2012 10:51:50 -0000	1.196
+++ dynamic-markup-insertion.html	10 Oct 2012 12:44:28 -0000	1.197
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="interactions-with-xpath-and-xslt.html" title="3.3 Interactions with XPath and XSLT" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="interactions-with-xpath-and-xslt.html" title="3.3 Interactions with XPath and XSLT" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="semantics.html" title="4 The elements of HTML" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="interactions-with-xpath-and-xslt.html">&#8592; 3.3 Interactions with XPath and XSLT</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="semantics.html">4 The elements of HTML &#8594;</a>
   <ol class="toc"><li><ol><li><a href="dynamic-markup-insertion.html#dynamic-markup-insertion"><span class="secno">3.4 </span>Dynamic markup insertion</a>
-    <ol><li><a href="dynamic-markup-insertion.html#opening-the-input-stream"><span class="secno">3.4.1 </span>Opening the input stream</a></li><li><a href="dynamic-markup-insertion.html#closing-the-input-stream"><span class="secno">3.4.2 </span>Closing the input stream</a></li><li><a href="dynamic-markup-insertion.html#document.write()"><span class="secno">3.4.3 </span><code title="dom-document-write">document.write()</code></a></li><li><a href="dynamic-markup-insertion.html#document.writeln()"><span class="secno">3.4.4 </span><code title="dom-document-writeln">document.writeln()</code></a></li></ol></li></ol></li></ol></nav>
+    <ol><li><a href="dynamic-markup-insertion.html#opening-the-input-stream"><span class="secno">3.4.1 </span>Opening the input stream</a></li><li><a href="dynamic-markup-insertion.html#closing-the-input-stream"><span class="secno">3.4.2 </span>Closing the input stream</a></li><li><a href="dynamic-markup-insertion.html#document.write()"><span class="secno">3.4.3 </span><code title="dom-document-write">document.write()</code></a></li><li><a href="dynamic-markup-insertion.html#document.writeln()"><span class="secno">3.4.4 </span><code title="dom-document-writeln">document.writeln()</code></a></li></ol></li></ol></li></ol></div>
 
   <h3 id="dynamic-markup-insertion"><span class="secno">3.4 </span><dfn>Dynamic markup insertion</dfn></h3>
 

Index: the-tfoot-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tfoot-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-tfoot-element.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-tfoot-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-thead-element.html" title="4.9.6 The thead element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-thead-element.html" title="4.9.6 The thead element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-tr-element.html" title="4.9.8 The tr element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-thead-element.html">&#8592; 4.9.6 The thead element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-tr-element.html">4.9.8 The tr element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-tfoot-element"><span class="secno">4.9.7 </span>The <dfn><code>tfoot</code></dfn> element</h4>
 

Index: the-thead-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-thead-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-thead-element.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-thead-element.html	10 Oct 2012 12:44:36 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-tbody-element.html" title="4.9.5 The tbody element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-tbody-element.html" title="4.9.5 The tbody element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-tfoot-element.html" title="4.9.7 The tfoot element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-tbody-element.html">&#8592; 4.9.5 The tbody element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-tfoot-element.html">4.9.7 The tfoot element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-thead-element"><span class="secno">4.9.6 </span>The <dfn><code>thead</code></dfn> element</h4>
 

Index: image-maps.html
===================================================================
RCS file: /sources/public/html5/spec/image-maps.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- image-maps.html	10 Oct 2012 10:51:54 -0000	1.195
+++ image-maps.html	10 Oct 2012 12:44:29 -0000	1.196
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-area-element.html" title="4.8.13 The area element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-area-element.html" title="4.8.13 The area element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="mathml.html" title="4.8.15 MathML" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-area-element.html">&#8592; 4.8.13 The area element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="mathml.html">4.8.15 MathML &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="image-maps.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a>
-      <ol><li><a href="image-maps.html#authoring"><span class="secno">4.8.14.1 </span>Authoring</a></li><li><a href="image-maps.html#processing-model-0"><span class="secno">4.8.14.2 </span>Processing model</a></li></ol></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="image-maps.html#authoring"><span class="secno">4.8.14.1 </span>Authoring</a></li><li><a href="image-maps.html#processing-model-0"><span class="secno">4.8.14.2 </span>Processing model</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="image-maps"><span class="secno">4.8.14 </span>Image maps</h4>
 

Index: the-br-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-br-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-br-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-br-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-span-element.html" title="4.6.25 The span element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-span-element.html" title="4.6.25 The span element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-wbr-element.html" title="4.6.27 The wbr element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-span-element.html">&#8592; 4.6.25 The span element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-wbr-element.html">4.6.27 The wbr element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-br-element"><span class="secno">4.6.26 </span>The <dfn><code>br</code></dfn> element</h4>
 

Index: the-meta-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meta-element.html,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -d -r1.199 -r1.200
--- the-meta-element.html	10 Oct 2012 10:51:59 -0000	1.199
+++ the-meta-element.html	10 Oct 2012 12:44:34 -0000	1.200
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-link-element.html" title="4.2.4 The link element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-link-element.html" title="4.2.4 The link element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-style-element.html" title="4.2.6 The style element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-link-element.html">&#8592; 4.2.4 The link element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-style-element.html">4.2.6 The style element &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-meta-element.html#the-meta-element"><span class="secno">4.2.5 </span>The <code>meta</code> element</a>
-      <ol><li><a href="the-meta-element.html#standard-metadata-names"><span class="secno">4.2.5.1 </span>Standard metadata names</a></li><li><a href="the-meta-element.html#other-metadata-names"><span class="secno">4.2.5.2 </span>Other metadata names</a></li><li><a href="the-meta-element.html#pragma-directives"><span class="secno">4.2.5.3 </span>Pragma directives</a></li><li><a href="the-meta-element.html#other-pragma-directives"><span class="secno">4.2.5.4 </span>Other pragma directives</a></li><li><a href="the-meta-element.html#charset"><span class="secno">4.2.5.5 </span>Specifying the document's character encoding</a></li></ol></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="the-meta-element.html#standard-metadata-names"><span class="secno">4.2.5.1 </span>Standard metadata names</a></li><li><a href="the-meta-element.html#other-metadata-names"><span class="secno">4.2.5.2 </span>Other metadata names</a></li><li><a href="the-meta-element.html#pragma-directives"><span class="secno">4.2.5.3 </span>Pragma directives</a></li><li><a href="the-meta-element.html#other-pragma-directives"><span class="secno">4.2.5.4 </span>Other pragma directives</a></li><li><a href="the-meta-element.html#charset"><span class="secno">4.2.5.5 </span>Specifying the document's character encoding</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="the-meta-element"><span class="secno">4.2.5 </span>The <dfn id="meta"><code>meta</code></dfn> element</h4>
 

Index: the-wbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-wbr-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-wbr-element.html	10 Oct 2012 10:52:02 -0000	1.194
+++ the-wbr-element.html	10 Oct 2012 12:44:36 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-br-element.html" title="4.6.26 The br element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-br-element.html" title="4.6.26 The br element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="usage-summary.html" title="4.6.28 Usage summary" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-br-element.html">&#8592; 4.6.26 The br element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="usage-summary.html">4.6.28 Usage summary &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-wbr-element"><span class="secno">4.6.27 </span>The <dfn><code>wbr</code></dfn> element</h4>
 

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1260
retrieving revision 1.1261
diff -u -d -r1.1260 -r1.1261
--- introduction.html	10 Oct 2012 10:51:54 -0000	1.1260
+++ introduction.html	10 Oct 2012 12:44:29 -0000	1.1261
@@ -319,27 +319,24 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="infrastructure.html" title="2 Common infrastructure" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <div class="prev_next">
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="infrastructure.html">2 Common infrastructure &#8594;</a>
   <ol class="toc"><li><a href="introduction.html#introduction"><span class="secno">1 </span>Introduction</a>
   <ol><li><a href="introduction.html#background"><span class="secno">1.1 </span>Background</a></li><li><a href="introduction.html#audience"><span class="secno">1.2 </span>Audience</a></li><li><a href="introduction.html#scope"><span class="secno">1.3 </span>Scope</a></li><li><a href="introduction.html#history-0"><span class="secno">1.4 </span>History</a></li><li><a href="introduction.html#design-notes"><span class="secno">1.5 </span>Design notes</a>
     <ol><li><a href="introduction.html#serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</a></li><li><a href="introduction.html#compliance-with-other-specifications"><span class="secno">1.5.2 </span>Compliance with other specifications</a></li></ol></li><li><a href="introduction.html#html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</a></li><li><a href="introduction.html#structure-of-this-specification"><span class="secno">1.7 </span>Structure of this specification</a>
     <ol><li><a href="introduction.html#how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</a></li><li><a href="introduction.html#typographic-conventions"><span class="secno">1.7.2 </span>Typographic conventions</a></li></ol></li><li><a href="introduction.html#fingerprint"><span class="secno">1.8 </span>Privacy concerns</a></li><li><a href="introduction.html#a-quick-introduction-to-html"><span class="secno">1.9 </span>A quick introduction to HTML</a>
     <ol><li><a href="introduction.html#writing-secure-applications-with-html"><span class="secno">1.9.1 </span>Writing secure applications with HTML</a></li><li><a href="introduction.html#common-pitfalls-to-avoid-when-using-the-scripting-apis"><span class="secno">1.9.2 </span>Common pitfalls to avoid when using the scripting APIs</a></li></ol></li><li><a href="introduction.html#conformance-requirements-for-authors"><span class="secno">1.10 </span>Conformance requirements for authors</a>
-    <ol><li><a href="introduction.html#presentational-markup"><span class="secno">1.10.1 </span>Presentational markup</a></li><li><a href="introduction.html#syntax-errors"><span class="secno">1.10.2 </span>Syntax errors</a></li><li><a href="introduction.html#restrictions-on-content-models-and-on-attribute-values"><span class="secno">1.10.3 </span>Restrictions on content models and on attribute values</a></li></ol></li><li><a href="introduction.html#recommended-reading"><span class="secno">1.11 </span>Recommended reading</a></li></ol></li></ol></nav>
+    <ol><li><a href="introduction.html#presentational-markup"><span class="secno">1.10.1 </span>Presentational markup</a></li><li><a href="introduction.html#syntax-errors"><span class="secno">1.10.2 </span>Syntax errors</a></li><li><a href="introduction.html#restrictions-on-content-models-and-on-attribute-values"><span class="secno">1.10.3 </span>Restrictions on content models and on attribute values</a></li></ol></li><li><a href="introduction.html#recommended-reading"><span class="secno">1.11 </span>Recommended reading</a></li></ol></li></ol></div>
 
   <h2 id="introduction"><span class="secno">1 </span>Introduction</h2>
 <!--VERSION-->

Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -d -r1.264 -r1.265
--- common-microsyntaxes.html	10 Oct 2012 10:51:49 -0000	1.264
+++ common-microsyntaxes.html	10 Oct 2012 12:44:27 -0000	1.265
@@ -319,27 +319,24 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="infrastructure.html" title="2 Common infrastructure" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="infrastructure.html" title="2 Common infrastructure" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="urls.html" title="2.6 URLs" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="infrastructure.html">&#8592; 2 Common infrastructure</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="urls.html">2.6 URLs &#8594;</a>
   <ol class="toc"><li><ol><li><a href="common-microsyntaxes.html#common-microsyntaxes"><span class="secno">2.5 </span>Common microsyntaxes</a>
     <ol><li><a href="common-microsyntaxes.html#common-parser-idioms"><span class="secno">2.5.1 </span>Common parser idioms</a></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#signed-integers"><span class="secno">2.5.4.1 </span>Signed integers</a></li><li><a href="common-microsyntaxes.html#non-negative-integers"><span class="secno">2.5.4.2 </span>Non-negative integers</a></li><li><a href="common-microsyntaxes.html#floating-point-numbers"><span class="secno">2.5.4.3 </span>Floating-point numbers</a></li><li><a href="common-microsyntaxes.html#percentages-and-dimensions"><span class="secno">2.5.4.4 </span>Percentages and lengths</a></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 href="common-microsyntaxes.html#lists-of-dimensions"><span class="secno">2.5.4.6 </span>Lists of dimensions</a></li></ol></li><li><a href="common-microsyntaxes.html#dates-and-times"><span class="secno">2.5.5 </span>Dates and times</a>
-      <ol><li><a href="common-microsyntaxes.html#months"><span class="secno">2.5.5.1 </span>Months</a></li><li><a href="common-microsyntaxes.html#dates"><span class="secno">2.5.5.2 </span>Dates</a></li><li><a href="common-microsyntaxes.html#yearless-dates"><span class="secno">2.5.5.3 </span>Yearless dates</a></li><li><a href="common-microsyntaxes.html#times"><span class="secno">2.5.5.4 </span>Times</a></li><li><a href="common-microsyntaxes.html#local-dates-and-times"><span class="secno">2.5.5.5 </span>Local dates and times</a></li><li><a href="common-microsyntaxes.html#time-zones"><span class="secno">2.5.5.6 </span>Time zones</a></li><li><a href="common-microsyntaxes.html#global-dates-and-times"><span class="secno">2.5.5.7 </span>Global dates and times</a></li><li><a href="common-microsyntaxes.html#weeks"><span class="secno">2.5.5.8 </span>Weeks</a></li><li><a href="common-microsyntaxes.html#durations"><span class="secno">2.5.5.9 </span>Durations</a></li><li><a href="common-microsyntaxes.html#vaguer-moment-in-time"><span class="secno">2.5.5.10 </span>Vaguer moments in time</a></li></ol></li><li><a href="common-microsyntaxes.html#colors"><span class="secno">2.5.6 </span>Colors</a></li><li><a href="common-microsyntaxes.html#space-separated-tokens"><span class="secno">2.5.7 </span>Space-separated tokens</a></li><li><a href="common-microsyntaxes.html#comma-separated-tokens"><span class="secno">2.5.8 </span>Comma-separated tokens</a></li><li><a href="common-microsyntaxes.html#syntax-references"><span class="secno">2.5.9 </span>References</a></li><li><a href="common-microsyntaxes.html#mq"><span class="secno">2.5.10 </span>Media queries</a></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="common-microsyntaxes.html#months"><span class="secno">2.5.5.1 </span>Months</a></li><li><a href="common-microsyntaxes.html#dates"><span class="secno">2.5.5.2 </span>Dates</a></li><li><a href="common-microsyntaxes.html#yearless-dates"><span class="secno">2.5.5.3 </span>Yearless dates</a></li><li><a href="common-microsyntaxes.html#times"><span class="secno">2.5.5.4 </span>Times</a></li><li><a href="common-microsyntaxes.html#local-dates-and-times"><span class="secno">2.5.5.5 </span>Local dates and times</a></li><li><a href="common-microsyntaxes.html#time-zones"><span class="secno">2.5.5.6 </span>Time zones</a></li><li><a href="common-microsyntaxes.html#global-dates-and-times"><span class="secno">2.5.5.7 </span>Global dates and times</a></li><li><a href="common-microsyntaxes.html#weeks"><span class="secno">2.5.5.8 </span>Weeks</a></li><li><a href="common-microsyntaxes.html#durations"><span class="secno">2.5.5.9 </span>Durations</a></li><li><a href="common-microsyntaxes.html#vaguer-moment-in-time"><span class="secno">2.5.5.10 </span>Vaguer moments in time</a></li></ol></li><li><a href="common-microsyntaxes.html#colors"><span class="secno">2.5.6 </span>Colors</a></li><li><a href="common-microsyntaxes.html#space-separated-tokens"><span class="secno">2.5.7 </span>Space-separated tokens</a></li><li><a href="common-microsyntaxes.html#comma-separated-tokens"><span class="secno">2.5.8 </span>Comma-separated tokens</a></li><li><a href="common-microsyntaxes.html#syntax-references"><span class="secno">2.5.9 </span>References</a></li><li><a href="common-microsyntaxes.html#mq"><span class="secno">2.5.10 </span>Media queries</a></li></ol></li></ol></li></ol></div>
 
   <h3 id="common-microsyntaxes"><span class="secno">2.5 </span>Common microsyntaxes</h3>
 

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.1262
retrieving revision 1.1263
diff -u -d -r1.1262 -r1.1263
--- text-level-semantics.html	10 Oct 2012 10:51:55 -0000	1.1262
+++ text-level-semantics.html	10 Oct 2012 12:44:31 -0000	1.1263
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-div-element.html" title="4.5.13 The div element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-div-element.html" title="4.5.13 The div element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-a-element.html" title="4.6.1 The a element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-div-element.html">&#8592; 4.5.13 The div element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-a-element.html">4.6.1 The a element &#8594;</a>
-  </nav>
+  </div>
 
   <h3 id="text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</h3>
 

Index: element-definitions.html
===================================================================
RCS file: /sources/public/html5/spec/element-definitions.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- element-definitions.html	10 Oct 2012 10:51:50 -0000	1.194
+++ element-definitions.html	10 Oct 2012 12:44:28 -0000	1.195
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="global-attributes.html" title="3.2.3 Global attributes" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="global-attributes.html" title="3.2.3 Global attributes" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="content-models.html" title="3.2.5 Content models" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="global-attributes.html">&#8592; 3.2.3 Global attributes</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="content-models.html">3.2.5 Content models &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="element-definitions.html#element-definitions"><span class="secno">3.2.4 </span>Element definitions</a>
-      <ol><li><a href="element-definitions.html#attributes"><span class="secno">3.2.4.1 </span>Attributes</a></li></ol></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="element-definitions.html#attributes"><span class="secno">3.2.4.1 </span>Attributes</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="element-definitions"><span class="secno">3.2.4 </span>Element definitions</h4>
 

Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1327
retrieving revision 1.1328
diff -u -d -r1.1327 -r1.1328
--- infrastructure.html	10 Oct 2012 10:51:54 -0000	1.1327
+++ infrastructure.html	10 Oct 2012 12:44:29 -0000	1.1328
@@ -319,27 +319,24 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="introduction.html" title="1 Introduction" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="introduction.html" title="1 Introduction" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="common-microsyntaxes.html" title="2.5 Common microsyntaxes" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="introduction.html">&#8592; 1 Introduction</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="common-microsyntaxes.html">2.5 Common microsyntaxes &#8594;</a>
   <ol class="toc"><li><a href="infrastructure.html#infrastructure"><span class="secno">2 </span>Common infrastructure</a>
   <ol><li><a href="infrastructure.html#terminology"><span class="secno">2.1 </span>Terminology</a>
     <ol><li><a href="infrastructure.html#resources"><span class="secno">2.1.1 </span>Resources</a></li><li><a href="infrastructure.html#xml"><span class="secno">2.1.2 </span>XML</a></li><li><a href="infrastructure.html#dom-trees"><span class="secno">2.1.3 </span>DOM trees</a></li><li><a href="infrastructure.html#scripting-0"><span class="secno">2.1.4 </span>Scripting</a></li><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></li></ol></li><li><a href="infrastructure.html#conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</a>
-    <ol><li><a href="infrastructure.html#conformance-classes"><span class="secno">2.2.1 </span>Conformance classes</a></li><li><a href="infrastructure.html#dependencies"><span class="secno">2.2.2 </span>Dependencies</a></li><li><a href="infrastructure.html#extensibility"><span class="secno">2.2.3 </span>Extensibility</a></li></ol></li><li><a href="infrastructure.html#case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a></li><li><a href="infrastructure.html#utf-8"><span class="secno">2.4 </span>UTF-8</a></li></ol></li></ol></nav>
+    <ol><li><a href="infrastructure.html#conformance-classes"><span class="secno">2.2.1 </span>Conformance classes</a></li><li><a href="infrastructure.html#dependencies"><span class="secno">2.2.2 </span>Dependencies</a></li><li><a href="infrastructure.html#extensibility"><span class="secno">2.2.3 </span>Extensibility</a></li></ol></li><li><a href="infrastructure.html#case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a></li><li><a href="infrastructure.html#utf-8"><span class="secno">2.4 </span>UTF-8</a></li></ol></li></ol></div>
 
   <h2 id="infrastructure"><span class="secno">2 </span>Common infrastructure</h2>
 

Index: form-submission.html
===================================================================
RCS file: /sources/public/html5/spec/form-submission.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- form-submission.html	10 Oct 2012 10:51:50 -0000	1.195
+++ form-submission.html	10 Oct 2012 12:44:29 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="attributes-common-to-form-controls.html" title="4.10.19 Attributes common to form controls" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="attributes-common-to-form-controls.html" title="4.10.19 Attributes common to form controls" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="textFieldSelection.html" title="4.10.20 APIs for the text field selections" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="attributes-common-to-form-controls.html">&#8592; 4.10.19 Attributes common to form controls</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="textFieldSelection.html">4.10.20 APIs for the text field selections &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><ol><li><a href="form-submission.html#form-submission"><span class="secno">4.10.19.6 </span>Form submission</a></li><li><a href="form-submission.html#submitting-element-directionality"><span class="secno">4.10.19.7 </span>Submitting element directionality</a></li></ol></li></ol></li></ol></li></ol></nav>
+  <ol class="toc"><li><ol><li><ol><li><ol><li><a href="form-submission.html#form-submission"><span class="secno">4.10.19.6 </span>Form submission</a></li><li><a href="form-submission.html#submitting-element-directionality"><span class="secno">4.10.19.7 </span>Submitting element directionality</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h5 id="form-submission"><span class="secno">4.10.19.6 </span>Form submission</h5>
 

Index: the-head-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-head-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-head-element.html	10 Oct 2012 10:51:58 -0000	1.194
+++ the-head-element.html	10 Oct 2012 12:44:33 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-html-element.html" title="4.1.1 The html element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-html-element.html" title="4.1.1 The html element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-title-element.html" title="4.2.2 The title element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-html-element.html">&#8592; 4.1.1 The html element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-title-element.html">4.2.2 The title element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-head-element"><span class="secno">4.2.1 </span>The <dfn><code>head</code></dfn> element</h4>
 

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.1242
retrieving revision 1.1243
diff -u -d -r1.1242 -r1.1243
--- tabular-data.html	10 Oct 2012 10:51:55 -0000	1.1242
+++ tabular-data.html	10 Oct 2012 12:44:30 -0000	1.1243
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="dimension-attributes.html" title="4.8.17 Dimension attributes" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="dimension-attributes.html" title="4.8.17 Dimension attributes" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-table-element.html" title="4.9.1 The table element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="dimension-attributes.html">&#8592; 4.8.17 Dimension attributes</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-table-element.html">4.9.1 The table element &#8594;</a>
-  </nav>
+  </div>
 
   <h3 id="tabular-data"><span class="secno">4.9 </span>Tabular data</h3>
 

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.342
retrieving revision 1.343
diff -u -d -r1.342 -r1.343
--- the-iframe-element.html	10 Oct 2012 10:51:59 -0000	1.342
+++ the-iframe-element.html	10 Oct 2012 12:44:33 -0000	1.343
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-img-element.html" title="4.8.1 The img element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-img-element.html" title="4.8.1 The img element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-embed-element.html" title="4.8.3 The embed element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-img-element.html">&#8592; 4.8.1 The img element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-embed-element.html">4.8.3 The embed element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-iframe-element"><span class="secno">4.8.2 </span>The <dfn><code>iframe</code></dfn> element</h4>
 

Index: dimension-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/dimension-attributes.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- dimension-attributes.html	10 Oct 2012 10:51:49 -0000	1.194
+++ dimension-attributes.html	10 Oct 2012 12:44:28 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="mathml.html" title="4.8.15 MathML" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="mathml.html" title="4.8.15 MathML" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="tabular-data.html" title="4.9 Tabular data" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="mathml.html">&#8592; 4.8.15 MathML</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="tabular-data.html">4.9 Tabular data &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="dimension-attributes"><span class="secno">4.8.17 </span><dfn>Dimension attributes</dfn></h4>
 

Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -d -r1.305 -r1.306
--- association-of-controls-and-forms.html	10 Oct 2012 10:51:48 -0000	1.305
+++ association-of-controls-and-forms.html	10 Oct 2012 12:44:27 -0000	1.306
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-meter-element.html" title="4.10.17 The meter element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-meter-element.html" title="4.10.17 The meter element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="attributes-common-to-form-controls.html" title="4.10.19 Attributes common to form controls" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-meter-element.html">&#8592; 4.10.17 The meter element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="attributes-common-to-form-controls.html">4.10.19 Attributes common to form controls &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="association-of-controls-and-forms"><span class="secno">4.10.18 </span>Association of controls and forms</h4>
 

Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -d -r1.281 -r1.282
--- common-dom-interfaces.html	10 Oct 2012 10:51:48 -0000	1.281
+++ common-dom-interfaces.html	10 Oct 2012 12:44:27 -0000	1.282
@@ -319,26 +319,23 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="urls.html" title="2.6 URLs" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="urls.html" title="2.6 URLs" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="namespaces.html" title="2.9 Namespaces" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="urls.html">&#8592; 2.6 URLs</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="namespaces.html">2.9 Namespaces &#8594;</a>
   <ol class="toc"><li><ol><li><a href="common-dom-interfaces.html#common-dom-interfaces"><span class="secno">2.8 </span>Common DOM interfaces</a>
     <ol><li><a href="common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.8.1 </span>Reflecting content attributes in IDL attributes</a></li><li><a href="common-dom-interfaces.html#collections"><span class="secno">2.8.2 </span>Collections</a>
-      <ol><li><a href="common-dom-interfaces.html#htmlallcollection"><span class="secno">2.8.2.1 </span>HTMLAllCollection</a></li><li><a href="common-dom-interfaces.html#htmlformcontrolscollection"><span class="secno">2.8.2.2 </span>HTMLFormControlsCollection</a></li><li><a href="common-dom-interfaces.html#htmloptionscollection"><span class="secno">2.8.2.3 </span>HTMLOptionsCollection</a></li></ol></li><li><a href="common-dom-interfaces.html#domstringmap"><span class="secno">2.8.3 </span>DOMStringMap</a></li><li><a href="common-dom-interfaces.html#transferable-objects"><span class="secno">2.8.4 </span>Transferable objects</a></li><li><a href="common-dom-interfaces.html#safe-passing-of-structured-data"><span class="secno">2.8.5 </span>Safe passing of structured data</a></li><li><a href="common-dom-interfaces.html#dom-feature-strings"><span class="secno">2.8.6 </span>DOM feature strings</a></li><li><a href="common-dom-interfaces.html#garbage-collection"><span class="secno">2.8.7 </span>Garbage collection</a>/li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="common-dom-interfaces.html#htmlallcollection"><span class="secno">2.8.2.1 </span>HTMLAllCollection</a></li><li><a href="common-dom-interfaces.html#htmlformcontrolscollection"><span class="secno">2.8.2.2 </span>HTMLFormControlsCollection</a></li><li><a href="common-dom-interfaces.html#htmloptionscollection"><span class="secno">2.8.2.3 </span>HTMLOptionsCollection</a></li></ol></li><li><a href="common-dom-interfaces.html#domstringmap"><span class="secno">2.8.3 </span>DOMStringMap</a></li><li><a href="common-dom-interfaces.html#transferable-objects"><span class="secno">2.8.4 </span>Transferable objects</a></li><li><a href="common-dom-interfaces.html#safe-passing-of-structured-data"><span class="secno">2.8.5 </span>Safe passing of structured data</a></li><li><a href="common-dom-interfaces.html#dom-feature-strings"><span class="secno">2.8.6 </span>DOM feature strings</a></li><li><a href="common-dom-interfaces.html#garbage-collection"><span class="secno">2.8.7 </span>Garbage collection</a>/li></ol></li></ol></li></ol></div>
 
   <h3 id="common-dom-interfaces"><span class="secno">2.8 </span>Common DOM interfaces</h3>
 

Index: the-strong-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-strong-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-strong-element.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-strong-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-em-element.html" title="4.6.2 The em element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-em-element.html" title="4.6.2 The em element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-small-element.html" title="4.6.4 The small element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-em-element.html">&#8592; 4.6.2 The em element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-small-element.html">4.6.4 The small element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-strong-element"><span class="secno">4.6.3 </span>The <dfn><code>strong</code></dfn> element</h4>
 

Index: the-form-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-form-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-form-element.html	10 Oct 2012 10:51:58 -0000	1.194
+++ the-form-element.html	10 Oct 2012 12:44:33 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="forms.html" title="4.10 Forms" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="forms.html" title="4.10 Forms" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-fieldset-element.html" title="4.10.4 The fieldset element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="forms.html">&#8592; 4.10 Forms</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-fieldset-element.html">4.10.4 The fieldset element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-form-element"><span class="secno">4.10.3 </span>The <dfn><code>form</code></dfn> element</h4>
 

Index: the-li-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-li-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-li-element.html	10 Oct 2012 10:51:59 -0000	1.194
+++ the-li-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-ul-element.html" title="4.5.6 The ul element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-ul-element.html" title="4.5.6 The ul element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-dl-element.html" title="4.5.8 The dl element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-ul-element.html">&#8592; 4.5.6 The ul element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-dl-element.html">4.5.8 The dl element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-li-element"><span class="secno">4.5.7 </span>The <dfn><code>li</code></dfn> element</h4>
 

Index: the-keygen-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-keygen-element.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- the-keygen-element.html	10 Oct 2012 10:51:59 -0000	1.196
+++ the-keygen-element.html	10 Oct 2012 12:44:33 -0000	1.197
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-textarea-element.html" title="4.10.13 The textarea element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-textarea-element.html" title="4.10.13 The textarea element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-output-element.html" title="4.10.15 The output element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-textarea-element.html">&#8592; 4.10.13 The textarea element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-output-element.html">4.10.15 The output element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-keygen-element"><span class="secno">4.10.14 </span>The <dfn><code>keygen</code></dfn> element</h4>
 

Index: the-link-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-link-element.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- the-link-element.html	10 Oct 2012 10:51:59 -0000	1.196
+++ the-link-element.html	10 Oct 2012 12:44:34 -0000	1.197
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-base-element.html" title="4.2.3 The base element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-base-element.html" title="4.2.3 The base element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-meta-element.html" title="4.2.5 The meta element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-base-element.html">&#8592; 4.2.3 The base element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-meta-element.html">4.2.5 The meta element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-link-element"><span class="secno">4.2.4 </span>The <dfn><code>link</code></dfn> element</h4>
 

Index: the-optgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-optgroup-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-optgroup-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-optgroup-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-datalist-element.html" title="4.10.10 The datalist element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-datalist-element.html" title="4.10.10 The datalist element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-option-element.html" title="4.10.12 The option element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-datalist-element.html">&#8592; 4.10.10 The datalist element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-option-element.html">4.10.12 The option element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-optgroup-element"><span class="secno">4.10.11 </span>The <dfn><code>optgroup</code></dfn> element</h4>
 

Index: the-param-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-param-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-param-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-param-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-object-element.html" title="4.8.4 The object element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-object-element.html" title="4.8.4 The object element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-video-element.html" title="4.8.6 The video element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-object-element.html">&#8592; 4.8.4 The object element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-video-element.html">4.8.6 The video element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-param-element"><span class="secno">4.8.5 </span>The <dfn><code>param</code></dfn> element</h4>
 

Index: the-time-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-time-element.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- the-time-element.html	10 Oct 2012 10:52:01 -0000	1.196
+++ the-time-element.html	10 Oct 2012 12:44:36 -0000	1.197
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-abbr-element.html" title="4.6.9 The abbr element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-abbr-element.html" title="4.6.9 The abbr element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-code-element.html" title="4.6.11 The code element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-abbr-element.html">&#8592; 4.6.9 The abbr element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-code-element.html">4.6.11 The code element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-time-element"><span class="secno">4.6.10 </span>The <dfn><code>time</code></dfn> element</h4>
 

Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec/mathml.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- mathml.html	10 Oct 2012 10:51:55 -0000	1.194
+++ mathml.html	10 Oct 2012 12:44:29 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="image-maps.html" title="4.8.14 Image maps" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="image-maps.html" title="4.8.14 Image maps" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="dimension-attributes.html" title="4.8.17 Dimension attributes" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="image-maps.html">&#8592; 4.8.14 Image maps</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="dimension-attributes.html">4.8.17 Dimension attributes &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="mathml.html#mathml"><span class="secno">4.8.15 </span>MathML</a></li><li><a href="mathml.html#svg"><span class="secno">4.8.16 </span>SVG</a></li></ol></li></ol></li></ol></nav>
+  <ol class="toc"><li><ol><li><ol><li><a href="mathml.html#mathml"><span class="secno">4.8.15 </span>MathML</a></li><li><a href="mathml.html#svg"><span class="secno">4.8.16 </span>SVG</a></li></ol></li></ol></li></ol></div>
 
   <h4 id="mathml"><span class="secno">4.8.15 </span>MathML</h4>
 

Index: the-var-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-var-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-var-element.html	10 Oct 2012 10:52:02 -0000	1.194
+++ the-var-element.html	10 Oct 2012 12:44:36 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-code-element.html" title="4.6.11 The code element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-code-element.html" title="4.6.11 The code element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-samp-element.html" title="4.6.13 The samp element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-code-element.html">&#8592; 4.6.11 The code element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-samp-element.html">4.6.13 The samp element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-var-element"><span class="secno">4.6.12 </span>The <dfn><code>var</code></dfn> element</h4>
 

Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-th-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-th-element.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-th-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-td-element.html" title="4.9.9 The td element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-td-element.html" title="4.9.9 The td element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="attributes-common-to-td-and-th-elements.html" title="4.9.11 Attributes common to td and th elements" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-td-element.html">&#8592; 4.9.9 The td element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="attributes-common-to-td-and-th-elements.html">4.9.11 Attributes common to td and th elements &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-th-element"><span class="secno">4.9.10 </span>The <dfn><code>th</code></dfn> element</h4>
 

Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html
===================================================================
RCS file: /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html	10 Oct 2012 10:51:55 -0000	1.194
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html	10 Oct 2012 12:44:30 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="content-models.html" title="3.2.5 Content models" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="content-models.html" title="3.2.5 Content models" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="wai-aria.html" title="3.2.7 WAI-ARIA" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="content-models.html">&#8592; 3.2.5 Content models</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="wai-aria.html">3.2.7 WAI-ARIA &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="requirements-relating-to-bidirectional-algorithm-formatting-characters"><span class="secno">3.2.6 </span>Requirements relating to bidirectional-algorithm formatting
   characters</h4>

Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-body-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-body-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-body-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="sections.html" title="4.4 Sections" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="sections.html" title="4.4 Sections" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-section-element.html" title="4.4.2 The section element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="sections.html">&#8592; 4.4 Sections</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-section-element.html">4.4.2 The section element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-body-element"><span class="secno">4.4.1 </span>The <dfn><code>body</code></dfn> element</h4>
 

Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -d -r1.262 -r1.263
--- common-input-element-attributes.html	10 Oct 2012 10:51:49 -0000	1.262
+++ common-input-element-attributes.html	10 Oct 2012 12:44:27 -0000	1.263
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="states-of-the-type-attribute.html" title="4.10.7.1 States of the type attribute" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="states-of-the-type-attribute.html" title="4.10.7.1 States of the type attribute" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="common-input-element-apis.html" title="4.10.7.4 Common input element APIs" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="states-of-the-type-attribute.html">&#8592; 4.10.7.1 States of the type attribute</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="common-input-element-apis.html">4.10.7.4 Common input element APIs &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><ol><li><a href="common-input-element-attributes.html#common-input-element-attributes"><span class="secno">4.10.7.3 </span>Common <code>input</code> element attributes</a>
-        <ol><li><a href="common-input-element-attributes.html#the-autocomplete-attribute"><span class="secno">4.10.7.3.1 </span>The <code title="attr-input-autocomplete">autocomplete</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-dirname-attribute"><span class="secno">4.10.7.3.2 </span>The <code title="attr-input-dirname">dirname</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-list-attribute"><span class="secno">4.10.7.3.3 </span>The <code title="attr-input-list">list</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-readonly-attribute"><span class="secno">4.10.7.3.4 </span>The <code title="attr-input-readonly">readonly</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-size-attribute"><span class="secno">4.10.7.3.5 </span>The <code title="attr-input-size">size</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-required-attribute"><span class="secno">4.10.7.3.6</span>The <code title="attr-input-required">required</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-multiple-attribute"><span class="secno">4.10.7.3.7 </span>The <code title="attr-input-multiple">multiple</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-maxlength-attribute"><span class="secno">4.10.7.3.8 </span>The <code title="attr-input-maxlength">maxlength</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-pattern-attribute"><span class="secno">4.10.7.3.9 </span>The <code title="attr-input-pattern">pattern</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-min-and-max-attributes"><span class="secno">4.10.7.3.10 </span>The <code title="attr-input-min">min</code> and <code title="attr-input-max">max</code> attributes</a></li><li><a href="common-input-element-attributes.html#the-step-attribute"><span class="secno">4.10.7.3.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.3.12 </span>The <code title="attr-input-placeholder">placeholder</code> attribute</a></li></ol></li></ol></li></ol></li></ol></li></ol></nav>
+        <ol><li><a href="common-input-element-attributes.html#the-autocomplete-attribute"><span class="secno">4.10.7.3.1 </span>The <code title="attr-input-autocomplete">autocomplete</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-dirname-attribute"><span class="secno">4.10.7.3.2 </span>The <code title="attr-input-dirname">dirname</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-list-attribute"><span class="secno">4.10.7.3.3 </span>The <code title="attr-input-list">list</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-readonly-attribute"><span class="secno">4.10.7.3.4 </span>The <code title="attr-input-readonly">readonly</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-size-attribute"><span class="secno">4.10.7.3.5 </span>The <code title="attr-input-size">size</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-required-attribute"><span class="secno">4.10.7.3.6</span>The <code title="attr-input-required">required</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-multiple-attribute"><span class="secno">4.10.7.3.7 </span>The <code title="attr-input-multiple">multiple</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-maxlength-attribute"><span class="secno">4.10.7.3.8 </span>The <code title="attr-input-maxlength">maxlength</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-pattern-attribute"><span class="secno">4.10.7.3.9 </span>The <code title="attr-input-pattern">pattern</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-min-and-max-attributes"><span class="secno">4.10.7.3.10 </span>The <code title="attr-input-min">min</code> and <code title="attr-input-max">max</code> attributes</a></li><li><a href="common-input-element-attributes.html#the-step-attribute"><span class="secno">4.10.7.3.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.3.12 </span>The <code title="attr-input-placeholder">placeholder</code> attribute</a></li></ol></li></ol></li></ol></li></ol></li></ol></div>
 
   <h5 id="common-input-element-attributes"><span class="secno">4.10.7.3 </span>Common <code><a href="the-input-element.html#the-input-element">input</a></code> element attributes</h5>
 

Index: the-address-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-address-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-address-element.html	10 Oct 2012 10:51:56 -0000	1.194
+++ the-address-element.html	10 Oct 2012 12:44:31 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-footer-element.html" title="4.4.9 The footer element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-footer-element.html" title="4.4.9 The footer element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="headings-and-sections.html" title="4.4.11 Headings and sections" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-footer-element.html">&#8592; 4.4.9 The footer element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="headings-and-sections.html">4.4.11 Headings and sections &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-address-element"><span class="secno">4.4.10 </span>The <dfn><code>address</code></dfn> element</h4>
 

Index: the-b-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-b-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-b-element.html	10 Oct 2012 10:51:56 -0000	1.194
+++ the-b-element.html	10 Oct 2012 12:44:31 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-i-element.html" title="4.6.16 The i element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-i-element.html" title="4.6.16 The i element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-u-element.html" title="4.6.18 The u element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-i-element.html">&#8592; 4.6.16 The i element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-u-element.html">4.6.18 The u element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-b-element"><span class="secno">4.6.17 </span>The <dfn><code>b</code></dfn> element</h4>
 

Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -d -r1.259 -r1.260
--- states-of-the-type-attribute.html	10 Oct 2012 10:51:55 -0000	1.259
+++ states-of-the-type-attribute.html	10 Oct 2012 12:44:30 -0000	1.260
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-input-element.html" title="4.10.7 The input element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-input-element.html" title="4.10.7 The input element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="common-input-element-attributes.html" title="4.10.7.3 Common input element attributes" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-input-element.html">&#8592; 4.10.7 The input element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="common-input-element-attributes.html">4.10.7.3 Common input element attributes &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><ol><li><a href="states-of-the-type-attribute.html#states-of-the-type-attribute"><span class="secno">4.10.7.1 </span>States of the <code title="attr-input-type">type</code> attribute</a>
-        <ol><li><a href="states-of-the-type-attribute.html#hidden-state-(type=hidden)"><span class="secno">4.10.7.1.1 </span>Hidden state (<code title="">type=hidden</code>)</a></li><li><a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)"><span class="secno">4.10.7.1.2 </span>Text (<code title="">type=text</code>) state and Search state (<code title="">type=search</code>)</a></li><li><a href="states-of-the-type-attribute.html#telephone-state-(type=tel)"><span class="secno">4.10.7.1.3 </span>Telephone state (<code title="">type=tel</code>)</a></li><li><a href="states-of-the-type-attribute.html#url-state-(type=url)"><span class="secno">4.10.7.1.4 </span>URL state (<code title="">type=url</code>)</a></li><li><a href="states-of-the-type-attribute.html#e-mail-state-(type=email)"><span class="secno">4.10.7.1.5 </span>E-mail state (<code title="">type=email</code>)</a></li><li><a href="states-of-the-type-attribute.html#password-state-(type=password)"><span class="secno>4.10.7.1.6 </span>Password state (<code title="">type=password</code>)</a></li><li><a href="states-of-the-type-attribute.html#date-and-time-state-(type=datetime)"><span class="secno">4.10.7.1.7 </span>Date and Time state (<code title="">type=datetime</code>)</a></li><li><a href="states-of-the-type-attribute.html#date-state-(type=date)"><span class="secno">4.10.7.1.8 </span>Date state (<code title="">type=date</code>)</a></li><li><a href="states-of-the-type-attribute.html#month-state-(type=month)"><span class="secno">4.10.7.1.9 </span>Month state (<code title="">type=month</code>)</a></li><li><a href="states-of-the-type-attribute.html#week-state-(type=week)"><span class="secno">4.10.7.1.10 </span>Week state (<code title="">type=week</code>)</a></li><li><a href="states-of-the-type-attribute.html#time-state-(type=time)"><span class="secno">4.10.7.1.11 </span>Time state (<code title="">type=time</code>)</a></li><li><a href="states-of-the-type-attribute.html#local-date-and-time-state-(type=datetime-local)"><spa class="secno">4.10.7.1.12 </span>Local Date and Time state (<code title="">type=datetime-local</code>)</a></li><li><a href="states-of-the-type-attribute.html#number-state-(type=number)"><span class="secno">4.10.7.1.13 </span>Number state (<code title="">type=number</code>)</a></li><li><a href="states-of-the-type-attribute.html#range-state-(type=range)"><span class="secno">4.10.7.1.14 </span>Range state (<code title="">type=range</code>)</a></li><li><a href="states-of-the-type-attribute.html#color-state-(type=color)"><span class="secno">4.10.7.1.15 </span>Color state (<code title="">type=color</code>)</a></li><li><a href="states-of-the-type-attribute.html#checkbox-state-(type=checkbox)"><span class="secno">4.10.7.1.16 </span>Checkbox state (<code title="">type=checkbox</code>)</a></li><li><a href="states-of-the-type-attribute.html#radio-button-state-(type=radio)"><span class="secno">4.10.7.1.17 </span>Radio Button state (<code title="">type=radio</code>)</a></li><li><a href="states-of-the-type-attribute.htm#file-upload-state-(type=file)"><span class="secno">4.10.7.1.18 </span>File Upload state (<code title="">type=file</code>)</a></li><li><a href="states-of-the-type-attribute.html#submit-button-state-(type=submit)"><span class="secno">4.10.7.1.19 </span>Submit Button state (<code title="">type=submit</code>)</a></li><li><a href="states-of-the-type-attribute.html#image-button-state-(type=image)"><span class="secno">4.10.7.1.20 </span>Image Button state (<code title="">type=image</code>)</a></li><li><a href="states-of-the-type-attribute.html#reset-button-state-(type=reset)"><span class="secno">4.10.7.1.21 </span>Reset Button state (<code title="">type=reset</code>)</a></li><li><a href="states-of-the-type-attribute.html#button-state-(type=button)"><span class="secno">4.10.7.1.22 </span>Button state (<code title="">type=button</code>)</a></li></ol></li><li><a href="states-of-the-type-attribute.html#input-impl-notes"><span class="secno">4.10.7.2 </span>Implemention notes regarding localization of form controls</a>/li></ol></li></ol></li></ol></li></ol></nav>
+        <ol><li><a href="states-of-the-type-attribute.html#hidden-state-(type=hidden)"><span class="secno">4.10.7.1.1 </span>Hidden state (<code title="">type=hidden</code>)</a></li><li><a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)"><span class="secno">4.10.7.1.2 </span>Text (<code title="">type=text</code>) state and Search state (<code title="">type=search</code>)</a></li><li><a href="states-of-the-type-attribute.html#telephone-state-(type=tel)"><span class="secno">4.10.7.1.3 </span>Telephone state (<code title="">type=tel</code>)</a></li><li><a href="states-of-the-type-attribute.html#url-state-(type=url)"><span class="secno">4.10.7.1.4 </span>URL state (<code title="">type=url</code>)</a></li><li><a href="states-of-the-type-attribute.html#e-mail-state-(type=email)"><span class="secno">4.10.7.1.5 </span>E-mail state (<code title="">type=email</code>)</a></li><li><a href="states-of-the-type-attribute.html#password-state-(type=password)"><span class="secno>4.10.7.1.6 </span>Password state (<code title="">type=password</code>)</a></li><li><a href="states-of-the-type-attribute.html#date-and-time-state-(type=datetime)"><span class="secno">4.10.7.1.7 </span>Date and Time state (<code title="">type=datetime</code>)</a></li><li><a href="states-of-the-type-attribute.html#date-state-(type=date)"><span class="secno">4.10.7.1.8 </span>Date state (<code title="">type=date</code>)</a></li><li><a href="states-of-the-type-attribute.html#month-state-(type=month)"><span class="secno">4.10.7.1.9 </span>Month state (<code title="">type=month</code>)</a></li><li><a href="states-of-the-type-attribute.html#week-state-(type=week)"><span class="secno">4.10.7.1.10 </span>Week state (<code title="">type=week</code>)</a></li><li><a href="states-of-the-type-attribute.html#time-state-(type=time)"><span class="secno">4.10.7.1.11 </span>Time state (<code title="">type=time</code>)</a></li><li><a href="states-of-the-type-attribute.html#local-date-and-time-state-(type=datetime-local)"><spa class="secno">4.10.7.1.12 </span>Local Date and Time state (<code title="">type=datetime-local</code>)</a></li><li><a href="states-of-the-type-attribute.html#number-state-(type=number)"><span class="secno">4.10.7.1.13 </span>Number state (<code title="">type=number</code>)</a></li><li><a href="states-of-the-type-attribute.html#range-state-(type=range)"><span class="secno">4.10.7.1.14 </span>Range state (<code title="">type=range</code>)</a></li><li><a href="states-of-the-type-attribute.html#color-state-(type=color)"><span class="secno">4.10.7.1.15 </span>Color state (<code title="">type=color</code>)</a></li><li><a href="states-of-the-type-attribute.html#checkbox-state-(type=checkbox)"><span class="secno">4.10.7.1.16 </span>Checkbox state (<code title="">type=checkbox</code>)</a></li><li><a href="states-of-the-type-attribute.html#radio-button-state-(type=radio)"><span class="secno">4.10.7.1.17 </span>Radio Button state (<code title="">type=radio</code>)</a></li><li><a href="states-of-the-type-attribute.htm#file-upload-state-(type=file)"><span class="secno">4.10.7.1.18 </span>File Upload state (<code title="">type=file</code>)</a></li><li><a href="states-of-the-type-attribute.html#submit-button-state-(type=submit)"><span class="secno">4.10.7.1.19 </span>Submit Button state (<code title="">type=submit</code>)</a></li><li><a href="states-of-the-type-attribute.html#image-button-state-(type=image)"><span class="secno">4.10.7.1.20 </span>Image Button state (<code title="">type=image</code>)</a></li><li><a href="states-of-the-type-attribute.html#reset-button-state-(type=reset)"><span class="secno">4.10.7.1.21 </span>Reset Button state (<code title="">type=reset</code>)</a></li><li><a href="states-of-the-type-attribute.html#button-state-(type=button)"><span class="secno">4.10.7.1.22 </span>Button state (<code title="">type=button</code>)</a></li></ol></li><li><a href="states-of-the-type-attribute.html#input-impl-notes"><span class="secno">4.10.7.2 </span>Implemention notes regarding localization of form controls</a>/li></ol></li></ol></li></ol></li></ol></div>
 
   <h5 id="states-of-the-type-attribute"><span class="secno">4.10.7.1 </span>States of the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute</h5>
 

Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-nav-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-nav-element.html	10 Oct 2012 10:52:00 -0000	1.195
+++ the-nav-element.html	10 Oct 2012 12:44:34 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-section-element.html" title="4.4.2 The section element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-section-element.html" title="4.4.2 The section element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-article-element.html" title="4.4.4 The article element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-section-element.html">&#8592; 4.4.2 The section element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-article-element.html">4.4.4 The article element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-nav-element"><span class="secno">4.4.3 </span>The <dfn><code>nav</code></dfn> element</h4>
 

Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meter-element.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- the-meter-element.html	10 Oct 2012 10:51:59 -0000	1.196
+++ the-meter-element.html	10 Oct 2012 12:44:34 -0000	1.197
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-progress-element.html" title="4.10.16 The progress element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-progress-element.html" title="4.10.16 The progress element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-progress-element.html">&#8592; 4.10.16 The progress element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="association-of-controls-and-forms.html">4.10.18 Association of controls and forms &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-meter-element"><span class="secno">4.10.17 </span>The <dfn><code>meter</code></dfn> element</h4>
   <!-- Keep this after <progress> and NOT close to <time> -->

Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ul-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-ul-element.html	10 Oct 2012 10:52:02 -0000	1.194
+++ the-ul-element.html	10 Oct 2012 12:44:36 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-ol-element.html" title="4.5.5 The ol element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-ol-element.html" title="4.5.5 The ol element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-li-element.html" title="4.5.7 The li element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-ol-element.html">&#8592; 4.5.5 The ol element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-li-element.html">4.5.7 The li element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-ul-element"><span class="secno">4.5.6 </span>The <dfn><code>ul</code></dfn> element</h4>
 

Index: the-html-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-html-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-html-element.html	10 Oct 2012 10:51:59 -0000	1.194
+++ the-html-element.html	10 Oct 2012 12:44:33 -0000	1.195
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="semantics.html" title="4 The elements of HTML" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="semantics.html" title="4 The elements of HTML" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-head-element.html" title="4.2.1 The head element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="semantics.html">&#8592; 4 The elements of HTML</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-head-element.html">4.2.1 The head element &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-html-element.html#the-html-element"><span class="secno">4.1.1 </span>The <code>html</code> element</a></li></ol></li><li><a href="the-html-element.html#document-metadata"><span class="secno">4.2 </span>Document metadata</a>
-    </li></ol></li></ol></nav>
+    </li></ol></li></ol></div>
 
   <h4 id="the-html-element"><span class="secno">4.1.1 </span>The <dfn><code>html</code></dfn> element</h4>
 

--- index.html DELETED ---

Index: attributes-common-to-td-and-th-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-td-and-th-elements.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- attributes-common-to-td-and-th-elements.html	10 Oct 2012 10:51:48 -0000	1.196
+++ attributes-common-to-td-and-th-elements.html	10 Oct 2012 12:44:27 -0000	1.197
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-th-element.html" title="4.9.10 The th element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-th-element.html" title="4.9.10 The th element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="examples.html" title="4.9.13 Examples" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-th-element.html">&#8592; 4.9.10 The th element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="examples.html">4.9.13 Examples &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="attributes-common-to-td-and-th-elements.html#attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code>td</code> and <code>th</code> elements</a></li><li><a href="attributes-common-to-td-and-th-elements.html#processing-model-1"><span class="secno">4.9.12 </span>Processing model</a>
-      <ol><li><a href="attributes-common-to-td-and-th-elements.html#forming-a-table"><span class="secno">4.9.12.1 </span>Forming a table</a></li><li><a href="attributes-common-to-td-and-th-elements.html#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></ol></li></ol></li></ol></nav>
+      <ol><li><a href="attributes-common-to-td-and-th-elements.html#forming-a-table"><span class="secno">4.9.12.1 </span>Forming a table</a></li><li><a href="attributes-common-to-td-and-th-elements.html#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></ol></li></ol></li></ol></div>
 
   <h4 id="attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code><a href="the-td-element.html#the-td-element">td</a></code> and <code><a href="the-th-element.html#the-th-element">th</a></code> elements</h4>
 

Index: wai-aria.html
===================================================================
RCS file: /sources/public/html5/spec/wai-aria.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- wai-aria.html	10 Oct 2012 10:52:03 -0000	1.195
+++ wai-aria.html	10 Oct 2012 12:44:37 -0000	1.196
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html" title="3.2.6 Requirements relating to bidirectional-algorithm formatting characters" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html" title="3.2.6 Requirements relating to bidirectional-algorithm formatting characters" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="interactions-with-xpath-and-xslt.html" title="3.3 Interactions with XPath and XSLT" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html">&#8592; 3.2.6 Requirements relating to bidirectional-algorithm formatting characters</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="interactions-with-xpath-and-xslt.html">3.3 Interactions with XPath and XSLT &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="wai-aria.html#wai-aria"><span class="secno">3.2.7 </span>WAI-ARIA</a>
-      <ol><li><a href="wai-aria.html#aria-role-attribute"><span class="secno">3.2.7.1 </span>ARIA Role Attribute</a></li><li><a href="wai-aria.html#state-and-property-attributes"><span class="secno">3.2.7.2 </span>State and Property Attributes</a></li><li><a href="wai-aria.html#sec-strong-native-semantics"><span class="secno">3.2.7.3 </span>Strong Native Semantics</a></li><li><a href="wai-aria.html#sec-implicit-aria-semantics"><span class="secno">3.2.7.4 </span>Implicit ARIA Semantics</a></li></ol></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="wai-aria.html#aria-role-attribute"><span class="secno">3.2.7.1 </span>ARIA Role Attribute</a></li><li><a href="wai-aria.html#state-and-property-attributes"><span class="secno">3.2.7.2 </span>State and Property Attributes</a></li><li><a href="wai-aria.html#sec-strong-native-semantics"><span class="secno">3.2.7.3 </span>Strong Native Semantics</a></li><li><a href="wai-aria.html#sec-implicit-aria-semantics"><span class="secno">3.2.7.4 </span>Implicit ARIA Semantics</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="wai-aria"><span class="secno">3.2.7 </span><dfn>WAI-ARIA</dfn></h4>
 

Index: the-ruby-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ruby-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-ruby-element.html	10 Oct 2012 10:52:00 -0000	1.195
+++ the-ruby-element.html	10 Oct 2012 12:44:35 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-mark-element.html" title="4.6.19 The mark element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-mark-element.html" title="4.6.19 The mark element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-rt-element.html" title="4.6.21 The rt element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-mark-element.html">&#8592; 4.6.19 The mark element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-rt-element.html">4.6.21 The rt element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-ruby-element"><span class="secno">4.6.20 </span>The <dfn><code>ruby</code></dfn> element</h4>
 

Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-track-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-track-element.html	10 Oct 2012 10:52:02 -0000	1.195
+++ the-track-element.html	10 Oct 2012 12:44:36 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-source-element.html" title="4.8.8 The source element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-source-element.html" title="4.8.8 The source element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="media-elements.html" title="4.8.10 Media elements" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-source-element.html">&#8592; 4.8.8 The source element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="media-elements.html">4.8.10 Media elements &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-track-element"><span class="secno">4.8.9 </span>The <dfn><code>track</code></dfn> element</h4>
 

Index: usage-summary.html
===================================================================
RCS file: /sources/public/html5/spec/usage-summary.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- usage-summary.html	10 Oct 2012 10:52:03 -0000	1.194
+++ usage-summary.html	10 Oct 2012 12:44:37 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-wbr-element.html" title="4.6.27 The wbr element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-wbr-element.html" title="4.6.27 The wbr element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="edits.html" title="4.7 Edits" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-wbr-element.html">&#8592; 4.6.27 The wbr element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="edits.html">4.7 Edits &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="usage-summary"><span class="secno">4.6.28 </span>Usage summary</h4>
 

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -d -r1.260 -r1.261
--- sections.html	10 Oct 2012 10:51:55 -0000	1.260
+++ sections.html	10 Oct 2012 12:44:30 -0000	1.261
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-noscript-element.html" title="4.3.2 The noscript element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-noscript-element.html" title="4.3.2 The noscript element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-body-element.html" title="4.4.1 The body element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-noscript-element.html">&#8592; 4.3.2 The noscript element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-body-element.html">4.4.1 The body element &#8594;</a>
-  </nav>
+  </div>
 
   <h3 id="sections"><span class="secno">4.4 </span>Sections</h3>
 

Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -d -r1.305 -r1.306
--- content-models.html	10 Oct 2012 10:51:49 -0000	1.305
+++ content-models.html	10 Oct 2012 12:44:28 -0000	1.306
@@ -319,26 +319,23 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="element-definitions.html" title="3.2.4 Element definitions" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="element-definitions.html" title="3.2.4 Element definitions" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html" title="3.2.6 Requirements relating to bidirectional-algorithm formatting characters" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="element-definitions.html">&#8592; 3.2.4 Element definitions</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html">3.2.6 Requirements relating to bidirectional-algorithm formatting characters &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="content-models.html#content-models"><span class="secno">3.2.5 </span>Content models</a>
       <ol><li><a href="content-models.html#kinds-of-content"><span class="secno">3.2.5.1 </span>Kinds of content</a>
-        <ol><li><a href="content-models.html#metadata-content"><span class="secno">3.2.5.1.1 </span>Metadata content</a></li><li><a href="content-models.html#flow-content"><span class="secno">3.2.5.1.2 </span>Flow content</a></li><li><a href="content-models.html#sectioning-content"><span class="secno">3.2.5.1.3 </span>Sectioning content</a></li><li><a href="content-models.html#heading-content"><span class="secno">3.2.5.1.4 </span>Heading content</a></li><li><a href="content-models.html#phrasing-content"><span class="secno">3.2.5.1.5 </span>Phrasing content</a></li><li><a href="content-models.html#embedded-content"><span class="secno">3.2.5.1.6 </span>Embedded content</a></li><li><a href="content-models.html#interactive-content"><span class="secno">3.2.5.1.7 </span>Interactive content</a></li><li><a href="content-models.html#palpable-content"><span class="secno">3.2.5.1.8 </span>Palpable content</a></li></ol></li><li><a href="content-models.html#transparent-content-models"><span class="secno">3.2.5.2 </spanTransparent content models</a></li><li><a href="content-models.html#paragraphs"><span class="secno">3.2.5.3 </span>Paragraphs</a></li></ol></li></ol></li></ol></li></ol></nav>
+        <ol><li><a href="content-models.html#metadata-content"><span class="secno">3.2.5.1.1 </span>Metadata content</a></li><li><a href="content-models.html#flow-content"><span class="secno">3.2.5.1.2 </span>Flow content</a></li><li><a href="content-models.html#sectioning-content"><span class="secno">3.2.5.1.3 </span>Sectioning content</a></li><li><a href="content-models.html#heading-content"><span class="secno">3.2.5.1.4 </span>Heading content</a></li><li><a href="content-models.html#phrasing-content"><span class="secno">3.2.5.1.5 </span>Phrasing content</a></li><li><a href="content-models.html#embedded-content"><span class="secno">3.2.5.1.6 </span>Embedded content</a></li><li><a href="content-models.html#interactive-content"><span class="secno">3.2.5.1.7 </span>Interactive content</a></li><li><a href="content-models.html#palpable-content"><span class="secno">3.2.5.1.8 </span>Palpable content</a></li></ol></li><li><a href="content-models.html#transparent-content-models"><span class="secno">3.2.5.2 </spanTransparent content models</a></li><li><a href="content-models.html#paragraphs"><span class="secno">3.2.5.3 </span>Paragraphs</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="content-models"><span class="secno">3.2.5 </span><dfn>Content models</dfn></h4>
 

Index: the-progress-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-progress-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-progress-element.html	10 Oct 2012 10:52:00 -0000	1.195
+++ the-progress-element.html	10 Oct 2012 12:44:35 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-output-element.html" title="4.10.15 The output element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-output-element.html" title="4.10.15 The output element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-meter-element.html" title="4.10.17 The meter element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-output-element.html">&#8592; 4.10.15 The output element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-meter-element.html">4.10.17 The meter element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-progress-element"><span class="secno">4.10.16 </span>The <dfn><code>progress</code></dfn> element</h4>
 

Index: the-footer-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-footer-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-footer-element.html	10 Oct 2012 10:51:58 -0000	1.194
+++ the-footer-element.html	10 Oct 2012 12:44:33 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-header-element.html" title="4.4.8 The header element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-header-element.html" title="4.4.8 The header element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-address-element.html" title="4.4.10 The address element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-header-element.html">&#8592; 4.4.8 The header element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-address-element.html">4.4.10 The address element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-footer-element"><span class="secno">4.4.9 </span>The <dfn><code>footer</code></dfn> element</h4>
 

Index: interactions-with-xpath-and-xslt.html
===================================================================
RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- interactions-with-xpath-and-xslt.html	10 Oct 2012 10:51:54 -0000	1.118
+++ interactions-with-xpath-and-xslt.html	10 Oct 2012 12:44:29 -0000	1.119
@@ -319,10 +319,8 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="wai-aria.html" title="3.2.7 WAI-ARIA" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="wai-aria.html" title="3.2.7 WAI-ARIA" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="dynamic-markup-insertion.html" title="3.4 Dynamic markup insertion" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
@@ -331,11 +329,11 @@
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="wai-aria.html">&#8592; 3.2.7 WAI-ARIA</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="dynamic-markup-insertion.html">3.4 Dynamic markup insertion &#8594;</a>
-  </nav>
+  </div>
 
   <div class="impl">
 

Index: the-bdo-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdo-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-bdo-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-bdo-element.html	10 Oct 2012 12:44:31 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-bdi-element.html" title="4.6.23 The bdi element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-bdi-element.html" title="4.6.23 The bdi element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-span-element.html" title="4.6.25 The span element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-bdi-element.html">&#8592; 4.6.23 The bdi element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-span-element.html">4.6.25 The span element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-bdo-element"><span class="secno">4.6.24 </span>The <dfn><code>bdo</code></dfn> element</h4>
 

Index: the-object-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-object-element.html,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- the-object-element.html	10 Oct 2012 10:52:00 -0000	1.197
+++ the-object-element.html	10 Oct 2012 12:44:34 -0000	1.198
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-embed-element.html" title="4.8.3 The embed element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-embed-element.html" title="4.8.3 The embed element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-param-element.html" title="4.8.5 The param element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-embed-element.html">&#8592; 4.8.3 The embed element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-param-element.html">4.8.5 The param element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-object-element"><span class="secno">4.8.4 </span>The <dfn><code>object</code></dfn> element</h4>
 

Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ol-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-ol-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-ol-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-blockquote-element.html" title="4.5.4 The blockquote element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-blockquote-element.html" title="4.5.4 The blockquote element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-ul-element.html" title="4.5.6 The ul element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-blockquote-element.html">&#8592; 4.5.4 The blockquote element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-ul-element.html">4.5.6 The ul element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-ol-element"><span class="secno">4.5.5 </span>The <dfn><code>ol</code></dfn> element</h4>
 

Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-area-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-area-element.html	10 Oct 2012 10:51:56 -0000	1.194
+++ the-area-element.html	10 Oct 2012 12:44:31 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-map-element.html" title="4.8.12 The map element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-map-element.html" title="4.8.12 The map element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="image-maps.html" title="4.8.14 Image maps" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-map-element.html">&#8592; 4.8.12 The map element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="image-maps.html">4.8.14 Image maps &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-area-element"><span class="secno">4.8.13 </span>The <dfn><code>area</code></dfn> element</h4>
 

Index: the-datalist-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-datalist-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-datalist-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-datalist-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-select-element.html" title="4.10.9 The select element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-select-element.html" title="4.10.9 The select element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-optgroup-element.html" title="4.10.11 The optgroup element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-select-element.html">&#8592; 4.10.9 The select element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-optgroup-element.html">4.10.11 The optgroup element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-datalist-element"><span class="secno">4.10.10 </span>The <dfn><code>datalist</code></dfn> element</h4>
 

Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -d -r1.254 -r1.255
--- grouping-content.html	10 Oct 2012 10:51:54 -0000	1.254
+++ grouping-content.html	10 Oct 2012 12:44:29 -0000	1.255
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="headings-and-sections.html" title="4.4.11 Headings and sections" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="headings-and-sections.html" title="4.4.11 Headings and sections" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-p-element.html" title="4.5.1 The p element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="headings-and-sections.html">&#8592; 4.4.11 Headings and sections</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-p-element.html">4.5.1 The p element &#8594;</a>
-  </nav>
+  </div>
 
   <h3 id="grouping-content"><span class="secno">4.5 </span>Grouping content</h3>
 

Index: the-mark-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-mark-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-mark-element.html	10 Oct 2012 10:51:59 -0000	1.194
+++ the-mark-element.html	10 Oct 2012 12:44:34 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-u-element.html" title="4.6.18 The u element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-u-element.html" title="4.6.18 The u element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-ruby-element.html" title="4.6.20 The ruby element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-u-element.html">&#8592; 4.6.18 The u element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-ruby-element.html">4.6.20 The ruby element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-mark-element"><span class="secno">4.6.19 </span>The <dfn><code>mark</code></dfn> element</h4>
 

Index: the-dfn-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dfn-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-dfn-element.html	10 Oct 2012 10:51:58 -0000	1.195
+++ the-dfn-element.html	10 Oct 2012 12:44:32 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-q-element.html" title="4.6.7 The q element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-q-element.html" title="4.6.7 The q element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-abbr-element.html" title="4.6.9 The abbr element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-q-element.html">&#8592; 4.6.7 The q element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-abbr-element.html">4.6.9 The abbr element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-dfn-element"><span class="secno">4.6.8 </span>The <dfn><code>dfn</code></dfn> element</h4>
 

Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-header-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-header-element.html	10 Oct 2012 10:51:58 -0000	1.194
+++ the-header-element.html	10 Oct 2012 12:44:33 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-hgroup-element.html" title="4.4.7 The hgroup element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-hgroup-element.html" title="4.4.7 The hgroup element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-footer-element.html" title="4.4.9 The footer element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-hgroup-element.html">&#8592; 4.4.7 The hgroup element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-footer-element.html">4.4.9 The footer element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-header-element"><span class="secno">4.4.8 </span>The <dfn><code>header</code></dfn> element</h4>
 

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -d -r1.270 -r1.271
--- elements.html	10 Oct 2012 10:51:50 -0000	1.270
+++ elements.html	10 Oct 2012 12:44:28 -0000	1.271
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="global-attributes.html" title="3.2.3 Global attributes" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="dom.html">&#8592; 3 Semantics, structure, and APIs of HTML documents</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="global-attributes.html">3.2.3 Global attributes &#8594;</a>
   <ol class="toc"><li><ol><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></ol></li></ol></li></ol></nav>
+    <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></ol></li></ol></li></ol></div>
 
   <h3 id="elements"><span class="secno">3.2 </span>Elements</h3>
 

Index: the-sub-and-sup-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-sub-and-sup-elements.html	10 Oct 2012 10:52:01 -0000	1.194
+++ the-sub-and-sup-elements.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-kbd-element.html" title="4.6.14 The kbd element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-kbd-element.html" title="4.6.14 The kbd element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-i-element.html" title="4.6.16 The i element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-kbd-element.html">&#8592; 4.6.14 The kbd element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-i-element.html">4.6.16 The i element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-sub-and-sup-elements"><span class="secno">4.6.15 </span>The <dfn id="the-sub-element"><code>sub</code></dfn> and <dfn id="the-sup-element"><code>sup</code></dfn> elements</h4>
 

Index: the-i-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-i-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-i-element.html	10 Oct 2012 10:51:59 -0000	1.194
+++ the-i-element.html	10 Oct 2012 12:44:33 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-sub-and-sup-elements.html" title="4.6.15 The sub and sup elements" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-sub-and-sup-elements.html" title="4.6.15 The sub and sup elements" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-b-element.html" title="4.6.17 The b element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-sub-and-sup-elements.html">&#8592; 4.6.15 The sub and sup elements</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-b-element.html">4.6.17 The b element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-i-element"><span class="secno">4.6.16 </span>The <dfn><code>i</code></dfn> element</h4>
 

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1248
retrieving revision 1.1249
diff -u -d -r1.1248 -r1.1249
--- forms.html	10 Oct 2012 10:51:50 -0000	1.1248
+++ forms.html	10 Oct 2012 12:44:29 -0000	1.1249
@@ -319,26 +319,23 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="examples.html" title="4.9.13 Examples" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="examples.html" title="4.9.13 Examples" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-form-element.html" title="4.10.3 The form element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="examples.html">&#8592; 4.9.13 Examples</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-form-element.html">4.10.3 The form element &#8594;</a>
   <ol class="toc"><li><ol><li><a href="forms.html#forms"><span class="secno">4.10 </span>Forms</a>
     <ol><li><a href="forms.html#introduction-1"><span class="secno">4.10.1 </span>Introduction</a>
-      <ol><li><a href="forms.html#writing-a-form's-user-interface"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a></li><li><a href="forms.html#implementing-the-server-side-processing-for-a-form"><span class="secno">4.10.1.2 </span>Implementing the server-side processing for a form</a></li><li><a href="forms.html#configuring-a-form-to-communicate-with-a-server"><span class="secno">4.10.1.3 </span>Configuring a form to communicate with a server</a></li><li><a href="forms.html#client-side-form-validation"><span class="secno">4.10.1.4 </span>Client-side form validation</a></li><li><a href="forms.html#input-author-notes"><span class="secno">4.10.1.5 </span>Date, time, and number formats</a></li></ol></li><li><a href="forms.html#categories"><span class="secno">4.10.2 </span>Categories</a></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="forms.html#writing-a-form's-user-interface"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a></li><li><a href="forms.html#implementing-the-server-side-processing-for-a-form"><span class="secno">4.10.1.2 </span>Implementing the server-side processing for a form</a></li><li><a href="forms.html#configuring-a-form-to-communicate-with-a-server"><span class="secno">4.10.1.3 </span>Configuring a form to communicate with a server</a></li><li><a href="forms.html#client-side-form-validation"><span class="secno">4.10.1.4 </span>Client-side form validation</a></li><li><a href="forms.html#input-author-notes"><span class="secno">4.10.1.5 </span>Date, time, and number formats</a></li></ol></li><li><a href="forms.html#categories"><span class="secno">4.10.2 </span>Categories</a></li></ol></li></ol></li></ol></div>
 
   <h3 id="forms"><span class="secno">4.10 </span>Forms</h3>
 

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- edits.html	10 Oct 2012 10:51:50 -0000	1.239
+++ edits.html	10 Oct 2012 12:44:28 -0000	1.240
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="usage-summary.html" title="4.6.28 Usage summary" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="usage-summary.html" title="4.6.28 Usage summary" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-ins-element.html" title="4.7.1 The ins element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="usage-summary.html">&#8592; 4.6.28 Usage summary</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-ins-element.html">4.7.1 The ins element &#8594;</a>
-  </nav>
+  </div>
 
   <h3 id="edits"><span class="secno">4.7 </span>Edits</h3>
 

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.1120
retrieving revision 1.1121
diff -u -d -r1.1120 -r1.1121
--- the-canvas-element.html	10 Oct 2012 10:51:57 -0000	1.1120
+++ the-canvas-element.html	10 Oct 2012 12:44:32 -0000	1.1121
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="media-elements.html" title="4.8.10 Media elements" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="media-elements.html" title="4.8.10 Media elements" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-map-element.html" title="4.8.12 The map element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="media-elements.html">&#8592; 4.8.10 Media elements</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-map-element.html">4.8.12 The map element &#8594;</a>
   <ol class="toc"><li><ol><li><ol><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 href="the-canvas-element.html#color-spaces-and-color-correction"><span class="secno">4.8.11.1 </span>Color spaces and color correction</a></li><li><a href="the-canvas-element.html#security-with-canvas-elements"><span class="secno">4.8.11.2 </span>Security with <code>canvas</code> elements</a></li></ol></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="the-canvas-element.html#color-spaces-and-color-correction"><span class="secno">4.8.11.1 </span>Color spaces and color correction</a></li><li><a href="the-canvas-element.html#security-with-canvas-elements"><span class="secno">4.8.11.2 </span>Security with <code>canvas</code> elements</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="the-canvas-element"><span class="secno">4.8.11 </span>The <dfn id="canvas"><code>canvas</code></dfn> element</h4>
 

Index: the-samp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-samp-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-samp-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-samp-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-var-element.html" title="4.6.12 The var element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-var-element.html" title="4.6.12 The var element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-kbd-element.html" title="4.6.14 The kbd element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-var-element.html">&#8592; 4.6.12 The var element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-kbd-element.html">4.6.14 The kbd element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-samp-element"><span class="secno">4.6.13 </span>The <dfn><code>samp</code></dfn> element</h4>
 

Index: the-u-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-u-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-u-element.html	10 Oct 2012 10:52:02 -0000	1.194
+++ the-u-element.html	10 Oct 2012 12:44:36 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-b-element.html" title="4.6.17 The b element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-b-element.html" title="4.6.17 The b element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-mark-element.html" title="4.6.19 The mark element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-b-element.html">&#8592; 4.6.17 The b element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-mark-element.html">4.6.19 The mark element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-u-element"><span class="secno">4.6.18 </span>The <dfn><code>u</code></dfn> element</h4>
 

Index: headings-and-sections.html
===================================================================
RCS file: /sources/public/html5/spec/headings-and-sections.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- headings-and-sections.html	10 Oct 2012 10:51:54 -0000	1.196
+++ headings-and-sections.html	10 Oct 2012 12:44:29 -0000	1.197
@@ -319,25 +319,22 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-address-element.html" title="4.4.10 The address element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-address-element.html" title="4.4.10 The address element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="grouping-content.html" title="4.5 Grouping content" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-address-element.html">&#8592; 4.4.10 The address element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="grouping-content.html">4.5 Grouping content &#8594;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="headings-and-sections.html#headings-and-sections"><span class="secno">4.4.11 </span>Headings and sections</a>
-      <ol><li><a href="headings-and-sections.html#outlines"><span class="secno">4.4.11.1 </span>Creating an outline</a></li></ol></li></ol></li></ol></li></ol></nav>
+      <ol><li><a href="headings-and-sections.html#outlines"><span class="secno">4.4.11.1 </span>Creating an outline</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h4 id="headings-and-sections"><span class="secno">4.4.11 </span><dfn>Headings and sections</dfn></h4>
 

Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.299
retrieving revision 1.300
diff -u -d -r1.299 -r1.300
--- the-button-element.html	10 Oct 2012 10:51:57 -0000	1.299
+++ the-button-element.html	10 Oct 2012 12:44:32 -0000	1.300
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="common-input-element-apis.html" title="4.10.7.4 Common input element APIs" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="common-input-element-apis.html" title="4.10.7.4 Common input element APIs" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-select-element.html" title="4.10.9 The select element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="common-input-element-apis.html">&#8592; 4.10.7.4 Common input element APIs</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-select-element.html">4.10.9 The select element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-button-element"><span class="secno">4.10.8 </span>The <dfn><code>button</code></dfn> element</h4>
 

Index: the-cite-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-cite-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-cite-element.html	10 Oct 2012 10:51:57 -0000	1.194
+++ the-cite-element.html	10 Oct 2012 12:44:32 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-s-element.html" title="4.6.5 The s element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-s-element.html" title="4.6.5 The s element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-q-element.html" title="4.6.7 The q element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-s-element.html">&#8592; 4.6.5 The s element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-q-element.html">4.6.7 The q element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-cite-element"><span class="secno">4.6.6 </span>The <dfn><code>cite</code></dfn> element</h4>
 

Index: the-hgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hgroup-element.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-hgroup-element.html	10 Oct 2012 10:51:58 -0000	1.195
+++ the-hgroup-element.html	10 Oct 2012 12:44:33 -0000	1.196
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-aside-element.html" title="4.4.5 The aside element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-aside-element.html" title="4.4.5 The aside element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-header-element.html" title="4.4.8 The header element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-aside-element.html">&#8592; 4.4.5 The aside element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-header-element.html">4.4.8 The header element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-hgroup-element"><span class="secno">4.4.7 </span>The <dfn><code>hgroup</code></dfn> element</h4>
 

Index: common-input-element-apis.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-apis.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- common-input-element-apis.html	10 Oct 2012 10:51:49 -0000	1.194
+++ common-input-element-apis.html	10 Oct 2012 12:44:27 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="common-input-element-attributes.html" title="4.10.7.3 Common input element attributes" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="common-input-element-attributes.html" title="4.10.7.3 Common input element attributes" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-button-element.html" title="4.10.8 The button element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="common-input-element-attributes.html">&#8592; 4.10.7.3 Common input element attributes</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-button-element.html">4.10.8 The button element &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><ol><li><a href="common-input-element-apis.html#common-input-element-apis"><span class="secno">4.10.7.4 </span>Common <code>input</code> element APIs</a></li><li><a href="common-input-element-apis.html#common-event-behaviors"><span class="secno">4.10.7.5 </span>Common event behaviors</a></li></ol></li></ol></li></ol></li></ol></nav>
+  <ol class="toc"><li><ol><li><ol><li><ol><li><a href="common-input-element-apis.html#common-input-element-apis"><span class="secno">4.10.7.4 </span>Common <code>input</code> element APIs</a></li><li><a href="common-input-element-apis.html#common-event-behaviors"><span class="secno">4.10.7.5 </span>Common event behaviors</a></li></ol></li></ol></li></ol></li></ol></div>
 
   <h5 id="common-input-element-apis"><span class="secno">4.10.7.4 </span>Common <code><a href="the-input-element.html#the-input-element">input</a></code> element APIs</h5>
 

Index: the-tr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tr-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-tr-element.html	10 Oct 2012 10:52:02 -0000	1.194
+++ the-tr-element.html	10 Oct 2012 12:44:36 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-tfoot-element.html" title="4.9.7 The tfoot element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-tfoot-element.html" title="4.9.7 The tfoot element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-td-element.html" title="4.9.9 The td element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-tfoot-element.html">&#8592; 4.9.7 The tfoot element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-td-element.html">4.9.9 The td element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-tr-element"><span class="secno">4.9.8 </span>The <dfn><code>tr</code></dfn> element</h4>
 

Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -d -r1.235 -r1.236
--- namespaces.html	10 Oct 2012 10:51:55 -0000	1.235
+++ namespaces.html	10 Oct 2012 12:44:30 -0000	1.236
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="common-dom-interfaces.html" title="2.8 Common DOM interfaces" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="common-dom-interfaces.html" title="2.8 Common DOM interfaces" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="common-dom-interfaces.html">&#8592; 2.8 Common DOM interfaces</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="dom.html">3 Semantics, structure, and APIs of HTML documents &#8594;</a>
-  </nav>
+  </div>
 
   <h3 id="namespaces"><span class="secno">2.9 </span>Namespaces</h3>
 

Index: the-rt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rt-element.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- the-rt-element.html	10 Oct 2012 10:52:00 -0000	1.194
+++ the-rt-element.html	10 Oct 2012 12:44:35 -0000	1.195
@@ -319,24 +319,21 @@
      }
      return null;
    }
-  </script>
-  <script src="link-fixup.js"></script>
-  <link href="the-ruby-element.html" title="4.6.20 The ruby element" rel="prev">
-  <link href="index.html#contents" title="Table of contents" rel="contents">
+  </script><link href="the-ruby-element.html" title="4.6.20 The ruby element" rel="prev">
+  <link href="spec.html#contents" title="Table of contents" rel="contents">
   <link href="the-rp-element.html" title="4.6.22 The rp element" rel="next">
   </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.157.</p>
-
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 10 October 2012</h2>
    </div>
-   <nav class="prev_next">
+   <div class="prev_next">
    <a href="the-ruby-element.html">&#8592; 4.6.20 The ruby element</a> &#8211;
-   <a href="index.html#contents">Table of contents</a> &#8211;
+   <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-rp-element.html">4.6.22 The rp element &#8594;</a>
-  </nav>
+  </div>
 
   <h4 id="the-rt-element"><span class="secno">4.6.21 </span>The <dfn><code>rt</code></dfn> element</h4>
 

Received on Wednesday, 10 October 2012 12:44:59 UTC