html5/spec acknowledgements.html,1.1052,1.1053 apis-in-html-documents.html,1.27,1.28 association-of-controls-and-forms.html,1.51,1.52 browsers.html,1.1023,1.1024 commands.html,1.22,1.23 common-dom-interfaces.html,1.32,1.33 common-input-element-attributes.html,1.26,1.27 common-microsyntaxes.html,1.29,1.30 content-models.html,1.39,1.40 dnd.html,1.34,1.35 dom.html,1.1026,1.1027 editing.html,1.1019,1.1020 edits.html,1.21,1.22 elements.html,1.32,1.33 embedded-content-1.html,1.31,1.32 fetching-resources.html,1.28,1.29 forms.html,1.1016,1.1017 grouping-content.html,1.25,1.26 history.html,1.1025,1.1026 iana.html,1.343,1.344 index.html,1.1026,1.1027 infrastructure.html,1.1037,1.1038 interactive-elements.html,1.1019,1.1020 introduction.html,1.1017,1.1018 links.html,1.41,1.42 named-character-references.html,1.1000,1.1001 namespaces.html,1.20,1.21 number-state.html,1.27,1.28 obsolete.html,1.1013,1.1014 offline.html,1.1015,1.1016 origin-0.html,1.20,1.21 parsing.html,1.42,1.43 references.html,1.1023,1.1024 rende

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

Modified Files:
	acknowledgements.html apis-in-html-documents.html 
	association-of-controls-and-forms.html browsers.html 
	commands.html common-dom-interfaces.html 
	common-input-element-attributes.html common-microsyntaxes.html 
	content-models.html dnd.html dom.html editing.html edits.html 
	elements.html embedded-content-1.html fetching-resources.html 
	forms.html grouping-content.html history.html iana.html 
	index.html infrastructure.html interactive-elements.html 
	introduction.html links.html named-character-references.html 
	namespaces.html number-state.html obsolete.html offline.html 
	origin-0.html parsing.html references.html rendering.html 
	scripting-1.html sections.html semantics.html 
	states-of-the-type-attribute.html syntax.html 
	tabular-data.html text-level-semantics.html 
	the-button-element.html the-canvas-element.html the-end.html 
	the-iframe-element.html the-input-element.html 
	the-map-element.html the-xhtml-syntax.html timers.html 
	tokenization.html urls.html video.html webappapis.html 
Log Message:
make sure the definitions of 'nested browsing context' make sense when you consider that iframes can be removed from a document (whatwg r5699)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1037
retrieving revision 1.1038
diff -u -d -r1.1037 -r1.1038
--- infrastructure.html	1 Dec 2010 01:46:40 -0000	1.1037
+++ infrastructure.html	5 Dec 2010 09:44:13 -0000	1.1038
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="introduction.html" title="1 Introduction" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="introduction.html" title="1 Introduction" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="common-microsyntaxes.html" title="2.5 Common microsyntaxes" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="introduction.html">&#8592; 1 Introduction</a> &#8211;
+   <a href="introduction.html" class="prev">1 Introduction</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="common-microsyntaxes.html">2.5 Common microsyntaxes &#8594;</a>
+   <a href="common-microsyntaxes.html" class="next">2.5 Common microsyntaxes</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>

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.1019
retrieving revision 1.1020
diff -u -d -r1.1019 -r1.1020
--- text-level-semantics.html	11 Nov 2010 01:47:02 -0000	1.1019
+++ text-level-semantics.html	5 Dec 2010 09:44:15 -0000	1.1020
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="grouping-content.html" title="4.5 Grouping content" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="grouping-content.html" title="4.5 Grouping content" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="edits.html" title="4.7 Edits" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="grouping-content.html">&#8592; 4.5 Grouping content</a> &#8211;
+   <a href="grouping-content.html" class="prev">4.5 Grouping content</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="edits.html">4.7 Edits &#8594;</a>
+   <a href="edits.html" class="next">4.7 Edits</a>
   <ol class="toc"><li><ol><li><a href="text-level-semantics.html#text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</a>
     <ol><li><a href="text-level-semantics.html#the-a-element"><span class="secno">4.6.1 </span>The <code>a</code> element</a></li><li><a href="text-level-semantics.html#the-em-element"><span class="secno">4.6.2 </span>The <code>em</code> element</a></li><li><a href="text-level-semantics.html#the-strong-element"><span class="secno">4.6.3 </span>The <code>strong</code> element</a></li><li><a href="text-level-semantics.html#the-small-element"><span class="secno">4.6.4 </span>The <code>small</code> element</a></li><li><a href="text-level-semantics.html#the-s-element"><span class="secno">4.6.5 </span>The <code>s</code> element</a></li><li><a href="text-level-semantics.html#the-cite-element"><span class="secno">4.6.6 </span>The <code>cite</code> element</a></li><li><a href="text-level-semantics.html#the-q-element"><span class="secno">4.6.7 </span>The <code>q</code> element</a></li><li><a href="text-level-semantics.html#the-dfn-element"><span class="secno">4.6.8 </span>The <code>dfn</code> element</a></li><li><a ref="text-level-semantics.html#the-abbr-element"><span class="secno">4.6.9 </span>The <code>abbr</code> element</a></li><li><a href="text-level-semantics.html#the-time-element"><span class="secno">4.6.10 </span>The <code>time</code> element</a></li><li><a href="text-level-semantics.html#the-code-element"><span class="secno">4.6.11 </span>The <code>code</code> element</a></li><li><a href="text-level-semantics.html#the-var-element"><span class="secno">4.6.12 </span>The <code>var</code> element</a></li><li><a href="text-level-semantics.html#the-samp-element"><span class="secno">4.6.13 </span>The <code>samp</code> element</a></li><li><a href="text-level-semantics.html#the-kbd-element"><span class="secno">4.6.14 </span>The <code>kbd</code> element</a></li><li><a href="text-level-semantics.html#the-sub-and-sup-elements"><span class="secno">4.6.15 </span>The <code>sub</code> and <code>sup</code> elements</a></li><li><a href="text-level-semantics.html#the-i-element"><span class="secno">4.6.16 </span>The <code>i</coe> element</a></li><li><a href="text-level-semantics.html#the-b-element"><span class="secno">4.6.17 </span>The <code>b</code> element</a></li><li><a href="text-level-semantics.html#the-mark-element"><span class="secno">4.6.18 </span>The <code>mark</code> element</a></li><li><a href="text-level-semantics.html#the-ruby-element"><span class="secno">4.6.19 </span>The <code>ruby</code> element</a></li><li><a href="text-level-semantics.html#the-rt-element"><span class="secno">4.6.20 </span>The <code>rt</code> element</a></li><li><a href="text-level-semantics.html#the-rp-element"><span class="secno">4.6.21 </span>The <code>rp</code> element</a></li><li><a href="text-level-semantics.html#the-bdi-element"><span class="secno">4.6.22 </span>The <code>bdi</code> element</a></li><li><a href="text-level-semantics.html#the-bdo-element"><span class="secno">4.6.23 </span>The <code>bdo</code> element</a></li><li><a href="text-level-semantics.html#the-span-element"><span class="secno">4.6.24 </span>The <code>span</code> elemet</a></li><li><a href="text-level-semantics.html#the-br-element"><span class="secno">4.6.25 </span>The <code>br</code> element</a></li><li><a href="text-level-semantics.html#the-wbr-element"><span class="secno">4.6.26 </span>The <code>wbr</code> element</a></li><li><a href="text-level-semantics.html#usage-summary"><span class="secno">4.6.27 </span>Usage summary</a></li></ol></li></ol></li></ol></div>
 

Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- scripting-1.html	11 Nov 2010 01:47:01 -0000	1.34
+++ scripting-1.html	5 Dec 2010 09:44:14 -0000	1.35
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="semantics.html" title="4 The elements of HTML" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="semantics.html" title="4 The elements of HTML" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="sections.html" title="4.4 Sections" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="semantics.html">&#8592; 4 The elements of HTML</a> &#8211;
+   <a href="semantics.html" class="prev">4 The elements of HTML</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="sections.html">4.4 Sections &#8594;</a>
+   <a href="sections.html" class="next">4.4 Sections</a>
   <ol class="toc"><li><ol><li><a href="scripting-1.html#scripting-1"><span class="secno">4.3 </span>Scripting</a>
     <ol><li><a href="scripting-1.html#script"><span class="secno">4.3.1 </span>The <code>script</code> element</a>
       <ol><li><a href="scripting-1.html#scriptingLanguages"><span class="secno">4.3.1.1 </span>Scripting languages</a></li><li><a href="scripting-1.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="scripting-1.html#inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span>Inline documentation for external scripts</a></li></ol></li><li><a href="scripting-1.html#the-noscript-element"><span class="secno">4.3.2 </span>The <code>noscript</code> element</a></li></ol></li></ol></li></ol></div>

Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- the-map-element.html	11 Nov 2010 01:47:02 -0000	1.30
+++ the-map-element.html	5 Dec 2010 09:44:16 -0000	1.31
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="prev">
+  <link href="style.css" rel="stylesheet"><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="index">
   <link href="tabular-data.html" title="4.9 Tabular data" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="the-canvas-element.html">&#8592; 4.8.11 The canvas element</a> &#8211;
+   <a href="the-canvas-element.html" class="prev">4.8.11 The canvas element</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="tabular-data.html">4.9 Tabular data &#8594;</a>
+   <a href="tabular-data.html" class="next">4.9 Tabular data</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-map-element.html#the-map-element"><span class="secno">4.8.12 </span>The <code>map</code> element</a></li><li><a href="the-map-element.html#the-area-element"><span class="secno">4.8.13 </span>The <code>area</code> element</a></li><li><a href="the-map-element.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a>
       <ol><li><a href="the-map-element.html#authoring"><span class="secno">4.8.14.1 </span>Authoring</a></li><li><a href="the-map-element.html#processing-model"><span class="secno">4.8.14.2 </span>Processing model</a></li></ol></li><li><a href="the-map-element.html#mathml"><span class="secno">4.8.15 </span>MathML</a></li><li><a href="the-map-element.html#svg-0"><span class="secno">4.8.16 </span>SVG</a></li><li><a href="the-map-element.html#dimension-attributes"><span class="secno">4.8.17 </span>Dimension attributes</a></li></ol></li></ol></li></ol></div>
 

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.881
retrieving revision 1.882
diff -u -d -r1.881 -r1.882
--- the-canvas-element.html	1 Dec 2010 01:46:40 -0000	1.881
+++ the-canvas-element.html	5 Dec 2010 09:44:15 -0000	1.882
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="video.html" title="4.8.6 The video element" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="video.html" title="4.8.6 The video element" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="the-map-element.html" title="4.8.12 The map element" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="video.html">&#8592; 4.8.6 The video element</a> &#8211;
+   <a href="video.html" class="prev">4.8.6 The video element</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>
+   <a href="the-map-element.html" class="next">4.8.12 The map element</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></div>
 

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.1009
retrieving revision 1.1010
diff -u -d -r1.1009 -r1.1010
--- tabular-data.html	1 Dec 2010 00:47:42 -0000	1.1009
+++ tabular-data.html	5 Dec 2010 09:44:15 -0000	1.1010
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="the-map-element.html" title="4.8.12 The map element" rel="prev">
+  <link href="style.css" rel="stylesheet"><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="index">
   <link href="forms.html" title="4.10 Forms" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="the-map-element.html">&#8592; 4.8.12 The map element</a> &#8211;
+   <a href="the-map-element.html" class="prev">4.8.12 The map element</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="forms.html">4.10 Forms &#8594;</a>
+   <a href="forms.html" class="next">4.10 Forms</a>
   <ol class="toc"><li><ol><li><a href="tabular-data.html#tabular-data"><span class="secno">4.9 </span>Tabular data</a>
     <ol><li><a href="tabular-data.html#the-table-element"><span class="secno">4.9.1 </span>The <code>table</code> element</a></li><li><a href="tabular-data.html#the-caption-element"><span class="secno">4.9.2 </span>The <code>caption</code> element</a></li><li><a href="tabular-data.html#the-colgroup-element"><span class="secno">4.9.3 </span>The <code>colgroup</code> element</a></li><li><a href="tabular-data.html#the-col-element"><span class="secno">4.9.4 </span>The <code>col</code> element</a></li><li><a href="tabular-data.html#the-tbody-element"><span class="secno">4.9.5 </span>The <code>tbody</code> element</a></li><li><a href="tabular-data.html#the-thead-element"><span class="secno">4.9.6 </span>The <code>thead</code> element</a></li><li><a href="tabular-data.html#the-tfoot-element"><span class="secno">4.9.7 </span>The <code>tfoot</code> element</a></li><li><a href="tabular-data.html#the-tr-element"><span class="secno">4.9.8 </span>The <code>tr</code> element</a></li><li><a href="tabular-data.html#the-tdelement"><span class="secno">4.9.9 </span>The <code>td</code> element</a></li><li><a href="tabular-data.html#the-th-element"><span class="secno">4.9.10 </span>The <code>th</code> element</a></li><li><a href="tabular-data.html#attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code>td</code> and <code>th</code> elements</a></li><li><a href="tabular-data.html#processing-model-0"><span class="secno">4.9.12 </span>Processing model</a>
       <ol><li><a href="tabular-data.html#forming-a-table"><span class="secno">4.9.12.1 </span>Forming a table</a></li><li><a href="tabular-data.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><li><a href="tabular-data.html#examples"><span class="secno">4.9.13 </span>Examples</a></li></ol></li></ol></li></ol></div>

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- the-iframe-element.html	2 Dec 2010 00:47:04 -0000	1.35
+++ the-iframe-element.html	5 Dec 2010 09:44:16 -0000	1.36
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="embedded-content-1.html" title="4.8 Embedded content" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="embedded-content-1.html" title="4.8 Embedded content" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="video.html" title="4.8.6 The video element" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="embedded-content-1.html">&#8592; 4.8 Embedded content</a> &#8211;
+   <a href="embedded-content-1.html" class="prev">4.8 Embedded content</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="video.html">4.8.6 The video element &#8594;</a>
+   <a href="video.html" class="next">4.8.6 The video element</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-iframe-element.html#the-iframe-element"><span class="secno">4.8.2 </span>The <code>iframe</code> element</a></li><li><a href="the-iframe-element.html#the-embed-element"><span class="secno">4.8.3 </span>The <code>embed</code> element</a></li><li><a href="the-iframe-element.html#the-object-element"><span class="secno">4.8.4 </span>The <code>object</code> element</a></li><li><a href="the-iframe-element.html#the-param-element"><span class="secno">4.8.5 </span>The <code>param</code> element</a></li></ol></li></ol></li></ol></div>
 
   <h4 id="the-iframe-element"><span class="secno">4.8.2 </span>The <dfn><code>iframe</code></dfn> element</h4><dl class="element"><dt>Categories</dt>

Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- association-of-controls-and-forms.html	1 Dec 2010 01:46:38 -0000	1.51
+++ association-of-controls-and-forms.html	5 Dec 2010 09:44:11 -0000	1.52
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="the-button-element.html" title="4.10.8 The button element" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="the-button-element.html" title="4.10.8 The button element" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="interactive-elements.html" title="4.11 Interactive elements" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="the-button-element.html">&#8592; 4.10.8 The button element</a> &#8211;
+   <a href="the-button-element.html" class="prev">4.10.8 The button element</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="interactive-elements.html">4.11 Interactive elements &#8594;</a>
+   <a href="interactive-elements.html" class="next">4.11 Interactive elements</a>
   <ol class="toc"><li><ol><li><ol><li><a href="association-of-controls-and-forms.html#association-of-controls-and-forms"><span class="secno">4.10.18 </span>Association of controls and forms</a></li><li><a href="association-of-controls-and-forms.html#attributes-common-to-form-controls"><span class="secno">4.10.19 </span>Attributes common to form controls</a>
       <ol><li><a href="association-of-controls-and-forms.html#naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</a></li><li><a href="association-of-controls-and-forms.html#enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</a></li><li><a href="association-of-controls-and-forms.html#a-form-control-s-value"><span class="secno">4.10.19.3 </span>A form control's value</a></li><li><a href="association-of-controls-and-forms.html#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a></li><li><a href="association-of-controls-and-forms.html#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></li><li><a href="association-of-controls-and-forms.html#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a></li><li><a href="association-of-controls-and-forms.html#submitting-element-directionality"><span class="secno">4.10.19.7 /span>Submitting element directionality</a></li></ol></li><li><a href="association-of-controls-and-forms.html#textFieldSelection"><span class="secno">4.10.20 </span>APIs for the text field selections</a></li><li><a href="association-of-controls-and-forms.html#constraints"><span class="secno">4.10.21 </span>Constraints</a>
       <ol><li><a href="association-of-controls-and-forms.html#definitions"><span class="secno">4.10.21.1 </span>Definitions</a></li><li><a href="association-of-controls-and-forms.html#constraint-validation"><span class="secno">4.10.21.2 </span>Constraint validation</a></li><li><a href="association-of-controls-and-forms.html#the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The constraint validation API</a></li><li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.10.21.4 </span>Security</a></li></ol></li><li><a href="association-of-controls-and-forms.html#form-submission"><span class="secno">4.10.22 </span>Form submission</a>

Index: the-end.html
===================================================================
RCS file: /sources/public/html5/spec/the-end.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- the-end.html	30 Nov 2010 02:46:41 -0000	1.27
+++ the-end.html	5 Dec 2010 09:44:15 -0000	1.28
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="tokenization.html" title="8.2.4 Tokenization" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="tokenization.html" title="8.2.4 Tokenization" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="named-character-references.html" title="8.5 Named character references" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="tokenization.html">&#8592; 8.2.4 Tokenization</a> &#8211;
+   <a href="tokenization.html" class="prev">8.2.4 Tokenization</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="named-character-references.html">8.5 Named character references &#8594;</a>
+   <a href="named-character-references.html" class="next">8.5 Named character references</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-end.html#the-end"><span class="secno">8.2.6 </span>The end</a></li><li><a href="the-end.html#coercing-an-html-dom-into-an-infoset"><span class="secno">8.2.7 </span>Coercing an HTML DOM into an infoset</a></li><li><a href="the-end.html#an-introduction-to-error-handling-and-strange-cases-in-the-parser"><span class="secno">8.2.8 </span>An introduction to error handling and strange cases in the parser</a>
       <ol><li><a href="the-end.html#misnested-tags:-b-i-b-i"><span class="secno">8.2.8.1 </span>Misnested tags: &lt;b&gt;&lt;i&gt;&lt;/b&gt;&lt;/i&gt;</a></li><li><a href="the-end.html#misnested-tags:-b-p-b-p"><span class="secno">8.2.8.2 </span>Misnested tags: &lt;b&gt;&lt;p&gt;&lt;/b&gt;&lt;/p&gt;</a></li><li><a href="the-end.html#unexpected-markup-in-tables"><span class="secno">8.2.8.3 </span>Unexpected markup in tables</a></li><li><a href="the-end.html#scripts-that-modify-the-page-as-it-is-being-parsed"><span class="secno">8.2.8.4 </span>Scripts that modify the page as it is being parsed</a></li><li><a href="the-end.html#unclosed-formatting-elements"><span class="secno">8.2.8.5 </span>Unclosed formatting elements</a></li></ol></li></ol></li><li><a href="the-end.html#serializing-html-fragments"><span class="secno">8.3 </span>Serializing HTML fragments</a></li><li><a href="the-end.html#parsing-html-fragments"><span class="secno">8.4 </span>Parsing HTML fragments</a></li></ol></li></ol></div>
 

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.1025
retrieving revision 1.1026
diff -u -d -r1.1025 -r1.1026
--- history.html	1 Dec 2010 01:46:40 -0000	1.1025
+++ history.html	5 Dec 2010 09:44:12 -0000	1.1026
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="origin-0.html" title="5.3 Origin" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="origin-0.html" title="5.3 Origin" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="offline.html" title="5.6 Offline Web applications" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="origin-0.html">&#8592; 5.3 Origin</a> &#8211;
+   <a href="origin-0.html" class="prev">5.3 Origin</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="offline.html">5.6 Offline Web applications &#8594;</a>
+   <a href="offline.html" class="next">5.6 Offline Web applications</a>
   <ol class="toc"><li><ol><li><a href="history.html#history"><span class="secno">5.4 </span>Session history and navigation</a>
     <ol><li><a href="history.html#the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</a></li><li><a href="history.html#the-history-interface"><span class="secno">5.4.2 </span>The <code>History</code> interface</a></li><li><a href="history.html#the-location-interface"><span class="secno">5.4.3 </span>The <code>Location</code> interface</a>
       <ol><li><a href="history.html#security-location"><span class="secno">5.4.3.1 </span>Security</a></li></ol></li><li><a href="history.html#history-notes"><span class="secno">5.4.4 </span>Implementation notes for session history</a></li></ol></li><li><a href="history.html#browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</a>

Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- common-dom-interfaces.html	11 Nov 2010 01:46:59 -0000	1.32
+++ common-dom-interfaces.html	5 Dec 2010 09:44:11 -0000	1.33
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="fetching-resources.html" title="2.7 Fetching resources" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="fetching-resources.html" title="2.7 Fetching resources" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="namespaces.html" title="2.9 Namespaces" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="fetching-resources.html">&#8592; 2.7 Fetching resources</a> &#8211;
+   <a href="fetching-resources.html" class="prev">2.7 Fetching resources</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="namespaces.html">2.9 Namespaces &#8594;</a>
+   <a href="namespaces.html" class="next">2.9 Namespaces</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-0"><span class="secno">2.8.2 </span>Collections</a>
       <ol><li><a href="common-dom-interfaces.html#htmlcollection-0"><span class="secno">2.8.2.1 </span>HTMLCollection</a></li><li><a href="common-dom-interfaces.html#htmlallcollection-0"><span class="secno">2.8.2.2 </span>HTMLAllCollection</a></li><li><a href="common-dom-interfaces.html#htmlformcontrolscollection-0"><span class="secno">2.8.2.3 </span>HTMLFormControlsCollection</a></li><li><a href="common-dom-interfaces.html#htmloptionscollection-0"><span class="secno">2.8.2.4 </span>HTMLOptionsCollection</a></li></ol></li><li><a href="common-dom-interfaces.html#domtokenlist-0"><span class="secno">2.8.3 </span>DOMTokenList</a></li><li><a href="common-dom-interfaces.html#domsettabletokenlist-0"><span class="secno">2.8.4 </span>DOMSettableTokenList</a></li><li><a href="common-dom-interfaces.html#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#domstringmap-0"><span class="secno">2.8.6 </span>DOMStringMap</a></li><i><a href="common-dom-interfaces.html#dom-feature-strings"><span class="secno">2.8.7 </span>DOM feature strings</a></li><li><a href="common-dom-interfaces.html#exceptions"><span class="secno">2.8.8 </span>Exceptions</a></li><li><a href="common-dom-interfaces.html#garbage-collection"><span class="secno">2.8.9 </span>Garbage collection</a></li></ol></li></ol></li></ol></div>

Index: parsing.html
===================================================================
RCS file: /sources/public/html5/spec/parsing.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- parsing.html	29 Nov 2010 23:46:40 -0000	1.42
+++ parsing.html	5 Dec 2010 09:44:14 -0000	1.43
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="syntax.html" title="8 The HTML syntax" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="syntax.html" title="8 The HTML syntax" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="tokenization.html" title="8.2.4 Tokenization" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="syntax.html">&#8592; 8 The HTML syntax</a> &#8211;
+   <a href="syntax.html" class="prev">8 The HTML syntax</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="tokenization.html">8.2.4 Tokenization &#8594;</a>
+   <a href="tokenization.html" class="next">8.2.4 Tokenization</a>
   <ol class="toc"><li><ol><li><a href="parsing.html#parsing"><span class="secno">8.2 </span>Parsing HTML documents</a>
     <ol><li><a href="parsing.html#overview-of-the-parsing-model"><span class="secno">8.2.1 </span>Overview of the parsing model</a></li><li><a href="parsing.html#the-input-stream"><span class="secno">8.2.2 </span>The input stream</a>
       <ol><li><a href="parsing.html#determining-the-character-encoding"><span class="secno">8.2.2.1 </span>Determining the character encoding</a></li><li><a href="parsing.html#character-encodings-0"><span class="secno">8.2.2.2 </span>Character encodings</a></li><li><a href="parsing.html#preprocessing-the-input-stream"><span class="secno">8.2.2.3 </span>Preprocessing the input stream</a></li><li><a href="parsing.html#changing-the-encoding-while-parsing"><span class="secno">8.2.2.4 </span>Changing the encoding while parsing</a></li></ol></li><li><a href="parsing.html#parse-state"><span class="secno">8.2.3 </span>Parse state</a>

Index: fetching-resources.html
===================================================================
RCS file: /sources/public/html5/spec/fetching-resources.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- fetching-resources.html	13 Nov 2010 00:16:37 -0000	1.28
+++ fetching-resources.html	5 Dec 2010 09:44:12 -0000	1.29
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="urls.html" title="2.6 URLs" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="urls.html" title="2.6 URLs" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="common-dom-interfaces.html" title="2.8 Common DOM interfaces" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="urls.html">&#8592; 2.6 URLs</a> &#8211;
+   <a href="urls.html" class="prev">2.6 URLs</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>
+   <a href="common-dom-interfaces.html" class="next">2.8 Common DOM interfaces</a>
   <ol class="toc"><li><ol><li><a href="fetching-resources.html#fetching-resources"><span class="secno">2.7 </span>Fetching resources</a>
     <ol><li><a href="fetching-resources.html#concept-http-equivalent"><span class="secno">2.7.1 </span>Protocol concepts</a></li><li><a href="fetching-resources.html#encrypted-http-and-related-security-concerns"><span class="secno">2.7.2 </span>Encrypted HTTP and related security concerns</a></li><li><a href="fetching-resources.html#content-type-sniffing"><span class="secno">2.7.3 </span>Determining the type of a resource</a></li></ol></li></ol></li></ol></div>
 

Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec/origin-0.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- origin-0.html	1 Dec 2010 01:46:40 -0000	1.20
+++ origin-0.html	5 Dec 2010 09:44:14 -0000	1.21
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="browsers.html" title="5 Loading Web pages" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="browsers.html" title="5 Loading Web pages" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="history.html" title="5.4 Session history and navigation" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="browsers.html">&#8592; 5 Loading Web pages</a> &#8211;
+   <a href="browsers.html" class="prev">5 Loading Web pages</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="history.html">5.4 Session history and navigation &#8594;</a>
+   <a href="history.html" class="next">5.4 Session history and navigation</a>
   <ol class="toc"><li><ol><li><a href="origin-0.html#origin-0"><span class="secno">5.3 </span>Origin</a>
     <ol><li><a href="origin-0.html#relaxing-the-same-origin-restriction"><span class="secno">5.3.1 </span>Relaxing the same-origin restriction</a></li></ol></li></ol></li></ol></div>
 

Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- common-input-element-attributes.html	11 Nov 2010 01:46:59 -0000	1.26
+++ common-input-element-attributes.html	5 Dec 2010 09:44:11 -0000	1.27
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="number-state.html" title="4.10.7.1.13 Number state" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="number-state.html" title="4.10.7.1.13 Number state" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="the-button-element.html" title="4.10.8 The button element" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="number-state.html">&#8592; 4.10.7.1.13 Number state</a> &#8211;
+   <a href="number-state.html" class="prev">4.10.7.1.13 Number state</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>
+   <a href="the-button-element.html" class="next">4.10.8 The button element</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.2 </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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.10 </span>The <code title="attr-input-min">min</code> and <code title="attr-input-max">max</code> attributes</a></li><li><a href="common-input-element-attributes.html#the-step-attribute"><span class="secno">4.10.7.2.11 </span>The <code title="attr-input-step">step</code> attribute</a</li><li><a href="common-input-element-attributes.html#the-placeholder-attribute"><span class="secno">4.10.7.2.12 </span>The <code title="attr-input-placeholder">placeholder</code> attribute</a></li></ol></li><li><a href="common-input-element-attributes.html#common-input-element-apis"><span class="secno">4.10.7.3 </span>Common <code>input</code> element APIs</a></li><li><a href="common-input-element-attributes.html#common-event-behaviors"><span class="secno">4.10.7.4 </span>Common event behaviors</a></li></ol></li></ol></li></ol></li></ol></div>
 

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1026
retrieving revision 1.1027
diff -u -d -r1.1026 -r1.1027
--- dom.html	11 Nov 2010 01:46:59 -0000	1.1026
+++ dom.html	5 Dec 2010 09:44:11 -0000	1.1027
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="namespaces.html" title="2.9 Namespaces" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="namespaces.html" title="2.9 Namespaces" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="elements.html" title="3.2 Elements" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="namespaces.html">&#8592; 2.9 Namespaces</a> &#8211;
+   <a href="namespaces.html" class="prev">2.9 Namespaces</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="elements.html">3.2 Elements &#8594;</a>
+   <a href="elements.html" class="next">3.2 Elements</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#documents-in-the-dom"><span class="secno">3.1.1 </span>Documents in the DOM</a></li><li><a href="dom.html#security-document"><span class="secno">3.1.2 </span>Security</a></li><li><a href="dom.html#resource-metadata-management"><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#creating-documents"><span class="secno">3.1.5 </span>Creating documents</a></li><li><a href="dom.html#loading-xml-documents"><span class="secno">3.1.6 </span>Loading XML documents</a></li></ol></li></ol></li></ol></div>

Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-1.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- embedded-content-1.html	11 Nov 2010 01:46:59 -0000	1.31
+++ embedded-content-1.html	5 Dec 2010 09:44:12 -0000	1.32
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="edits.html" title="4.7 Edits" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="edits.html" title="4.7 Edits" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="edits.html">&#8592; 4.7 Edits</a> &#8211;
+   <a href="edits.html" class="prev">4.7 Edits</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>
+   <a href="the-iframe-element.html" class="next">4.8.2 The iframe element</a>
   <ol class="toc"><li><ol><li><a href="embedded-content-1.html#embedded-content-1"><span class="secno">4.8 </span>Embedded content</a>
     <ol><li><a href="embedded-content-1.html#the-img-element"><span class="secno">4.8.1 </span>The <code>img</code> element</a>
       <ol><li><a href="embedded-content-1.html#alt"><span class="secno">4.8.1.1 </span>Requirements for providing text to act as an alternative for images</a>

Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- the-input-element.html	11 Nov 2010 01:47:02 -0000	1.28
+++ the-input-element.html	5 Dec 2010 09:44:16 -0000	1.29
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="forms.html" title="4.10 Forms" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="forms.html" title="4.10 Forms" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="states-of-the-type-attribute.html" title="4.10.7.1 States of the type attribute" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="forms.html">&#8592; 4.10 Forms</a> &#8211;
+   <a href="forms.html" class="prev">4.10 Forms</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>
+   <a href="states-of-the-type-attribute.html" class="next">4.10.7.1 States of the type attribute</a>
   </div>
 
   <h4 id="the-input-element"><span class="secno">4.10.7 </span>The <dfn><code>input</code></dfn> element</h4><dl class="element"><dt>Categories</dt>

Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- rendering.html	30 Nov 2010 21:46:45 -0000	1.57
+++ rendering.html	5 Dec 2010 09:44:14 -0000	1.58
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="the-xhtml-syntax.html" title="9 The XHTML syntax" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="the-xhtml-syntax.html" title="9 The XHTML syntax" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="obsolete.html" title="11 Obsolete features" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="the-xhtml-syntax.html">&#8592; 9 The XHTML syntax</a> &#8211;
+   <a href="the-xhtml-syntax.html" class="prev">9 The XHTML syntax</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="obsolete.html">11 Obsolete features &#8594;</a>
+   <a href="obsolete.html" class="next">11 Obsolete features</a>
   <ol class="toc"><li><a href="rendering.html#rendering"><span class="secno">10 </span>Rendering</a>
   <ol><li><a href="rendering.html#introduction-7"><span class="secno">10.1 </span>Introduction</a></li><li><a href="rendering.html#the-css-user-agent-style-sheet-and-presentational-hints"><span class="secno">10.2 </span>The CSS user agent style sheet and presentational hints</a>
     <ol><li><a href="rendering.html#introduction-8"><span class="secno">10.2.1 </span>Introduction</a></li><li><a href="rendering.html#display-types"><span class="secno">10.2.2 </span>Display types</a></li><li><a href="rendering.html#margins-and-padding"><span class="secno">10.2.3 </span>Margins and padding</a></li><li><a href="rendering.html#alignment"><span class="secno">10.2.4 </span>Alignment</a></li><li><a href="rendering.html#fonts-and-colors"><span class="secno">10.2.5 </span>Fonts and colors</a></li><li><a href="rendering.html#punctuation-and-decorations"><span class="secno">10.2.6 </span>Punctuation and decorations</a></li><li><a href="rendering.html#resetting-rules-for-inherited-properties"><span class="secno">10.2.7 </span>Resetting rules for inherited properties</a></li><li><a href="rendering.html#the-hr-element-0"><span class="secno">10.2.8 </span>The <code>hr</code> element</a></li><li><a href="rendering.html#the-fieldset-element-0"><span class="secno">10.2.9 </span>The <code>fieldset</code> lement</a></li></ol></li><li><a href="rendering.html#replaced-elements"><span class="secno">10.3 </span>Replaced elements</a>

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1052
retrieving revision 1.1053
diff -u -d -r1.1052 -r1.1053
--- acknowledgements.html	1 Dec 2010 01:46:38 -0000	1.1052
+++ acknowledgements.html	5 Dec 2010 09:44:11 -0000	1.1053
@@ -357,14 +357,14 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="references.html" title="References" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="references.html" title="References" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="references.html">&#8592; References</a> &#8211;
+   <a href="references.html" class="prev">References</a> &#8211;
    <a href="spec.html#contents">Table of contents</a>
   </div>
 

Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- grouping-content.html	11 Nov 2010 01:47:00 -0000	1.25
+++ grouping-content.html	5 Dec 2010 09:44:12 -0000	1.26
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="sections.html" title="4.4 Sections" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="sections.html" title="4.4 Sections" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="sections.html">&#8592; 4.4 Sections</a> &#8211;
+   <a href="sections.html" class="prev">4.4 Sections</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>
+   <a href="text-level-semantics.html" class="next">4.6 Text-level semantics</a>
   <ol class="toc"><li><ol><li><a href="grouping-content.html#grouping-content"><span class="secno">4.5 </span>Grouping content</a>
     <ol><li><a href="grouping-content.html#the-p-element"><span class="secno">4.5.1 </span>The <code>p</code> element</a></li><li><a href="grouping-content.html#the-hr-element"><span class="secno">4.5.2 </span>The <code>hr</code> element</a></li><li><a href="grouping-content.html#the-pre-element"><span class="secno">4.5.3 </span>The <code>pre</code> element</a></li><li><a href="grouping-content.html#the-blockquote-element"><span class="secno">4.5.4 </span>The <code>blockquote</code> element</a></li><li><a href="grouping-content.html#the-ol-element"><span class="secno">4.5.5 </span>The <code>ol</code> element</a></li><li><a href="grouping-content.html#the-ul-element"><span class="secno">4.5.6 </span>The <code>ul</code> element</a></li><li><a href="grouping-content.html#the-li-element"><span class="secno">4.5.7 </span>The <code>li</code> element</a></li><li><a href="grouping-content.html#the-dl-element"><span class="secno">4.5.8 </span>The <code>dl</code> element</a></li><li><a href="grouping-content.html#th-dt-element"><span class="secno">4.5.9 </span>The <code>dt</code> element</a></li><li><a href="grouping-content.html#the-dd-element"><span class="secno">4.5.10 </span>The <code>dd</code> element</a></li><li><a href="grouping-content.html#the-figure-element"><span class="secno">4.5.11 </span>The <code>figure</code> element</a></li><li><a href="grouping-content.html#the-figcaption-element"><span class="secno">4.5.12 </span>The <code>figcaption</code> element</a></li><li><a href="grouping-content.html#the-div-element"><span class="secno">4.5.13 </span>The <code>div</code> element</a></li></ol></li></ol></li></ol></div>
 

Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- timers.html	29 Nov 2010 23:46:40 -0000	1.25
+++ timers.html	5 Dec 2010 09:44:16 -0000	1.26
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="webappapis.html" title="6 Web application APIs" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="webappapis.html" title="6 Web application APIs" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="editing.html" title="7 User interaction" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="webappapis.html">&#8592; 6 Web application APIs</a> &#8211;
+   <a href="webappapis.html" class="prev">6 Web application APIs</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="editing.html">7 User interaction &#8594;</a>
+   <a href="editing.html" class="next">7 User interaction</a>
   <ol class="toc"><li><ol><li><a href="timers.html#timers"><span class="secno">6.2 </span>Timers</a></li><li><a href="timers.html#user-prompts"><span class="secno">6.3 </span>User prompts</a>
     <ol><li><a href="timers.html#simple-dialogs"><span class="secno">6.3.1 </span>Simple dialogs</a></li><li><a href="timers.html#printing"><span class="secno">6.3.2 </span>Printing</a></li><li><a href="timers.html#dialogs-implemented-using-separate-documents"><span class="secno">6.3.3 </span>Dialogs implemented using separate documents</a></li></ol></li><li><a href="timers.html#system-state-and-capabilities:-the-navigator-object"><span class="secno">6.4 </span>System state and capabilities: the <code>Navigator</code> object</a>
     <ol><li><a href="timers.html#client-identification"><span class="secno">6.4.1 </span>Client identification</a></li><li><a href="timers.html#custom-handlers"><span class="secno">6.4.2 </span>Custom scheme and content handlers</a>

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- elements.html	30 Nov 2010 22:46:38 -0000	1.32
+++ elements.html	5 Dec 2010 09:44:12 -0000	1.33
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="prev">
+  <link href="style.css" rel="stylesheet"><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="index">
   <link href="content-models.html" title="3.2.5 Content models" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="dom.html">&#8592; 3 Semantics, structure, and APIs of HTML documents</a> &#8211;
+   <a href="dom.html" class="prev">3 Semantics, structure, and APIs of HTML documents</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="content-models.html">3.2.5 Content models &#8594;</a>
+   <a href="content-models.html" class="next">3.2.5 Content models</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><li><a href="elements.html#global-attributes"><span class="secno">3.2.3 </span>Global attributes</a>
       <ol><li><a href="elements.html#the-id-attribute"><span class="secno">3.2.3.1 </span>The <code>id</code> attribute</a></li><li><a href="elements.html#the-title-attribute"><span class="secno">3.2.3.2 </span>The <code>title</code> attribute</a></li><li><a href="elements.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="elements.html#the-xml:base-attribute-xml-only"><span class="secno">3.2.3.4 </span>The <code>xml:base</code>

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- urls.html	13 Nov 2010 00:16:37 -0000	1.26
+++ urls.html	5 Dec 2010 09:44:16 -0000	1.27
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="common-microsyntaxes.html" title="2.5 Common microsyntaxes" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="common-microsyntaxes.html" title="2.5 Common microsyntaxes" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="fetching-resources.html" title="2.7 Fetching resources" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="common-microsyntaxes.html">&#8592; 2.5 Common microsyntaxes</a> &#8211;
+   <a href="common-microsyntaxes.html" class="prev">2.5 Common microsyntaxes</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="fetching-resources.html">2.7 Fetching resources &#8594;</a>
+   <a href="fetching-resources.html" class="next">2.7 Fetching resources</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#dynamic-changes-to-base-urls"><span class="secno">2.6.2 </span>Dynamic changes to base URLs</a></li><li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.6.3 </span>Interfaces for URL manipulation</a></li></ol></li></ol></li></ol></div>
 

Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- tokenization.html	11 Nov 2010 01:47:03 -0000	1.52
+++ tokenization.html	5 Dec 2010 09:44:16 -0000	1.53
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="parsing.html" title="8.2 Parsing HTML documents" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="parsing.html" title="8.2 Parsing HTML documents" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="the-end.html" title="8.2.6 The end" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="parsing.html">&#8592; 8.2 Parsing HTML documents</a> &#8211;
+   <a href="parsing.html" class="prev">8.2 Parsing HTML documents</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-end.html">8.2.6 The end &#8594;</a>
+   <a href="the-end.html" class="next">8.2.6 The end</a>
   <ol class="toc"><li><ol><li><ol><li><a href="tokenization.html#tokenization"><span class="secno">8.2.4 </span>Tokenization</a>
       <ol><li><a href="tokenization.html#data-state"><span class="secno">8.2.4.1 </span>Data state</a></li><li><a href="tokenization.html#character-reference-in-data-state"><span class="secno">8.2.4.2 </span>Character reference in data state</a></li><li><a href="tokenization.html#rcdata-state"><span class="secno">8.2.4.3 </span>RCDATA state</a></li><li><a href="tokenization.html#character-reference-in-rcdata-state"><span class="secno">8.2.4.4 </span>Character reference in RCDATA state</a></li><li><a href="tokenization.html#rawtext-state"><span class="secno">8.2.4.5 </span>RAWTEXT state</a></li><li><a href="tokenization.html#script-data-state"><span class="secno">8.2.4.6 </span>Script data state</a></li><li><a href="tokenization.html#plaintext-state"><span class="secno">8.2.4.7 </span>PLAINTEXT state</a></li><li><a href="tokenization.html#tag-open-state"><span class="secno">8.2.4.8 </span>Tag open state</a></li><li><a href="tokenization.html#end-tag-open-state"><span class="secno">8.2.4.9 </span>End tag ope state</a></li><li><a href="tokenization.html#tag-name-state"><span class="secno">8.2.4.10 </span>Tag name state</a></li><li><a href="tokenization.html#rcdata-less-than-sign-state"><span class="secno">8.2.4.11 </span>RCDATA less-than sign state</a></li><li><a href="tokenization.html#rcdata-end-tag-open-state"><span class="secno">8.2.4.12 </span>RCDATA end tag open state</a></li><li><a href="tokenization.html#rcdata-end-tag-name-state"><span class="secno">8.2.4.13 </span>RCDATA end tag name state</a></li><li><a href="tokenization.html#rawtext-less-than-sign-state"><span class="secno">8.2.4.14 </span>RAWTEXT less-than sign state</a></li><li><a href="tokenization.html#rawtext-end-tag-open-state"><span class="secno">8.2.4.15 </span>RAWTEXT end tag open state</a></li><li><a href="tokenization.html#rawtext-end-tag-name-state"><span class="secno">8.2.4.16 </span>RAWTEXT end tag name state</a></li><li><a href="tokenization.html#script-data-less-than-sign-state"><span class="secno">8.2.4.17 </span>Script data less-tan sign state</a></li><li><a href="tokenization.html#script-data-end-tag-open-state"><span class="secno">8.2.4.18 </span>Script data end tag open state</a></li><li><a href="tokenization.html#script-data-end-tag-name-state"><span class="secno">8.2.4.19 </span>Script data end tag name state</a></li><li><a href="tokenization.html#script-data-escape-start-state"><span class="secno">8.2.4.20 </span>Script data escape start state</a></li><li><a href="tokenization.html#script-data-escape-start-dash-state"><span class="secno">8.2.4.21 </span>Script data escape start dash state</a></li><li><a href="tokenization.html#script-data-escaped-state"><span class="secno">8.2.4.22 </span>Script data escaped state</a></li><li><a href="tokenization.html#script-data-escaped-dash-state"><span class="secno">8.2.4.23 </span>Script data escaped dash state</a></li><li><a href="tokenization.html#script-data-escaped-dash-dash-state"><span class="secno">8.2.4.24 </span>Script data escaped dash dash state</a></li><li><a href="tokenizatio.html#script-data-escaped-less-than-sign-state"><span class="secno">8.2.4.25 </span>Script data escaped less-than sign state</a></li><li><a href="tokenization.html#script-data-escaped-end-tag-open-state"><span class="secno">8.2.4.26 </span>Script data escaped end tag open state</a></li><li><a href="tokenization.html#script-data-escaped-end-tag-name-state"><span class="secno">8.2.4.27 </span>Script data escaped end tag name state</a></li><li><a href="tokenization.html#script-data-double-escape-start-state"><span class="secno">8.2.4.28 </span>Script data double escape start state</a></li><li><a href="tokenization.html#script-data-double-escaped-state"><span class="secno">8.2.4.29 </span>Script data double escaped state</a></li><li><a href="tokenization.html#script-data-double-escaped-dash-state"><span class="secno">8.2.4.30 </span>Script data double escaped dash state</a></li><li><a href="tokenization.html#script-data-double-escaped-dash-dash-state"><span class="secno">8.2.4.31 </span>Script data double escapd dash dash state</a></li><li><a href="tokenization.html#script-data-double-escaped-less-than-sign-state"><span class="secno">8.2.4.32 </span>Script data double escaped less-than sign state</a></li><li><a href="tokenization.html#script-data-double-escape-end-state"><span class="secno">8.2.4.33 </span>Script data double escape end state</a></li><li><a href="tokenization.html#before-attribute-name-state"><span class="secno">8.2.4.34 </span>Before attribute name state</a></li><li><a href="tokenization.html#attribute-name-state"><span class="secno">8.2.4.35 </span>Attribute name state</a></li><li><a href="tokenization.html#after-attribute-name-state"><span class="secno">8.2.4.36 </span>After attribute name state</a></li><li><a href="tokenization.html#before-attribute-value-state"><span class="secno">8.2.4.37 </span>Before attribute value state</a></li><li><a href="tokenization.html#attribute-value-double-quoted-state"><span class="secno">8.2.4.38 </span>Attribute value (double-quoted) state</a></li><li><a href=tokenization.html#attribute-value-single-quoted-state"><span class="secno">8.2.4.39 </span>Attribute value (single-quoted) state</a></li><li><a href="tokenization.html#attribute-value-unquoted-state"><span class="secno">8.2.4.40 </span>Attribute value (unquoted) state</a></li><li><a href="tokenization.html#character-reference-in-attribute-value-state"><span class="secno">8.2.4.41 </span>Character reference in attribute value state</a></li><li><a href="tokenization.html#after-attribute-value-quoted-state"><span class="secno">8.2.4.42 </span>After attribute value (quoted) state</a></li><li><a href="tokenization.html#self-closing-start-tag-state"><span class="secno">8.2.4.43 </span>Self-closing start tag state</a></li><li><a href="tokenization.html#bogus-comment-state"><span class="secno">8.2.4.44 </span>Bogus comment state</a></li><li><a href="tokenization.html#markup-declaration-open-state"><span class="secno">8.2.4.45 </span>Markup declaration open state</a></li><li><a href="tokenization.html#comment-start-tate"><span class="secno">8.2.4.46 </span>Comment start state</a></li><li><a href="tokenization.html#comment-start-dash-state"><span class="secno">8.2.4.47 </span>Comment start dash state</a></li><li><a href="tokenization.html#comment-state"><span class="secno">8.2.4.48 </span>Comment state</a></li><li><a href="tokenization.html#comment-end-dash-state"><span class="secno">8.2.4.49 </span>Comment end dash state</a></li><li><a href="tokenization.html#comment-end-state"><span class="secno">8.2.4.50 </span>Comment end state</a></li><li><a href="tokenization.html#comment-end-bang-state"><span class="secno">8.2.4.51 </span>Comment end bang state</a></li><li><a href="tokenization.html#doctype-state"><span class="secno">8.2.4.52 </span>DOCTYPE state</a></li><li><a href="tokenization.html#before-doctype-name-state"><span class="secno">8.2.4.53 </span>Before DOCTYPE name state</a></li><li><a href="tokenization.html#doctype-name-state"><span class="secno">8.2.4.54 </span>DOCTYPE name state</a></li><li><a href="tokeniztion.html#after-doctype-name-state"><span class="secno">8.2.4.55 </span>After DOCTYPE name state</a></li><li><a href="tokenization.html#after-doctype-public-keyword-state"><span class="secno">8.2.4.56 </span>After DOCTYPE public keyword state</a></li><li><a href="tokenization.html#before-doctype-public-identifier-state"><span class="secno">8.2.4.57 </span>Before DOCTYPE public identifier state</a></li><li><a href="tokenization.html#doctype-public-identifier-double-quoted-state"><span class="secno">8.2.4.58 </span>DOCTYPE public identifier (double-quoted) state</a></li><li><a href="tokenization.html#doctype-public-identifier-single-quoted-state"><span class="secno">8.2.4.59 </span>DOCTYPE public identifier (single-quoted) state</a></li><li><a href="tokenization.html#after-doctype-public-identifier-state"><span class="secno">8.2.4.60 </span>After DOCTYPE public identifier state</a></li><li><a href="tokenization.html#between-doctype-public-and-system-identifiers-state"><span class="secno">8.2.4.61 </span>Betwen DOCTYPE public and system identifiers state</a></li><li><a href="tokenization.html#after-doctype-system-keyword-state"><span class="secno">8.2.4.62 </span>After DOCTYPE system keyword state</a></li><li><a href="tokenization.html#before-doctype-system-identifier-state"><span class="secno">8.2.4.63 </span>Before DOCTYPE system identifier state</a></li><li><a href="tokenization.html#doctype-system-identifier-double-quoted-state"><span class="secno">8.2.4.64 </span>DOCTYPE system identifier (double-quoted) state</a></li><li><a href="tokenization.html#doctype-system-identifier-single-quoted-state"><span class="secno">8.2.4.65 </span>DOCTYPE system identifier (single-quoted) state</a></li><li><a href="tokenization.html#after-doctype-system-identifier-state"><span class="secno">8.2.4.66 </span>After DOCTYPE system identifier state</a></li><li><a href="tokenization.html#bogus-doctype-state"><span class="secno">8.2.4.67 </span>Bogus DOCTYPE state</a></li><li><a href="tokenization.html#cdata-section-state"><span clss="secno">8.2.4.68 </span>CDATA section state</a></li><li><a href="tokenization.html#tokenizing-character-references"><span class="secno">8.2.4.69 </span>Tokenizing character references</a></li></ol></li><li><a href="tokenization.html#tree-construction"><span class="secno">8.2.5 </span>Tree construction</a>
       <ol><li><a href="tokenization.html#creating-and-inserting-elements"><span class="secno">8.2.5.1 </span>Creating and inserting elements</a></li><li><a href="tokenization.html#closing-elements-that-have-implied-end-tags"><span class="secno">8.2.5.2 </span>Closing elements that have implied end tags</a></li><li><a href="tokenization.html#foster-parenting"><span class="secno">8.2.5.3 </span>Foster parenting</a></li><li><a href="tokenization.html#the-initial-insertion-mode"><span class="secno">8.2.5.4 </span>The "initial" insertion mode</a></li><li><a href="tokenization.html#the-before-html-insertion-mode"><span class="secno">8.2.5.5 </span>The "before html" insertion mode</a></li><li><a href="tokenization.html#the-before-head-insertion-mode"><span class="secno">8.2.5.6 </span>The "before head" insertion mode</a></li><li><a href="tokenization.html#parsing-main-inhead"><span class="secno">8.2.5.7 </span>The "in head" insertion mode</a></li><li><a href="tokenization.html#parsing-main-inheadnoscript"><span cass="secno">8.2.5.8 </span>The "in head noscript" insertion mode</a></li><li><a href="tokenization.html#the-after-head-insertion-mode"><span class="secno">8.2.5.9 </span>The "after head" insertion mode</a></li><li><a href="tokenization.html#parsing-main-inbody"><span class="secno">8.2.5.10 </span>The "in body" insertion mode</a></li><li><a href="tokenization.html#parsing-main-incdata"><span class="secno">8.2.5.11 </span>The "text" insertion mode</a></li><li><a href="tokenization.html#parsing-main-intable"><span class="secno">8.2.5.12 </span>The "in table" insertion mode</a></li><li><a href="tokenization.html#parsing-main-intabletext"><span class="secno">8.2.5.13 </span>The "in table text" insertion mode</a></li><li><a href="tokenization.html#parsing-main-incaption"><span class="secno">8.2.5.14 </span>The "in caption" insertion mode</a></li><li><a href="tokenization.html#parsing-main-incolgroup"><span class="secno">8.2.5.15 </span>The "in column group" insertion mode</a></li><li><a href="tokenization.html#pasing-main-intbody"><span class="secno">8.2.5.16 </span>The "in table body" insertion mode</a></li><li><a href="tokenization.html#parsing-main-intr"><span class="secno">8.2.5.17 </span>The "in row" insertion mode</a></li><li><a href="tokenization.html#parsing-main-intd"><span class="secno">8.2.5.18 </span>The "in cell" insertion mode</a></li><li><a href="tokenization.html#parsing-main-inselect"><span class="secno">8.2.5.19 </span>The "in select" insertion mode</a></li><li><a href="tokenization.html#parsing-main-inselectintable"><span class="secno">8.2.5.20 </span>The "in select in table" insertion mode</a></li><li><a href="tokenization.html#parsing-main-inforeign"><span class="secno">8.2.5.21 </span>The "in foreign content" insertion mode</a></li><li><a href="tokenization.html#parsing-main-afterbody"><span class="secno">8.2.5.22 </span>The "after body" insertion mode</a></li><li><a href="tokenization.html#parsing-main-inframeset"><span class="secno">8.2.5.23 </span>The "in frameset" insertion mode</a></li><l><a href="tokenization.html#parsing-main-afterframeset"><span class="secno">8.2.5.24 </span>The "after frameset" insertion mode</a></li><li><a href="tokenization.html#the-after-after-body-insertion-mode"><span class="secno">8.2.5.25 </span>The "after after body" insertion mode</a></li><li><a href="tokenization.html#the-after-after-frameset-insertion-mode"><span class="secno">8.2.5.26 </span>The "after after frameset" insertion mode</a></li></ol></li></ol></li></ol></li></ol></div>

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1016
retrieving revision 1.1017
diff -u -d -r1.1016 -r1.1017
--- forms.html	11 Nov 2010 01:46:59 -0000	1.1016
+++ forms.html	5 Dec 2010 09:44:12 -0000	1.1017
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="tabular-data.html" title="4.9 Tabular data" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="tabular-data.html" title="4.9 Tabular data" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="the-input-element.html" title="4.10.7 The input element" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="tabular-data.html">&#8592; 4.9 Tabular data</a> &#8211;
+   <a href="tabular-data.html" class="prev">4.9 Tabular data</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>
+   <a href="the-input-element.html" class="next">4.10.7 The input element</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-0"><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></ol></li><li><a href="forms.html#categories"><span class="secno">4.10.2 </span>Categories</a></li><li><a href="forms.html#the-form-element"><span class="secno">4.10.3 </span>The <code>form</code> element</a></li><li><a href="forms.html#the-fieldset-element"><span class="secno">4.10.4 </span>The <code>fieldset</code> element</a></li><li><a href="forms.html#the-legend-element"><span class="secno">4.10.5 </span>The code>legend</code> element</a></li><li><a href="forms.html#the-label-element"><span class="secno">4.10.6 </span>The <code>label</code> element</a></li></ol></li></ol></li></ol></div>

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.1019
retrieving revision 1.1020
diff -u -d -r1.1019 -r1.1020
--- interactive-elements.html	11 Nov 2010 01:47:00 -0000	1.1019
+++ interactive-elements.html	5 Dec 2010 09:44:13 -0000	1.1020
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="commands.html" title="4.11.5 Commands" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="association-of-controls-and-forms.html">&#8592; 4.10.18 Association of controls and forms</a> &#8211;
+   <a href="association-of-controls-and-forms.html" class="prev">4.10.18 Association of controls and forms</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="commands.html">4.11.5 Commands &#8594;</a>
+   <a href="commands.html" class="next">4.11.5 Commands</a>
   <ol class="toc"><li><ol><li><a href="interactive-elements.html#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a>
     <ol><li><a href="interactive-elements.html#the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a></li><li><a href="interactive-elements.html#the-summary-element"><span class="secno">4.11.2 </span>The <code>summary</code> element</a></li><li><a href="interactive-elements.html#the-command"><span class="secno">4.11.3 </span>The <code>command</code> element</a></li><li><a href="interactive-elements.html#menus"><span class="secno">4.11.4 </span>The <code>menu</code> element</a>
       <ol><li><a href="interactive-elements.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a></li><li><a href="interactive-elements.html#building-menus-and-toolbars"><span class="secno">4.11.4.2 </span>Building menus and toolbars</a></li><li><a href="interactive-elements.html#context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></li><li><a href="interactive-elements.html#toolbars"><span class="secno">4.11.4.4 </span>Toolbars</a></li></ol></li></ol></li></ol></li></ol></div>

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.1019
retrieving revision 1.1020
diff -u -d -r1.1019 -r1.1020
--- editing.html	1 Dec 2010 00:47:34 -0000	1.1019
+++ editing.html	5 Dec 2010 09:44:12 -0000	1.1020
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="timers.html" title="6.2 Timers" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="timers.html" title="6.2 Timers" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="dnd.html" title="7.7 Drag and drop" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="timers.html">&#8592; 6.2 Timers</a> &#8211;
+   <a href="timers.html" class="prev">6.2 Timers</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="dnd.html">7.7 Drag and drop &#8594;</a>
+   <a href="dnd.html" class="next">7.7 Drag and drop</a>
   <ol class="toc"><li><a href="editing.html#editing"><span class="secno">7 </span>User interaction</a>
   <ol><li><a href="editing.html#the-hidden-attribute"><span class="secno">7.1 </span>The <code>hidden</code> attribute</a></li><li><a href="editing.html#activation"><span class="secno">7.2 </span>Activation</a></li><li><a href="editing.html#focus"><span class="secno">7.3 </span>Focus</a>
     <ol><li><a href="editing.html#sequential-focus-navigation-and-the-tabindex-attribute"><span class="secno">7.3.1 </span>Sequential focus navigation and the <code title="attr-tabindex">tabindex</code> attribute</a></li><li><a href="editing.html#focus-management"><span class="secno">7.3.2 </span>Focus management</a></li><li><a href="editing.html#document-level-focus-apis"><span class="secno">7.3.3 </span>Document-level focus APIs</a></li><li><a href="editing.html#element-level-focus-apis"><span class="secno">7.3.4 </span>Element-level focus APIs</a></li></ol></li><li><a href="editing.html#assigning-keyboard-shortcuts"><span class="secno">7.4 </span>Assigning keyboard shortcuts</a>

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec/video.html,v
retrieving revision 1.903
retrieving revision 1.904
diff -u -d -r1.903 -r1.904
--- video.html	1 Dec 2010 01:46:41 -0000	1.903
+++ video.html	5 Dec 2010 09:44:16 -0000	1.904
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="prev">
+  <link href="style.css" rel="stylesheet"><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="index">
   <link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="the-iframe-element.html">&#8592; 4.8.2 The iframe element</a> &#8211;
+   <a href="the-iframe-element.html" class="prev">4.8.2 The iframe element</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>
+   <a href="the-canvas-element.html" class="next">4.8.11 The canvas element</a>
   <ol class="toc"><li><ol><li><ol><li><a href="video.html#video"><span class="secno">4.8.6 </span>The <code>video</code> element</a></li><li><a href="video.html#audio"><span class="secno">4.8.7 </span>The <code>audio</code> element</a></li><li><a href="video.html#the-source-element"><span class="secno">4.8.8 </span>The <code>source</code> element</a></li><li><a href="video.html#the-track-element"><span class="secno">4.8.9 </span>The <code>track</code> element</a></li><li><a href="video.html#media-elements"><span class="secno">4.8.10 </span>Media elements</a>
       <ol><li><a href="video.html#error-codes"><span class="secno">4.8.10.1 </span>Error codes</a></li><li><a href="video.html#location-of-the-media-resource"><span class="secno">4.8.10.2 </span>Location of the media resource</a></li><li><a href="video.html#mime-types"><span class="secno">4.8.10.3 </span>MIME types</a></li><li><a href="video.html#network-states"><span class="secno">4.8.10.4 </span>Network states</a></li><li><a href="video.html#loading-the-media-resource"><span class="secno">4.8.10.5 </span>Loading the media resource</a></li><li><a href="video.html#offsets-into-the-media-resource"><span class="secno">4.8.10.6 </span>Offsets into the media resource</a></li><li><a href="video.html#the-ready-states"><span class="secno">4.8.10.7 </span>The ready states</a></li><li><a href="video.html#playing-the-media-resource"><span class="secno">4.8.10.8 </span>Playing the media resource</a></li><li><a href="video.html#seeking"><span class="secno">4.8.10.9 </span>Seeking</a></li><li><a href="video.html#timed-racks"><span class="secno">4.8.10.10 </span>Timed tracks</a>
         <ol><li><a href="video.html#timed-track-model"><span class="secno">4.8.10.10.1 </span>Timed track model</a></li><li><a href="video.html#sourcing-in-band-timed-tracks"><span class="secno">4.8.10.10.2 </span>Sourcing in-band timed tracks</a></li><li><a href="video.html#sourcing-out-of-band-timed-tracks"><span class="secno">4.8.10.10.3 </span>Sourcing out-of-band timed tracks</a></li><li><a href="video.html#timed-track-api"><span class="secno">4.8.10.10.4 </span>Timed track API</a></li><li><a href="video.html#cue-events"><span class="secno">4.8.10.10.5 </span>Event definitions</a></li></ol></li><li><a href="video.html#user-interface"><span class="secno">4.8.10.11 </span>User interface</a></li><li><a href="video.html#time-ranges"><span class="secno">4.8.10.12 </span>Time ranges</a></li><li><a href="video.html#mediaevents"><span class="secno">4.8.10.13 </span>Event summary</a></li><li><a href="video.html#security-and-privacy-considerations"><span class="secno">4.8.10.14 </span>Security and privacy consierations</a></li></ol></li></ol></li></ol></li></ol></div>

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1023
retrieving revision 1.1024
diff -u -d -r1.1023 -r1.1024
--- browsers.html	2 Dec 2010 07:46:39 -0000	1.1023
+++ browsers.html	5 Dec 2010 09:44:11 -0000	1.1024
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="links.html" title="4.12 Links" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="links.html" title="4.12 Links" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="origin-0.html" title="5.3 Origin" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="links.html">&#8592; 4.12 Links</a> &#8211;
+   <a href="links.html" class="prev">4.12 Links</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="origin-0.html">5.3 Origin &#8594;</a>
+   <a href="origin-0.html" class="next">5.3 Origin</a>
   <ol class="toc"><li><a href="browsers.html#browsers"><span class="secno">5 </span>Loading Web pages</a>
   <ol><li><a href="browsers.html#windows"><span class="secno">5.1 </span>Browsing contexts</a>
     <ol><li><a href="browsers.html#nested-browsing-contexts"><span class="secno">5.1.1 </span>Nested browsing contexts</a>

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- edits.html	11 Nov 2010 01:46:59 -0000	1.21
+++ edits.html	5 Dec 2010 09:44:12 -0000	1.22
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="embedded-content-1.html" title="4.8 Embedded content" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="text-level-semantics.html">&#8592; 4.6 Text-level semantics</a> &#8211;
+   <a href="text-level-semantics.html" class="prev">4.6 Text-level semantics</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="embedded-content-1.html">4.8 Embedded content &#8594;</a>
+   <a href="embedded-content-1.html" class="next">4.8 Embedded content</a>
   <ol class="toc"><li><ol><li><a href="edits.html#edits"><span class="secno">4.7 </span>Edits</a>
     <ol><li><a href="edits.html#the-ins-element"><span class="secno">4.7.1 </span>The <code>ins</code> element</a></li><li><a href="edits.html#the-del-element"><span class="secno">4.7.2 </span>The <code>del</code> element</a></li><li><a href="edits.html#attributes-common-to-ins-and-del-elements"><span class="secno">4.7.3 </span>Attributes common to <code>ins</code> and <code>del</code> elements</a></li><li><a href="edits.html#edits-and-paragraphs"><span class="secno">4.7.4 </span>Edits and paragraphs</a></li><li><a href="edits.html#edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</a></li></ol></li></ol></li></ol></div>
 

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.1016
retrieving revision 1.1017
diff -u -d -r1.1016 -r1.1017
--- the-xhtml-syntax.html	11 Nov 2010 01:47:02 -0000	1.1016
+++ the-xhtml-syntax.html	5 Dec 2010 09:44:16 -0000	1.1017
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="named-character-references.html" title="8.5 Named character references" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="named-character-references.html" title="8.5 Named character references" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="rendering.html" title="10 Rendering" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="named-character-references.html">&#8592; 8.5 Named character references</a> &#8211;
+   <a href="named-character-references.html" class="prev">8.5 Named character references</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="rendering.html">10 Rendering &#8594;</a>
+   <a href="rendering.html" class="next">10 Rendering</a>
   <ol class="toc"><li><a href="the-xhtml-syntax.html#the-xhtml-syntax"><span class="secno">9 </span>The XHTML syntax</a>
   <ol><li><a href="the-xhtml-syntax.html#writing-xhtml-documents"><span class="secno">9.1 </span>Writing XHTML documents</a></li><li><a href="the-xhtml-syntax.html#parsing-xhtml-documents"><span class="secno">9.2 </span>Parsing XHTML documents</a></li><li><a href="the-xhtml-syntax.html#serializing-xhtml-fragments"><span class="secno">9.3 </span>Serializing XHTML fragments</a></li><li><a href="the-xhtml-syntax.html#parsing-xhtml-fragments"><span class="secno">9.4 </span>Parsing XHTML fragments</a></li></ol></li></ol></div>
 

Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.343
retrieving revision 1.344
diff -u -d -r1.343 -r1.344
--- iana.html	11 Nov 2010 01:47:00 -0000	1.343
+++ iana.html	5 Dec 2010 09:44:13 -0000	1.344
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="obsolete.html" title="11 Obsolete features" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="obsolete.html" title="11 Obsolete features" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="index.html" title="Index" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="obsolete.html">&#8592; 11 Obsolete features</a> &#8211;
+   <a href="obsolete.html" class="prev">11 Obsolete features</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="index.html">Index &#8594;</a>
+   <a href="index.html" class="next">Index</a>
   <ol class="toc"><li><a href="iana.html#iana"><span class="secno">12 </span>IANA considerations</a>
   <ol><li><a href="iana.html#text-html"><span class="secno">12.1 </span><code>text/html</code></a></li><li><a href="iana.html#text-html-sandboxed"><span class="secno">12.2 </span><code>text/html-sandboxed</code></a></li><li><a href="iana.html#application-xhtml-xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a></li><li><a href="iana.html#text-cache-manifest"><span class="secno">12.4 </span><code>text/cache-manifest</code></a></li></ol></li></ol></div>
 

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.1015
retrieving revision 1.1016
diff -u -d -r1.1015 -r1.1016
--- offline.html	30 Nov 2010 01:46:40 -0000	1.1015
+++ offline.html	5 Dec 2010 09:44:14 -0000	1.1016
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="history.html" title="5.4 Session history and navigation" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="history.html" title="5.4 Session history and navigation" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="webappapis.html" title="6 Web application APIs" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="history.html">&#8592; 5.4 Session history and navigation</a> &#8211;
+   <a href="history.html" class="prev">5.4 Session history and navigation</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="webappapis.html">6 Web application APIs &#8594;</a>
+   <a href="webappapis.html" class="next">6 Web application APIs</a>
   <ol class="toc"><li><ol><li><a href="offline.html#offline"><span class="secno">5.6 </span>Offline Web applications</a>
     <ol><li><a href="offline.html#introduction-3"><span class="secno">5.6.1 </span>Introduction</a>
       <ol><li><a href="offline.html#appcacheevents"><span class="secno">5.6.1.1 </span>Event summary</a></li></ol></li><li><a href="offline.html#appcache"><span class="secno">5.6.2 </span>Application caches</a></li><li><a href="offline.html#manifests"><span class="secno">5.6.3 </span>The cache manifest syntax</a>

Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- content-models.html	11 Nov 2010 01:46:59 -0000	1.39
+++ content-models.html	5 Dec 2010 09:44:11 -0000	1.40
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="elements.html" title="3.2 Elements" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="elements.html" title="3.2 Elements" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="apis-in-html-documents.html" title="3.3 APIs in HTML documents" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="elements.html">&#8592; 3.2 Elements</a> &#8211;
+   <a href="elements.html" class="prev">3.2 Elements</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="apis-in-html-documents.html">3.3 APIs in HTML documents &#8594;</a>
+   <a href="apis-in-html-documents.html" class="next">3.3 APIs in HTML documents</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-0"><span class="secno">3.2.5.1.1 </span>Metadata content</a></li><li><a href="content-models.html#flow-content-0"><span class="secno">3.2.5.1.2 </span>Flow content</a></li><li><a href="content-models.html#sectioning-content-0"><span class="secno">3.2.5.1.3 </span>Sectioning content</a></li><li><a href="content-models.html#heading-content-0"><span class="secno">3.2.5.1.4 </span>Heading content</a></li><li><a href="content-models.html#phrasing-content-0"><span class="secno">3.2.5.1.5 </span>Phrasing content</a></li><li><a href="content-models.html#embedded-content-0"><span class="secno">3.2.5.1.6 </span>Embedded content</a></li><li><a href="content-models.html#interactive-content-0"><span class="secno">3.2.5.1.7 </span>Interactive content</a></li></ol></li><li><a href="content-models.html#transparent-content-models"><span class="secno">3.2.5.2 </span>Transparent content models</a></li><li><a href="content-models.html#paragraphs"><span class="secno>3.2.5.3 </span>Paragraphs</a></li></ol></li><li><a href="content-models.html#annotations-for-assistive-technology-products-aria"><span class="secno">3.2.6 </span>Annotations for assistive technology products (ARIA)</a></li></ol></li></ol></li></ol></div>

Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- states-of-the-type-attribute.html	11 Nov 2010 01:47:02 -0000	1.25
+++ states-of-the-type-attribute.html	5 Dec 2010 09:44:15 -0000	1.26
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="the-input-element.html" title="4.10.7 The input element" rel="prev">
+  <link href="style.css" rel="stylesheet"><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="index">
   <link href="number-state.html" title="4.10.7.1.13 Number state" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="the-input-element.html">&#8592; 4.10.7 The input element</a> &#8211;
+   <a href="the-input-element.html" class="prev">4.10.7 The input element</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="number-state.html">4.10.7.1.13 Number state &#8594;</a>
+   <a href="number-state.html" class="next">4.10.7.1.13 Number state</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"><span class="secno">4.10.7.1.1 </span>Hidden state</a></li><li><a href="states-of-the-type-attribute.html#text-state-and-search-state"><span class="secno">4.10.7.1.2 </span>Text state and Search state</a></li><li><a href="states-of-the-type-attribute.html#telephone-state"><span class="secno">4.10.7.1.3 </span>Telephone state</a></li><li><a href="states-of-the-type-attribute.html#url-state"><span class="secno">4.10.7.1.4 </span>URL state</a></li><li><a href="states-of-the-type-attribute.html#e-mail-state"><span class="secno">4.10.7.1.5 </span>E-mail state</a></li><li><a href="states-of-the-type-attribute.html#password-state"><span class="secno">4.10.7.1.6 </span>Password state</a></li><li><a href="states-of-the-type-attribute.html#date-and-time-state"><span class="secno">4.10.7.1.7 </span>Date and Time state</a></li><li><a href="states-of-the-type-attribute.html#date-state"><span class="secno">4.10.7.1.8 </span>Date state</a></li><li>< href="states-of-the-type-attribute.html#month-state"><span class="secno">4.10.7.1.9 </span>Month state</a></li><li><a href="states-of-the-type-attribute.html#week-state"><span class="secno">4.10.7.1.10 </span>Week state</a></li><li><a href="states-of-the-type-attribute.html#time-state"><span class="secno">4.10.7.1.11 </span>Time state</a></li><li><a href="states-of-the-type-attribute.html#local-date-and-time-state"><span class="secno">4.10.7.1.12 </span>Local Date and Time state</a></li></ol></li></ol></li></ol></li></ol></li></ol></div>
 

Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec/apis-in-html-documents.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- apis-in-html-documents.html	11 Nov 2010 01:46:58 -0000	1.27
+++ apis-in-html-documents.html	5 Dec 2010 09:44:11 -0000	1.28
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="content-models.html" title="3.2.5 Content models" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="content-models.html" title="3.2.5 Content models" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="semantics.html" title="4 The elements of HTML" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="content-models.html">&#8592; 3.2.5 Content models</a> &#8211;
+   <a href="content-models.html" class="prev">3.2.5 Content models</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="semantics.html">4 The elements of HTML &#8594;</a>
+   <a href="semantics.html" class="next">4 The elements of HTML</a>
   <ol class="toc"><li><ol><li><a href="apis-in-html-documents.html#apis-in-html-documents"><span class="secno">3.3 </span>APIs in HTML documents</a></li><li><a href="apis-in-html-documents.html#interactions-with-xpath-and-xslt"><span class="secno">3.4 </span>Interactions with XPath and XSLT</a></li><li><a href="apis-in-html-documents.html#dynamic-markup-insertion"><span class="secno">3.5 </span>Dynamic markup insertion</a>
     <ol><li><a href="apis-in-html-documents.html#opening-the-input-stream"><span class="secno">3.5.1 </span>Opening the input stream</a></li><li><a href="apis-in-html-documents.html#closing-the-input-stream"><span class="secno">3.5.2 </span>Closing the input stream</a></li><li><a href="apis-in-html-documents.html#document.write"><span class="secno">3.5.3 </span><code title="dom-document-write">document.write()</code></a></li><li><a href="apis-in-html-documents.html#document.writeln"><span class="secno">3.5.4 </span><code title="dom-document-writeln">document.writeln()</code></a></li><li><a href="apis-in-html-documents.html#innerhtml"><span class="secno">3.5.5 </span><code title="dom-innerHTML">innerHTML</code></a></li><li><a href="apis-in-html-documents.html#outerhtml"><span class="secno">3.5.6 </span><code title="dom-outerHTML">outerHTML</code></a></li><li><a href="apis-in-html-documents.html#insertadjacenthtml"><span class="secno">3.5.7 </span><code title="dom-insertAdjacentHTML">insertAdjacentHTML()</coe></a></li></ol></li></ol></li></ol></div>
 

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.1013
retrieving revision 1.1014
diff -u -d -r1.1013 -r1.1014
--- obsolete.html	29 Nov 2010 23:46:39 -0000	1.1013
+++ obsolete.html	5 Dec 2010 09:44:14 -0000	1.1014
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="rendering.html" title="10 Rendering" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="rendering.html" title="10 Rendering" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="iana.html" title="12 IANA considerations" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="rendering.html">&#8592; 10 Rendering</a> &#8211;
+   <a href="rendering.html" class="prev">10 Rendering</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="iana.html">12 IANA considerations &#8594;</a>
+   <a href="iana.html" class="next">12 IANA considerations</a>
   <ol class="toc"><li><a href="obsolete.html#obsolete"><span class="secno">11 </span>Obsolete features</a>
   <ol><li><a href="obsolete.html#obsolete-but-conforming-features"><span class="secno">11.1 </span>Obsolete but conforming features</a>
     <ol><li><a href="obsolete.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="obsolete.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></li><li><a href="obsolete.html#requirements-for-implementations"><span class="secno">11.3 </span>Requirements for implementations</a>

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.1000
retrieving revision 1.1001
diff -u -d -r1.1000 -r1.1001
--- named-character-references.html	11 Nov 2010 01:47:00 -0000	1.1000
+++ named-character-references.html	5 Dec 2010 09:44:13 -0000	1.1001
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="the-end.html" title="8.2.6 The end" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="the-end.html" title="8.2.6 The end" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="the-xhtml-syntax.html" title="9 The XHTML syntax" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="the-end.html">&#8592; 8.2.6 The end</a> &#8211;
+   <a href="the-end.html" class="prev">8.2.6 The end</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-xhtml-syntax.html">9 The XHTML syntax &#8594;</a>
+   <a href="the-xhtml-syntax.html" class="next">9 The XHTML syntax</a>
   </div>
 
   <h3 id="named-character-references"><span class="secno">8.5 </span><dfn>Named character references</dfn></h3><p>This table lists the character reference names that are supported

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.1023
retrieving revision 1.1024
diff -u -d -r1.1023 -r1.1024
--- references.html	2 Dec 2010 00:46:58 -0000	1.1023
+++ references.html	5 Dec 2010 09:44:14 -0000	1.1024
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="index.html" title="Index" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="index.html" title="Index" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="acknowledgements.html" title="Acknowledgements" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="index.html">&#8592; Index</a> &#8211;
+   <a href="index.html" class="prev">Index</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="acknowledgements.html">Acknowledgements &#8594;</a>
+   <a href="acknowledgements.html" class="next">Acknowledgements</a>
   </div>
 
   <h2 class="no-num" id="references">References</h2><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- Dates are only included for standards older than the Web, because the newer ones keep changing. --><dl><dt id="refsABNF">[ABNF]</dt>

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1034
retrieving revision 1.1035
diff -u -d -r1.1034 -r1.1035
--- semantics.html	2 Dec 2010 04:46:38 -0000	1.1034
+++ semantics.html	5 Dec 2010 09:44:14 -0000	1.1035
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="apis-in-html-documents.html" title="3.3 APIs in HTML documents" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="apis-in-html-documents.html" title="3.3 APIs in HTML documents" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="scripting-1.html" title="4.3 Scripting" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="apis-in-html-documents.html">&#8592; 3.3 APIs in HTML documents</a> &#8211;
+   <a href="apis-in-html-documents.html" class="prev">3.3 APIs in HTML documents</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="scripting-1.html">4.3 Scripting &#8594;</a>
+   <a href="scripting-1.html" class="next">4.3 Scripting</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>
     <ol><li><a href="semantics.html#the-html-element-0"><span class="secno">4.1.1 </span>The <code>html</code> element</a></li></ol></li><li><a href="semantics.html#document-metadata"><span class="secno">4.2 </span>Document metadata</a>

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1026
retrieving revision 1.1027
diff -u -d -r1.1026 -r1.1027
--- index.html	11 Nov 2010 01:47:00 -0000	1.1026
+++ index.html	5 Dec 2010 09:44:13 -0000	1.1027
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="iana.html" title="12 IANA considerations" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="iana.html" title="12 IANA considerations" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="references.html" title="References" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="iana.html">&#8592; 12 IANA considerations</a> &#8211;
+   <a href="iana.html" class="prev">12 IANA considerations</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="references.html">References &#8594;</a>
+   <a href="references.html" class="next">References</a>
   <ol class="toc"><li><a class="no-num" href="index.html#index">Index</a>
   <ol><li><a class="no-num" href="index.html#elements-1">Elements</a></li><li><a class="no-num" href="index.html#element-content-categories">Element content categories</a></li><li><a class="no-num" href="index.html#attributes-1">Attributes</a></li><li><a class="no-num" href="index.html#interfaces">Interfaces</a></li><li><a class="no-num" href="index.html#events-0">Events</a></li></ol></li></ol></div>
 

Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- the-button-element.html	11 Nov 2010 01:47:02 -0000	1.41
+++ the-button-element.html	5 Dec 2010 09:44:15 -0000	1.42
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="common-input-element-attributes.html" title="4.10.7.2 Common input element attributes" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="common-input-element-attributes.html" title="4.10.7.2 Common input element attributes" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="common-input-element-attributes.html">&#8592; 4.10.7.2 Common input element attributes</a> &#8211;
+   <a href="common-input-element-attributes.html" class="prev">4.10.7.2 Common input element attributes</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>
+   <a href="association-of-controls-and-forms.html" class="next">4.10.18 Association of controls and forms</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-button-element.html#the-button-element"><span class="secno">4.10.8 </span>The <code>button</code> element</a></li><li><a href="the-button-element.html#the-select-element"><span class="secno">4.10.9 </span>The <code>select</code> element</a></li><li><a href="the-button-element.html#the-datalist-element"><span class="secno">4.10.10 </span>The <code>datalist</code> element</a></li><li><a href="the-button-element.html#the-optgroup-element"><span class="secno">4.10.11 </span>The <code>optgroup</code> element</a></li><li><a href="the-button-element.html#the-option-element"><span class="secno">4.10.12 </span>The <code>option</code> element</a></li><li><a href="the-button-element.html#the-textarea-element"><span class="secno">4.10.13 </span>The <code>textarea</code> element</a></li><li><a href="the-button-element.html#the-keygen-element"><span class="secno">4.10.14 </span>The <code>keygen</code> element</a></li><li><a href="the-button-element.html#the-output-elemet"><span class="secno">4.10.15 </span>The <code>output</code> element</a></li><li><a href="the-button-element.html#the-progress-element"><span class="secno">4.10.16 </span>The <code>progress</code> element</a></li><li><a href="the-button-element.html#the-meter-element"><span class="secno">4.10.17 </span>The <code>meter</code> element</a></li></ol></li></ol></li></ol></div>
 
   <h4 id="the-button-element"><span class="secno">4.10.8 </span>The <dfn><code>button</code></dfn> element</h4><dl class="element"><dt>Categories</dt>

Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- dnd.html	11 Nov 2010 01:46:59 -0000	1.34
+++ dnd.html	5 Dec 2010 09:44:11 -0000	1.35
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="editing.html" title="7 User interaction" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="editing.html" title="7 User interaction" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="syntax.html" title="8 The HTML syntax" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="editing.html">&#8592; 7 User interaction</a> &#8211;
+   <a href="editing.html" class="prev">7 User interaction</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="syntax.html">8 The HTML syntax &#8594;</a>
+   <a href="syntax.html" class="next">8 The HTML syntax</a>
   <ol class="toc"><li><ol><li><a href="dnd.html#dnd"><span class="secno">7.7 </span>Drag and drop</a>
     <ol><li><a href="dnd.html#introduction-6"><span class="secno">7.7.1 </span>Introduction</a></li><li><a href="dnd.html#the-drag-data-store"><span class="secno">7.7.2 </span>The drag data store</a></li><li><a href="dnd.html#the-datatransfer-interface"><span class="secno">7.7.3 </span>The <code>DataTransfer</code> interface</a>
       <ol><li><a href="dnd.html#the-datatransferitems-interface"><span class="secno">7.7.3.1 </span>The <code>DataTransferItems</code> interface</a></li><li><a href="dnd.html#the-datatransferitem-interface"><span class="secno">7.7.3.2 </span>The <code>DataTransferItem</code> interface</a></li></ol></li><li><a href="dnd.html#the-dragevent-interface"><span class="secno">7.7.4 </span>The <code>DragEvent</code> interface</a></li><li><a href="dnd.html#drag-and-drop-processing-model"><span class="secno">7.7.5 </span>Drag-and-drop processing model</a></li><li><a href="dnd.html#dndevents"><span class="secno">7.7.6 </span>Events summary</a></li><li><a href="dnd.html#the-draggable-attribute"><span class="secno">7.7.7 </span>The <code>draggable</code> attribute</a></li><li><a href="dnd.html#the-dropzone-attribute"><span class="secno">7.7.8 </span>The <code>dropzone</code> attribute</a></li><li><a href="dnd.html#security-risks-in-the-drag-and-drop-model"><span class="secno">7.7.9 </span>Security risks in the drag-and-rop model</a></li></ol></li><li><a href="dnd.html#undo"><span class="secno">7.8 </span>Undo history</a>

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- links.html	29 Nov 2010 23:46:39 -0000	1.41
+++ links.html	5 Dec 2010 09:44:13 -0000	1.42
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="commands.html" title="4.11.5 Commands" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="commands.html" title="4.11.5 Commands" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="browsers.html" title="5 Loading Web pages" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="commands.html">&#8592; 4.11.5 Commands</a> &#8211;
+   <a href="commands.html" class="prev">4.11.5 Commands</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="browsers.html">5 Loading Web pages &#8594;</a>
+   <a href="browsers.html" class="next">5 Loading Web pages</a>
   <ol class="toc"><li><ol><li><a href="links.html#links"><span class="secno">4.12 </span>Links</a>
     <ol><li><a href="links.html#introduction-2"><span class="secno">4.12.1 </span>Introduction</a></li><li><a href="links.html#links-created-by-a-and-area-elements"><span class="secno">4.12.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li><li><a href="links.html#following-hyperlinks"><span class="secno">4.12.3 </span>Following hyperlinks</a></li><li><a href="links.html#linkTypes"><span class="secno">4.12.4 </span>Link types</a>
       <ol><li><a href="links.html#rel-alternate"><span class="secno">4.12.4.1 </span>Link type "<code>alternate</code>"</a></li><li><a href="links.html#rel-archives"><span class="secno">4.12.4.2 </span>Link type "<code>archives</code>"</a></li><li><a href="links.html#link-type-author"><span class="secno">4.12.4.3 </span>Link type "<code>author</code>"</a></li><li><a href="links.html#link-type-bookmark"><span class="secno">4.12.4.4 </span>Link type "<code>bookmark</code>"</a></li><li><a href="links.html#link-type-external"><span class="secno">4.12.4.5 </span>Link type "<code>external</code>"</a></li><li><a href="links.html#link-type-help"><span class="secno">4.12.4.6 </span>Link type "<code>help</code>"</a></li><li><a href="links.html#rel-icon"><span class="secno">4.12.4.7 </span>Link type "<code>icon</code>"</a></li><li><a href="links.html#link-type-license"><span class="secno">4.12.4.8 </span>Link type "<code>license</code>"</a></li><li><a href="links.html#link-type-nofollow"><span class="secno">4.12.4.9 /span>Link type "<code>nofollow</code>"</a></li><li><a href="links.html#link-type-noreferrer"><span class="secno">4.12.4.10 </span>Link type "<code>noreferrer</code>"</a></li><li><a href="links.html#link-type-pingback"><span class="secno">4.12.4.11 </span>Link type "<code>pingback</code>"</a></li><li><a href="links.html#link-type-prefetch"><span class="secno">4.12.4.12 </span>Link type "<code>prefetch</code>"</a></li><li><a href="links.html#link-type-search"><span class="secno">4.12.4.13 </span>Link type "<code>search</code>"</a></li><li><a href="links.html#link-type-stylesheet"><span class="secno">4.12.4.14 </span>Link type "<code>stylesheet</code>"</a></li><li><a href="links.html#link-type-sidebar"><span class="secno">4.12.4.15 </span>Link type "<code>sidebar</code>"</a></li><li><a href="links.html#link-type-tag"><span class="secno">4.12.4.16 </span>Link type "<code>tag</code>"</a></li><li><a href="links.html#hierarchical-link-types"><span class="secno">4.12.4.17 </span>Hierarchical link types</a>

Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec/number-state.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- number-state.html	11 Nov 2010 01:47:01 -0000	1.27
+++ number-state.html	5 Dec 2010 09:44:14 -0000	1.28
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="states-of-the-type-attribute.html" title="4.10.7.1 States of the type attribute" rel="prev">
+  <link href="style.css" rel="stylesheet"><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="index">
   <link href="common-input-element-attributes.html" title="4.10.7.2 Common input element attributes" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="states-of-the-type-attribute.html">&#8592; 4.10.7.1 States of the type attribute</a> &#8211;
+   <a href="states-of-the-type-attribute.html" class="prev">4.10.7.1 States of the type attribute</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="common-input-element-attributes.html">4.10.7.2 Common input element attributes &#8594;</a>
+   <a href="common-input-element-attributes.html" class="next">4.10.7.2 Common input element attributes</a>
   <ol class="toc"><li><ol><li><ol><li><ol><li><ol><li><a href="number-state.html#number-state"><span class="secno">4.10.7.1.13 </span>Number state</a></li><li><a href="number-state.html#range-state"><span class="secno">4.10.7.1.14 </span>Range state</a></li><li><a href="number-state.html#color-state"><span class="secno">4.10.7.1.15 </span>Color state</a></li><li><a href="number-state.html#checkbox-state"><span class="secno">4.10.7.1.16 </span>Checkbox state</a></li><li><a href="number-state.html#radio-button-state"><span class="secno">4.10.7.1.17 </span>Radio Button state</a></li><li><a href="number-state.html#file-upload-state"><span class="secno">4.10.7.1.18 </span>File Upload state</a></li><li><a href="number-state.html#submit-button-state"><span class="secno">4.10.7.1.19 </span>Submit Button state</a></li><li><a href="number-state.html#image-button-state"><span class="secno">4.10.7.1.20 </span>Image Button state</a></li><li><a href="number-state.html#reset-button-state"><span class="secno">4.10.7.1.21 /span>Reset Button state</a></li><li><a href="number-state.html#button-state"><span class="secno">4.10.7.1.22 </span>Button state</a></li></ol></li></ol></li></ol></li></ol></li></ol></div>
 
   <h6 id="number-state"><span class="secno">4.10.7.1.13 </span><dfn title="attr-input-type-number">Number</dfn> state</h6><div class="impl">

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- sections.html	11 Nov 2010 01:47:01 -0000	1.26
+++ sections.html	5 Dec 2010 09:44:14 -0000	1.27
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="scripting-1.html" title="4.3 Scripting" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="scripting-1.html" title="4.3 Scripting" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="grouping-content.html" title="4.5 Grouping content" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="scripting-1.html">&#8592; 4.3 Scripting</a> &#8211;
+   <a href="scripting-1.html" class="prev">4.3 Scripting</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="grouping-content.html">4.5 Grouping content &#8594;</a>
+   <a href="grouping-content.html" class="next">4.5 Grouping content</a>
   <ol class="toc"><li><ol><li><a href="sections.html#sections"><span class="secno">4.4 </span>Sections</a>
     <ol><li><a href="sections.html#the-body-element-0"><span class="secno">4.4.1 </span>The <code>body</code> element</a></li><li><a href="sections.html#the-section-element"><span class="secno">4.4.2 </span>The <code>section</code> element</a></li><li><a href="sections.html#the-nav-element"><span class="secno">4.4.3 </span>The <code>nav</code> element</a></li><li><a href="sections.html#the-article-element"><span class="secno">4.4.4 </span>The <code>article</code> element</a></li><li><a href="sections.html#the-aside-element"><span class="secno">4.4.5 </span>The <code>aside</code> element</a></li><li><a href="sections.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>,

Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- namespaces.html	11 Nov 2010 01:47:01 -0000	1.20
+++ namespaces.html	5 Dec 2010 09:44:14 -0000	1.21
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="common-dom-interfaces.html" title="2.8 Common DOM interfaces" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="common-dom-interfaces.html" title="2.8 Common DOM interfaces" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="common-dom-interfaces.html">&#8592; 2.8 Common DOM interfaces</a> &#8211;
+   <a href="common-dom-interfaces.html" class="prev">2.8 Common DOM interfaces</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>
+   <a href="dom.html" class="next">3 Semantics, structure, and APIs of HTML documents</a>
   </div>
 
   <h3 id="namespaces"><span class="secno">2.9 </span>Namespaces</h3><p>The <dfn id="html-namespace-0">HTML namespace</dfn> is: <code>http://www.w3.org/1999/xhtml</code></p><p>The <dfn id="mathml-namespace">MathML namespace</dfn> is: <code>http://www.w3.org/1998/Math/MathML</code></p><p>The <dfn id="svg-namespace">SVG namespace</dfn> is: <code>http://www.w3.org/2000/svg</code></p><p>The <dfn id="xlink-namespace">XLink namespace</dfn> is: <code>http://www.w3.org/1999/xlink</code></p><p>The <dfn id="xml-namespace">XML namespace</dfn> is: <code>http://www.w3.org/XML/1998/namespace</code></p><p>The <dfn id="xmlns-namespace">XMLNS namespace</dfn> is: <code>http://www.w3.org/2000/xmlns/</code></p><hr><p>Data mining tools and other user agents that perform operations

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1017
retrieving revision 1.1018
diff -u -d -r1.1017 -r1.1018
--- introduction.html	11 Nov 2010 01:47:00 -0000	1.1017
+++ introduction.html	5 Dec 2010 09:44:13 -0000	1.1018
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="spec.html#contents" title="Table of contents" rel="index">
+  <link href="style.css" rel="stylesheet"><link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="infrastructure.html" title="2 Common infrastructure" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
@@ -365,7 +365,7 @@
    <h1>HTML5</h1>
    </div><div>
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="infrastructure.html">2 Common infrastructure &#8594;</a>
+   <a href="infrastructure.html" class="next">2 Common infrastructure</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-1"><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>

Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- commands.html	11 Nov 2010 01:46:59 -0000	1.22
+++ commands.html	5 Dec 2010 09:44:11 -0000	1.23
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="interactive-elements.html" title="4.11 Interactive elements" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="interactive-elements.html" title="4.11 Interactive elements" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="links.html" title="4.12 Links" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="interactive-elements.html">&#8592; 4.11 Interactive elements</a> &#8211;
+   <a href="interactive-elements.html" class="prev">4.11 Interactive elements</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="links.html">4.12 Links &#8594;</a>
+   <a href="links.html" class="next">4.12 Links</a>
   <ol class="toc"><li><ol><li><ol><li><a href="commands.html#commands"><span class="secno">4.11.5 </span>Commands</a>
       <ol><li><a href="commands.html#using-the-a-element-to-define-a-command"><span class="secno">4.11.5.1 </span>Using the <code>a</code> element to define a command</a></li><li><a href="commands.html#using-the-button-element-to-define-a-command"><span class="secno">4.11.5.2 </span>Using the <code>button</code> element to define a command</a></li><li><a href="commands.html#using-the-input-element-to-define-a-command"><span class="secno">4.11.5.3 </span>Using the <code>input</code> element to define a command</a></li><li><a href="commands.html#using-the-option-element-to-define-a-command"><span class="secno">4.11.5.4 </span>Using the <code>option</code> element to define a command</a></li><li><a href="commands.html#using-the-command-element-to-define-a-command"><span class="secno">4.11.5.5 </span>Using the <code>command</code> element to define
   a command</a></li><li><a href="commands.html#using-the-accesskey-attribute-on-a-label-element-to-define-a-command"><span class="secno">4.11.5.6 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>label</code> element to define a command</a></li><li><a href="commands.html#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command"><span class="secno">4.11.5.7 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>legend</code> element to define a command</a></li><li><a href="commands.html#using-the-accesskey-attribute-to-define-a-command-on-other-elements"><span class="secno">4.11.5.8 </span>Using the <code title="attr-accesskey">accesskey</code> attribute to define a command on other elements</a></li></ol></li></ol></li></ol></li></ol></div>

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.1022
retrieving revision 1.1023
diff -u -d -r1.1022 -r1.1023
--- syntax.html	11 Nov 2010 01:47:02 -0000	1.1022
+++ syntax.html	5 Dec 2010 09:44:15 -0000	1.1023
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="dnd.html" title="7.7 Drag and drop" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="dnd.html" title="7.7 Drag and drop" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="parsing.html" title="8.2 Parsing HTML documents" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="dnd.html">&#8592; 7.7 Drag and drop</a> &#8211;
+   <a href="dnd.html" class="prev">7.7 Drag and drop</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="parsing.html">8.2 Parsing HTML documents &#8594;</a>
+   <a href="parsing.html" class="next">8.2 Parsing HTML documents</a>
   <ol class="toc"><li><a href="syntax.html#syntax"><span class="secno">8 </span>The HTML syntax</a>
   <ol><li><a href="syntax.html#writing"><span class="secno">8.1 </span>Writing HTML documents</a>
     <ol><li><a href="syntax.html#the-doctype"><span class="secno">8.1.1 </span>The DOCTYPE</a></li><li><a href="syntax.html#elements-0"><span class="secno">8.1.2 </span>Elements</a>

Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- webappapis.html	11 Nov 2010 01:47:03 -0000	1.144
+++ webappapis.html	5 Dec 2010 09:44:16 -0000	1.145
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="offline.html" title="5.6 Offline Web applications" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="offline.html" title="5.6 Offline Web applications" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="timers.html" title="6.2 Timers" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="offline.html">&#8592; 5.6 Offline Web applications</a> &#8211;
+   <a href="offline.html" class="prev">5.6 Offline Web applications</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="timers.html">6.2 Timers &#8594;</a>
+   <a href="timers.html" class="next">6.2 Timers</a>
   <ol class="toc"><li><a href="webappapis.html#webappapis"><span class="secno">6 </span>Web application APIs</a>
   <ol><li><a href="webappapis.html#scripting"><span class="secno">6.1 </span>Scripting</a>
     <ol><li><a href="webappapis.html#introduction-4"><span class="secno">6.1.1 </span>Introduction</a></li><li><a href="webappapis.html#enabling-and-disabling-scripting"><span class="secno">6.1.2 </span>Enabling and disabling scripting</a></li><li><a href="webappapis.html#processing-model-1"><span class="secno">6.1.3 </span>Processing model</a>

Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- common-microsyntaxes.html	11 Nov 2010 01:46:59 -0000	1.29
+++ common-microsyntaxes.html	5 Dec 2010 09:44:11 -0000	1.30
@@ -357,7 +357,7 @@
    }
   </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
   <script src="link-fixup.js"></script>
-  <link href="infrastructure.html" title="2 Common infrastructure" rel="prev">
+  <link href="style.css" rel="stylesheet"><link href="infrastructure.html" title="2 Common infrastructure" rel="prev">
   <link href="spec.html#contents" title="Table of contents" rel="index">
   <link href="urls.html" title="2.6 URLs" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
@@ -365,9 +365,9 @@
 
    <h1>HTML5</h1>
    </div><div>
-   <a href="infrastructure.html">&#8592; 2 Common infrastructure</a> &#8211;
+   <a href="infrastructure.html" class="prev">2 Common infrastructure</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="urls.html">2.6 URLs &#8594;</a>
+   <a href="urls.html" class="next">2.6 URLs</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#non-negative-integers"><span class="secno">2.5.4.1 </span>Non-negative integers</a></li><li><a href="common-microsyntaxes.html#signed-integers"><span class="secno">2.5.4.2 </span>Signed integers</a></li><li><a href="common-microsyntaxes.html#real-numbers"><span class="secno">2.5.4.3 </span>Real numbers</a></li><li><a href="common-microsyntaxes.html#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>

Received on Sunday, 5 December 2010 09:44:26 UTC