html5/spec index.html,1.1324,1.1325 association-of-controls-and-forms.html,1.312,1.313 attributes-common-to-form-controls.html,1.201,1.202 attributes-common-to-ins-and-del-elements.html,1.201,1.202 attributes-common-to-td-and-th-elements.html,1.203,1.204 common-dom-interfaces.html,1.288,1.289 common-input-element-apis.html,1.201,1.202 common-input-element-attributes.html,1.269,1.270 common-microsyntaxes.html,1.271,1.272 content-models.html,1.312,1.313 dimension-attributes.html,1.201,1.202 dom.html,1.1284,1.1285 dynamic-markup-insertion.html,1.203,1.204 edits-and-lists.html,1.201,1.202 edits-and-paragraphs.html,1.201,1.202 edits.html,1.246,1.247 element-definitions.html,1.201,1.202 elements.html,1.277,1.278 examples.html,1.201,1.202 form-submission.html,1.202,1.203 forms.html,1.1255,1.1256 global-attributes.html,1.207,1.208 grouping-content.html,1.261,1.262 headings-and-sections.html,1.204,1.205 image-maps.html,1.202,1.203 infrastructure.html,1.1335,1.1336 interactions-with-xpath-and-xslt.html,1.125

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

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

    tool to check that the split markers are correct


Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-a-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-a-element.html	15 Oct 2012 09:45:09 -0000	1.203
+++ the-a-element.html	15 Oct 2012 12:48:10 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.1 The a element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.1 The a element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-em-element.html" title="4.6.2 The em element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="text-level-semantics.html" rel="prev" title="4.6 Text-level semantics">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-em-element.html" rel="next" title="4.6.2 The em element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="text-level-semantics.html">&#8592; 4.6 Text-level semantics</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-em-element.html">4.6.2 The em element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="text-level-semantics.html">&slarr; 4.6 Text-level semantics</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-em-element.html">4.6.2 The em element &srarr;</a>
+  </nav>
 
   <h4 id="the-a-element"><span class="secno">4.6.1 </span>The <dfn><code>a</code></dfn> element</h4>
 
@@ -444,7 +480,7 @@
    attribute as the browsing context name, would result in there not
    being a chosen browsing context, then throw an
    <code><a href="infrastructure.html#invalidaccesserror">InvalidAccessError</a></code> exception and abort these
-   steps.</p></li>
+   steps.</li>
 
    <li><p>If the target of the <code title="event-click"><a href="infrastructure.html#event-click">click</a></code>
    event is an <code><a href="the-img-element.html#the-img-element">img</a></code> element with an <code title="attr-img-ismap"><a href="the-img-element.html#attr-img-ismap">ismap</a></code> attribute specified, then
@@ -475,7 +511,7 @@
 <!--DOWNLOAD-->
    any expressed user preference. If the steps above defined a
    <var><a href="#hyperlink-suffix">hyperlink suffix</a></var>, then take that into account when
-   following or downloading the hyperlink.</p></li>
+   following or downloading the hyperlink.</li>
 
   </ol></div>
 
@@ -549,4 +585,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-img-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-img-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-img-element.html	15 Oct 2012 09:45:16 -0000	1.206
+++ the-img-element.html	15 Oct 2012 12:50:07 -0000	1.207
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.1 The img element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.1 The img element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,25 +355,25 @@
      }
      return null;
    }
-  </script><link href="edits-and-lists.html" title="4.7.5 Edits and lists" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="edits-and-lists.html" rel="prev" title="4.7.5 Edits and lists">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-iframe-element.html" rel="next" title="4.8.2 The iframe element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="edits-and-lists.html">&#8592; 4.7.5 Edits and lists</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>
+  <nav class="prev_next">
+   <a href="edits-and-lists.html">&slarr; 4.7.5 Edits and lists</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-iframe-element.html">4.8.2 The iframe element &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-img-element.html#the-img-element"><span class="secno">4.8.1 </span>The <code>img</code> element</a>
       <ol><li><a href="the-img-element.html#alt"><span class="secno">4.8.1.1 </span>Requirements for providing text to act as an alternative for images</a>
-        <ol><li><a href="the-img-element.html#general-guidelines"><span class="secno">4.8.1.1.1 </span>General guidelines</a></li><li><a href="the-img-element.html#a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.2 </span>A link or button containing nothing but the image</a></li><li><a href="the-img-element.html#a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts,-diagrams,-graphs,-maps,-illustrations"><span class="secno">4.8.1.1.3 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</a></li><li><a href="the-img-element.html#a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons,-logos"><span class="secno">4.8.1.1.4 </span>A short phrase or label with an alternative graphical representation: icons, logos</a></li><li><a href="the-img-element.html#text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.1.1.5 </span>Text that has been endered to a graphic for typographical effect</a></li><li><a href="the-img-element.html#a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.1.1.6 </span>A graphical representation of some of the surrounding text</a></li><li><a href="the-img-element.html#a-purely-decorative-image-that-doesn't-add-any-information"><span class="secno">4.8.1.1.7 </span>A purely decorative image that doesn't add any information</a></li><li><a href="the-img-element.html#a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.1.1.8 </span>A group of images that form a single larger picture with no links</a></li><li><a href="the-img-element.html#a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.1.1.9 </span>A group of images that form a single larger picture with links</a></li><li><a href="the-img-element.html#a-key-part-of-the-content"><span class="secno">4.8.1.1.10 </span>A key part of the content</a></li><li><a href="the-img-lement.html#an-image-not-intended-for-the-user"><span class="secno">4.8.1.1.11 </span>An image not intended for the user</a></li><li><a href="the-img-element.html#guidance-for-markup-generators"><span class="secno">4.8.1.1.12 </span>Guidance for markup generators</a></li><li><a href="the-img-element.html#guidance-for-conformance-checkers"><span class="secno">4.8.1.1.13 </span>Guidance for conformance checkers</a></li></ol></li></ol></li></ol></li></ol></li></ol></div>
+        <ol><li><a href="the-img-element.html#general-guidelines"><span class="secno">4.8.1.1.1 </span>General guidelines</a><li><a href="the-img-element.html#a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.2 </span>A link or button containing nothing but the image</a><li><a href="the-img-element.html#a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts,-diagrams,-graphs,-maps,-illustrations"><span class="secno">4.8.1.1.3 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</a><li><a href="the-img-element.html#a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons,-logos"><span class="secno">4.8.1.1.4 </span>A short phrase or label with an alternative graphical representation: icons, logos</a><li><a href="the-img-element.html#text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.1.1.5 </span>Text that has been rendered to a graphi for typographical effect</a><li><a href="the-img-element.html#a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.1.1.6 </span>A graphical representation of some of the surrounding text</a><li><a href="the-img-element.html#a-purely-decorative-image-that-doesn't-add-any-information"><span class="secno">4.8.1.1.7 </span>A purely decorative image that doesn't add any information</a><li><a href="the-img-element.html#a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.1.1.8 </span>A group of images that form a single larger picture with no links</a><li><a href="the-img-element.html#a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.1.1.9 </span>A group of images that form a single larger picture with links</a><li><a href="the-img-element.html#a-key-part-of-the-content"><span class="secno">4.8.1.1.10 </span>A key part of the content</a><li><a href="the-img-element.html#an-image-not-intended-for-the-user"><pan class="secno">4.8.1.1.11 </span>An image not intended for the user</a><li><a href="the-img-element.html#guidance-for-markup-generators"><span class="secno">4.8.1.1.12 </span>Guidance for markup generators</a><li><a href="the-img-element.html#guidance-for-conformance-checkers"><span class="secno">4.8.1.1.13 </span>Guidance for conformance checkers</a></ol></ol></ol></ol></ol></nav>
 
   <h4 id="the-img-element"><span class="secno">4.8.1 </span>The <dfn><code>img</code></dfn> element</h4>
 
@@ -542,16 +578,16 @@
 
   <ol><li><p>Return the <code><a href="#the-img-element">img</a></code> element to the <a href="#img-none" title="img-none">unavailable</a> state.</p>
 
-   </li><li><p>If an instance of the <a href="urls.html#fetch" title="fetch">fetching</a>
+   <li><p>If an instance of the <a href="urls.html#fetch" title="fetch">fetching</a>
    algorithm is still running for this element, then abort that
    algorithm, discarding any pending <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> generated by that
-   algorithm.</p></li>
+   algorithm.</li>
 
    <li><p>Forget the <code><a href="#the-img-element">img</a></code> element's current image data, if
-   any.</p></li>
+   any.</li>
 
    <li><p>If the user agent cannot support images, or its support for
-   images has been disabled, then abort these steps.</p></li>
+   images has been disabled, then abort these steps.</li>
 
    <li>
 
@@ -567,16 +603,16 @@
    <li><p>Let the <code><a href="#the-img-element">img</a></code> element's <a href="#last-selected-source">last selected
    source</a> be <var title="">selected source</var> and the
    <code><a href="#the-img-element">img</a></code> element's <a href="#current-pixel-density">current pixel density</a> be
-   <var title="">selected pixel density</var>.</p></li>
+   <var title="">selected pixel density</var>.</li>
 
    <li><p><a href="urls.html#resolve-a-url" title="resolve a url">Resolve</a> <var title="">selected source</var>, relative to the element. If that is
-   not successful, abort these steps.</p></li>
+   not successful, abort these steps.</li>
 
    <li><p>Let <var title="">key</var> be a tuple consisting of the
    resulting <a href="urls.html#absolute-url">absolute URL</a>, the <code><a href="#the-img-element">img</a></code> element's
    <code title="attr-img-crossorigin"><a href="#attr-img-crossorigin">crossorigin</a></code> attribute's
    mode, and, if that mode is not <a href="urls.html#attr-crossorigin-none" title="attr-crossorigin-none">No CORS</a>, the
-   <code><a href="dom.html#document">Document</a></code> object's <a href="textFieldSelection.html#origin-0">origin</a>.</p></li>
+   <code><a href="dom.html#document">Document</a></code> object's <a href="textFieldSelection.html#origin-0">origin</a>.</li>
 
    <li><p>If the <a href="#list-of-available-images">list of available images</a>, contains an
    entry for <var title="">key</var>, then set the <code><a href="#the-img-element">img</a></code>
@@ -584,7 +620,7 @@
    state, update the presentation of the image appropriately,
    <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named
    <code title="event-load">load</code> at the <code><a href="#the-img-element">img</a></code>
-   element, and abort these steps.</p></li>
+   element, and abort these steps.</li>
 
    <li><p>Asynchronously <a href="textFieldSelection.html#await-a-stable-state">await a stable state</a>, allowing
    the <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that invoked this
@@ -592,11 +628,11 @@
    consists of all the remaining steps of this algorithm until the
    algorithm says the <a href="textFieldSelection.html#synchronous-section">synchronous section</a> has
    ended. (Steps in <a href="textFieldSelection.html#synchronous-section" title="synchronous section">synchronous
-   sections</a> are marked with &#8987;.)</p></li>
+   sections</a> are marked with &#x231b;.)</li>
 
    <li>
 
-    <p>&#8987; If another instance of this algorithm for this
+    <p>&#x231b; If another instance of this algorithm for this
     <code><a href="#the-img-element">img</a></code> element was started after this instance (even if
     it aborted and is no longer running), then abort these steps.</p>
 
@@ -612,7 +648,7 @@
 
    <li>
 
-    <p>&#8987; If <var title="">selected source</var> is null, then
+    <p>&#x231b; If <var title="">selected source</var> is null, then
     set the element to the <a href="#img-error" title="img-error">broken</a>
     state, <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
     event</a> named <code title="event-error">error</code> at the
@@ -809,7 +845,7 @@
      to make the innermost caption override the outer ones --><li><p>If the image has a <code title="attr-title"><a href="global-attributes.html#attr-title">title</a></code>
      attribute whose value is not the empty string, then the value of
      that attribute is the caption information; abort these
-     steps.</p></li>
+     steps.</li>
 
      <li><p>If the image is a descendant of a <code><a href="the-figure-element.html#the-figure-element">figure</a></code>
      element that has a child <code><a href="the-figcaption-element.html#the-figcaption-element">figcaption</a></code> element, and,
@@ -819,9 +855,9 @@
      no <a href="content-models.html#embedded-content-2">embedded content</a> descendant other than the
      <code><a href="#the-img-element">img</a></code> element, then the contents of the first such
      <code><a href="the-figcaption-element.html#the-figcaption-element">figcaption</a></code> element are the caption information;
-     abort these steps.</p></li>
+     abort these steps.</li>
 
-     <li><p>There is no caption information.</p></li>
+     <li><p>There is no caption information.</li>
 
     </ol></dd>
 
@@ -970,10 +1006,10 @@
   <p>The IDL attribute <dfn id="dom-img-complete" title="dom-img-complete"><code>complete</code></dfn> must return
   true if any of the following conditions is true:</p>
   <ul class="brief"><li>The <code title="attr-img-src"><a href="#attr-img-src">src</a></code> attribute is omitted.
-   </li><li>The <code title="attr-img-src"><a href="#attr-img-src">src</a></code> attribute's value is the empty string.
-   </li><li>The final <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task source</a> once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a> has been <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a>, but has not yet been run, and the <code><a href="#the-img-element">img</a></code> element is not in the <a href="#img-error" title="img-error">broken</a> state.
-   </li><li>The <code><a href="#the-img-element">img</a></code> element is <a href="#img-all" title="img-all">completely available</a>.
-  </li></ul><p>Otherwise, the attribute must return false.</p>
+   <li>The <code title="attr-img-src"><a href="#attr-img-src">src</a></code> attribute's value is the empty string.
+   <li>The final <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task source</a> once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a> has been <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a>, but has not yet been run, and the <code><a href="#the-img-element">img</a></code> element is not in the <a href="#img-error" title="img-error">broken</a> state.
+   <li>The <code><a href="#the-img-element">img</a></code> element is <a href="#img-all" title="img-all">completely available</a>.
+  </ul><p>Otherwise, the attribute must return false.</p>
 
   <p class="note">The value of <code title="dom-img-complete"><a href="#dom-img-complete">complete</a></code> can thus change while a
   <a href="textFieldSelection.html#concept-script" title="concept-script">script</a> is executing.</p>
@@ -1355,17 +1391,17 @@
    <p>Next, we see a paragraph which uses a logo right next to the
    company name, and so doesn't have any alternative text:
 
-   </p><pre>&lt;article&gt;
+   <pre>&lt;article&gt;
  &lt;h2&gt;News&lt;/h2&gt;
  &lt;p&gt;We have recently been looking at buying the <strong>&lt;img src="alpha.gif"
- alt=""&gt; &#913;&#914;&#915; company</strong>, a small Greek company
+ alt=""&gt; &Alpha;&Beta;&Gamma; company</strong>, a small Greek company
  specializing in our type of product.&lt;/p&gt;</pre>
 
    <p>In this third snippet, we have a logo being used in an aside,
    as part of the larger article discussing the acquisition:</p>
 
 <pre> <strong>&lt;aside&gt;&lt;p&gt;&lt;img src="alpha-large.gif" alt=""&gt;&lt;/p&gt;&lt;/aside&gt;</strong>
- &lt;p&gt;The &#913;&#914;&#915; company has had a good quarter, and our
+ &lt;p&gt;The &Alpha;&Beta;&Gamma; company has had a good quarter, and our
  pie chart studies of their accounts suggest a much bigger blue slice
  than its green and orange slices, which is always a good sign.&lt;/p&gt;
 &lt;/article&gt;</pre>
@@ -1504,8 +1540,8 @@
   <h6 id="a-purely-decorative-image-that-doesn't-add-any-information"><span class="secno">4.8.1.1.7 </span>A purely decorative image that doesn't add any information</h6>
 
   <p>If an image is decorative but isn't especially page-specific
-  &#8212; for example an image that forms part of a site-wide design
-  scheme &#8212; the image should be specified in the site's CSS, not
+  &mdash; for example an image that forms part of a site-wide design
+  scheme &mdash; the image should be specified in the site's CSS, not
   in the markup of the document.</p>
 
 <!--FORK-->
@@ -1552,7 +1588,7 @@
 
    <p>In the following example, a rating is shown as three filled
    stars and two empty stars. While the alternative text could have
-   been "&#9733;&#9733;&#9733;&#9734;&#9734;", the author has
+   been "&bigstar;&bigstar;&bigstar;&star;&star;", the author has
    instead decided to more helpfully give the rating in the form "3
    out of 5". That is the alternative text of the first image, and the
    rest have blank alternative text.</p>
@@ -1750,7 +1786,7 @@
      <code><a href="the-figure-element.html#the-figure-element">figure</a></code> element has no <code><a href="infrastructure.html#text-0">Text</a></code> node
      descendants other than <a href="content-models.html#inter-element-whitespace">inter-element whitespace</a>, and
      no <a href="content-models.html#embedded-content-2">embedded content</a> descendant other than the
-     <code><a href="#the-img-element">img</a></code> element.</p></li>
+     <code><a href="#the-img-element">img</a></code> element.</li>
 
      <li>
 
@@ -1949,4 +1985,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-del-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-del-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-del-element.html	15 Oct 2012 09:45:11 -0000	1.202
+++ the-del-element.html	15 Oct 2012 12:49:13 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.7.2 The del element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.7.2 The del element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-ins-element.html" title="4.7.1 The ins element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="attributes-common-to-ins-and-del-elements.html" title="4.7.3 Attributes common to ins and del elements" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-ins-element.html" rel="prev" title="4.7.1 The ins element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="attributes-common-to-ins-and-del-elements.html" rel="next" title="4.7.3 Attributes common to ins and del elements">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-ins-element.html">&#8592; 4.7.1 The ins element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="attributes-common-to-ins-and-del-elements.html">4.7.3 Attributes common to ins and del elements &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-ins-element.html">&slarr; 4.7.1 The ins element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="attributes-common-to-ins-and-del-elements.html">4.7.3 Attributes common to ins and del elements &srarr;</a>
+  </nav>
 
   <h4 id="the-del-element"><span class="secno">4.7.2 </span>The <dfn><code>del</code></dfn> element</h4>
 
@@ -375,4 +411,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-option-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-option-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-option-element.html	15 Oct 2012 09:45:18 -0000	1.201
+++ the-option-element.html	15 Oct 2012 12:50:21 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.12 The option element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.12 The option element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-optgroup-element.html" title="4.10.11 The optgroup element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-textarea-element.html" title="4.10.13 The textarea element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-optgroup-element.html" rel="prev" title="4.10.11 The optgroup element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-textarea-element.html" rel="next" title="4.10.13 The textarea element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-optgroup-element.html">&#8592; 4.10.11 The optgroup element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-textarea-element.html">4.10.13 The textarea element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-optgroup-element.html">&slarr; 4.10.11 The optgroup element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-textarea-element.html">4.10.13 The textarea element &srarr;</a>
+  </nav>
 
   <h4 id="the-option-element"><span class="secno">4.10.12 </span>The <dfn><code>option</code></dfn> element</h4>
 
@@ -571,4 +607,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-dd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dd-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-dd-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-dd-element.html	15 Oct 2012 12:49:13 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.10 The dd element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.10 The dd element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-dt-element.html" title="4.5.9 The dt element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-figure-element.html" title="4.5.11 The figure element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-dt-element.html" rel="prev" title="4.5.9 The dt element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-figure-element.html" rel="next" title="4.5.11 The figure element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-dt-element.html">&#8592; 4.5.9 The dt element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-figure-element.html">4.5.11 The figure element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-dt-element.html">&slarr; 4.5.9 The dt element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-figure-element.html">4.5.11 The figure element &srarr;</a>
+  </nav>
 
   <h4 id="the-dd-element"><span class="secno">4.5.10 </span>The <dfn><code>dd</code></dfn> element</h4>
 
@@ -363,7 +399,7 @@
    <!-- the actual pronunciations below are nonsense. -->
    <pre>&lt;dl&gt;
  &lt;dt&gt;&lt;dfn&gt;happiness&lt;/dfn&gt;&lt;/dt&gt;
- &lt;dd class="pronunciation"&gt;/'h&#230; p. nes/&lt;/dd&gt;
+ &lt;dd class="pronunciation"&gt;/'h&aelig; p. nes/&lt;/dd&gt;
  &lt;dd class="part-of-speech"&gt;&lt;i&gt;&lt;abbr&gt;n.&lt;/abbr&gt;&lt;/i&gt;&lt;/dd&gt;
  &lt;dd&gt;The state of being happy.&lt;/dd&gt;
  &lt;dd&gt;Good fortune; success. &lt;q&gt;Oh &lt;b&gt;happiness&lt;/b&gt;! It worked!&lt;/q&gt;&lt;/dd&gt;
@@ -375,4 +411,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-hr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hr-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-hr-element.html	15 Oct 2012 09:45:15 -0000	1.201
+++ the-hr-element.html	15 Oct 2012 12:50:06 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.2 The hr element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.2 The hr element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-p-element.html" title="4.5.1 The p element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-pre-element.html" title="4.5.3 The pre element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-p-element.html" rel="prev" title="4.5.1 The p element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-pre-element.html" rel="next" title="4.5.3 The pre element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-p-element.html">&#8592; 4.5.1 The p element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-pre-element.html">4.5.3 The pre element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-p-element.html">&slarr; 4.5.1 The p element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-pre-element.html">4.5.3 The pre element &srarr;</a>
+  </nav>
 
   <h4 id="the-hr-element"><span class="secno">4.5.2 </span>The <dfn><code>hr</code></dfn> element</h4>
 
@@ -439,4 +475,4 @@
   document's <a href="headings-and-sections.html#outline">outline</a>.</p>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-small-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-small-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-small-element.html	15 Oct 2012 09:45:19 -0000	1.201
+++ the-small-element.html	15 Oct 2012 12:50:23 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.4 The small element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.4 The small element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-strong-element.html" title="4.6.3 The strong element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-s-element.html" title="4.6.5 The s element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-strong-element.html" rel="prev" title="4.6.3 The strong element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-s-element.html" rel="next" title="4.6.5 The s element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-strong-element.html">&#8592; 4.6.3 The strong element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-s-element.html">4.6.5 The s element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-strong-element.html">&slarr; 4.6.3 The strong element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-s-element.html">4.6.5 The s element &srarr;</a>
+  </nav>
 
   <h4 id="the-small-element"><span class="secno">4.6.4 </span>The <dfn><code>small</code></dfn> element</h4>
 
@@ -380,9 +416,9 @@
 
    <pre class="example">&lt;dl&gt;
  &lt;dt&gt;Single room
- &lt;dd&gt;199 &#8364; &lt;small&gt;breakfast included, VAT not included&lt;/small&gt;
+ &lt;dd&gt;199 &euro; &lt;small&gt;breakfast included, VAT not included&lt;/small&gt;
  &lt;dt&gt;Double room
- &lt;dd&gt;239 &#8364; &lt;small&gt;breakfast included, VAT not included&lt;/small&gt;
+ &lt;dd&gt;239 &euro; &lt;small&gt;breakfast included, VAT not included&lt;/small&gt;
 &lt;/dl&gt;</pre>
 
   </div>
@@ -426,4 +462,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-kbd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-kbd-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-kbd-element.html	15 Oct 2012 09:45:17 -0000	1.201
+++ the-kbd-element.html	15 Oct 2012 12:50:07 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.14 The kbd element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.14 The kbd element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-samp-element.html" title="4.6.13 The samp element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-sub-and-sup-elements.html" title="4.6.15 The sub and sup elements" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-samp-element.html" rel="prev" title="4.6.13 The samp element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-sub-and-sup-elements.html" rel="next" title="4.6.15 The sub and sup elements">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-samp-element.html">&#8592; 4.6.13 The samp element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-sub-and-sup-elements.html">4.6.15 The sub and sup elements &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-samp-element.html">&slarr; 4.6.13 The samp element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-sub-and-sup-elements.html">4.6.15 The sub and sup elements &srarr;</a>
+  </nav>
 
   <h4 id="the-kbd-element"><span class="secno">4.6.14 </span>The <dfn><code>kbd</code></dfn> element</h4>
 
@@ -389,4 +425,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- single-page.html	15 Oct 2012 11:44:07 -0000	1.175
+++ single-page.html	15 Oct 2012 12:47:01 -0000	1.176
@@ -309,8 +309,46 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
   </style>
-  <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+  <meta content="noindex" name="robots">
 
     <script>
    function getCookie(name) {
@@ -338,8 +376,10 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    <dl>
+    <dt>This Version:</dt>
+    <dd><a href="http://www.w3.org/TR/2012/WD-html5-20121011/">http://www.w3.org/TR/2012/WD-html5-20121011/</a></dd>
     <dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -445,6 +485,31 @@
 
 
   <div id="multipage-common">
+  <!-- stability warning for TR/ page version -->
+  <!-- q.v. http://lists.w3.org/Archives/Public/public-html/2010Oct/0457.html -->
+  <p class="stability" id="wip"><strong>This is a work in
+  progress!</strong> For the latest updates from the HTML WG, possibly
+  including important bug fixes, please look at the <a href="http://dev.w3.org/html5/spec/Overview.html">editor's draft</a> instead.
+  <input onclick="closeWarning(this.parentNode)" type="button" value="X">
+  </p>
+  <script>
+   function closeWarning(element) {
+     element.parentNode.removeChild(element);
+     var date = new Date();
+     date.setDate(date.getDate()+4);
+     document.cookie = 'hide-obsolescence-warning=1; expires=' + date.toGMTString();
+   }
+   if (getCookie('hide-obsolescence-warning') == '1')
+     setTimeout(function () { document.getElementById('wip').parentNode.removeChild(document.getElementById('wip')); }, 2000);
+  </script>
+  <!--
+  <script>
+   if (location == 'http://dev.w3.org/html5/spec/Overview.html') {
+     var wip = document.getElementById('wip');
+     wip.parentNode.removeChild(wip);
+   }
+  </script>
+  -->
   </div>
 
 
@@ -473,7 +538,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 15 October 2012 Editor's Draft.
+  This specification is the 11 October 2012 Working Draft.
   </p>
 
 
@@ -1571,18 +1636,17 @@
 
 <!--w3c-html--><!--VERSION-->
 
+
   <p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML
   specification</a> published by the WHATWG is not identical to
-  this specification. The main differences are that the WHATWG version
-  includes features not included in this W3C version: some features
-  have been omitted as they are considered part of future revisions of
-  HTML, not HTML5; and other features are omitted because at the W3C
-  they are published as separate specifications. At time of publication
-  of this document, patches from the WHATWG spec have been merged until
-  revision <a href="http://html5.org/r/7436">7436</a> inclusive.
-  There are also some minor differences. For an exact list of differences,
-  please see the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#how-do-the-whatwg-and-w3c-specifications-differ?">WHATWG specification</a>.</p>
-
+  this specification. At the time of this publication, the main
+  differences were that the WHATWG version included features not
+  included in this W3C version: some features have been omitted, but
+  may be considered for future revisions of HTML beyond HTML5; and
+  other features were omitted because at the W3C they are published as
+  separate specifications. At time of publication of this document,
+  patches from the WHATWG spec have been merged until revision
+  <a href="http://html5.org/r/7436">7436</a> inclusive.</p>
 
 <!--w3c-html--><!--VERSION-->
 

Index: the-span-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-span-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-span-element.html	15 Oct 2012 09:45:19 -0000	1.201
+++ the-span-element.html	15 Oct 2012 12:50:23 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.25 The span element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.25 The span element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-bdo-element.html" title="4.6.24 The bdo element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-br-element.html" title="4.6.26 The br element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-bdo-element.html" rel="prev" title="4.6.24 The bdo element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-br-element.html" rel="next" title="4.6.26 The br element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-bdo-element.html">&#8592; 4.6.24 The bdo element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-br-element.html">4.6.26 The br element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-bdo-element.html">&slarr; 4.6.24 The bdo element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-br-element.html">4.6.26 The br element &srarr;</a>
+  </nav>
 
   <h4 id="the-span-element"><span class="secno">4.6.25 </span>The <dfn><code>span</code></dfn> element</h4>
 
@@ -377,4 +413,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-fieldset-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-fieldset-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-fieldset-element.html	15 Oct 2012 09:45:14 -0000	1.202
+++ the-fieldset-element.html	15 Oct 2012 12:49:35 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.4 The fieldset element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.4 The fieldset element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-form-element.html" title="4.10.3 The form element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-legend-element.html" title="4.10.5 The legend element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-form-element.html" rel="prev" title="4.10.3 The form element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-legend-element.html" rel="next" title="4.10.5 The legend element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-form-element.html">&#8592; 4.10.3 The form element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-legend-element.html">4.10.5 The legend element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-form-element.html">&slarr; 4.10.3 The form element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-legend-element.html">4.10.5 The legend element &srarr;</a>
+  </nav>
 
   <h4 id="the-fieldset-element"><span class="secno">4.10.4 </span>The <dfn><code>fieldset</code></dfn> element</h4>
 
@@ -506,4 +542,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-figure-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figure-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-figure-element.html	15 Oct 2012 09:45:14 -0000	1.201
+++ the-figure-element.html	15 Oct 2012 12:49:44 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.11 The figure element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.11 The figure element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-dd-element.html" title="4.5.10 The dd element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-figcaption-element.html" title="4.5.12 The figcaption element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-dd-element.html" rel="prev" title="4.5.10 The dd element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-figcaption-element.html" rel="next" title="4.5.12 The figcaption element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-dd-element.html">&#8592; 4.5.10 The dd element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-figcaption-element.html">4.5.12 The figcaption element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-dd-element.html">&slarr; 4.5.10 The dd element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-figcaption-element.html">4.5.12 The figcaption element &srarr;</a>
+  </nav>
 
   <h4 id="the-figure-element"><span class="secno">4.5.11 </span>The <dfn><code>figure</code></dfn> element</h4>
 
@@ -478,4 +514,4 @@
 <!--FORK--><!--TITLE-->
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-script-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-script-element.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- the-script-element.html	15 Oct 2012 09:45:19 -0000	1.206
+++ the-script-element.html	15 Oct 2012 12:50:23 -0000	1.207
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.3.1 The script element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.3.1 The script element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="scripting-1.html" title="4.3 Scripting" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-noscript-element.html" title="4.3.2 The noscript element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="scripting-1.html" rel="prev" title="4.3 Scripting">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-noscript-element.html" rel="next" title="4.3.2 The noscript element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="scripting-1.html">&#8592; 4.3 Scripting</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-noscript-element.html">4.3.2 The noscript element &#8594;</a>
+  <nav class="prev_next">
+   <a href="scripting-1.html">&slarr; 4.3 Scripting</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-noscript-element.html">4.3.2 The noscript element &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-script-element.html#the-script-element"><span class="secno">4.3.1 </span>The <code>script</code> element</a>
-      <ol><li><a href="the-script-element.html#scriptingLanguages"><span class="secno">4.3.1.1 </span>Scripting languages</a></li><li><a href="the-script-element.html#restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2 </span>Restrictions for contents of <code>script</code> elements</a></li><li><a href="the-script-element.html#inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span>Inline documentation for external scripts</a></li><li><a href="the-script-element.html#scriptTagXSLT"><span class="secno">4.3.1.4 </span>Interaction of <code>script</code> elements and XSLT</a></li></ol></li></ol></li></ol></li></ol></div>
+      <ol><li><a href="the-script-element.html#scriptingLanguages"><span class="secno">4.3.1.1 </span>Scripting languages</a><li><a href="the-script-element.html#restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2 </span>Restrictions for contents of <code>script</code> elements</a><li><a href="the-script-element.html#inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span>Inline documentation for external scripts</a><li><a href="the-script-element.html#scriptTagXSLT"><span class="secno">4.3.1.4 </span>Interaction of <code>script</code> elements and XSLT</a></ol></ol></ol></ol></nav>
 
   <h4 id="the-script-element"><span class="secno">4.3.1 </span>The <dfn id="script"><code>script</code></dfn> element</h4>
 
@@ -674,20 +710,20 @@
     <p>If the <code><a href="#the-script-element">script</a></code> element has an <code title="attr-script-event"><a href="textFieldSelection.html#attr-script-event">event</a></code> attribute and a <code title="attr-script-for"><a href="textFieldSelection.html#attr-script-for">for</a></code> attribute, then run these
     substeps:</p>
 
-    <ol><li><p>Let <var title="">for</var> be the value of the <code title="attr-script-for"><a href="textFieldSelection.html#attr-script-for">for</a></code> attribute.</p></li>
+    <ol><li><p>Let <var title="">for</var> be the value of the <code title="attr-script-for"><a href="textFieldSelection.html#attr-script-for">for</a></code> attribute.</li>
 
-     <li><p>Let <var title="">event</var> be the value of the <code title="attr-script-event"><a href="textFieldSelection.html#attr-script-event">event</a></code> attribute.</p></li>
+     <li><p>Let <var title="">event</var> be the value of the <code title="attr-script-event"><a href="textFieldSelection.html#attr-script-event">event</a></code> attribute.</li>
 
      <li><p><a href="common-microsyntaxes.html#strip-leading-and-trailing-whitespace">Strip leading and trailing whitespace</a> from
-     <var title="">event</var> and <var title="">for</var>.</p></li>
+     <var title="">event</var> and <var title="">for</var>.</li>
 
      <li><p>If <var title="">for</var> is not an <a href="infrastructure.html#ascii-case-insensitive">ASCII
      case-insensitive</a> match for the string "<code title="">window</code>", then the user agent must abort these
-     steps at this point. The script is not executed.</p></li>
+     steps at this point. The script is not executed.</li>
 
      <li><p>If <var title="">event</var> is not an <a href="infrastructure.html#ascii-case-insensitive">ASCII
      case-insensitive</a> match for either the string "<code title="">onload</code>" or the string "<code title="">onload()</code>", then the user agent must abort these
-     steps at this point. The script is not executed.</p></li>
+     steps at this point. The script is not executed.</li>
 
     </ol></li>
 
@@ -839,20 +875,20 @@
        <a href="#list-of-scripts-that-will-execute-in-order-as-soon-as-possible">list of scripts that will execute in order as soon as
        possible</a> to which it was added above, then mark the
        element as ready but abort these steps without executing the
-       script yet.</p></li>
+       script yet.</li>
 
        <li><p><i>Execution</i>: <a href="#execute-the-script-block">Execute the script block</a>
        corresponding to the first script element in this <a href="#list-of-scripts-that-will-execute-in-order-as-soon-as-possible">list of
        scripts that will execute in order as soon as
-       possible</a>.</p></li>
+       possible</a>.</li>
 
        <li><p>Remove the first element from this <a href="#list-of-scripts-that-will-execute-in-order-as-soon-as-possible">list of scripts
-       that will execute in order as soon as possible</a>.</p></li>
+       that will execute in order as soon as possible</a>.</li>
 
        <li><p>If this <a href="#list-of-scripts-that-will-execute-in-order-as-soon-as-possible">list of scripts that will execute in order
        as soon as possible</a> is still not empty and the first
        entry has already been marked as ready, then jump back to the
-       step labeled <i>execution</i>.</p></li>
+       step labeled <i>execution</i>.</li>
 
       </ol></dd>
 
@@ -934,7 +970,7 @@
      an HTTP 404 error)</dt>
 
      <dd><p>Executing the script block must just consist of <a href="textFieldSelection.html#fire-a-simple-event" title="fire a simple event">firing a simple event</a> named
-     <code title="event-error">error</code> at the element.</p></dd>
+     <code title="event-error">error</code> at the element.</dd>
 
      <dt>If the load was successful</dt>
 
@@ -968,12 +1004,12 @@
            encoding, and the user agent supports that encoding, then
            let <var title="">character encoding</var> be that
            encoding, and jump to the bottom step in this series of
-           steps.</p></li>
+           steps.</li>
 
            <li><p>If the algorithm above set <var><a href="#the-script-block's-character-encoding">the script block's
            character encoding</a></var>, then let <var title="">character
            encoding</var> be that encoding, and jump to the bottom
-           step in this series of steps.</p></li>
+           step in this series of steps.</li>
 
            <li><p>For each of the rows in the following table,
            starting with the first one and going down, if the file has
@@ -985,8 +1021,8 @@
 
             <!-- this table is present in several forms in this file; keep them in sync -->
             <table id="table-script-bom"><thead><tr><th>Bytes in Hexadecimal
-               </th><th>Encoding
-             </th></tr></thead><tbody><!-- nobody uses this
+               <th>Encoding
+             <tbody><!-- nobody uses this
               <tr>
                <td>00 00 FE FF
                <td>UTF-32BE
@@ -994,29 +1030,29 @@
                <td>FF FE 00 00
                <td>UTF-32LE
     --><tr><td>FE FF
-               </td><td>Big-endian UTF-16
-              </td></tr><tr><td>FF FE
-               </td><td>Little-endian UTF-16
-              </td></tr><tr><td>EF BB BF
-               </td><td>UTF-8
+               <td>Big-endian UTF-16
+              <tr><td>FF FE
+               <td>Little-endian UTF-16
+              <tr><td>EF BB BF
+               <td>UTF-8
     <!-- nobody uses this
               <tr>
                <td>DD 73 66 73
                <td>UTF-EBCDIC
     -->
-            </td></tr></tbody></table><p class="note">This step looks for Unicode Byte Order
+            </table><p class="note">This step looks for Unicode Byte Order
             Marks (BOMs).</p>
 
            </li>
 
            <li><p>Let <var title="">character encoding</var> be
            <var><a href="#the-script-block's-fallback-character-encoding">the script block's fallback character
-           encoding</a></var>.</p></li>
+           encoding</a></var>.</li>
 
            <li><p>Convert the file to Unicode using <var>character
            encoding</var>, following the rules for doing so given by
            the specification for <var><a href="#the-script-block's-type">the script block's
-           type</a></var>.</p></li>
+           type</a></var>.</li>
 
           </ol></dd>
 
@@ -1215,15 +1251,15 @@
 &lt;form name="pricecalc" onsubmit="return false" onchange="calculate(this)"&gt;
  &lt;fieldset&gt;
   &lt;legend&gt;Work out the price of your car&lt;/legend&gt;
-  &lt;p&gt;Base cost: &#163;52000.&lt;/p&gt;
+  &lt;p&gt;Base cost: &pound;52000.&lt;/p&gt;
   &lt;p&gt;Select additional options:&lt;/p&gt;
   &lt;ul&gt;
-   &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=brakes&gt; Ceramic brakes (&#163;1000)&lt;/label&gt;&lt;/li&gt;
-   &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=radio&gt; Satellite radio (&#163;2500)&lt;/label&gt;&lt;/li&gt;
-   &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=turbo&gt; Turbo charger (&#163;5000)&lt;/label&gt;&lt;/li&gt;
-   &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=sticker&gt; "XZ" sticker (&#163;250)&lt;/label&gt;&lt;/li&gt;
+   &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=brakes&gt; Ceramic brakes (&pound;1000)&lt;/label&gt;&lt;/li&gt;
+   &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=radio&gt; Satellite radio (&pound;2500)&lt;/label&gt;&lt;/li&gt;
+   &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=turbo&gt; Turbo charger (&pound;5000)&lt;/label&gt;&lt;/li&gt;
+   &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=sticker&gt; "XZ" sticker (&pound;250)&lt;/label&gt;&lt;/li&gt;
   &lt;/ul&gt;
-  &lt;p&gt;Total: &#163;&lt;output name=result&gt;&lt;/output&gt;&lt;/p&gt;
+  &lt;p&gt;Total: &pound;&lt;output name=result&gt;&lt;/output&gt;&lt;/p&gt;
  &lt;/fieldset&gt;
  &lt;script&gt;
   calculate(document.forms.pricecalc);
@@ -1278,10 +1314,10 @@
   be interpreted as scripting languages:</p>
 
   <ul class="brief"><li>"<code>text/plain</code>"
-   </li><li>"<code>text/xml</code>"
+   <li>"<code>text/xml</code>"
    <!--<li>"<code>text/html</code>"-->
-   </li><li>"<code>application/octet-stream</code>"
-   </li><li>"<code>application/xml</code>"
+   <li>"<code>application/octet-stream</code>"
+   <li>"<code>application/xml</code>"
    <!--<li>"<code>application/xhtml+xml</code>"-->
    <!--<li>"<code>image/svg+xml</code>"-->
 
@@ -1290,14 +1326,14 @@
    they're defined to be something else. I just don't want this to
    devolve into a list of every non-scripting type in existence. -->
 
-  </li></ul><p class="note">These types are explicitly listed here because they
+  </ul><p class="note">These types are explicitly listed here because they
   are poorly-defined types that are nonetheless likely to be used as
   formats for data blocks, and it would be problematic if they were
   suddenly to be interpreted as script by a user agent.</p>
 
   <!-- this paragraph is also present in the <style> section -->
   <p>When examining types to determine if they support the language,
-  user agents must not ignore unknown MIME parameters &#8212; types
+  user agents must not ignore unknown MIME parameters &mdash; types
   with unknown parameters must be assumed to be unsupported. The <code title="">charset</code> parameter must be treated as an unknown
   parameter for the purpose of comparing <a href="infrastructure.html#mime-type" title="MIME type">MIME
   types</a> here.</p>
@@ -1422,7 +1458,7 @@
    be marked <a href="#parser-inserted">"parser-inserted"</a> and run in document order
    (modulo scripts marked <code title="attr-script-defer"><a href="#attr-script-defer">defer</a></code>
    or <code title="attr-script-async"><a href="#attr-script-async">async</a></code>), asynchronously
-   while the transformation is occurring.</p></li>
+   while the transformation is occurring.</li>
 
    <li><p>The <code title="dom-XSLTProcessor-transformToDocument">XSLTProcessor.transformToDocument()</code>
    method adds elements to a <code><a href="dom.html#document">Document</a></code> that is not in a
@@ -1432,7 +1468,7 @@
    script</a> algorithm and never get executed (<a href="textFieldSelection.html#concept-bc-noscript" title="concept-bc-noscript">scripting is disabled</a>). Such
    <code><a href="#the-script-element">script</a></code> elements still need to be marked
    <a href="#parser-inserted">"parser-inserted"</a>, though, such that their <code title="dom-script-async"><a href="#dom-script-async">async</a></code> IDL attribute will return
-   false in the absence of an <code title="attr-script-async"><a href="#attr-script-async">async</a></code> content attribute.</p></li>
+   false in the absence of an <code title="attr-script-async"><a href="#attr-script-async">async</a></code> content attribute.</li>
 
    <li><p>The <code title="dom-XSLTProcessor-transformToFragment">XSLTProcessor.transformToFragment()</code>
    method needs to create a fragment that is equivalent to one built
@@ -1440,7 +1476,7 @@
    For instance, it needs to create <code><a href="#the-script-element">script</a></code> elements that
    aren't <a href="#parser-inserted">"parser-inserted"</a> and that don't have their
    <a href="#already-started">"already started"</a> flag set, so that they will execute
-   when the fragment is inserted into a document.</p></li>
+   when the fragment is inserted into a document.</li>
 
   </ul><p>The main distinction between the first two cases and the last
   case is that the first two operate on <code><a href="dom.html#document">Document</a></code>s and the
@@ -1450,4 +1486,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -d -r1.266 -r1.267
--- the-input-element.html	15 Oct 2012 09:45:16 -0000	1.266
+++ the-input-element.html	15 Oct 2012 12:50:07 -0000	1.267
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.7 The input element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.7 The input element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
[...1923 lines suppressed...]
 
    <li><p>Update the element's rendering and behavior to the new
-   state's.</p></li>
+   state's.</li>
 
    <li><p>Invoke the <a href="#value-sanitization-algorithm">value sanitization algorithm</a>, if one
    is defined for the <code title="attr-input-type"><a href="#attr-input-type">type</a></code>
-   attribute's new state.</p></li>
+   attribute's new state.</li>
 
   </ol></div>
 
@@ -1727,4 +1763,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-p-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-p-element.html	15 Oct 2012 09:45:18 -0000	1.201
+++ the-p-element.html	15 Oct 2012 12:50:22 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.1 The p element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.1 The p element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="grouping-content.html" title="4.5 Grouping content" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-hr-element.html" title="4.5.2 The hr element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="grouping-content.html" rel="prev" title="4.5 Grouping content">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-hr-element.html" rel="next" title="4.5.2 The hr element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="grouping-content.html">&#8592; 4.5 Grouping content</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-hr-element.html">4.5.2 The hr element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="grouping-content.html">&slarr; 4.5 Grouping content</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-hr-element.html">4.5.2 The hr element &srarr;</a>
+  </nav>
 
   <h4 id="the-p-element"><span class="secno">4.5.1 </span>The <dfn><code>p</code></dfn> element</h4>
 
@@ -359,7 +395,7 @@
   media by blocks of text that are physically separated from adjacent
   blocks through blank lines, a style sheet or user agent would be
   equally justified in presenting paragraph breaks in a different
-  manner, for instance using inline pilcrows (&#182;).</p>
+  manner, for instance using inline pilcrows (&para;).</p>
 
   <div class="example">
    <p>The following examples are conforming HTML fragments:</p>
@@ -424,9 +460,9 @@
    <div class="example">
     <p>For instance, this fantastic sentence has bullets relating to</p>
     <ul><li>wizards,
-     </li><li>faster-than-light travel, and
-     </li><li>telepathy,
-    </li></ul><p>and is further discussed below.</p>
+     <li>faster-than-light travel, and
+     <li>telepathy,
+    </ul><p>and is further discussed below.</p>
    </div>
 
    <p>The solution is to realise that a <i><a href="content-models.html#paragraph">paragraph</a></i>, in HTML
@@ -475,4 +511,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: examples.html
===================================================================
RCS file: /sources/public/html5/spec/examples.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- examples.html	15 Oct 2012 09:45:06 -0000	1.201
+++ examples.html	15 Oct 2012 12:46:09 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.13 Examples &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.13 Examples &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="attributes-common-to-td-and-th-elements.html" title="4.9.11 Attributes common to td and th elements" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="forms.html" title="4.10 Forms" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="attributes-common-to-td-and-th-elements.html" rel="prev" title="4.9.11 Attributes common to td and th elements">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="forms.html" rel="next" title="4.10 Forms">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="attributes-common-to-td-and-th-elements.html">&#8592; 4.9.11 Attributes common to td and th elements</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="forms.html">4.10 Forms &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="attributes-common-to-td-and-th-elements.html">&slarr; 4.9.11 Attributes common to td and th elements</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="forms.html">4.10 Forms &srarr;</a>
+  </nav>
 
   <h4 id="examples"><span class="secno">4.9.13 </span>Examples</h4>
 
@@ -397,29 +433,29 @@
    <thead><tr><th rowspan="2">Grade.</th>
      <th rowspan="2">Yield Point.</th>
      <th colspan="2">Ultimate tensile strength</th>
-     <th rowspan="2">Per cent elong. 50.8&#160;mm or&#160;2&#160;in.</th>
+     <th rowspan="2">Per cent elong. 50.8&nbsp;mm or&nbsp;2&nbsp;in.</th>
      <th rowspan="2">Per cent reduct. area.</th>
-    </tr><tr><th>kg/mm<sup>2</sup></th>
+    <tr><th>kg/mm<sup>2</sup></th>
      <th>lb/in<sup>2</sup></th>
-    </tr></thead><tbody><tr><td>Hard</td>
+    <tbody><tr><td>Hard</td>
      <td>0.45 ultimate</td>
      <td>56.2</td>
      <td>80,000</td>
      <td>15</td>
      <td>20</td>
-    </tr><tr><td>Medium</td>
+    <tr><td>Medium</td>
      <td>0.45 ultimate</td>
      <td>49.2</td>
      <td>70,000</td>
      <td>18</td>
      <td>25</td>
-    </tr><tr><td>Soft</td>
+    <tr><td>Soft</td>
      <td>0.45 ultimate</td>
      <td>42.2</td>
      <td>60,000</td>
      <td>22</td>
      <td>30</td>
-    </tr></tbody></table><hr><p>The following shows how one might mark up the gross margin table
+    </table><hr><p>The following shows how one might mark up the gross margin table
   on page 46 of Apple, Inc's 10-K filing for fiscal year 2008:</p>
 
   <pre>&lt;table&gt;
@@ -478,13 +514,13 @@
 
   <p>This table could look like this:</p>
 
-  <table class="apple-table-examples e2"><thead><tr><th> </th><th>2008 </th><th>2007 </th><th>2006
-   </th></tr></thead><tbody><tr><th scope="rowgroup"> Research and development
-         </th><td> $ 1,109 </td><td> $ 782 </td><td> $ 712
-    </td></tr><tr><th scope="row"> Percentage of net sales
-         </th><td> 3.4% </td><td> 3.3% </td><td> 3.7%
-   </td></tr></tbody><tbody><tr><th scope="rowgroup"> Selling, general, and administrative
-         </th><td> $ 3,761 </td><td> $ 2,963 </td><td> $ 2,433
-    </td></tr><tr><th scope="row"> Percentage of net sales
-         </th><td> 11.6% </td><td> 12.3% </td><td> 12.6%
-  </td></tr></tbody></table></body></html>
\ No newline at end of file
+  <table class="apple-table-examples e2"><thead><tr><th> <th>2008 <th>2007 <th>2006
+   <tbody><tr><th scope="rowgroup"> Research and development
+         <td> $ 1,109 <td> $ 782 <td> $ 712
+    <tr><th scope="row"> Percentage of net sales
+         <td> 3.4% <td> 3.3% <td> 3.7%
+   <tbody><tr><th scope="rowgroup"> Selling, general, and administrative
+         <td> $ 3,761 <td> $ 2,963 <td> $ 2,433
+    <tr><th scope="row"> Percentage of net sales
+         <td> 11.6% <td> 12.3% <td> 12.6%
+  </table>
\ No newline at end of file

Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -d -r1.263 -r1.264
--- the-map-element.html	15 Oct 2012 09:45:18 -0000	1.263
+++ the-map-element.html	15 Oct 2012 12:50:08 -0000	1.264
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.12 The map element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.12 The map element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-area-element.html" title="4.8.13 The area element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-canvas-element.html" rel="prev" title="4.8.11 The canvas element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-area-element.html" rel="next" title="4.8.13 The area element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-canvas-element.html">&#8592; 4.8.11 The canvas element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-area-element.html">4.8.13 The area element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-canvas-element.html">&slarr; 4.8.11 The canvas element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-area-element.html">4.8.13 The area element &srarr;</a>
+  </nav>
 
   <h4 id="the-map-element"><span class="secno">4.8.12 </span>The <dfn><code>map</code></dfn> element</h4>
 
@@ -417,11 +453,11 @@
    links at the bottom.</p>
 
    <pre>&lt;!DOCTYPE HTML&gt;
-&lt;TITLE&gt;Babies&#8482;: Toys&lt;/TITLE&gt;
+&lt;TITLE&gt;Babies&trade;: Toys&lt;/TITLE&gt;
 &lt;HEADER&gt;
  &lt;H1&gt;Toys&lt;/H1&gt;
  &lt;IMG SRC="/images/menu.gif"
-      ALT="Babies&#8482; navigation menu. Select a department to go to its page."
+      ALT="Babies&trade; navigation menu. Select a department to go to its page."
       USEMAP="#NAV"&gt;
 &lt;/HEADER&gt;
  ...
@@ -443,4 +479,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-figcaption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figcaption-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-figcaption-element.html	15 Oct 2012 09:45:14 -0000	1.201
+++ the-figcaption-element.html	15 Oct 2012 12:49:43 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.12 The figcaption element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.12 The figcaption element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-figure-element.html" title="4.5.11 The figure element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-div-element.html" title="4.5.13 The div element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-figure-element.html" rel="prev" title="4.5.11 The figure element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-div-element.html" rel="next" title="4.5.13 The div element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-figure-element.html">&#8592; 4.5.11 The figure element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-div-element.html">4.5.13 The div element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-figure-element.html">&slarr; 4.5.11 The figure element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-div-element.html">4.5.13 The div element &srarr;</a>
+  </nav>
 
   <h4 id="the-figcaption-element"><span class="secno">4.5.12 </span>The <dfn><code>figcaption</code></dfn> element</h4>
 
@@ -356,4 +392,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-s-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-s-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-s-element.html	15 Oct 2012 09:45:19 -0000	1.201
+++ the-s-element.html	15 Oct 2012 12:50:22 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.5 The s element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.5 The s element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-small-element.html" title="4.6.4 The small element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-cite-element.html" title="4.6.6 The cite element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-small-element.html" rel="prev" title="4.6.4 The small element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-cite-element.html" rel="next" title="4.6.6 The cite element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-small-element.html">&#8592; 4.6.4 The small element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-cite-element.html">4.6.6 The cite element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-small-element.html">&slarr; 4.6.4 The small element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-cite-element.html">4.6.6 The cite element &srarr;</a>
+  </nav>
 
   <h4 id="the-s-element"><span class="secno">4.6.5 </span>The <dfn><code>s</code></dfn> element</h4>
 
@@ -371,4 +407,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-section-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-section-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-section-element.html	15 Oct 2012 09:45:19 -0000	1.202
+++ the-section-element.html	15 Oct 2012 12:50:23 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4.3 The section element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4.3 The section element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-article-element.html" title="4.4.2 The article element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-nav-element.html" title="4.4.4 The nav element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-article-element.html" rel="prev" title="4.4.2 The article element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-nav-element.html" rel="next" title="4.4.4 The nav element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-article-element.html">&#8592; 4.4.2 The article element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-nav-element.html">4.4.4 The nav element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-article-element.html">&slarr; 4.4.2 The article element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-nav-element.html">4.4.4 The nav element &srarr;</a>
+  </nav>
 
   <h4 id="the-section-element"><span class="secno">4.4.3 </span>The <dfn><code>section</code></dfn> element</h4>
 
@@ -508,4 +544,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-article-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-article-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-article-element.html	15 Oct 2012 09:45:09 -0000	1.203
+++ the-article-element.html	15 Oct 2012 12:48:15 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4.2 The article element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4.2 The article element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-body-element.html" title="4.4.1 The body element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-section-element.html" title="4.4.3 The section element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-body-element.html" rel="prev" title="4.4.1 The body element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-section-element.html" rel="next" title="4.4.3 The section element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-body-element.html">&#8592; 4.4.1 The body element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-section-element.html">4.4.3 The section element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-body-element.html">&slarr; 4.4.1 The body element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-section-element.html">4.4.3 The section element &srarr;</a>
+  </nav>
 
   <h4 id="the-article-element"><span class="secno">4.4.2 </span>The <dfn><code>article</code></dfn> element</h4>
 
@@ -378,7 +414,7 @@
 
 <!--FORK-->
 
-  </p><div class="example" id="article-example">
+  <div class="example" id="article-example">
 
    <p>This example shows a blog post using the <code><a href="#the-article-element">article</a></code>
    element<!--FORK-->:</p>
@@ -436,4 +472,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-blockquote-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-blockquote-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-blockquote-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-blockquote-element.html	15 Oct 2012 12:48:41 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.4 The blockquote element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.4 The blockquote element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-pre-element.html" title="4.5.3 The pre element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-ol-element.html" title="4.5.5 The ol element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-pre-element.html" rel="prev" title="4.5.3 The pre element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-ol-element.html" rel="next" title="4.5.5 The ol element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-pre-element.html">&#8592; 4.5.3 The pre element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-ol-element.html">4.5.5 The ol element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-pre-element.html">&slarr; 4.5.3 The pre element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-ol-element.html">4.5.5 The ol element &srarr;</a>
+  </nav>
 
   <h4 id="the-blockquote-element"><span class="secno">4.5.4 </span>The <dfn><code>blockquote</code></dfn> element</h4>
 
@@ -404,7 +440,7 @@
  god than you do. When you understand why you dismiss all the other
  possible gods, you will understand why I dismiss yours.&lt;/p&gt;
 &lt;/blockquote&gt;
-&lt;p&gt;&#8212; Stephen Roberts&lt;/p&gt;</pre>
+&lt;p&gt;&mdash; Stephen Roberts&lt;/p&gt;</pre>
 
    <p>The other examples below show other ways of showing
    attribution.</p>
@@ -433,7 +469,7 @@
   prejudices. It may not be consonant with what we desperately want to
   be true. But our preferences do not determine what's true. We have a
   method, and that method helps us to reach not absolute truth, only
-  asymptotic approaches to the truth &#8212; never there, just closer
+  asymptotic approaches to the truth &mdash; never there, just closer
   and closer, always finding vast new oceans of undiscovered
   possibilities. Cleverly designed experiments are the key.&lt;/p&gt;
  &lt;/blockquote&gt;
@@ -530,4 +566,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-rp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rp-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-rp-element.html	15 Oct 2012 09:45:19 -0000	1.201
+++ the-rp-element.html	15 Oct 2012 12:50:22 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.22 The rp element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.22 The rp element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-rt-element.html" title="4.6.21 The rt element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-bdi-element.html" title="4.6.23 The bdi element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-rt-element.html" rel="prev" title="4.6.21 The rt element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-bdi-element.html" rel="next" title="4.6.23 The bdi element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-rt-element.html">&#8592; 4.6.21 The rt element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-bdi-element.html">4.6.23 The bdi element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-rt-element.html">&slarr; 4.6.21 The rt element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-bdi-element.html">4.6.23 The bdi element &srarr;</a>
+  </nav>
 
   <h4 id="the-rp-element"><span class="secno">4.6.22 </span>The <dfn><code>rp</code></dfn> element</h4>
 
@@ -366,21 +402,21 @@
 
   <div class="example">
 
-   <p>The example above, in which each ideograph in the text <span lang="ja" title="">&#28450;&#23383;</span> is annotated with its
+   <p>The example above, in which each ideograph in the text <span lang="ja" title="">&#x6f22;&#x5b57;</span> is annotated with its
    phonetic reading, could be expanded to use <code><a href="#the-rp-element">rp</a></code> so that in
    legacy user agents the readings are in parentheses:</p>
 
    <pre lang="ja">...
-&lt;ruby&gt;&#28450;&lt;rp&gt; (&lt;/rp&gt;&lt;rt&gt;&#12363;&#12435;&lt;/rt&gt;&lt;rp&gt;) &lt;/rp&gt;&#23383;&lt;rp&gt; (&lt;/rp&gt;&lt;rt&gt;&#12376;&lt;/rt&gt;&lt;rp&gt;) &lt;/rp&gt;&lt;/ruby&gt;
+&lt;ruby&gt;&#x6f22;&lt;rp&gt; (&lt;/rp&gt;&lt;rt&gt;&#x304b;&#x3093;&lt;/rt&gt;&lt;rp&gt;) &lt;/rp&gt;&#x5b57;&lt;rp&gt; (&lt;/rp&gt;&lt;rt&gt;&#x3058;&lt;/rt&gt;&lt;rp&gt;) &lt;/rp&gt;&lt;/ruby&gt;
 ...</pre>
 
    <p>In conforming user agents the rendering would be as above, but
    in user agents that do not support ruby, the rendering would
    be:</p>
 
-   <pre lang="ja">... &#28450; (&#12363;&#12435;) &#23383; (&#12376;) ...</pre>
+   <pre lang="ja">... &#x6f22; (&#x304b;&#x3093;) &#x5b57; (&#x3058;) ...</pre>
 
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-aside-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-aside-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-aside-element.html	15 Oct 2012 09:45:09 -0000	1.202
+++ the-aside-element.html	15 Oct 2012 12:48:15 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4.5 The aside element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4.5 The aside element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-nav-element.html" title="4.4.4 The nav element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-hgroup-element.html" title="4.4.7 The hgroup element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-nav-element.html" rel="prev" title="4.4.4 The nav element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-hgroup-element.html" rel="next" title="4.4.7 The hgroup element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-nav-element.html">&#8592; 4.4.4 The nav element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-hgroup-element.html">4.4.7 The hgroup element &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="the-aside-element.html#the-aside-element"><span class="secno">4.4.5 </span>The <code>aside</code> element</a></li><li><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements"><span class="secno">4.4.6 </span>The <code>h1</code>, <code>h2</code>, <code>h3</code>, <code>h4</code>, <code>h5</code>, and <code>h6</code> elements</a></li></ol></li></ol></li></ol></div>
+  <nav class="prev_next">
+   <a href="the-nav-element.html">&slarr; 4.4.4 The nav element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-hgroup-element.html">4.4.7 The hgroup element &srarr;</a>
+  <ol class="toc"><li><ol><li><ol><li><a href="the-aside-element.html#the-aside-element"><span class="secno">4.4.5 </span>The <code>aside</code> element</a><li><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements"><span class="secno">4.4.6 </span>The <code>h1</code>, <code>h2</code>, <code>h3</code>, <code>h4</code>, <code>h5</code>, and <code>h6</code> elements</a></ol></ol></ol></nav>
 
   <h4 id="the-aside-element"><span class="secno">4.4.5 </span>The <dfn><code>aside</code></dfn> element</h4>
 
@@ -400,7 +436,7 @@
  paid to do my hobby, so I never know what to answer. &lt;/q&gt;
 &lt;/aside&gt;
 
-&lt;p&gt;Of course his work &#8212; or should that be hobby? &#8212;
+&lt;p&gt;Of course his work &mdash; or should that be hobby? &mdash;
 isn't his only passion. He also enjoys other pleasures.&lt;/p&gt;
 
 ...</pre>
@@ -473,8 +509,8 @@
  &lt;/article&gt;
  &lt;footer&gt;
   &lt;nav&gt;
-   &lt;a href="/archives"&gt;Archives&lt;/a&gt; &#8212;
-   &lt;a href="/about"&gt;About me&lt;/a&gt; &#8212;
+   &lt;a href="/archives"&gt;Archives&lt;/a&gt; &mdash;
+   &lt;a href="/about"&gt;About me&lt;/a&gt; &mdash;
    &lt;a href="/copyright"&gt;Copyright&lt;/a&gt;
   &lt;/nav&gt;
  &lt;/footer&gt;
@@ -555,4 +591,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-title-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-title-element.html	15 Oct 2012 09:45:20 -0000	1.201
+++ the-title-element.html	15 Oct 2012 12:50:25 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.2.2 The title element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.2.2 The title element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-head-element.html" title="4.2.1 The head element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-base-element.html" title="4.2.3 The base element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-head-element.html" rel="prev" title="4.2.1 The head element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-base-element.html" rel="next" title="4.2.3 The base element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-head-element.html">&#8592; 4.2.1 The head element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-base-element.html">4.2.3 The base element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-head-element.html">&slarr; 4.2.1 The head element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-base-element.html">4.2.3 The base element &srarr;</a>
+  </nav>
 
   <h4 id="the-title-element"><span class="secno">4.2.2 </span>The <dfn><code>title</code></dfn> element</h4>
 
@@ -425,4 +461,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -d -r1.209 -r1.210
--- textFieldSelection.html	15 Oct 2012 09:45:09 -0000	1.209
+++ textFieldSelection.html	15 Oct 2012 12:48:07 -0000	1.210
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.20 APIs for the text field selections &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.20 APIs for the text field selections &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
[...13203 lines suppressed...]
 
   for their useful comments, both large and small, that have led to
   changes to this specification over the years.</p>
@@ -39870,7 +39906,7 @@
   contributors to the <a href="http://www.w3.org/html/wg/lists/">various W3C HTML WG
   lists</a> and the <a href="http://www.whatwg.org/mailing-list">various WHATWG lists</a>.
 
-  </p><p>Special thanks to Richard Williamson for creating the first
+  <p>Special thanks to Richard Williamson for creating the first
   implementation of <code><a href="the-canvas-element.html#the-canvas-element">canvas</a></code> in Safari, from which the
   canvas feature was designed.</p>
 
@@ -40053,4 +40089,4 @@
 -->
  
 
-</dl></body></html>
\ No newline at end of file
+</dl>
\ No newline at end of file

Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/global-attributes.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- global-attributes.html	15 Oct 2012 09:45:06 -0000	1.207
+++ global-attributes.html	15 Oct 2012 12:46:10 -0000	1.208
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>3.2.3 Global attributes &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>3.2.3 Global attributes &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,25 +355,25 @@
      }
      return null;
    }
-  </script><link href="elements.html" title="3.2 Elements" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="element-definitions.html" title="3.2.4 Element definitions" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="elements.html" rel="prev" title="3.2 Elements">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="element-definitions.html" rel="next" title="3.2.4 Element definitions">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="elements.html">&#8592; 3.2 Elements</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="element-definitions.html">3.2.4 Element definitions &#8594;</a>
+  <nav class="prev_next">
+   <a href="elements.html">&slarr; 3.2 Elements</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="element-definitions.html">3.2.4 Element definitions &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="global-attributes.html#global-attributes"><span class="secno">3.2.3 </span>Global attributes</a>
-      <ol><li><a href="global-attributes.html#the-id-attribute"><span class="secno">3.2.3.1 </span>The <code>id</code> attribute</a></li><li><a href="global-attributes.html#the-title-attribute"><span class="secno">3.2.3.2 </span>The <code title="attr-title">title</code> attribute</a></li><li><a href="global-attributes.html#the-lang-and-xml:lang-attributes"><span class="secno">3.2.3.3 </span>The <code title="attr-lang">lang</code> and <code title="attr-xml-lang">xml:lang</code> attributes</a></li><li><a href="global-attributes.html#the-translate-attribute"><span class="secno">3.2.3.4 </span>The <code title="attr-translate">translate</code> attribute</a></li><li><a href="global-attributes.html#the-xml:base-attribute-(xml-only)"><span class="secno">3.2.3.5 </span>The <code>xml:base</code>
-  attribute (XML only)</a></li><li><a href="global-attributes.html#the-dir-attribute"><span class="secno">3.2.3.6 </span>The <code>dir</code> attribute</a></li><li><a href="global-attributes.html#classes"><span class="secno">3.2.3.7 </span>The <code>class</code> attribute</a></li><li><a href="global-attributes.html#the-style-attribute"><span class="secno">3.2.3.8 </span>The <code>style</code> attribute</a></li><li><a href="global-attributes.html#embedding-custom-non-visible-data-with-the-data-*-attributes"><span class="secno">3.2.3.9 </span>Embedding custom non-visible data with the <code title="attr-data-*">data-*</code> attributes</a></li></ol></li></ol></li></ol></li></ol></div>
+      <ol><li><a href="global-attributes.html#the-id-attribute"><span class="secno">3.2.3.1 </span>The <code>id</code> attribute</a><li><a href="global-attributes.html#the-title-attribute"><span class="secno">3.2.3.2 </span>The <code title="attr-title">title</code> attribute</a><li><a href="global-attributes.html#the-lang-and-xml:lang-attributes"><span class="secno">3.2.3.3 </span>The <code title="attr-lang">lang</code> and <code title="attr-xml-lang">xml:lang</code> attributes</a><li><a href="global-attributes.html#the-translate-attribute"><span class="secno">3.2.3.4 </span>The <code title="attr-translate">translate</code> attribute</a><li><a href="global-attributes.html#the-xml:base-attribute-(xml-only)"><span class="secno">3.2.3.5 </span>The <code>xml:base</code>
+  attribute (XML only)</a><li><a href="global-attributes.html#the-dir-attribute"><span class="secno">3.2.3.6 </span>The <code>dir</code> attribute</a><li><a href="global-attributes.html#classes"><span class="secno">3.2.3.7 </span>The <code>class</code> attribute</a><li><a href="global-attributes.html#the-style-attribute"><span class="secno">3.2.3.8 </span>The <code>style</code> attribute</a><li><a href="global-attributes.html#embedding-custom-non-visible-data-with-the-data-*-attributes"><span class="secno">3.2.3.9 </span>Embedding custom non-visible data with the <code title="attr-data-*">data-*</code> attributes</a></ol></ol></ol></ol></nav>
 
   <h4 id="global-attributes"><span class="secno">3.2.3 </span><dfn>Global attributes</dfn></h4>
 
@@ -586,15 +622,15 @@
    <code><a href="the-dfn-element.html#the-dfn-element">dfn</a></code>, <code><a href="the-abbr-element.html#the-abbr-element">abbr</a></code>, or <code><a href="the-title-element.html#the-title-element">title</a></code> element,
    then: if the element has a <code title="">title</code> attribute, <!-- not attr-title -->
    return the value of that attribute, otherwise, return the empty
-   string.</p></li> <!-- note: <code>input</code> doesn't do this -->
+   string.</li> <!-- note: <code>input</code> doesn't do this -->
 
    <li><p>Otherwise, if the element has a <code title="attr-title="><a href="#attr-title">title</a></code> attribute, then return its
-   value.</p></li>
+   value.</li>
 
    <li><p>Otherwise, if the element has a parent element, then return
-   the parent element's <a href="#advisory-information">advisory information</a>.</p></li>
+   the parent element's <a href="#advisory-information">advisory information</a>.</li>
 
-   <li><p>Otherwise, return the empty string.</p></li>
+   <li><p>Otherwise, return the empty string.</li>
 
   </ol><p>User agents should inform the user when elements have
   <a href="#advisory-information">advisory information</a>, otherwise the information would
@@ -870,13 +906,13 @@
   <dl class="switch"><dt>If the element's <code title="attr-dir"><a href="#the-dir-attribute">dir</a></code> attribute is
    in the <a href="#attr-dir-ltr-state" title="attr-dir-ltr-state">ltr</a> state</dt>
 
-   <dd><p><a href="#the-directionality">The directionality</a> of the element is '<a href="#concept-ltr" title="concept-ltr">ltr</a>'.</p></dd>
+   <dd><p><a href="#the-directionality">The directionality</a> of the element is '<a href="#concept-ltr" title="concept-ltr">ltr</a>'.</dd>
 
 
    <dt>If the element's <code title="attr-dir"><a href="#the-dir-attribute">dir</a></code> attribute is
    in the <a href="#attr-dir-rtl-state" title="attr-dir-rtl-state">rtl</a> state</dt>
 
-   <dd><p><a href="#the-directionality">The directionality</a> of the element is '<a href="#concept-rtl" title="concept-rtl">rtl</a>'.</p></dd>
+   <dd><p><a href="#the-directionality">The directionality</a> of the element is '<a href="#concept-rtl" title="concept-rtl">rtl</a>'.</dd>
 
 
    <dt>If the element is an <code><a href="the-input-element.html#the-input-element">input</a></code> element whose <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute is in the <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-text">Text</a>, <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-search">Search</a>, <a href="states-of-the-type-attribute.html#telephone-state-(type=tel)" title="attr-input-type-tel">Telephone</a>, <a href="states-of-the-type-attribute.html#url-state-(type=url)" title="attr-input-type-url">URL</a>, or <a href="states-of-the-type-attribute.html#e-mail-state-(type=email)" title="attr-input-type-email">E-mail</a> state, and the <code title="attr-dir"><a href="#the-dir-attribute">dir</a></code> attribute is in the <a href="#attr-dir-auto-state" title="attr-dir-auto-state">auto</a> state</dt>
@@ -910,10 +946,10 @@
     <ul><li><p>The character is from a <code><a href="infrastructure.html#text-0">Text</a></code> node that is a
      descendant of the element whose <a href="#the-directionality" title="the
      directionality">directionality</a> is being
-     determined.</p></li>
+     determined.</li>
 
      <li><p>The character is of bidirectional character type L, AL,
-     or R. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a></p></li>
+     or R. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a></li>
 
      <li>
 
@@ -922,11 +958,11 @@
       determined and that is either:</p>
 
       <ul class="brief"><li>A <code><a href="the-bdi-element.html#the-bdi-element">bdi</a></code> element.
-       </li><li>A <code><a href="the-script-element.html#the-script-element">script</a></code> element.
-       </li><li>A <code><a href="the-style-element.html#the-style-element">style</a></code> element.
-       </li><li>A <code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> element.
-       </li><li>An element with a <code title="attr-dir"><a href="#the-dir-attribute">dir</a></code> attribute in a defined state.
-      </li></ul></li>
+       <li>A <code><a href="the-script-element.html#the-script-element">script</a></code> element.
+       <li>A <code><a href="the-style-element.html#the-style-element">style</a></code> element.
+       <li>A <code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> element.
+       <li>An element with a <code title="attr-dir"><a href="#the-dir-attribute">dir</a></code> attribute in a defined state.
+      </ul></li>
 
     </ul><p>If such a character is found and it is of bidirectional
     character type AL or R, <a href="#the-directionality">the directionality</a> of the
@@ -941,7 +977,7 @@
    <dt>If the element is a <a href="infrastructure.html#root-element">root element</a> and the <code title="attr-dir"><a href="#the-dir-attribute">dir</a></code> attribute is not in a defined state
    (i.e. it is not present or has an invalid value)</dt>
 
-   <dd><p><a href="#the-directionality">The directionality</a> of the element is '<a href="#concept-ltr" title="concept-ltr">ltr</a>'.</p></dd>
+   <dd><p><a href="#the-directionality">The directionality</a> of the element is '<a href="#concept-ltr" title="concept-ltr">ltr</a>'.</dd>
 
 
    <dt>If the element has a parent element and the <code title="attr-dir"><a href="#the-dir-attribute">dir</a></code> attribute is not in a defined state
@@ -949,7 +985,7 @@
 
    <dd><p><a href="#the-directionality">The directionality</a> of the element is the same
    as the element's parent element's <a href="#the-directionality" title="the
-   directionality">directionality</a>.</p></dd>
+   directionality">directionality</a>.</dd>
 
 
   </dl><p>The effect of this attribute is primarily on the presentation
@@ -991,11 +1027,11 @@
    <p>This markup fragment is of an IM conversation.</p>
 
    <pre>&lt;p dir=auto class="u1"&gt;&lt;b&gt;&lt;bdi&gt;Student&lt;/bdi&gt;:&lt;/b&gt; How do you write "What's your name?" in Arabic?&lt;/p&gt;
-&lt;p dir=auto class="u2"&gt;&lt;b&gt;&lt;bdi&gt;Teacher&lt;/bdi&gt;:&lt;/b&gt; &#1605;&#1575; &#1575;&#1587;&#1605;&#1603;&#1567;&lt;/p&gt;
+&lt;p dir=auto class="u2"&gt;&lt;b&gt;&lt;bdi&gt;Teacher&lt;/bdi&gt;:&lt;/b&gt; &#x645;&#x627; &#x627;&#x633;&#x645;&#x643;&#x61f;&lt;/p&gt;
 &lt;p dir=auto class="u1"&gt;&lt;b&gt;&lt;bdi&gt;Student&lt;/bdi&gt;:&lt;/b&gt; Thanks.&lt;/p&gt;
-&lt;p dir=auto class="u2"&gt;&lt;b&gt;&lt;bdi&gt;Teacher&lt;/bdi&gt;:&lt;/b&gt; That's written "&#1588;&#1603;&#1585;&#1611;&#1575;".&lt;/p&gt;
+&lt;p dir=auto class="u2"&gt;&lt;b&gt;&lt;bdi&gt;Teacher&lt;/bdi&gt;:&lt;/b&gt; That's written "&#x634;&#x643;&#x631;&#x64b;&#x627;".&lt;/p&gt;
 &lt;p dir=auto class="u2"&gt;&lt;b&gt;&lt;bdi&gt;Teacher&lt;/bdi&gt;:&lt;/b&gt; Do you know how to write "Please"?&lt;/p&gt;
-&lt;p dir=auto class="u1"&gt;&lt;b&gt;&lt;bdi&gt;Student&lt;/bdi&gt;:&lt;/b&gt; "&#1605;&#1606; &#1601;&#1590;&#1604;&#1603;", right?&lt;/p&gt;</pre>
+&lt;p dir=auto class="u1"&gt;&lt;b&gt;&lt;bdi&gt;Student&lt;/bdi&gt;:&lt;/b&gt; "&#x645;&#x646; &#x641;&#x636;&#x644;&#x643;", right?&lt;/p&gt;</pre>
 
 <!--
 <!DOCTYPE html>
@@ -1323,4 +1359,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-bdi-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdi-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-bdi-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-bdi-element.html	15 Oct 2012 12:48:32 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.23 The bdi element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.23 The bdi element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-rp-element.html" title="4.6.22 The rp element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-bdo-element.html" title="4.6.24 The bdo element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-rp-element.html" rel="prev" title="4.6.22 The rp element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-bdo-element.html" rel="next" title="4.6.24 The bdo element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-rp-element.html">&#8592; 4.6.22 The rp element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-bdo-element.html">4.6.24 The bdo element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-rp-element.html">&slarr; 4.6.22 The rp element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-bdo-element.html">4.6.24 The bdo element &srarr;</a>
+  </nav>
 
   <h4 id="the-bdi-element"><span class="secno">4.6.23 </span>The <dfn><code>bdi</code></dfn> element</h4>
 
@@ -396,10 +432,10 @@
    <pre>&lt;ul&gt;
  &lt;li&gt;User &lt;bdi&gt;jcranmer&lt;/bdi&gt;: 12 posts.
  &lt;li&gt;User &lt;bdi&gt;hober&lt;/bdi&gt;: 5 posts.
- &lt;li&gt;User &lt;bdi&gt;<bdo dir="rtl">&#1573;&#1610;&#1575;&#1606;</bdo>&lt;/bdi&gt;: 3 posts.
+ &lt;li&gt;User &lt;bdi&gt;<bdo dir="rtl">&#x625;&#x64a;&#x627;&#x646;</bdo>&lt;/bdi&gt;: 3 posts.
 &lt;/ul&gt;</pre>
 
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-legend-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-legend-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-legend-element.html	15 Oct 2012 09:45:17 -0000	1.201
+++ the-legend-element.html	15 Oct 2012 12:50:07 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.5 The legend element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.5 The legend element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-fieldset-element.html" title="4.10.4 The fieldset element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-label-element.html" title="4.10.6 The label element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-fieldset-element.html" rel="prev" title="4.10.4 The fieldset element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-label-element.html" rel="next" title="4.10.6 The label element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-fieldset-element.html">&#8592; 4.10.4 The fieldset element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-label-element.html">4.10.6 The label element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-fieldset-element.html">&slarr; 4.10.4 The fieldset element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-label-element.html">4.10.6 The label element &srarr;</a>
+  </nav>
 
   <h4 id="the-legend-element"><span class="secno">4.10.5 </span>The <dfn><code>legend</code></dfn> element</h4>
 
@@ -383,4 +419,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-dt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dt-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-dt-element.html	15 Oct 2012 09:45:11 -0000	1.201
+++ the-dt-element.html	15 Oct 2012 12:49:26 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.9 The dt element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.9 The dt element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-dl-element.html" title="4.5.8 The dl element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-dd-element.html" title="4.5.10 The dd element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-dl-element.html" rel="prev" title="4.5.8 The dl element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-dd-element.html" rel="next" title="4.5.10 The dd element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-dl-element.html">&#8592; 4.5.8 The dl element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-dd-element.html">4.5.10 The dd element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-dl-element.html">&slarr; 4.5.8 The dl element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-dd-element.html">4.5.10 The dd element &srarr;</a>
+  </nav>
 
   <h4 id="the-dt-element"><span class="secno">4.5.9 </span>The <dfn><code>dt</code></dfn> element</h4>
 
@@ -380,4 +416,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-source-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-source-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-source-element.html	15 Oct 2012 09:45:19 -0000	1.202
+++ the-source-element.html	15 Oct 2012 12:50:23 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.8 The source element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.8 The source element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-audio-element.html" title="4.8.7 The audio element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-track-element.html" title="4.8.9 The track element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-audio-element.html" rel="prev" title="4.8.7 The audio element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-track-element.html" rel="next" title="4.8.9 The track element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-audio-element.html">&#8592; 4.8.7 The audio element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-track-element.html">4.8.9 The track element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-audio-element.html">&slarr; 4.8.7 The audio element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-track-element.html">4.8.9 The track element &srarr;</a>
+  </nav>
 
   <h4 id="the-source-element"><span class="secno">4.8.8 </span>The <dfn><code>source</code></dfn> element</h4>
 
@@ -527,4 +563,4 @@
 
 
 <!--TOPIC:Video Text Tracks-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-embed-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-embed-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-embed-element.html	15 Oct 2012 09:45:14 -0000	1.202
+++ the-embed-element.html	15 Oct 2012 12:49:35 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.3 The embed element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.3 The embed element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-object-element.html" title="4.8.4 The object element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-iframe-element.html" rel="prev" title="4.8.2 The iframe element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-object-element.html" rel="next" title="4.8.4 The object element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-iframe-element.html">&#8592; 4.8.2 The iframe element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-object-element.html">4.8.4 The object element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-iframe-element.html">&slarr; 4.8.2 The iframe element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-object-element.html">4.8.4 The object element &srarr;</a>
+  </nav>
 
   <h4 id="the-embed-element"><span class="secno">4.8.3 </span>The <dfn><code>embed</code></dfn> element</h4>
 
@@ -474,7 +510,7 @@
    <dd><p>The user agent should find and instantiate an appropriate
    <a href="infrastructure.html#plugin">plugin</a> based on the value of the <code title="attr-embed-type"><a href="#attr-embed-type">type</a></code> attribute.</p>
 
-  </dd></dl><p>Whenever an <code><a href="#the-embed-element">embed</a></code> element that was <a href="#concept-embed-active" title="concept-embed-active">potentially active</a> stops being
+  </dl><p>Whenever an <code><a href="#the-embed-element">embed</a></code> element that was <a href="#concept-embed-active" title="concept-embed-active">potentially active</a> stops being
   <a href="#concept-embed-active" title="concept-embed-active">potentially active</a>, any
   <a href="infrastructure.html#plugin">plugin</a> that had been instantiated for that element must
   be unloaded.</p>
@@ -505,7 +541,7 @@
   <ol><li><p>If the element has a <code title="attr-embed-type"><a href="#attr-embed-type">type</a></code> attribute, and that attribute's
    value is a type that a <a href="infrastructure.html#plugin">plugin</a> supports, then the value
    of the <code title="attr-embed-type"><a href="#attr-embed-type">type</a></code> attribute is the
-   <a href="#concept-embed-type" title="concept-embed-type">content's type</a>.</p></li>
+   <a href="#concept-embed-type" title="concept-embed-type">content's type</a>.</li>
 
    <li>
 
@@ -530,10 +566,10 @@
 
    <li><p>Otherwise, if the specified resource has <a href="urls.html#content-type" title="Content-Type">explicit Content-Type metadata</a>, then
    that is the <a href="#concept-embed-type" title="concept-embed-type">content's
-   type</a>.</p></li>
+   type</a>.</li>
 
    <li><p>Otherwise, the content has no type and there can be no
-   appropriate <a href="infrastructure.html#plugin">plugin</a> for it.</p></li>
+   appropriate <a href="infrastructure.html#plugin">plugin</a> for it.</li>
 
    <!-- This algorithm is a monument to bad design. Go legacy! -->
 
@@ -624,4 +660,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-ins-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ins-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-ins-element.html	15 Oct 2012 09:45:16 -0000	1.203
+++ the-ins-element.html	15 Oct 2012 12:50:07 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.7.1 The ins element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.7.1 The ins element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="edits.html" title="4.7 Edits" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-del-element.html" title="4.7.2 The del element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="edits.html" rel="prev" title="4.7 Edits">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-del-element.html" rel="next" title="4.7.2 The del element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="edits.html">&#8592; 4.7 Edits</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-del-element.html">4.7.2 The del element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="edits.html">&slarr; 4.7 Edits</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-del-element.html">4.7.2 The del element &srarr;</a>
+  </nav>
 
   <h4 id="the-ins-element"><span class="secno">4.7.1 </span>The <dfn><code>ins</code></dfn> element</h4>
 
@@ -423,4 +459,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-col-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-col-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-col-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-col-element.html	15 Oct 2012 12:49:08 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.4 The col element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.4 The col element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-colgroup-element.html" title="4.9.3 The colgroup element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-tbody-element.html" title="4.9.5 The tbody element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-colgroup-element.html" rel="prev" title="4.9.3 The colgroup element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-tbody-element.html" rel="next" title="4.9.5 The tbody element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-colgroup-element.html">&#8592; 4.9.3 The colgroup element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-tbody-element.html">4.9.5 The tbody element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-colgroup-element.html">&slarr; 4.9.3 The colgroup element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-tbody-element.html">4.9.5 The tbody element &srarr;</a>
+  </nav>
 
   <h4 id="the-col-element"><span class="secno">4.9.4 </span>The <dfn><code>col</code></dfn> element</h4>
 
@@ -379,4 +415,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-em-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-em-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-em-element.html	15 Oct 2012 09:45:11 -0000	1.202
+++ the-em-element.html	15 Oct 2012 12:49:27 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.2 The em element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.2 The em element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-a-element.html" title="4.6.1 The a element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-strong-element.html" title="4.6.3 The strong element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-a-element.html" rel="prev" title="4.6.1 The a element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-strong-element.html" rel="next" title="4.6.3 The strong element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-a-element.html">&#8592; 4.6.1 The a element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-strong-element.html">4.6.3 The strong element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-a-element.html">&slarr; 4.6.1 The a element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-strong-element.html">4.6.3 The strong element &srarr;</a>
+  </nav>
 
   <h4 id="the-em-element"><span class="secno">4.6.2 </span>The <dfn><code>em</code></dfn> element</h4>
 
@@ -432,4 +468,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1282
retrieving revision 1.1283
diff -u -d -r1.1282 -r1.1283
--- semantics.html	15 Oct 2012 09:45:07 -0000	1.1282
+++ semantics.html	15 Oct 2012 12:46:53 -0000	1.1283
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4 The elements of HTML &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4 The elements of HTML &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,28 +355,28 @@
      }
      return null;
    }
-  </script><link href="dynamic-markup-insertion.html" title="3.4 Dynamic markup insertion" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-html-element.html" title="4.1.1 The html element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="dynamic-markup-insertion.html" rel="prev" title="3.4 Dynamic markup insertion">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-html-element.html" rel="next" title="4.1.1 The html element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="dynamic-markup-insertion.html">&#8592; 3.4 Dynamic markup insertion</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-html-element.html">4.1.1 The html element &#8594;</a>
+  <nav class="prev_next">
+   <a href="dynamic-markup-insertion.html">&slarr; 3.4 Dynamic markup insertion</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-html-element.html">4.1.1 The html element &srarr;</a>
   <ol class="toc"><li><a href="semantics.html#semantics"><span class="secno">4 </span>The elements of HTML</a>
   <ol><li><a href="semantics.html#the-root-element"><span class="secno">4.1 </span>The root element</a>
-    </li></ol></li></ol></div>
+    </ol></ol></nav>
 
   <h2 id="semantics"><span class="secno">4 </span>The elements of HTML</h2>
 
   <h3 id="the-root-element"><span class="secno">4.1 </span>The root element</h3>
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-q-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-q-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-q-element.html	15 Oct 2012 09:45:19 -0000	1.201
+++ the-q-element.html	15 Oct 2012 12:50:22 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.7 The q element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.7 The q element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-cite-element.html" title="4.6.6 The cite element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-dfn-element.html" title="4.6.8 The dfn element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-cite-element.html" rel="prev" title="4.6.6 The cite element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-dfn-element.html" rel="next" title="4.6.8 The dfn element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-cite-element.html">&#8592; 4.6.6 The cite element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-dfn-element.html">4.6.8 The dfn element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-cite-element.html">&slarr; 4.6.6 The cite element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-dfn-element.html">4.6.8 The dfn element &srarr;</a>
+  </nav>
 
   <h4 id="the-q-element"><span class="secno">4.6.7 </span>The <dfn><code>q</code></dfn> element</h4>
 
@@ -420,14 +456,14 @@
    <p>In the following example, quotation marks are used instead of
    the <code><a href="#the-q-element">q</a></code> element:</p>
 
-   <pre>&lt;p&gt;His best argument was &#10077;I disagree&#10078;, which
+   <pre>&lt;p&gt;His best argument was &#x275d;I disagree&#x275e;, which
 I thought was laughable.&lt;/p&gt;</pre>
 
   </div>
 
   <div class="example">
 
-   <p>In the following example, there is no quote &#8212; the
+   <p>In the following example, there is no quote &mdash; the
    quotation marks are used to name a word. Use of the <code><a href="#the-q-element">q</a></code>
    element in this case would be inappropriate.</p>
 
@@ -437,4 +473,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-style-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-style-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-style-element.html	15 Oct 2012 09:45:19 -0000	1.204
+++ the-style-element.html	15 Oct 2012 12:50:23 -0000	1.205
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.2.6 The style element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.2.6 The style element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-meta-element.html" title="4.2.5 The meta element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="styling.html" title="4.2.7 Styling" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-meta-element.html" rel="prev" title="4.2.5 The meta element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="styling.html" rel="next" title="4.2.7 Styling">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-meta-element.html">&#8592; 4.2.5 The meta element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="styling.html">4.2.7 Styling &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-meta-element.html">&slarr; 4.2.5 The meta element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="styling.html">4.2.7 Styling &srarr;</a>
+  </nav>
 
   <h4 id="the-style-element"><span class="secno">4.2.6 </span>The <dfn><code>style</code></dfn> element</h4>
 
@@ -380,7 +416,7 @@
 
   <!-- this paragraph is also present in the <script> section -->
   <p>When examining types to determine if they support the language,
-  user agents must not ignore unknown MIME parameters &#8212; types
+  user agents must not ignore unknown MIME parameters &mdash; types
   with unknown parameters must be assumed to be unsupported. The <code title="">charset</code> parameter must be treated as an unknown
   parameter for the purpose of comparing <a href="infrastructure.html#mime-type" title="MIME type">MIME
   types</a> here.</p>
@@ -604,4 +640,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: attributes-common-to-form-controls.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- attributes-common-to-form-controls.html	15 Oct 2012 09:45:05 -0000	1.201
+++ attributes-common-to-form-controls.html	15 Oct 2012 12:45:46 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.19 Attributes common to form controls &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.19 Attributes common to form controls &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="form-submission.html" title="4.10.19.6 Form submission" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="association-of-controls-and-forms.html" rel="prev" title="4.10.18 Association of controls and forms">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="form-submission.html" rel="next" title="4.10.19.6 Form submission">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="association-of-controls-and-forms.html">&#8592; 4.10.18 Association of controls and forms</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="form-submission.html">4.10.19.6 Form submission &#8594;</a>
+  <nav class="prev_next">
+   <a href="association-of-controls-and-forms.html">&slarr; 4.10.18 Association of controls and forms</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="form-submission.html">4.10.19.6 Form submission &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="attributes-common-to-form-controls.html#attributes-common-to-form-controls"><span class="secno">4.10.19 </span>Attributes common to form controls</a>
-      <ol><li><a href="attributes-common-to-form-controls.html#naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</a></li><li><a href="attributes-common-to-form-controls.html#enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</a></li><li><a href="attributes-common-to-form-controls.html#a-form-control's-value"><span class="secno">4.10.19.3 </span>A form control's value</a></li><li><a href="attributes-common-to-form-controls.html#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a></li><li><a href="attributes-common-to-form-controls.html#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></li></ol></li></ol></li></ol></li></ol></div>
+      <ol><li><a href="attributes-common-to-form-controls.html#naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</a><li><a href="attributes-common-to-form-controls.html#enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</a><li><a href="attributes-common-to-form-controls.html#a-form-control's-value"><span class="secno">4.10.19.3 </span>A form control's value</a><li><a href="attributes-common-to-form-controls.html#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a><li><a href="attributes-common-to-form-controls.html#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></ol></ol></ol></ol></nav>
 
   <h4 id="attributes-common-to-form-controls"><span class="secno">4.10.19 </span><dfn>Attributes common to form controls</dfn></h4>
 
@@ -449,41 +485,41 @@
   document</a>, user agents should run the following steps:</p>
 
   <ol><li><p>Let <var title="">target</var> be the element's
-   <code><a href="dom.html#document">Document</a></code>.</p></li>
+   <code><a href="dom.html#document">Document</a></code>.</li>
 
    <li><p>If <var title="">target</var> has no <a href="textFieldSelection.html#browsing-context">browsing
-   context</a>, abort these steps.</p></li>
+   context</a>, abort these steps.</li>
 
    <li><p>If <var title="">target</var>'s <a href="textFieldSelection.html#browsing-context">browsing
    context</a> has no <a href="textFieldSelection.html#top-level-browsing-context">top-level browsing context</a> (e.g.
    it is a <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> with no <a href="textFieldSelection.html#parent-browsing-context">parent
-   browsing context</a>), abort these steps.</p></li>
+   browsing context</a>), abort these steps.</li>
 
    <li><p>If <var title="">target</var>'s <a href="textFieldSelection.html#active-sandboxing-flag-set">active sandboxing
    flag set</a> has the <a href="textFieldSelection.html#sandboxed-automatic-features-browsing-context-flag">sandboxed automatic features
-   browsing context flag</a>, abort these steps.</p></li>
+   browsing context flag</a>, abort these steps.</li>
 
    <li><p>If <var title="">target</var>'s <a href="textFieldSelection.html#origin-0">origin</a> is not
    the <a href="textFieldSelection.html#same-origin" title="same origin">same</a> as the
    <a href="textFieldSelection.html#origin-0">origin</a> of the <code><a href="dom.html#document">Document</a></code> of the currently
    focused element in <var title="">target</var>'s <a href="textFieldSelection.html#top-level-browsing-context">top-level
-   browsing context</a>, abort these steps.</p></li>
+   browsing context</a>, abort these steps.</li>
 
    <li><p>If <var title="">target</var>'s <a href="textFieldSelection.html#origin-0">origin</a> is not
    the <a href="textFieldSelection.html#same-origin" title="same origin">same</a> as the
    <a href="textFieldSelection.html#origin-0">origin</a> of the <a href="textFieldSelection.html#active-document">active document</a> of <var title="">target</var>'s <a href="textFieldSelection.html#top-level-browsing-context">top-level browsing context</a>,
-   abort these steps.</p></li>
+   abort these steps.</li>
 
    <li><p>If the user agent has already reached the last step of this
    list of steps in response to an element being <a href="infrastructure.html#insert-an-element-into-a-document" title="insert
    an element into a document">inserted</a> into a
    <code><a href="dom.html#document">Document</a></code> whose <a href="textFieldSelection.html#top-level-browsing-context">top-level browsing
    context</a>'s <a href="textFieldSelection.html#active-document">active document</a> is the same as <var title="">target</var>'s <a href="textFieldSelection.html#top-level-browsing-context">top-level browsing context</a>'s
-   <a href="textFieldSelection.html#active-document">active document</a>, abort these steps.</p></li>
+   <a href="textFieldSelection.html#active-document">active document</a>, abort these steps.</li>
 
    <li><p>If the user has indicated (for example, by starting to type
    in a form control) that he does not wish focus to be changed, then
-   optionally abort these steps.</p></li>
+   optionally abort these steps.</li>
 
    <li><p><a href="textFieldSelection.html#queue-a-task">Queue a task</a> that checks to see if the element
    is <a href="textFieldSelection.html#focusable">focusable</a>, and if so, runs the <a href="textFieldSelection.html#focusing-steps">focusing
@@ -491,7 +527,7 @@
    scrolling position of the document, or perform some other action
    that brings the element to the user's attention. The <a href="textFieldSelection.html#task-source">task
    source</a> for this task is the <a href="textFieldSelection.html#dom-manipulation-task-source">DOM manipulation task
-   source</a>.</p></li>
+   source</a>.</li>
 
   </ol><p class="note">Focusing the control does not imply that the user
   agent must focus the browser window if it has lost focus.</p>
@@ -543,4 +579,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -d -r1.277 -r1.278
--- scripting-1.html	15 Oct 2012 09:45:07 -0000	1.277
+++ scripting-1.html	15 Oct 2012 12:46:46 -0000	1.278
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.3 Scripting &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.3 Scripting &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="styling.html" title="4.2.7 Styling" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-script-element.html" title="4.3.1 The script element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="styling.html" rel="prev" title="4.2.7 Styling">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-script-element.html" rel="next" title="4.3.1 The script element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="styling.html">&#8592; 4.2.7 Styling</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-script-element.html">4.3.1 The script element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="styling.html">&slarr; 4.2.7 Styling</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-script-element.html">4.3.1 The script element &srarr;</a>
+  </nav>
 
   <h3 id="scripting-1"><span class="secno">4.3 </span>Scripting</h3>
 
@@ -362,4 +398,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-abbr-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-abbr-element.html	15 Oct 2012 09:45:09 -0000	1.202
+++ the-abbr-element.html	15 Oct 2012 12:48:13 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.9 The abbr element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.9 The abbr element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-dfn-element.html" title="4.6.8 The dfn element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-time-element.html" title="4.6.10 The time element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-dfn-element.html" rel="prev" title="4.6.8 The dfn element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-time-element.html" rel="next" title="4.6.10 The time element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-dfn-element.html">&#8592; 4.6.8 The dfn element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-time-element.html">4.6.10 The time element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-dfn-element.html">&slarr; 4.6.8 The dfn element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-time-element.html">4.6.10 The time element &srarr;</a>
+  </nav>
 
   <h4 id="the-abbr-element"><span class="secno">4.6.9 </span>The <dfn><code>abbr</code></dfn> element</h4>
 
@@ -457,4 +493,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-caption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-caption-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-caption-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-caption-element.html	15 Oct 2012 12:48:55 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.2 The caption element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.2 The caption element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-table-element.html" title="4.9.1 The table element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-colgroup-element.html" title="4.9.3 The colgroup element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-table-element.html" rel="prev" title="4.9.1 The table element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-colgroup-element.html" rel="next" title="4.9.3 The colgroup element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-table-element.html">&#8592; 4.9.1 The table element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-colgroup-element.html">4.9.3 The colgroup element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-table-element.html">&slarr; 4.9.1 The table element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-colgroup-element.html">4.9.3 The colgroup element &srarr;</a>
+  </nav>
 
   <h4 id="the-caption-element"><span class="secno">4.9.2 </span>The <dfn><code>caption</code></dfn> element</h4>
 
@@ -374,14 +410,14 @@
 
    <p>Consider, for instance, the following table:</p>
 
-   <table class="dice-example"><tbody><tr><th>   </th><th> 1 </th><th> 2 </th><th> 3 </th><th> 4 </th><th> 5 </th><th> 6
-    </th></tr><tr><th> 1 </th><td> 2 </td><td> 3 </td><td> 4 </td><td> 5 </td><td> 6 </td><td> 7
-    </td></tr><tr><th> 2 </th><td> 3 </td><td> 4 </td><td> 5 </td><td> 6 </td><td> 7 </td><td> 8
-    </td></tr><tr><th> 3 </th><td> 4 </td><td> 5 </td><td> 6 </td><td> 7 </td><td> 8 </td><td> 9
-    </td></tr><tr><th> 4 </th><td> 5 </td><td> 6 </td><td> 7 </td><td> 8 </td><td> 9 </td><td> 10
-    </td></tr><tr><th> 5 </th><td> 6 </td><td> 7 </td><td> 8 </td><td> 9 </td><td> 10 </td><td> 11
-    </td></tr><tr><th> 6 </th><td> 7 </td><td> 8 </td><td> 9 </td><td> 10 </td><td> 11 </td><td> 12
-   </td></tr></tbody></table><p>In the abstract, this table is not clear. However, with a
+   <table class="dice-example"><tr><th>   <th> 1 <th> 2 <th> 3 <th> 4 <th> 5 <th> 6
+    <tr><th> 1 <td> 2 <td> 3 <td> 4 <td> 5 <td> 6 <td> 7
+    <tr><th> 2 <td> 3 <td> 4 <td> 5 <td> 6 <td> 7 <td> 8
+    <tr><th> 3 <td> 4 <td> 5 <td> 6 <td> 7 <td> 8 <td> 9
+    <tr><th> 4 <td> 5 <td> 6 <td> 7 <td> 8 <td> 9 <td> 10
+    <tr><th> 5 <td> 6 <td> 7 <td> 8 <td> 9 <td> 10 <td> 11
+    <tr><th> 6 <td> 7 <td> 8 <td> 9 <td> 10 <td> 11 <td> 12
+   </table><p>In the abstract, this table is not clear. However, with a
    caption giving the table's number (for reference in the main prose)
    and explaining its use, it makes more sense:</p>
 
@@ -400,4 +436,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: edits-and-paragraphs.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- edits-and-paragraphs.html	15 Oct 2012 09:45:05 -0000	1.201
+++ edits-and-paragraphs.html	15 Oct 2012 12:46:07 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.7.4 Edits and paragraphs &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.7.4 Edits and paragraphs &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="attributes-common-to-ins-and-del-elements.html" title="4.7.3 Attributes common to ins and del elements" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="edits-and-lists.html" title="4.7.5 Edits and lists" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="attributes-common-to-ins-and-del-elements.html" rel="prev" title="4.7.3 Attributes common to ins and del elements">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="edits-and-lists.html" rel="next" title="4.7.5 Edits and lists">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="attributes-common-to-ins-and-del-elements.html">&#8592; 4.7.3 Attributes common to ins and del elements</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="edits-and-lists.html">4.7.5 Edits and lists &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="attributes-common-to-ins-and-del-elements.html">&slarr; 4.7.3 Attributes common to ins and del elements</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="edits-and-lists.html">4.7.5 Edits and lists &srarr;</a>
+  </nav>
 
   <h4 id="edits-and-paragraphs"><span class="secno">4.7.4 </span>Edits and paragraphs</h4>
 
@@ -395,4 +431,4 @@
   paragraphs</a> boundaries.</p>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-tbody-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tbody-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-tbody-element.html	15 Oct 2012 09:45:20 -0000	1.201
+++ the-tbody-element.html	15 Oct 2012 12:50:24 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.5 The tbody element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.5 The tbody element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-col-element.html" title="4.9.4 The col element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-thead-element.html" title="4.9.6 The thead element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-col-element.html" rel="prev" title="4.9.4 The col element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-thead-element.html" rel="next" title="4.9.6 The thead element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-col-element.html">&#8592; 4.9.4 The col element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-thead-element.html">4.9.6 The thead element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-col-element.html">&slarr; 4.9.4 The col element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-thead-element.html">4.9.6 The thead element &srarr;</a>
+  </nav>
 
   <h4 id="the-tbody-element"><span class="secno">4.9.5 </span>The <dfn><code>tbody</code></dfn> element</h4>
 
@@ -381,15 +417,15 @@
    <dt><var title="">tr</var> = <var title="">tbody</var> . <code title="dom-tbody-insertRow"><a href="#dom-tbody-insertrow">insertRow</a></code>( [ <var title="">index</var> ] )</dt>
    <dd>
     <p>Creates a <code><a href="the-tr-element.html#the-tr-element">tr</a></code> element, inserts it into the table section at the position given by the argument, and returns the <code><a href="the-tr-element.html#the-tr-element">tr</a></code>.</p>
-    <p>The position is relative to the rows in the table section. The index &#8722;1, which is the default if the argument is omitted, is equivalent to inserting at the end of the table section.</p>
-    <p>If the given position is less than &#8722;1 or greater than the number of rows, throws an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception.</p>
+    <p>The position is relative to the rows in the table section. The index &minus;1, which is the default if the argument is omitted, is equivalent to inserting at the end of the table section.</p>
+    <p>If the given position is less than &minus;1 or greater than the number of rows, throws an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception.</p>
    </dd>
 
    <dt><var title="">tbody</var> . <code title="dom-tbody-deleteRow"><a href="#dom-tbody-deleterow">deleteRow</a></code>(<var title="">index</var>)</dt>
    <dd>
     <p>Removes the <code><a href="the-tr-element.html#the-tr-element">tr</a></code> element with the given position in the table section.</p>
-    <p>The position is relative to the rows in the table section. The index &#8722;1 is equivalent to deleting the last row of the table section.</p>
-    <p>If the given position is less than &#8722;1 or greater than the index of the last row, or if there are no rows, throws an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception.</p>
+    <p>The position is relative to the rows in the table section. The index &minus;1 is equivalent to deleting the last row of the table section.</p>
+    <p>If the given position is less than &minus;1 or greater than the index of the last row, or if there are no rows, throws an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception.</p>
    </dd>
 
   </dl><div class="impl">
@@ -402,12 +438,12 @@
   <p>The <dfn id="dom-tbody-insertrow" title="dom-tbody-insertRow"><code>insertRow(<var title="">index</var>)</code></dfn> method must, when invoked on an
   element <var title="">table section</var>, act as follows:</p>
 
-  <p>If <var title="">index</var> is less than &#8722;1 or greater than the
+  <p>If <var title="">index</var> is less than &minus;1 or greater than the
   number of elements in the <code title="dom-tbody-rows"><a href="#dom-tbody-rows">rows</a></code>
   collection, the method must throw an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code>
   exception.</p>
 
-  <p>If <var title="">index</var> is missing, equal to &#8722;1, or
+  <p>If <var title="">index</var> is missing, equal to &minus;1, or
   equal to the number of items in the <code title="dom-tbody-rows"><a href="#dom-tbody-rows">rows</a></code> collection, the method must
   create a <code><a href="the-tr-element.html#the-tr-element">tr</a></code> element, append it to the element <var title="">table section</var>, and return the newly created
   <code><a href="the-tr-element.html#the-tr-element">tr</a></code> element.</p>
@@ -427,4 +463,4 @@
 <!--TOPIC:HTML-->
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-td-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-td-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-td-element.html	15 Oct 2012 09:45:20 -0000	1.201
+++ the-td-element.html	15 Oct 2012 12:50:24 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.9 The td element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.9 The td element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-tr-element.html" title="4.9.8 The tr element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-th-element.html" title="4.9.10 The th element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-tr-element.html" rel="prev" title="4.9.8 The tr element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-th-element.html" rel="next" title="4.9.10 The th element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-tr-element.html">&#8592; 4.9.8 The tr element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-th-element.html">4.9.10 The th element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-tr-element.html">&slarr; 4.9.8 The tr element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-th-element.html">4.9.10 The th element &srarr;</a>
+  </nav>
 
   <h4 id="the-td-element"><span class="secno">4.9.9 </span>The <dfn><code>td</code></dfn> element</h4>
 
@@ -365,4 +401,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

--- spec.html DELETED ---

Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec/media-elements.html,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- media-elements.html	15 Oct 2012 09:45:07 -0000	1.210
+++ media-elements.html	15 Oct 2012 12:46:36 -0000	1.211
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.10 Media elements &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.10 Media elements &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
[...2975 lines suppressed...]
+     <td><code><a href="infrastructure.html#event">Event</a></code>
+     <td>The <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code> attribute is newly true.
+    <tr><td><dfn id="event-mediacontroller-ratechange" title="event-MediaController-ratechange"><code>ratechange</code></dfn>
+     <td><code><a href="infrastructure.html#event">Event</a></code>
+     <td>Either the <code title="dom-MediaController-defaultPlaybackRate"><a href="#dom-mediacontroller-defaultplaybackrate">defaultPlaybackRate</a></code> attribute or the <code title="dom-MediaController-playbackRate"><a href="#dom-mediacontroller-playbackrate">playbackRate</a></code> attribute has just been updated.
+    <tr><td><dfn id="event-mediacontroller-volumechange" title="event-MediaController-volumechange"><code>volumechange</code></dfn>
+     <td><code><a href="infrastructure.html#event">Event</a></code>
+     <td>Either the <code title="dom-MediaController-volume"><a href="#dom-mediacontroller-volume">volume</a></code> attribute or the <code title="dom-MediaController-muted"><a href="#dom-mediacontroller-muted">muted</a></code> attribute has just been updated.
+  </table><!--ADD-TOPIC:Security--><div class="impl">
 
   <h5 id="security-and-privacy-considerations"><span class="secno">4.8.10.17 </span>Security and privacy considerations</h5>
 
@@ -7393,4 +7429,4 @@
 
 
 <!--TOPIC:Canvas-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-base-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-base-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-base-element.html	15 Oct 2012 09:45:10 -0000	1.202
+++ the-base-element.html	15 Oct 2012 12:48:29 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.2.3 The base element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.2.3 The base element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-title-element.html" title="4.2.2 The title element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-link-element.html" title="4.2.4 The link element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-title-element.html" rel="prev" title="4.2.2 The title element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-link-element.html" rel="next" title="4.2.4 The link element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-title-element.html">&#8592; 4.2.2 The title element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-link-element.html">4.2.4 The link element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-title-element.html">&slarr; 4.2.2 The title element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-link-element.html">4.2.4 The link element &srarr;</a>
+  </nav>
 
   <h4 id="the-base-element"><span class="secno">4.2.3 </span>The <dfn><code>base</code></dfn> element</h4>
 
@@ -403,24 +439,24 @@
   attribute, on getting, must return the result of running the
   following algorithm:
 
-  </p><ol><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1715 --><li><p>If the <code><a href="#the-base-element">base</a></code> element has no <code title="attr-base-href"><a href="#attr-base-href">href</a></code> content attribute, then return
-   the <a href="urls.html#document-base-url">document base URL</a> and abort these steps.</p></li>
+  <ol><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1715 --><li><p>If the <code><a href="#the-base-element">base</a></code> element has no <code title="attr-base-href"><a href="#attr-base-href">href</a></code> content attribute, then return
+   the <a href="urls.html#document-base-url">document base URL</a> and abort these steps.</li>
 
    <li><p>Let <var title="">fallback base url</var> be the
-   <code><a href="dom.html#document">Document</a></code>'s <a href="urls.html#fallback-base-url">fallback base URL</a>.</p></li>
+   <code><a href="dom.html#document">Document</a></code>'s <a href="urls.html#fallback-base-url">fallback base URL</a>.</li>
 
    <li><p>Let <var title="">url</var> be the value of the <code title="attr-base-href"><a href="#attr-base-href">href</a></code> attribute of the
-   <code><a href="#the-base-element">base</a></code> element.</p></li>
+   <code><a href="#the-base-element">base</a></code> element.</li>
 
    <li><p><a href="urls.html#resolve-a-url" title="resolve a URL">Resolve</a> <var title="">url</var> relative to <var title="">fallback base
    url</var> (thus, the <code><a href="#the-base-element">base</a></code> <code title="attr-base-href"><a href="#attr-base-href">href</a></code> attribute isn't affected by
    <code title="attr-xml-base"><a href="global-attributes.html#the-xml:base-attribute-(xml-only)">xml:base</a></code> attributes or
-   <code><a href="#the-base-element">base</a></code> elements).</p></li>
+   <code><a href="#the-base-element">base</a></code> elements).</li>
 
    <li><p>If the previous step was successful, return the resulting
-   <a href="urls.html#absolute-url">absolute URL</a> and abort these steps.</p></li>
+   <a href="urls.html#absolute-url">absolute URL</a> and abort these steps.</li>
 
-   <li><p>Otherwise, return the empty string.</p></li>
+   <li><p>Otherwise, return the empty string.</li>
 
   </ol><p>The <code title="dom-base-href"><a href="#dom-base-href">href</a></code> IDL attribute, on
   setting, must set the <code title="attr-base-href"><a href="#attr-base-href">href</a></code>
@@ -455,4 +491,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec/styling.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- styling.html	15 Oct 2012 09:45:08 -0000	1.201
+++ styling.html	15 Oct 2012 12:47:48 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.2.7 Styling &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.2.7 Styling &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-style-element.html" title="4.2.6 The style element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="scripting-1.html" title="4.3 Scripting" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-style-element.html" rel="prev" title="4.2.6 The style element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="scripting-1.html" rel="next" title="4.3 Scripting">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-style-element.html">&#8592; 4.2.6 The style element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="scripting-1.html">4.3 Scripting &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-style-element.html">&slarr; 4.2.6 The style element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="scripting-1.html">4.3 Scripting &srarr;</a>
+  </nav>
 
   <h4 id="styling"><span class="secno">4.2.7 </span><dfn title="styling processing model">Styling</dfn></h4>
 
@@ -368,7 +404,7 @@
    <code title="attr-style-type"><a href="the-style-element.html#attr-style-type">type</a></code> content attribute's
    value, or <code title="">text/css</code> if that is omitted. For
    <code><a href="the-link-element.html#the-link-element">link</a></code> elements, this is the <a href="urls.html#content-type" title="Content-Type">Content-Type metadata of the specified
-   resource</a>.</p></dd>
+   resource</a>.</dd>
 
    <dt>The style sheet location</dt>
 
@@ -376,7 +412,7 @@
    result of <a href="urls.html#resolve-a-url" title="resolve a url">resolving</a> the
    <a href="urls.html#url">URL</a> given by the element's <code title="attr-link-href"><a href="the-link-element.html#attr-link-href">href</a></code> content attribute, relative to
    the element, or the empty string if that fails. For
-   <code><a href="the-style-element.html#the-style-element">style</a></code> elements, there is no location.</p></dd> <!--
+   <code><a href="the-style-element.html#the-style-element">style</a></code> elements, there is no location.</dd> <!--
    note that this might not match the style sheet URL, if the base URL
    has changed for instance -->
 
@@ -384,7 +420,7 @@
 
    <dd><p>The media must be the same as the value of the element's
    <code title="">media</code> content attribute, or the empty string,
-   if the attribute is omitted.</p></dd>
+   if the attribute is omitted.</dd>
 
    <dt>The style sheet title</dt>
 
@@ -393,12 +429,12 @@
    attribute is present and has a non-empty value. If the attribute is
    absent or its value is the empty string, then the style sheet does
    not have a title (it is the empty string). The title is used for
-   defining <a href="infrastructure.html#alternative-style-sheet-sets">alternative style sheet sets</a>.</p></dd>
+   defining <a href="infrastructure.html#alternative-style-sheet-sets">alternative style sheet sets</a>.</dd>
 
    <dt>The style sheet alternate flag</dt>
 
    <dd><p>For <code><a href="the-link-element.html#the-link-element">link</a></code> elements, true if <a href="textFieldSelection.html#the-link-is-an-alternative-stylesheet">the link is an
-   alternative stylesheet</a>. In all other cases, false.</p></dd>
+   alternative stylesheet</a>. In all other cases, false.</dd>
 
 <!--
    <dt>The style sheet disabled flag</dt>
@@ -488,4 +524,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-noscript-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-noscript-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-noscript-element.html	15 Oct 2012 09:45:18 -0000	1.201
+++ the-noscript-element.html	15 Oct 2012 12:50:09 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.3.2 The noscript element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.3.2 The noscript element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-script-element.html" title="4.3.1 The script element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="sections.html" title="4.4 Sections" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-script-element.html" rel="prev" title="4.3.1 The script element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="sections.html" rel="next" title="4.4 Sections">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-script-element.html">&#8592; 4.3.1 The script element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="sections.html">4.4 Sections &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-script-element.html">&slarr; 4.3.1 The script element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="sections.html">4.4 Sections &srarr;</a>
+  </nav>
 
   <h4 id="the-noscript-element"><span class="secno">4.3.2 </span>The <dfn><code>noscript</code></dfn> element</h4>
 
@@ -369,7 +405,7 @@
 
    <dd><p>The <code><a href="#the-noscript-element">noscript</a></code> element must contain only
    <code><a href="the-link-element.html#the-link-element">link</a></code>, <code><a href="the-style-element.html#the-style-element">style</a></code>, and <code><a href="the-meta-element.html#the-meta-element">meta</a></code>
-   elements.</p></dd>
+   elements.</dd>
 
    <dt>In a <code><a href="the-head-element.html#the-head-element">head</a></code> element, if <a href="textFieldSelection.html#concept-n-script" title="concept-n-script">scripting is enabled</a> for the
    <code><a href="#the-noscript-element">noscript</a></code> element</dt>
@@ -383,7 +419,7 @@
    <code><a href="the-style-element.html#the-style-element">style</a></code>, and <code><a href="the-meta-element.html#the-meta-element">meta</a></code> elements that would be
    conforming if they were children of the <code><a href="#the-noscript-element">noscript</a></code>
    element, and no <a href="textFieldSelection.html#parse-error" title="parse error">parse
-   errors</a>.</p></dd>
+   errors</a>.</dd>
 
    <dt>Outside of <code><a href="the-head-element.html#the-head-element">head</a></code> elements, if <a href="textFieldSelection.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> for the
    <code><a href="#the-noscript-element">noscript</a></code> element</dt>
@@ -392,7 +428,7 @@
    <a href="content-models.html#transparent">transparent</a>, with the additional restriction that a
    <code><a href="#the-noscript-element">noscript</a></code> element must not have a <code><a href="#the-noscript-element">noscript</a></code>
    element as an ancestor (that is, <code><a href="#the-noscript-element">noscript</a></code> can't be
-   nested).</p></dd>
+   nested).</dd>
 
    <dt>Outside of <code><a href="the-head-element.html#the-head-element">head</a></code> elements, if <a href="textFieldSelection.html#concept-n-script" title="concept-n-script">scripting is enabled</a> for the
    <code><a href="#the-noscript-element">noscript</a></code> element</dt>
@@ -538,4 +574,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-code-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-code-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-code-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-code-element.html	15 Oct 2012 12:48:56 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.11 The code element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.11 The code element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-time-element.html" title="4.6.10 The time element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-var-element.html" title="4.6.12 The var element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-time-element.html" rel="prev" title="4.6.10 The time element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-var-element.html" rel="next" title="4.6.12 The var element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-time-element.html">&#8592; 4.6.10 The time element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-var-element.html">4.6.12 The var element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-time-element.html">&slarr; 4.6.10 The time element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-var-element.html">4.6.12 The var element &srarr;</a>
+  </nav>
 
   <h4 id="the-code-element"><span class="secno">4.6.11 </span>The <dfn><code>code</code></dfn> element</h4>
 
@@ -400,4 +436,4 @@
   <p class="note">See the <code><a href="the-pre-element.html#the-pre-element">pre</a></code> element for more details.</p>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -d -r1.272 -r1.273
--- urls.html	15 Oct 2012 09:45:21 -0000	1.272
+++ urls.html	15 Oct 2012 12:50:26 -0000	1.273
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>2.6 URLs &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>2.6 URLs &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,25 +355,25 @@
      }
      return null;
    }
-  </script><link href="common-microsyntaxes.html" title="2.5 Common microsyntaxes" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="common-dom-interfaces.html" title="2.8 Common DOM interfaces" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="common-microsyntaxes.html" rel="prev" title="2.5 Common microsyntaxes">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="common-dom-interfaces.html" rel="next" title="2.8 Common DOM interfaces">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="common-microsyntaxes.html">&#8592; 2.5 Common microsyntaxes</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>
+  <nav class="prev_next">
+   <a href="common-microsyntaxes.html">&slarr; 2.5 Common microsyntaxes</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="common-dom-interfaces.html">2.8 Common DOM interfaces &srarr;</a>
   <ol class="toc"><li><ol><li><a href="urls.html#urls"><span class="secno">2.6 </span>URLs</a>
-    <ol><li><a href="urls.html#terminology-0"><span class="secno">2.6.1 </span>Terminology</a></li><li><a href="urls.html#parsing-urls"><span class="secno">2.6.2 </span>Parsing URLs</a></li><li><a href="urls.html#base-urls"><span class="secno">2.6.3 </span>Base URLs</a></li><li><a href="urls.html#resolving-urls"><span class="secno">2.6.4 </span>Resolving URLs</a></li><li><a href="urls.html#url-manipulation-and-creation"><span class="secno">2.6.5 </span>URL manipulation and creation</a></li><li><a href="urls.html#dynamic-changes-to-base-urls"><span class="secno">2.6.6 </span>Dynamic changes to base URLs</a></li><li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.6.7 </span>Interfaces for URL manipulation</a></li></ol></li><li><a href="urls.html#fetching-resources"><span class="secno">2.7 </span>Fetching resources</a>
-    <ol><li><a href="urls.html#terminology-1"><span class="secno">2.7.1 </span>Terminology</a></li><li><a href="urls.html#processing-model"><span class="secno">2.7.2 </span>Processing model</a></li><li><a href="urls.html#encrypted-http-and-related-security-concerns"><span class="secno">2.7.3 </span>Encrypted HTTP and related security concerns</a></li><li><a href="urls.html#content-type-sniffing"><span class="secno">2.7.4 </span>Determining the type of a resource</a></li><li><a href="urls.html#extracting-character-encodings-from-meta-elements"><span class="secno">2.7.5 </span>Extracting character encodings from <code>meta</code> elements</a></li><li><a href="urls.html#cors-settings-attributes"><span class="secno">2.7.6 </span>CORS settings attributes</a></li><li><a href="urls.html#cors-enabled-fetch"><span class="secno">2.7.7 </span>CORS-enabled fetch</a></li></ol></li></ol></li></ol></div>
+    <ol><li><a href="urls.html#terminology-0"><span class="secno">2.6.1 </span>Terminology</a><li><a href="urls.html#parsing-urls"><span class="secno">2.6.2 </span>Parsing URLs</a><li><a href="urls.html#base-urls"><span class="secno">2.6.3 </span>Base URLs</a><li><a href="urls.html#resolving-urls"><span class="secno">2.6.4 </span>Resolving URLs</a><li><a href="urls.html#url-manipulation-and-creation"><span class="secno">2.6.5 </span>URL manipulation and creation</a><li><a href="urls.html#dynamic-changes-to-base-urls"><span class="secno">2.6.6 </span>Dynamic changes to base URLs</a><li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.6.7 </span>Interfaces for URL manipulation</a></ol><li><a href="urls.html#fetching-resources"><span class="secno">2.7 </span>Fetching resources</a>
+    <ol><li><a href="urls.html#terminology-1"><span class="secno">2.7.1 </span>Terminology</a><li><a href="urls.html#processing-model"><span class="secno">2.7.2 </span>Processing model</a><li><a href="urls.html#encrypted-http-and-related-security-concerns"><span class="secno">2.7.3 </span>Encrypted HTTP and related security concerns</a><li><a href="urls.html#content-type-sniffing"><span class="secno">2.7.4 </span>Determining the type of a resource</a><li><a href="urls.html#extracting-character-encodings-from-meta-elements"><span class="secno">2.7.5 </span>Extracting character encodings from <code>meta</code> elements</a><li><a href="urls.html#cors-settings-attributes"><span class="secno">2.7.6 </span>CORS settings attributes</a><li><a href="urls.html#cors-enabled-fetch"><span class="secno">2.7.7 </span>CORS-enabled fetch</a></ol></ol></ol></nav>
 
   <h3 id="urls"><span class="secno">2.6 </span>URLs</h3>
 
@@ -362,17 +398,17 @@
   <p>A <a href="#url">URL</a> is a <dfn id="valid-url">valid URL</dfn> if at least one of
   the following conditions holds:</p>
 
-  <ul><li><p>The <a href="#url">URL</a> is a valid URI reference <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a>.</p></li>
+  <ul><li><p>The <a href="#url">URL</a> is a valid URI reference <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a>.</li>
 
    <li><p>The <a href="#url">URL</a> is a valid IRI reference and it has no
-   query component. <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></p></li>
+   query component. <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></li>
 
    <li><p>The <a href="#url">URL</a> is a valid IRI reference and its query
-   component contains no unescaped non-ASCII characters. <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></p></li>
+   component contains no unescaped non-ASCII characters. <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></li>
 
    <li><p>The <a href="#url">URL</a> is a valid IRI reference and the <a href="infrastructure.html#document's-character-encoding" title="document's character encoding">character encoding</a> of
    the URL's <code><a href="dom.html#document">Document</a></code> is UTF-8 or <a href="infrastructure.html#a-utf-16-encoding">a UTF-16
-   encoding</a>. <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></p></li>
+   encoding</a>. <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></li>
 
   </ul><p>A string is a <dfn id="valid-non-empty-url">valid non-empty URL</dfn> if it is a
   <a href="#valid-url">valid URL</a> but it is not the empty string.</p>
@@ -406,7 +442,7 @@
   <p>To <dfn id="parse-a-url">parse a URL</dfn> <var title="">url</var> into its
   component parts, the user agent must use the following steps:</p>
 
-  <ol><li><p><a href="common-microsyntaxes.html#strip-leading-and-trailing-whitespace">Strip leading and trailing whitespace</a> from <var title="">url</var>.</p></li>
+  <ol><li><p><a href="common-microsyntaxes.html#strip-leading-and-trailing-whitespace">Strip leading and trailing whitespace</a> from <var title="">url</var>.</li>
 
    <li>
 
@@ -462,17 +498,17 @@
 
     <dl><dt><dfn id="url-scheme" title="url-scheme">&lt;scheme&gt;</dfn></dt>
 
-     <dd><p>The substring matched by the &lt;scheme&gt; production, if any.</p></dd>
+     <dd><p>The substring matched by the &lt;scheme&gt; production, if any.</dd>
 
 
      <dt><dfn id="url-host" title="url-host">&lt;host&gt;</dfn></dt>
 
-     <dd><p>The substring matched by the &lt;host&gt; production, if any.</p></dd>
+     <dd><p>The substring matched by the &lt;host&gt; production, if any.</dd>
 
 
      <dt><dfn id="url-port" title="url-port">&lt;port&gt;</dfn></dt>
 
-     <dd><p>The substring matched by the &lt;port&gt; production, if any.</p></dd>
+     <dd><p>The substring matched by the &lt;port&gt; production, if any.</dd>
 
 
      <dt><dfn id="url-hostport" title="url-hostport">&lt;hostport&gt;</dfn></dt>
@@ -487,7 +523,7 @@
      two. Otherwise, it is the same as the &lt;host&gt; component.</p>
 
 
-     </dd><dt><dfn id="url-path" title="url-path">&lt;path&gt;</dfn></dt>
+     <dt><dfn id="url-path" title="url-path">&lt;path&gt;</dfn></dt>
 
      <dd>
 
@@ -504,19 +540,19 @@
 
      <dt><dfn id="url-query" title="url-query">&lt;query&gt;</dfn></dt>
 
-     <dd><p>The substring matched by the &lt;query&gt; production, if any.</p></dd>
+     <dd><p>The substring matched by the &lt;query&gt; production, if any.</dd>
 
 
      <dt><dfn id="url-fragment" title="url-fragment">&lt;fragment&gt;</dfn></dt>
 
-     <dd><p>The substring matched by the &lt;fragment&gt; production, if any.</p></dd>
+     <dd><p>The substring matched by the &lt;fragment&gt; production, if any.</dd>
 
 
      <dt><dfn id="url-host-specific" title="url-host-specific">&lt;host-specific&gt;</dfn></dt>
 
      <dd><p>The substring that <em>follows</em> the substring matched
      by the &lt;authority&gt; production, or the whole string if the
-     &lt;authority&gt; production wasn't matched.</p></dd>
+     &lt;authority&gt; production wasn't matched.</dd>
 
     </dl></li>
 
@@ -538,7 +574,7 @@
    then return the <a href="#document-base-url">document base URL</a> of the
    <code><a href="dom.html#document">Document</a></code>'s <a href="textFieldSelection.html#browsing-context">browsing context</a>'s
    <a href="textFieldSelection.html#browsing-context-container">browsing context container</a>'s <code><a href="dom.html#document">Document</a></code> and
-   abort these steps.</p></li>
+   abort these steps.</li>
 
    <li>
 
@@ -560,26 +596,26 @@
 
    <!-- http://www.hixie.ch/tests/adhoc/dom/level0/history/pushState/001/ -->
 
-   <li><p>Return <a href="dom.html#the-document's-address">the document's address</a>.</p></li>
+   <li><p>Return <a href="dom.html#the-document's-address">the document's address</a>.</li>
 
   </ol><p>The <dfn id="document-base-url">document base URL</dfn> of a <code><a href="dom.html#document">Document</a></code>
   object is the <a href="#absolute-url">absolute URL</a> obtained by running these
   substeps:</p>
 
   <ol><li><p>Let <var title="">fallback base url</var> be the
-   <code><a href="dom.html#document">Document</a></code>'s <a href="#fallback-base-url">fallback base URL</a>.</p></li>
+   <code><a href="dom.html#document">Document</a></code>'s <a href="#fallback-base-url">fallback base URL</a>.</li>
 
    <li><p>If there is no <code><a href="the-base-element.html#the-base-element">base</a></code> element that has an <code title="attr-base-href"><a href="the-base-element.html#attr-base-href">href</a></code> attribute, then the
    <a href="#document-base-url">document base URL</a> is <var title="">fallback base
    url</var>; abort these steps. Otherwise, let <var title="">url</var> be the value of the <code title="attr-base-href"><a href="the-base-element.html#attr-base-href">href</a></code> attribute of the first such
-   element.</p></li>
+   element.</li>
 
    <li><p><a href="#resolve-a-url" title="resolve a URL">Resolve</a> <var title="">url</var> relative to <var title="">fallback base
    url</var> (thus, the <code><a href="the-base-element.html#the-base-element">base</a></code> <code title="attr-base-href"><a href="the-base-element.html#attr-base-href">href</a></code> attribute isn't affected by
-   <code title="attr-xml-base"><a href="global-attributes.html#the-xml:base-attribute-(xml-only)">xml:base</a></code> attributes).</p></li>
+   <code title="attr-xml-base"><a href="global-attributes.html#the-xml:base-attribute-(xml-only)">xml:base</a></code> attributes).</li>
 
    <li><p>The <a href="#document-base-url">document base URL</a> is the result of the
-   previous step if it was successful; otherwise it is <var title="">fallback base url</var>.</p></li>
+   previous step if it was successful; otherwise it is <var title="">fallback base url</var>.</li>
 
   </ol><h4 id="resolving-urls"><span class="secno">2.6.4 </span>Resolving URLs</h4>
 
@@ -594,7 +630,7 @@
   result in an error, in which case the URL is not resolvable.</p>
 
   <ol><li><p>Let <var title="">url</var> be the <a href="#url">URL</a> being
-   resolved.</p></li>
+   resolved.</li>
 
    <li>
 
@@ -619,7 +655,7 @@
     </dl></li>
 
    <li><p>If <var title="">encoding</var> is <a href="infrastructure.html#a-utf-16-encoding">a UTF-16
-   encoding</a>, then change the value of <var title="">encoding</var> to UTF-8.</p></li>
+   encoding</a>, then change the value of <var title="">encoding</var> to UTF-8.</li>
 
    <li>
 
@@ -645,7 +681,7 @@
 
    </li>
 
-   <li><p><a href="#parse-a-url" title="parse a URL">Parse</a> <var title="">url</var> into its component parts.</p></li>
+   <li><p><a href="#parse-a-url" title="parse a URL">Parse</a> <var title="">url</var> into its component parts.</li>
 
    <li>
 
@@ -687,10 +723,10 @@
 
     </ol><div class="example">
 
-     <p>For instance if <var title="">url</var> was "<code title="">//example.com/a^b&#9786;c%FFd%z/?e</code>", then the
+     <p>For instance if <var title="">url</var> was "<code title="">//example.com/a^b&#x263a;c%FFd%z/?e</code>", then the
      <a href="#url-path" title="url-path">&lt;path&gt;</a> component's substring
-     would be "<code title="">/a^b&#9786;c%FFd%z/</code>" and the two
-     characters that would have to be escaped would be "<code title="">^</code>" and "<code title="">&#9786;</code>". The
+     would be "<code title="">/a^b&#x263a;c%FFd%z/</code>" and the two
+     characters that would have to be escaped would be "<code title="">^</code>" and "<code title="">&#x263a;</code>". The
      result after this step was applied would therefore be that <var title="">url</var> now had the value "<code title="">//example.com/a%5Eb%E2%98%BAc%FFd%z/?e</code>".</p>
 
     </div>
@@ -721,7 +757,7 @@
    <li><p>Apply the algorithm described in RFC 3986 section 5.2
    Relative Resolution, using <var title="">url</var> as the
    potentially relative URI reference (<var title="">R</var>), and
-   <var title="">base</var> as the base URI (<var title="">Base</var>). <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a></p></li>
+   <var title="">base</var> as the base URI (<var title="">Base</var>). <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a></li>
 
    <li>
 
@@ -739,12 +775,12 @@
    </li>
 
    <li><p>Let <var title="">result</var> be the target URI (<var title="">T</var>) returned by the Relative Resolution
-   algorithm.</p></li>
+   algorithm.</li>
 
    <li><p>If <var title="">result</var> uses a scheme with a
-   server-based naming authority, replace all "\" (U+005C) characters in <var title="">result</var> with "/" (U+002F) characters.</p></li>
+   server-based naming authority, replace all "\" (U+005C) characters in <var title="">result</var> with "/" (U+002F) characters.</li>
 
-   <li><p>Return <var title="">result</var>.</p></li>
+   <li><p>Return <var title="">result</var>.</li>
 
   </ol><p class="note">Some of the steps in these rules, for example the
   processing of "\" (U+005C) characters, are a
@@ -778,16 +814,16 @@
   steps:</p>
 
   <ol><li><p>Let <var title="">input</var> be the string to be
-   escaped.</p></li>
+   escaped.</li>
 
    <li><p>Let <var title="">position</var> point at the first
-   character of <var title="">input</var>.</p></li>
+   character of <var title="">input</var>.</li>
 
-   <li><p>Let <var title="">output</var> be an empty string.</p></li>
+   <li><p>Let <var title="">output</var> be an empty string.</li>
 
    <li><p><i>Loop</i>: If <var title="">position</var> is past the end
    of <var title="">input</var>, then jump to the step labeled
-   <i>end</i>.</p></li>
+   <i>end</i>.</li>
 
    <li>
 
@@ -796,18 +832,18 @@
     is one of the following characters:</p>
 
     <ul class="brief"><li>""" (U+0022) character
-     </li><li>"#" (U+0023) character
-     </li><li>"%" (U+0025) character
-     </li><li>U+003C LESS-THAN SIGN character (&lt;)
-     </li><li>"&gt;" (U+003E) character
-     </li><li>"[" (U+005B) character
-     </li><li>"\" (U+005C) character
-     </li><li>"]" (U+005D) character
-     </li><li>"^" (U+005E) character
-     </li><li>"{" (U+007B) character
-     </li><li>"|" (U+007C) character
-     </li><li>"}" (U+007D) character
-    </li></ul><p>...then append the percent-encoded form of the character to
+     <li>"#" (U+0023) character
+     <li>"%" (U+0025) character
+     <li>U+003C LESS-THAN SIGN character (&lt;)
+     <li>"&gt;" (U+003E) character
+     <li>"[" (U+005B) character
+     <li>"\" (U+005C) character
+     <li>"]" (U+005D) character
+     <li>"^" (U+005E) character
+     <li>"{" (U+007B) character
+     <li>"|" (U+007C) character
+     <li>"}" (U+007D) character
+    </ul><p>...then append the percent-encoded form of the character to
     <var title="">output</var>. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a></p> <!-- this is the same
     phrasing that's used elsewhere in the spec, but we really should
     define 'percent-encoded' or at least ensure we consistently say
@@ -822,11 +858,11 @@
    </li>
 
    <li><p>Advance <var title="">position</var> to the next character
-   in <var title="">input</var>.</p></li>
+   in <var title="">input</var>.</li>
 
-   <li><p>Return to the step labeled <i>loop</i>.</p></li>
+   <li><p>Return to the step labeled <i>loop</i>.</li>
 
-   <li><p><i>End</i>: Return <var title="">output</var>.</p></li>
+   <li><p><i>End</i>: Return <var title="">output</var>.</li>
 
   </ol></div>
 
@@ -1008,65 +1044,65 @@
   in this specification.</p>
 
   <table id="table-uda"><thead><tr><th>Attribute
-     </th><th>Component
-     </th><th>Getter Condition
-     </th><th>Prefix
-     </th><th>Suffix
-     </th><th>Setter Preprocessor
-     </th><th>Setter Condition
-   </th></tr></thead><tbody><tr><td><dfn id="dom-uda-protocol" title="dom-uda-protocol"><code>protocol</code></dfn>
-     </td><td><a href="#url-scheme" title="url-scheme">&lt;scheme&gt;</a>
-     </td><td>&#8212;
-     </td><td>&#8212;
-     </td><td>":" (U+003A)
-     </td><td>Remove all trailing ":" (U+003A) characters
-     </td><td>The new value is not the empty string
-    </td></tr><tr><td><dfn id="dom-uda-host" title="dom-uda-host"><code>host</code></dfn>
-     </td><td><a href="#url-hostport" title="url-hostport">&lt;hostport&gt;</a>
-     </td><td><a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>
-     </td><td>&#8212;
-     </td><td>&#8212;
-     </td><td>&#8212;
-     </td><td>The new value is not the empty string and <a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>
-    </td></tr><tr><td><dfn id="dom-uda-hostname" title="dom-uda-hostname"><code>hostname</code></dfn>
-     </td><td><a href="#url-host" title="url-host">&lt;host&gt;</a>
-     </td><td><a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>
-     </td><td>&#8212;
-     </td><td>&#8212;
-     </td><td>Remove all leading "/" (U+002F) characters
-     </td><td>The new value is not the empty string and <a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>
-    </td></tr><tr><td><dfn id="dom-uda-port" title="dom-uda-port"><code>port</code></dfn>
-     </td><td><a href="#url-port" title="url-port">&lt;port&gt;</a>
-     </td><td><a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>, and contained a <a href="#url-port" title="url-port">&lt;port&gt;</a> component (possibly an empty one)
-     </td><td>&#8212;
-     </td><td>&#8212;
-     </td><td>Remove all characters in the new value from the first that is not in the range <a href="common-microsyntaxes.html#ascii-digits">ASCII digits</a>, if any.
+     <th>Component
+     <th>Getter Condition
+     <th>Prefix
+     <th>Suffix
+     <th>Setter Preprocessor
+     <th>Setter Condition
+   <tbody><tr><td><dfn id="dom-uda-protocol" title="dom-uda-protocol"><code>protocol</code></dfn>
+     <td><a href="#url-scheme" title="url-scheme">&lt;scheme&gt;</a>
+     <td>&mdash;
+     <td>&mdash;
+     <td>":" (U+003A)
+     <td>Remove all trailing ":" (U+003A) characters
+     <td>The new value is not the empty string
+    <tr><td><dfn id="dom-uda-host" title="dom-uda-host"><code>host</code></dfn>
+     <td><a href="#url-hostport" title="url-hostport">&lt;hostport&gt;</a>
+     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>
+     <td>&mdash;
+     <td>&mdash;
+     <td>&mdash;
+     <td>The new value is not the empty string and <a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>
+    <tr><td><dfn id="dom-uda-hostname" title="dom-uda-hostname"><code>hostname</code></dfn>
+     <td><a href="#url-host" title="url-host">&lt;host&gt;</a>
+     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>
+     <td>&mdash;
+     <td>&mdash;
+     <td>Remove all leading "/" (U+002F) characters
+     <td>The new value is not the empty string and <a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>
+    <tr><td><dfn id="dom-uda-port" title="dom-uda-port"><code>port</code></dfn>
+     <td><a href="#url-port" title="url-port">&lt;port&gt;</a>
+     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>, and contained a <a href="#url-port" title="url-port">&lt;port&gt;</a> component (possibly an empty one)
+     <td>&mdash;
+     <td>&mdash;
+     <td>Remove all characters in the new value from the first that is not in the range <a href="common-microsyntaxes.html#ascii-digits">ASCII digits</a>, if any.
          Remove any leading "0" (U+0030) characters in the new value.
          If the resulting string is empty, set it to a single "0" (U+0030) character.
-     </td><td><a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>,
+     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>,
          and the new value, when interpreted as a base-ten integer, is less than or equal to 65535
-    </td></tr><tr><td><dfn id="dom-uda-pathname" title="dom-uda-pathname"><code>pathname</code></dfn>
-     </td><td><a href="#url-path" title="url-path">&lt;path&gt;</a>
-     </td><td><a href="#concept-uda-input" title="concept-uda-input">input</a> is a <a href="#hierarchical-url">hierarchical URL</a>
-     </td><td>&#8212;
-     </td><td>&#8212;
-     </td><td>If it has no leading "/" (U+002F) character, prepend a "/" (U+002F) character to the new value
-     </td><td><a href="#concept-uda-input" title="concept-uda-input">input</a> is hierarchical
-    </td></tr><tr><td><dfn id="dom-uda-search" title="dom-uda-search"><code>search</code></dfn>
-     </td><td><a href="#url-query" title="url-query">&lt;query&gt;</a>
-     </td><td><a href="#concept-uda-input" title="concept-uda-input">input</a> is a <a href="#hierarchical-url">hierarchical URL</a>, and contained a <a href="#url-query" title="url-query">&lt;query&gt;</a> component (possibly an empty one)
-     </td><td>"?" (U+003F)
-     </td><td>&#8212;
-     </td><td>Remove one leading "?" (U+003F) character, if any
-     </td><td><a href="#concept-uda-input" title="concept-uda-input">input</a> is a <a href="#hierarchical-url">hierarchical URL</a>
-    </td></tr><tr><td><dfn id="dom-uda-hash" title="dom-uda-hash"><code>hash</code></dfn>
-     </td><td><a href="#url-fragment" title="url-fragment">&lt;fragment&gt;</a>
-     </td><td><a href="#concept-uda-input" title="concept-uda-input">input</a> contained a non-empty <a href="#url-fragment" title="url-fragment">&lt;fragment&gt;</a> component
-     </td><td>"#" (U+0023)
-     </td><td>&#8212;
-     </td><td>Remove one leading "#" (U+0023) character, if any
-     </td><td>&#8212;
-  </td></tr></tbody></table><!--
+    <tr><td><dfn id="dom-uda-pathname" title="dom-uda-pathname"><code>pathname</code></dfn>
+     <td><a href="#url-path" title="url-path">&lt;path&gt;</a>
+     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is a <a href="#hierarchical-url">hierarchical URL</a>
+     <td>&mdash;
+     <td>&mdash;
+     <td>If it has no leading "/" (U+002F) character, prepend a "/" (U+002F) character to the new value
+     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is hierarchical
+    <tr><td><dfn id="dom-uda-search" title="dom-uda-search"><code>search</code></dfn>
+     <td><a href="#url-query" title="url-query">&lt;query&gt;</a>
+     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is a <a href="#hierarchical-url">hierarchical URL</a>, and contained a <a href="#url-query" title="url-query">&lt;query&gt;</a> component (possibly an empty one)
+     <td>"?" (U+003F)
+     <td>&mdash;
+     <td>Remove one leading "?" (U+003F) character, if any
+     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is a <a href="#hierarchical-url">hierarchical URL</a>
+    <tr><td><dfn id="dom-uda-hash" title="dom-uda-hash"><code>hash</code></dfn>
+     <td><a href="#url-fragment" title="url-fragment">&lt;fragment&gt;</a>
+     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> contained a non-empty <a href="#url-fragment" title="url-fragment">&lt;fragment&gt;</a> component
+     <td>"#" (U+0023)
+     <td>&mdash;
+     <td>Remove one leading "#" (U+0023) character, if any
+     <td>&mdash;
+  </table><!--
   http://www.hixie.ch/tests/adhoc/dom/level0/location/components/
   http://lxr.mozilla.org/seamonkey/source/dom/src/base/nsLocation.cpp
   http://wp.netscape.com/eng/mozilla/3.0/handbook/javascript/ref_h-l.htm#84722
@@ -1078,22 +1114,22 @@
    depending on the exact original syntax of the URL:</p>
 
    <table id="table-uda-examples"><thead><tr><th> Input URL
-      </th><th> <code title="dom-uda-search"><a href="#dom-uda-search">search</a></code> value
-      </th><th> Explanation
-    </th></tr></thead><tbody><tr><td> <code title="">http://example.com/</code>
-      </td><td> <i>empty string</i>
-      </td><td> No <a href="#url-query" title="url-query">&lt;query&gt;</a> component in input URL.
-     </td></tr><tr><td> <code title="">http://example.com/?</code>
-      </td><td> <code title="">?</code>
-      </td><td> There is a <a href="#url-query" title="url-query">&lt;query&gt;</a> component, but it is empty.
+      <th> <code title="dom-uda-search"><a href="#dom-uda-search">search</a></code> value
+      <th> Explanation
+    <tbody><tr><td> <code title="">http://example.com/</code>
+      <td> <i>empty string</i>
+      <td> No <a href="#url-query" title="url-query">&lt;query&gt;</a> component in input URL.
+     <tr><td> <code title="">http://example.com/?</code>
+      <td> <code title="">?</code>
+      <td> There is a <a href="#url-query" title="url-query">&lt;query&gt;</a> component, but it is empty.
            <span class="impl">The question mark in the resulting value is the prefix.</span>
-     </td></tr><tr><td> <code title="">http://example.com/?test</code>
-      </td><td> <code title="">?test</code>
-      </td><td> The <a href="#url-query" title="url-query">&lt;query&gt;</a> component has the value "<code title="">test</code>".
-     </td></tr><tr><td> <code title="">http://example.com/?test#</code>
-      </td><td> <code title="">?test</code>
-      </td><td> The (empty) <a href="#url-fragment" title="url-fragment">&lt;fragment&gt;</a> component is not part of the <a href="#url-query" title="url-query">&lt;query&gt;</a> component.
-   </td></tr></tbody></table></div>
+     <tr><td> <code title="">http://example.com/?test</code>
+      <td> <code title="">?test</code>
+      <td> The <a href="#url-query" title="url-query">&lt;query&gt;</a> component has the value "<code title="">test</code>".
+     <tr><td> <code title="">http://example.com/?test#</code>
+      <td> <code title="">?test</code>
+      <td> The (empty) <a href="#url-fragment" title="url-fragment">&lt;fragment&gt;</a> component is not part of the <a href="#url-query" title="url-query">&lt;query&gt;</a> component.
+   </table></div>
 
   <div class="example">
 
@@ -1102,30 +1138,30 @@
    given <var title="">input</var> URL.</p>
 
    <table><thead><tr><th>Input
-      </th><th><code title="dom-uda-protocol"><a href="#dom-uda-protocol">protocol</a></code>
-      </th><th><code title="dom-uda-host"><a href="#dom-uda-host">host</a></code>
-      </th><th><code title="dom-uda-hostname"><a href="#dom-uda-hostname">hostname</a></code>
-      </th><th><code title="dom-uda-port"><a href="#dom-uda-port">port</a></code>
-      </th><th><code title="dom-uda-pathname"><a href="#dom-uda-pathname">pathname</a></code>
-      </th><th><code title="dom-uda-search"><a href="#dom-uda-search">search</a></code>
-      </th><th><code title="dom-uda-hash"><a href="#dom-uda-hash">hash</a></code>
-    </th></tr></thead><tbody><tr><td><code title="">http://example.com/carrot#question%3f</code>
-      </td><td><code title="">http:</code>
-      </td><td><code title="">example.com</code>
-      </td><td><code title="">example.com</code>
-      </td><td>(empty string)
-      </td><td><code title="">/carrot</code>
-      </td><td>(empty string)
-      </td><td><code title="">#question%3f</code>
-     </td></tr><tr><td><code title="">https://www.example.com:4443?</code>
-      </td><td><code title="">https:</code>
-      </td><td><code title="">www.example.com:4443</code>
-      </td><td><code title="">www.example.com</code>
-      </td><td><code title="">4443</code>
-      </td><td><code title="">/</code>
-      </td><td><code title="">?</code>
-      </td><td>(empty string)
-   </td></tr></tbody></table></div>
+      <th><code title="dom-uda-protocol"><a href="#dom-uda-protocol">protocol</a></code>
+      <th><code title="dom-uda-host"><a href="#dom-uda-host">host</a></code>
+      <th><code title="dom-uda-hostname"><a href="#dom-uda-hostname">hostname</a></code>
+      <th><code title="dom-uda-port"><a href="#dom-uda-port">port</a></code>
+      <th><code title="dom-uda-pathname"><a href="#dom-uda-pathname">pathname</a></code>
+      <th><code title="dom-uda-search"><a href="#dom-uda-search">search</a></code>
+      <th><code title="dom-uda-hash"><a href="#dom-uda-hash">hash</a></code>
+    <tbody><tr><td><code title="">http://example.com/carrot#question%3f</code>
+      <td><code title="">http:</code>
+      <td><code title="">example.com</code>
+      <td><code title="">example.com</code>
+      <td>(empty string)
+      <td><code title="">/carrot</code>
+      <td>(empty string)
+      <td><code title="">#question%3f</code>
+     <tr><td><code title="">https://www.example.com:4443?</code>
+      <td><code title="">https:</code>
+      <td><code title="">www.example.com:4443</code>
+      <td><code title="">www.example.com</code>
+      <td><code title="">4443</code>
+      <td><code title="">/</code>
+      <td><code title="">?</code>
+      <td>(empty string)
+   </table></div>
 
 
 <!--TOPIC:HTML-->
@@ -1188,7 +1224,7 @@
   <ol><li><p>If there is a specific <i>override referrer source</i>, and
    it is a <a href="#url">URL</a>, then let <var title="">referrer</var> be
    the <i>override referrer source</i>, and jump to the step labeled
-   <i>clean referrer</i>.</p></li>
+   <i>clean referrer</i>.</li>
 
    <li>
 
@@ -1260,7 +1296,7 @@
    </li>
 
    <li><p>If the algorithm was not invoked with the <i>synchronous
-   flag</i>, perform the remaining steps asynchronously.</p></li>
+   flag</i>, perform the remaining steps asynchronously.</li>
 
    <li>
 
@@ -1313,16 +1349,16 @@
     must run the following substeps:</p>
 
     <ol><li><p>Wait until ownership of the <a href="textFieldSelection.html#storage-mutex">storage mutex</a> can
-     be taken by this instance of the <a href="#fetch" title="fetch">fetching</a> algorithm.</p></li>
+     be taken by this instance of the <a href="#fetch" title="fetch">fetching</a> algorithm.</li>
 
-     <li><p>Take ownership of the <a href="textFieldSelection.html#storage-mutex">storage mutex</a>.</p></li>
+     <li><p>Take ownership of the <a href="textFieldSelection.html#storage-mutex">storage mutex</a>.</li>
 
      <li><p>Update the cookies. <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a>
      <!--INSERT FINGERPRINT-->
-     </p></li>
+     </li>
 
      <li><p>Release the <a href="textFieldSelection.html#storage-mutex">storage mutex</a> so that it is once
-     again free.</p></li>
+     again free.</li>
 
     </ol></li>
 
@@ -1418,7 +1454,7 @@
 
   <p class="note">Whether the <a href="#content-type-sniffing">type
   sniffing rules</a> apply to the fetched resource depends on the
-  algorithm that invokes the rules &#8212; they are not always
+  algorithm that invokes the rules &mdash; they are not always
   applicable.</p>
 
 
@@ -1504,23 +1540,23 @@
   nothing.</p>
 
   <ol><!-- http://www.hixie.ch/tests/adhoc/html/parsing/encoding/all.html --><li><p>Let <var title="">position</var> be a pointer into <var title="">s</var>, initially pointing at the start of the
-   string.</p></li>
+   string.</li>
 
    <li><p><i>Loop</i>: Find the first seven characters in <var title="">s</var> after <var title="">position</var> that are an
    <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for the word "<code title="">charset</code>". If no such match is found, return nothing
-   and abort these steps.</p></li>
+   and abort these steps.</li>
 
    <li><p>Skip any <a href="common-microsyntaxes.html#space-character" title="space character">space
-   characters</a> that immediately follow the word "<code title="">charset</code>" (there might not be any).</p></li>
+   characters</a> that immediately follow the word "<code title="">charset</code>" (there might not be any).</li>
 
    <li><p>If the next character is not a "=" (U+003D),
    then move <var title="">position</var> to point just before that
    next character, and jump back to the step labeled
-   <i>loop</i>.</p></li>
+   <i>loop</i>.</li>
 
    <li><p>Skip any <a href="common-microsyntaxes.html#space-character" title="space character">space
    characters</a> that immediately follow the equals sign (there
-   might not be any).</p></li>
+   might not be any).</li>
 
    <li>
 
@@ -1558,20 +1594,20 @@
 
   <p>A <dfn id="cors-settings-attribute">CORS settings attribute</dfn> is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated
   attribute</a>. The following table lists the keywords and states
-  for the attribute &#8212; the keywords in the left column map to the
+  for the attribute &mdash; the keywords in the left column map to the
   states in the cell in the second column on the same row as the
   keyword.</p>
 
   <table><thead><tr><th> Keyword
-     </th><th> State
-     </th><th> Brief description
-   </th></tr></thead><tbody><tr><td><dfn id="attr-crossorigin-anonymous-keyword" title="attr-crossorigin-anonymous-keyword"><code>anonymous</code></dfn>
-     </td><td><dfn id="attr-crossorigin-anonymous" title="attr-crossorigin-anonymous">Anonymous</dfn>
-     </td><td>Cross-origin CORS requests for the element will have the <i><a href="infrastructure.html#omit-credentials-flag">omit credentials flag</a></i> set.
-    </td></tr><tr><td><dfn id="attr-crossorigin-use-credentials-keyword" title="attr-crossorigin-use-credentials-keyword"><code>use-credentials</code></dfn>
-     </td><td><dfn id="attr-crossorigin-use-credentials" title="attr-crossorigin-use-credentials">Use Credentials</dfn>
-     </td><td>Cross-origin CORS requests for the element will not have the <i><a href="infrastructure.html#omit-credentials-flag">omit credentials flag</a></i> set.
-  </td></tr></tbody></table><p>The empty string is also a valid keyword, and maps to the <a href="#attr-crossorigin-anonymous" title="attr-crossorigin-anonymous">Anonymous</a> state. The
+     <th> State
+     <th> Brief description
+   <tbody><tr><td><dfn id="attr-crossorigin-anonymous-keyword" title="attr-crossorigin-anonymous-keyword"><code>anonymous</code></dfn>
+     <td><dfn id="attr-crossorigin-anonymous" title="attr-crossorigin-anonymous">Anonymous</dfn>
+     <td>Cross-origin CORS requests for the element will have the <i><a href="infrastructure.html#omit-credentials-flag">omit credentials flag</a></i> set.
+    <tr><td><dfn id="attr-crossorigin-use-credentials-keyword" title="attr-crossorigin-use-credentials-keyword"><code>use-credentials</code></dfn>
+     <td><dfn id="attr-crossorigin-use-credentials" title="attr-crossorigin-use-credentials">Use Credentials</dfn>
+     <td>Cross-origin CORS requests for the element will not have the <i><a href="infrastructure.html#omit-credentials-flag">omit credentials flag</a></i> set.
+  </table><p>The empty string is also a valid keyword, and maps to the <a href="#attr-crossorigin-anonymous" title="attr-crossorigin-anonymous">Anonymous</a> state. The
   attribute's <i>invalid value default</i> is the <a href="#attr-crossorigin-anonymous" title="attr-crossorigin-anonymous">Anonymous</a> state. The
   <i>missing value default</i>, used when the attribute is omitted, is
   the <dfn id="attr-crossorigin-none" title="attr-crossorigin-none">No CORS</dfn> state.</p>
@@ -1603,11 +1639,11 @@
 
     <ol><li><p><a href="#fetch">Fetch</a><!--FETCH--> <var title="">URL</var>,
      using <var title="">referrer source</var> if one was specified,
-     with the <i>manual redirect flag</i> set.</p></li> <!-- http-origin
+     with the <i>manual redirect flag</i> set.</li> <!-- http-origin
      privacy sensitive -->
 
      <li><p><i>Loop</i>: Wait for the <a href="#fetch">fetch</a> algorithm
-     to know if the result is a redirect or not.</p></li>
+     to know if the result is a redirect or not.</li>
 
      <li>
 
@@ -1718,10 +1754,10 @@
      <var title="">referrer source</var> if one was specified, with
      the <i>source origin</i> set to <var title="">origin</var>, and
      with the <i><a href="infrastructure.html#omit-credentials-flag">omit credentials flag</a></i> set if <var title="">mode</var> is "<a href="#attr-crossorigin-anonymous" title="attr-crossorigin-anonymous">Anonymous</a>" and not set
-     otherwise. <a href="textFieldSelection.html#refsCORS">[CORS]</a></p></li>
+     otherwise. <a href="textFieldSelection.html#refsCORS">[CORS]</a></li>
 
      <li><p>Wait for the CORS <a href="infrastructure.html#cross-origin-request-status">cross-origin request status</a>
-     to have a value.</p></li>
+     to have a value.</li>
 
      <li>
 
@@ -1761,4 +1797,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-div-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-div-element.html	15 Oct 2012 09:45:11 -0000	1.202
+++ the-div-element.html	15 Oct 2012 12:49:26 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.13 The div element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.13 The div element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-figcaption-element.html" title="4.5.12 The figcaption element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-figcaption-element.html" rel="prev" title="4.5.12 The figcaption element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="text-level-semantics.html" rel="next" title="4.6 Text-level semantics">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-figcaption-element.html">&#8592; 4.5.12 The figcaption element</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>
-  </div>
+  <nav class="prev_next">
+   <a href="the-figcaption-element.html">&slarr; 4.5.12 The figcaption element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="text-level-semantics.html">4.6 Text-level semantics &srarr;</a>
+  </nav>
 
   <h4 id="the-div-element"><span class="secno">4.5.13 </span>The <dfn><code>div</code></dfn> element</h4>
 
@@ -396,4 +432,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-output-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-output-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-output-element.html	15 Oct 2012 09:45:18 -0000	1.203
+++ the-output-element.html	15 Oct 2012 12:50:21 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.15 The output element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.15 The output element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-keygen-element.html" title="4.10.14 The keygen element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-progress-element.html" title="4.10.16 The progress element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-keygen-element.html" rel="prev" title="4.10.14 The keygen element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-progress-element.html" rel="next" title="4.10.16 The progress element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-keygen-element.html">&#8592; 4.10.14 The keygen element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-progress-element.html">4.10.16 The progress element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-keygen-element.html">&slarr; 4.10.14 The keygen element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-progress-element.html">4.10.16 The progress element &srarr;</a>
+  </nav>
 
   <h4 id="the-output-element"><span class="secno">4.10.15 </span>The <dfn><code>output</code></dfn> element</h4>
 
@@ -504,4 +540,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-label-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-label-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-label-element.html	15 Oct 2012 09:45:17 -0000	1.201
+++ the-label-element.html	15 Oct 2012 12:50:07 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.6 The label element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.6 The label element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-legend-element.html" title="4.10.5 The legend element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-input-element.html" title="4.10.7 The input element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-legend-element.html" rel="prev" title="4.10.5 The legend element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-input-element.html" rel="next" title="4.10.7 The input element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-legend-element.html">&#8592; 4.10.5 The legend element</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>
-  </div>
+  <nav class="prev_next">
+   <a href="the-legend-element.html">&slarr; 4.10.5 The legend element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-input-element.html">4.10.7 The input element &srarr;</a>
+  </nav>
 
   <h4 id="the-label-element"><span class="secno">4.10.6 </span>The <dfn><code>label</code></dfn> element</h4>
 
@@ -484,4 +520,4 @@
 <!--TOPIC:HTML-->
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-dl-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dl-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-dl-element.html	15 Oct 2012 09:45:11 -0000	1.201
+++ the-dl-element.html	15 Oct 2012 12:49:26 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.8 The dl element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.8 The dl element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-li-element.html" title="4.5.7 The li element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-dt-element.html" title="4.5.9 The dt element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-li-element.html" rel="prev" title="4.5.7 The li element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-dt-element.html" rel="next" title="4.5.9 The dt element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-li-element.html">&#8592; 4.5.7 The li element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-dt-element.html">4.5.9 The dt element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-li-element.html">&slarr; 4.5.7 The li element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-dt-element.html">4.5.9 The dt element &srarr;</a>
+  </nav>
 
   <h4 id="the-dl-element"><span class="secno">4.5.8 </span>The <dfn><code>dl</code></dfn> element</h4>
 
@@ -491,4 +527,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-select-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-select-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-select-element.html	15 Oct 2012 09:45:19 -0000	1.203
+++ the-select-element.html	15 Oct 2012 12:50:23 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.9 The select element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.9 The select element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-button-element.html" title="4.10.8 The button element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-datalist-element.html" title="4.10.10 The datalist element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-button-element.html" rel="prev" title="4.10.8 The button element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-datalist-element.html" rel="next" title="4.10.10 The datalist element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-button-element.html">&#8592; 4.10.8 The button element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-datalist-element.html">4.10.10 The datalist element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-button-element.html">&slarr; 4.10.8 The button element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-datalist-element.html">4.10.10 The datalist element &srarr;</a>
+  </nav>
 
   <h4 id="the-select-element"><span class="secno">4.10.9 </span>The <dfn><code>select</code></dfn> element</h4>
 
@@ -629,7 +665,7 @@
    <dd>
 
     <p>Returns the index of the first selected item, if any, or
-    &#8722;1 if there is no selected item.</p>
+    &minus;1 if there is no selected item.</p>
 
     <p>Can be set, to change the selection.</p>
 
@@ -699,7 +735,7 @@
   IDL attribute, on getting, must return the <a href="the-option-element.html#concept-option-index" title="concept-option-index">index</a> of the first
   <code><a href="the-option-element.html#the-option-element">option</a></code> element in the <a href="#concept-select-option-list" title="concept-select-option-list">list of options</a> in
   <a href="infrastructure.html#tree-order">tree order</a> that has its <a href="the-option-element.html#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> set to true,
-  if any. If there isn't one, then it must return &#8722;1.</p>
+  if any. If there isn't one, then it must return &minus;1.</p>
 
   <p>On setting, the <code title="dom-select-selectedIndex"><a href="#dom-select-selectedindex">selectedIndex</a></code> attribute must
   set the <a href="the-option-element.html#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> of all the
@@ -822,4 +858,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1284
retrieving revision 1.1285
diff -u -d -r1.1284 -r1.1285
--- dom.html	15 Oct 2012 09:45:05 -0000	1.1284
+++ dom.html	15 Oct 2012 12:46:06 -0000	1.1285
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>3 Semantics, structure, and APIs of HTML documents &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>3 Semantics, structure, and APIs of HTML documents &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,25 +355,25 @@
      }
      return null;
    }
-  </script><link href="namespaces.html" title="2.9 Namespaces" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="elements.html" title="3.2 Elements" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="namespaces.html" rel="prev" title="2.9 Namespaces">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="elements.html" rel="next" title="3.2 Elements">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="namespaces.html">&#8592; 2.9 Namespaces</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="elements.html">3.2 Elements &#8594;</a>
+  <nav class="prev_next">
+   <a href="namespaces.html">&slarr; 2.9 Namespaces</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="elements.html">3.2 Elements &srarr;</a>
   <ol class="toc"><li><a href="dom.html#dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</a>
   <ol><li><a href="dom.html#documents"><span class="secno">3.1 </span>Documents</a>
-    <ol><li><a href="dom.html#the-document-object"><span class="secno">3.1.1 </span>The <code>Document</code> object</a></li><li><a href="dom.html#security-document"><span class="secno">3.1.2 </span>Security</a></li><li><a href="dom.html#resource-metadata-management"><span class="secno">3.1.3 </span>Resource metadata management</a></li><li><a href="dom.html#dom-tree-accessors"><span class="secno">3.1.4 </span>DOM tree accessors</a></li><li><a href="dom.html#loading-xml-documents"><span class="secno">3.1.5 </span>Loading XML documents</a></li></ol></li></ol></li></ol></div>
+    <ol><li><a href="dom.html#the-document-object"><span class="secno">3.1.1 </span>The <code>Document</code> object</a><li><a href="dom.html#security-document"><span class="secno">3.1.2 </span>Security</a><li><a href="dom.html#resource-metadata-management"><span class="secno">3.1.3 </span>Resource metadata management</a><li><a href="dom.html#dom-tree-accessors"><span class="secno">3.1.4 </span>DOM tree accessors</a><li><a href="dom.html#loading-xml-documents"><span class="secno">3.1.5 </span>Loading XML documents</a></ol></ol></ol></nav>
 
   <h2 id="dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</h2>
 
@@ -381,14 +417,14 @@
 
   <ol><li><p>Let <var title="">source</var> be the value of the
    <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#active-document">active document</a>'s
-   <a href="#reload-override-buffer">reload override buffer</a>.</p></li>
+   <a href="#reload-override-buffer">reload override buffer</a>.</li>
 
    <li><p><a href="textFieldSelection.html#navigate">Navigate</a><!--DONAV reload after d.open()--> the
    <a href="textFieldSelection.html#browsing-context">browsing context</a> to a resource whose source is <var title="">source</var>, with <a href="textFieldSelection.html#replacement-enabled">replacement enabled</a>. When
    the <a href="textFieldSelection.html#navigate">navigate</a> algorithm creates a <code><a href="#document">Document</a></code>
    object for this purpose, set that <code><a href="#document">Document</a></code>'s
    <a href="#reload-override-flag">reload override flag</a> and set its <a href="#reload-override-buffer">reload override
-   buffer</a> to <var title="">source</var>.</p></li>
+   buffer</a> to <var title="">source</var>.</li>
 
   </ol><h4 id="the-document-object"><span class="secno">3.1.1 </span>The <code><a href="#document">Document</a></code> object</h4>
 
@@ -625,7 +661,7 @@
   <dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-lastmodified"><a href="#dom-document-lastmodified">lastModified</a></code></dt>
    <dd>
     <p>Returns the date of the last modification to the document, as
-    reported by the server, in the form "<code title="">MM/DD/YYYY&#160;hh:mm:ss</code>", in the user's local
+    reported by the server, in the form "<code title="">MM/DD/YYYY&nbsp;hh:mm:ss</code>", in the user's local
     time zone.</p>
     <p>If the last modification date is not known, the current time is
     returned instead.</p>
@@ -757,19 +793,19 @@
    element in the "<code title="">http://www.w3.org/2000/svg</code>"
    namespace, and the user agent supports SVG, then return the value
    that would have been returned by the IDL attribute of the same name
-   on the <code>SVGDocument</code> interface. <a href="textFieldSelection.html#refsSVG">[SVG]</a></p></li>
+   on the <code>SVGDocument</code> interface. <a href="textFieldSelection.html#refsSVG">[SVG]</a></li>
 
    <li><p>Otherwise, let <var title="">value</var> be a concatenation
    of the data of all the child <code><a href="infrastructure.html#text-0">Text</a></code> nodes of <a href="#the-title-element-0">the
    <code>title</code> element</a>, in <a href="infrastructure.html#tree-order">tree order</a>, or
    the empty string if <a href="#the-title-element-0">the <code>title</code> element</a> is
-   null.</p></li>
+   null.</li>
 
-   <li><p>Replace any sequence of one or more consecutive <a href="common-microsyntaxes.html#space-character" title="space character">space characters</a> in <var title="">value</var> with a single U+0020 SPACE character.</p></li>
+   <li><p>Replace any sequence of one or more consecutive <a href="common-microsyntaxes.html#space-character" title="space character">space characters</a> in <var title="">value</var> with a single U+0020 SPACE character.</li>
 
-   <li><p><a href="common-microsyntaxes.html#strip-leading-and-trailing-whitespace">Strip leading and trailing whitespace</a> from <var title="">value</var>.</p></li>
+   <li><p><a href="common-microsyntaxes.html#strip-leading-and-trailing-whitespace">Strip leading and trailing whitespace</a> from <var title="">value</var>.</li>
 
-   <li><p>Return <var title="">value</var>.</p></li>
+   <li><p>Return <var title="">value</var>.</li>
 
   </ol><p>On setting, the following algorithm must be run. Mutation events
   must be fired as appropriate.</p>
@@ -779,7 +815,7 @@
    namespace, and the user agent supports SVG, then the setter must
    act as if it was the setter for the IDL attribute of the same name
    on the <code><a href="#document">Document</a></code> interface defined by the SVG
-   specification. Stop the algorithm here. <a href="textFieldSelection.html#refsSVG">[SVG]</a></p></li>
+   specification. Stop the algorithm here. <a href="textFieldSelection.html#refsSVG">[SVG]</a></li>
 
    <li>If <a href="#the-title-element-0">the <code>title</code> element</a> is null and
    <a href="#the-head-element-0">the <code>head</code> element</a> is null, then the
@@ -966,7 +1002,7 @@
     <p>Let <var title="">elements</var> be the list of <a href="#dom-document-nameditem-filter" title="dom-document-namedItem-filter">named elements</a> with
     the name <var title="">name</var> in the <code><a href="#document">Document</a></code>.
 
-    </p><p class="note">There will be at least one such element, by
+    <p class="note">There will be at least one such element, by
     definition.<!-- (If there wasn't, then this algorithm wouldn't
     have been invoked by Web IDL.) --></p>
 
@@ -1062,44 +1098,44 @@
    <span>load-blocked</span>, return false and abort these
    steps.</p></li>
 --><li><p>Let <var title="">document</var> be the <code><a href="#xmldocument">XMLDocument</a></code>
-   object on which the method was invoked.</p></li>
+   object on which the method was invoked.</li>
 
    <li><p><a href="urls.html#resolve-a-url" title="resolve a url">Resolve</a> the method's
    first argument, relative to the <a href="textFieldSelection.html#entry-script">entry script</a>'s <a href="textFieldSelection.html#script's-base-url" title="script's base URL">base URL</a>. If this is not
    successful, throw a <code><a href="infrastructure.html#syntaxerror">SyntaxError</a></code> exception and abort
    these steps. Otherwise, let <var title="">url</var> be the
-   resulting <a href="urls.html#absolute-url">absolute URL</a>.</p></li>
+   resulting <a href="urls.html#absolute-url">absolute URL</a>.</li>
 
    <li><p>If the <a href="textFieldSelection.html#origin-0">origin</a> of <var title="">url</var> is not
    the same as the <a href="textFieldSelection.html#origin-0">origin</a> of <var title="">document</var>, throw a <code><a href="infrastructure.html#securityerror">SecurityError</a></code>
-   exception and abort these steps.</p></li>
+   exception and abort these steps.</li>
 <!--SYNCLOAD
    <li><p>If <code title="dom-XMLDocument-async">async</code> is
    set to false, let <var title="">document</var> be
    <dfn>load-blocked</dfn>.</p></li>
 -->
    <li><p>Remove all child nodes of <var title="">document</var>,
-   without firing any mutation events.</p></li> <!-- as of 2010-07-26,
+   without firing any mutation events.</li> <!-- as of 2010-07-26,
    only Opera fired mutation events here. -->
 
-   <li><p>Set the <a href="#current-document-readiness">current document readiness</a> of <var title="">document</var> to "<code title="">loading</code>".</p></li>
+   <li><p>Set the <a href="#current-document-readiness">current document readiness</a> of <var title="">document</var> to "<code title="">loading</code>".</li>
 
    <li><p><!--SYNCLOAD If <code title="dom-XMLDocument-async">async</code> is
    set to true, then run--> Run the remainder of these steps asynchronously,
    and return true from the method.<!--SYNCLOAD Otherwise, continue running these
-   steps without yet returning.--></p></li>
+   steps without yet returning.--></li>
 
    <li><p>Let <var title="">result</var> be a <code><a href="#document">Document</a></code>
-   object.</p></li>
+   object.</li>
 
-   <li><p>Let <var title="">success</var> be false.</p></li>
+   <li><p>Let <var title="">success</var> be false.</li>
 
    <li><p><a href="urls.html#fetch">Fetch</a><!--FETCH--> <var title="">url</var> from
    the <a href="textFieldSelection.html#origin-0">origin</a> of <var title="">document</var>, using the
    <a href="textFieldSelection.html#entry-script">entry script</a>'s <a href="textFieldSelection.html#script's-referrer-source" title="script's referrer
    source">referrer source</a>, with the <i title="">synchronous
    flag</i> set and the <i title="">force same-origin flag</i>
-   set.</p></li>
+   set.</li>
 
    <li>
 
@@ -1107,15 +1143,15 @@
     MIME type</a>, then run these substeps:</p>
 
     <ol><li><p>Create a new <a href="textFieldSelection.html#xml-parser">XML parser</a> associated with the
-     <var title="">result</var> document.</p></li>
+     <var title="">result</var> document.</li>
 
-     <li><p>Pass this parser the fetched document.</p></li> <!-- no
+     <li><p>Pass this parser the fetched document.</li> <!-- no
      worries about scripts running; there's no browsing context for
      the document so scripts are automatically disabled -->
 
      <li><p>If there is an XML well-formedness or XML namespace
      well-formedness error, then remove all child nodes from <var title="">result</var>. Otherwise let <var title="">success</var>
-     be true.</p></li>
+     be true.</li>
 
     </ol></li>
 
@@ -1125,13 +1161,13 @@
     set to true, then <span>queue--> <a href="textFieldSelection.html#queue-a-task">Queue a task</a> to run the following
     steps. <!--SYNCLOAD Otherwise, run them synchronously.--></p>
 
-    <ol><li><p>Set the <a href="#current-document-readiness">current document readiness</a> of <var title="">document</var> to "<code title="">complete</code>".</p></li>
+    <ol><li><p>Set the <a href="#current-document-readiness">current document readiness</a> of <var title="">document</var> to "<code title="">complete</code>".</li>
 
      <li><p>Replace all the children of <var title="">document</var>
      by the children of <var title="">result</var> (even if it has no
      children), firing mutation events as if a
      <code><a href="infrastructure.html#documentfragment">DocumentFragment</a></code> containing the new children had
-     been inserted.</p></li> <!-- as of 2010-07-26, both Firefox and
+     been inserted.</li> <!-- as of 2010-07-26, both Firefox and
      Opera fired mutation events here. -->
 
      <!-- If the document doesn't have no nodes here, at time of
@@ -1139,7 +1175,7 @@
      ones, while Firefox would basically abort instead, failing to
      fire the 'load' event -->
 
-     <li><p><a href="textFieldSelection.html#fire-a-simple-event">Fire a simple event</a> named <code title="event-load">load</code> at <var title="">document</var>.</p></li>
+     <li><p><a href="textFieldSelection.html#fire-a-simple-event">Fire a simple event</a> named <code title="event-load">load</code> at <var title="">document</var>.</li>
 
     </ol></li>
 <!--SYNCLOAD
@@ -1156,4 +1192,4 @@
 
 
 <!--TOPIC:HTML-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-textarea-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-textarea-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-textarea-element.html	15 Oct 2012 09:45:20 -0000	1.204
+++ the-textarea-element.html	15 Oct 2012 12:50:24 -0000	1.205
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.13 The textarea element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.13 The textarea element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-option-element.html" title="4.10.12 The option element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-keygen-element.html" title="4.10.14 The keygen element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-option-element.html" rel="prev" title="4.10.12 The option element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-keygen-element.html" rel="next" title="4.10.14 The keygen element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-option-element.html">&#8592; 4.10.12 The option element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-keygen-element.html">4.10.14 The keygen element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-option-element.html">&slarr; 4.10.12 The option element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-keygen-element.html">4.10.14 The keygen element &srarr;</a>
+  </nav>
 
   <h4 id="the-textarea-element"><span class="secno">4.10.13 </span>The <dfn><code>textarea</code></dfn> element</h4>
 
@@ -495,11 +531,11 @@
   <ol><li><p>Set the element's <code title="attr-dir"><a href="global-attributes.html#the-dir-attribute">dir</a></code>
    attribute to "<code title="attr-dir-ltr"><a href="global-attributes.html#attr-dir-ltr">ltr</a></code>" if the user
    selected a left-to-right writing direction, and "<code title="attr-dir-rtl"><a href="global-attributes.html#attr-dir-rtl">rtl</a></code>" if the user selected a
-   right-to-left writing direction.</p></li>
+   right-to-left writing direction.</li>
 
    <li><p><a href="textFieldSelection.html#queue-a-task">Queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
    event</a> that bubbles named <code title="event-input">input</code> at the <code><a href="#the-textarea-element">textarea</a></code>
-   element.</p></li>
+   element.</li>
 
   </ol></div>
 
@@ -582,11 +618,11 @@
 
   <ol><li><p>Replace every U+000D CARRIAGE RETURN U+000A LINE FEED (CRLF)
    character pair from the <a href="#concept-textarea-raw-value" title="concept-textarea-raw-value">raw value</a> with a single
-   "LF" (U+000A) character.</p></li>
+   "LF" (U+000A) character.</li>
 
    <li><p>Replace every remaining U+000D CARRIAGE RETURN character from
    the <a href="#concept-textarea-raw-value" title="concept-textarea-raw-value">raw value</a> with
-   a single "LF" (U+000A) character.</p></li>
+   a single "LF" (U+000A) character.</li>
 
   </ol><p>The element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> is
   defined to be the element's <a href="#concept-textarea-raw-value" title="concept-textarea-raw-value">raw value</a> with the
@@ -597,7 +633,7 @@
    every occurrence of a "LF" (U+000A) character not preceded
    by a "CR" (U+000D) character, by a two-character
    string consisting of a U+000D CARRIAGE RETURN U+000A LINE FEED
-   (CRLF) character pair.</p></li>
+   (CRLF) character pair.</li>
 
    <li><p>If the element's <code title="attr-textarea-wrap"><a href="#attr-textarea-wrap">wrap</a></code> attribute is in the <a href="#attr-textarea-wrap-hard-state" title="attr-textarea-wrap-hard-state">Hard</a> state, insert
    U+000D CARRIAGE RETURN U+000A LINE FEED (CRLF) character pairs
@@ -606,7 +642,7 @@
    width</a> characters. For the purposes of this requirement,
    lines are delimited by the start of the string, the end of the
    string, and U+000D CARRIAGE RETURN U+000A LINE FEED (CRLF)
-   character pairs.</p></li>
+   character pairs.</li>
 
   </ol></div>
 
@@ -778,4 +814,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-colgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-colgroup-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-colgroup-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-colgroup-element.html	15 Oct 2012 12:49:08 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.3 The colgroup element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.3 The colgroup element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-caption-element.html" title="4.9.2 The caption element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-col-element.html" title="4.9.4 The col element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-caption-element.html" rel="prev" title="4.9.2 The caption element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-col-element.html" rel="next" title="4.9.4 The col element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-caption-element.html">&#8592; 4.9.2 The caption element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-col-element.html">4.9.4 The col element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-caption-element.html">&slarr; 4.9.2 The caption element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-col-element.html">4.9.4 The col element &srarr;</a>
+  </nav>
 
   <h4 id="the-colgroup-element"><span class="secno">4.9.3 </span>The <dfn><code>colgroup</code></dfn> element</h4>
 
@@ -380,4 +416,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: attributes-common-to-ins-and-del-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- attributes-common-to-ins-and-del-elements.html	15 Oct 2012 09:45:05 -0000	1.201
+++ attributes-common-to-ins-and-del-elements.html	15 Oct 2012 12:45:48 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.7.3 Attributes common to ins and del elements &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.7.3 Attributes common to ins and del elements &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-del-element.html" title="4.7.2 The del element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="edits-and-paragraphs.html" title="4.7.4 Edits and paragraphs" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-del-element.html" rel="prev" title="4.7.2 The del element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="edits-and-paragraphs.html" rel="next" title="4.7.4 Edits and paragraphs">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-del-element.html">&#8592; 4.7.2 The del element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="edits-and-paragraphs.html">4.7.4 Edits and paragraphs &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-del-element.html">&slarr; 4.7.2 The del element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="edits-and-paragraphs.html">4.7.4 Edits and paragraphs &srarr;</a>
+  </nav>
 
   <h4 id="attributes-common-to-ins-and-del-elements"><span class="secno">4.7.3 </span>Attributes common to <code><a href="the-ins-element.html#the-ins-element">ins</a></code> and <code><a href="the-del-element.html#the-del-element">del</a></code> elements</h4>
 
@@ -396,4 +432,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-video-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-video-element.html	15 Oct 2012 09:45:21 -0000	1.203
+++ the-video-element.html	15 Oct 2012 12:50:26 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.6 The video element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.6 The video element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-param-element.html" title="4.8.5 The param element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-audio-element.html" title="4.8.7 The audio element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-param-element.html" rel="prev" title="4.8.5 The param element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-audio-element.html" rel="next" title="4.8.7 The audio element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-param-element.html">&#8592; 4.8.5 The param element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-audio-element.html">4.8.7 The audio element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-param-element.html">&slarr; 4.8.5 The param element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-audio-element.html">4.8.7 The audio element &srarr;</a>
+  </nav>
 
   <h4 id="the-video-element"><span class="secno">4.8.6 </span>The <dfn id="video"><code>video</code></dfn> element</h4>
 
@@ -438,27 +474,27 @@
 
   <ol><li><p>If there is an existing instance of this algorithm running
    for this <code><a href="#the-video-element">video</a></code> element, abort that instance of this
-   algorithm without changing the <a href="#poster-frame">poster frame</a>.</p></li>
+   algorithm without changing the <a href="#poster-frame">poster frame</a>.</li>
 
    <li><p>If the <code title="attr-video-poster"><a href="#attr-video-poster">poster</a></code>
    attribute's value is the empty string or if the attribute is
    absent, then there is no <a href="#poster-frame">poster frame</a>; abort these
-   steps.</p></li>
+   steps.</li>
 
    <li><p><a href="urls.html#resolve-a-url" title="resolve a url">Resolve</a> the <code title="attr-video-poster"><a href="#attr-video-poster">poster</a></code> attribute's value relative
    to the element. If this fails, then there is no <a href="#poster-frame">poster
-   frame</a>; abort these steps.</p></li>
+   frame</a>; abort these steps.</li>
 
    <li><p><a href="urls.html#fetch">Fetch</a><!--FETCH--> the resulting <a href="urls.html#absolute-url">absolute
    URL</a>, from the element's <code><a href="dom.html#document">Document</a></code>'s
    <a href="textFieldSelection.html#origin-0">origin</a>. This must <a href="textFieldSelection.html#delay-the-load-event">delay the load event</a> of
-   the element's document.</p></li>
+   the element's document.</li>
 
    <!-- could define how to sniff for an image here -->
 
    <li><p>If an image is thus obtained, the <a href="#poster-frame">poster frame</a>
    is that image. Otherwise, there is no <a href="#poster-frame">poster
-   frame</a>.</p></li>
+   frame</a>.</li>
 
   </ol></div>
 
@@ -693,4 +729,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-table-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-table-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-table-element.html	15 Oct 2012 09:45:19 -0000	1.202
+++ the-table-element.html	15 Oct 2012 12:50:24 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.1 The table element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.1 The table element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="tabular-data.html" title="4.9 Tabular data" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-caption-element.html" title="4.9.2 The caption element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="tabular-data.html" rel="prev" title="4.9 Tabular data">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-caption-element.html" rel="next" title="4.9.2 The caption element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="tabular-data.html">&#8592; 4.9 Tabular data</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-caption-element.html">4.9.2 The caption element &#8594;</a>
+  <nav class="prev_next">
+   <a href="tabular-data.html">&slarr; 4.9 Tabular data</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-caption-element.html">4.9.2 The caption element &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-table-element.html#the-table-element"><span class="secno">4.9.1 </span>The <code>table</code> element</a>
-      <ol><li><a href="the-table-element.html#table-descriptions-techniques"><span class="secno">4.9.1.1 </span>Techniques for describing tables</a></li><li><a href="the-table-element.html#table-layout-techniques"><span class="secno">4.9.1.2 </span>Techniques for table layout</a></li></ol></li></ol></li></ol></li></ol></div>
+      <ol><li><a href="the-table-element.html#table-descriptions-techniques"><span class="secno">4.9.1.1 </span>Techniques for describing tables</a><li><a href="the-table-element.html#table-layout-techniques"><span class="secno">4.9.1.2 </span>Techniques for table layout</a></ol></ol></ol></ol></nav>
 
   <h4 id="the-table-element"><span class="secno">4.9.1 </span>The <dfn><code>table</code></dfn> element</h4>
 
@@ -457,24 +493,24 @@
   following are suggested as possible indicators:</p>
 
   <table><thead><tr><th>Feature
-     </th><th>Indication
-   </th></tr></thead><tbody><tr><td>The use of the <code title="attr-aria-role">role</code> attribute with the value <code title="attr-aria-role-presentation">presentation</code>
-     </td><td>Probably a layout table
-    </td></tr><tr><td>The use of the <code title="attr-table-border"><a href="#attr-table-border">border</a></code> attribute with the non-conforming value 0
-     </td><td>Probably a layout table
-    </td></tr><tr><td>The use of the non-conforming <code title="attr-table-cellspacing"><a href="textFieldSelection.html#attr-table-cellspacing">cellspacing</a></code> and <code title="attr-table-cellpadding"><a href="textFieldSelection.html#attr-table-cellpadding">cellpadding</a></code> attributes with the value 0
-     </td><td>Probably a layout table
-   </td></tr></tbody><tbody><tr><td>The use of <code><a href="the-caption-element.html#the-caption-element">caption</a></code>, <code><a href="the-thead-element.html#the-thead-element">thead</a></code>, or <code><a href="the-th-element.html#the-th-element">th</a></code> elements        
-     </td><td>Probably a non-layout table
-    </td></tr><tr><td>The use of the <code title="attr-tdth-headers"><a href="attributes-common-to-td-and-th-elements.html#attr-tdth-headers">headers</a></code> and <code title="attr-th-scope"><a href="the-th-element.html#attr-th-scope">scope</a></code> attributes
-     </td><td>Probably a non-layout table
-    </td></tr><tr><td>The use of the <code title="attr-table-border"><a href="#attr-table-border">border</a></code> attribute with a value other than 0
-     </td><td>Probably a non-layout table
-    </td></tr><tr><td>Explicit visible borders set using CSS
-     </td><td>Probably a non-layout table
-   </td></tr></tbody><tbody><tr><td>The use of the <code title="attr-table-summary"><a href="textFieldSelection.html#attr-table-summary">summary</a></code> attribute
-     </td><td>Not a good indicator (both layout and non-layout tables have historically been given this attribute)
-  </td></tr></tbody></table><p class="note">It is quite possible that the above suggestions are
+     <th>Indication
+   <tbody><tr><td>The use of the <code title="attr-aria-role">role</code> attribute with the value <code title="attr-aria-role-presentation">presentation</code>
+     <td>Probably a layout table
+    <tr><td>The use of the <code title="attr-table-border"><a href="#attr-table-border">border</a></code> attribute with the non-conforming value 0
+     <td>Probably a layout table
+    <tr><td>The use of the non-conforming <code title="attr-table-cellspacing"><a href="textFieldSelection.html#attr-table-cellspacing">cellspacing</a></code> and <code title="attr-table-cellpadding"><a href="textFieldSelection.html#attr-table-cellpadding">cellpadding</a></code> attributes with the value 0
+     <td>Probably a layout table
+   <tbody><tr><td>The use of <code><a href="the-caption-element.html#the-caption-element">caption</a></code>, <code><a href="the-thead-element.html#the-thead-element">thead</a></code>, or <code><a href="the-th-element.html#the-th-element">th</a></code> elements        
+     <td>Probably a non-layout table
+    <tr><td>The use of the <code title="attr-tdth-headers"><a href="attributes-common-to-td-and-th-elements.html#attr-tdth-headers">headers</a></code> and <code title="attr-th-scope"><a href="the-th-element.html#attr-th-scope">scope</a></code> attributes
+     <td>Probably a non-layout table
+    <tr><td>The use of the <code title="attr-table-border"><a href="#attr-table-border">border</a></code> attribute with a value other than 0
+     <td>Probably a non-layout table
+    <tr><td>Explicit visible borders set using CSS
+     <td>Probably a non-layout table
+   <tbody><tr><td>The use of the <code title="attr-table-summary"><a href="textFieldSelection.html#attr-table-summary">summary</a></code> attribute
+     <td>Not a good indicator (both layout and non-layout tables have historically been given this attribute)
+  </table><p class="note">It is quite possible that the above suggestions are
   wrong. Implementors are urged to provide feedback elaborating on
   their experiences with trying to create a layout table detection
   heuristic.</p>
@@ -553,15 +589,15 @@
    <dt><var title="">tr</var> = <var title="">table</var> . <code title="dom-table-insertRow"><a href="#dom-table-insertrow">insertRow</a></code>(<var title="">index</var>)</dt>
    <dd>
     <p>Creates a <code><a href="the-tr-element.html#the-tr-element">tr</a></code> element, along with a <code><a href="the-tbody-element.html#the-tbody-element">tbody</a></code> if required, inserts them into the table at the position given by the argument, and returns the <code><a href="the-tr-element.html#the-tr-element">tr</a></code>.</p>
-    <p>The position is relative to the rows in the table. The index &#8722;1 is equivalent to inserting at the end of the table.</p>
-    <p>If the given position is less than &#8722;1 or greater than the number of rows, throws an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception.</p>
+    <p>The position is relative to the rows in the table. The index &minus;1 is equivalent to inserting at the end of the table.</p>
+    <p>If the given position is less than &minus;1 or greater than the number of rows, throws an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception.</p>
    </dd>
 
    <dt><var title="">table</var> . <code title="dom-table-deleteRow"><a href="#dom-table-deleterow">deleteRow</a></code>(<var title="">index</var>)</dt>
    <dd>
     <p>Removes the <code><a href="the-tr-element.html#the-tr-element">tr</a></code> element with the given position in the table.</p>
-    <p>The position is relative to the rows in the table. The index &#8722;1 is equivalent to deleting the last row of the table.</p>
-    <p>If the given position is less than &#8722;1 or greater than the index of the last row, or if there are no rows, throws an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception.</p>
+    <p>The position is relative to the rows in the table. The index &minus;1 is equivalent to deleting the last row of the table.</p>
+    <p>If the given position is less than &minus;1 or greater than the index of the last row, or if there are no rows, throws an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception.</p>
    </dd>
 
   </dl><div class="impl">
@@ -675,7 +711,7 @@
   first item in the following list of conditions that describes the
   state of the table and the <var title="">index</var> argument:</p>
 
-  <dl class="switch"><dt>If <var title="">index</var> is less than &#8722;1 or greater than
+  <dl class="switch"><dt>If <var title="">index</var> is less than &minus;1 or greater than
    the number of elements in <code title="dom-table-rows"><a href="#dom-table-rows">rows</a></code>
    collection:</dt>
 
@@ -699,7 +735,7 @@
    the last <code><a href="the-tbody-element.html#the-tbody-element">tbody</a></code> element in the table, and return the
    <code><a href="the-tr-element.html#the-tr-element">tr</a></code> element.</dd>
 
-   <dt>If <var title="">index</var> is missing, equal to &#8722;1, or
+   <dt>If <var title="">index</var> is missing, equal to &minus;1, or
    equal to the number of items in <code title="dom-table-rows"><a href="#dom-table-rows">rows</a></code> collection:</dt>
 
    <dd>The method must create a <code><a href="the-tr-element.html#the-tr-element">tr</a></code> element, and append it
@@ -717,19 +753,19 @@
   </dl><p>When the <dfn id="dom-table-deleterow" title="dom-table-deleteRow"><code>deleteRow(<var title="">index</var>)</code></dfn> method is called, the user agent
   must run the following steps:</p>
 
-  <ol><li><p>If <var title="">index</var> is equal to &#8722;1, then
+  <ol><li><p>If <var title="">index</var> is equal to &minus;1, then
    <var title="">index</var> must be set to the number if items in the
    <code title="dom-table-rows"><a href="#dom-table-rows">rows</a></code> collection, minus
-   one.</p></li>
+   one.</li>
 
    <li><p>Now, if <var title="">index</var> is less than zero, or
    greater than or equal to the number of elements in the <code title="dom-table-rows"><a href="#dom-table-rows">rows</a></code> collection, the method must
    instead throw an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception, and these
-   steps must be aborted.</p></li>
+   steps must be aborted.</li>
 
    <li><p>Otherwise, the method must remove the <var title="">index</var>th element in the <code title="dom-table-rows"><a href="#dom-table-rows">rows</a></code> collection from its parent.</p>
 
-  </li></ol><p>The <dfn id="dom-table-border" title="dom-table-border"><code>border</code></dfn> IDL
+  </ol><p>The <dfn id="dom-table-border" title="dom-table-border"><code>border</code></dfn> IDL
   attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
   same name.</p>
 
@@ -798,15 +834,15 @@
 
   <table><caption>Characteristics with positive and negative sides</caption>
    <thead><tr><th id="n"> Negative
-     </th><th> Characteristic
-     </th><th> Positive
-   </th></tr></thead><tbody><tr><td headers="n r1"> Sad
-     </td><th id="r1"> Mood
-     </th><td> Happy
-    </td></tr><tr><td headers="n r2"> Failing
-     </td><th id="r2"> Grade
-     </th><td> Passing
-  </td></tr></tbody></table><p>...might benefit from a description explaining the way the table
+     <th> Characteristic
+     <th> Positive
+   <tbody><tr><td headers="n r1"> Sad
+     <th id="r1"> Mood
+     <td> Happy
+    <tr><td headers="n r2"> Failing
+     <th id="r2"> Grade
+     <td> Passing
+  </table><p>...might benefit from a description explaining the way the table
   is laid out, something like "Characteristics are given in the
   second column, with the negative side in the left column and the
   positive side in the right column".</p>
@@ -1017,4 +1053,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-audio-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-audio-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-audio-element.html	15 Oct 2012 09:45:09 -0000	1.201
+++ the-audio-element.html	15 Oct 2012 12:48:16 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.7 The audio element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.7 The audio element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-video-element.html" title="4.8.6 The video element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-source-element.html" title="4.8.8 The source element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-video-element.html" rel="prev" title="4.8.6 The video element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-source-element.html" rel="next" title="4.8.8 The source element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-video-element.html">&#8592; 4.8.6 The video element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-source-element.html">4.8.8 The source element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-video-element.html">&slarr; 4.8.6 The video element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-source-element.html">4.8.8 The source element &srarr;</a>
+  </nav>
 
   <h4 id="the-audio-element"><span class="secno">4.8.7 </span>The <dfn id="audio"><code>audio</code></dfn> element</h4>
 
@@ -496,4 +532,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: edits-and-lists.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-lists.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- edits-and-lists.html	15 Oct 2012 09:45:05 -0000	1.201
+++ edits-and-lists.html	15 Oct 2012 12:46:07 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.7.5 Edits and lists &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.7.5 Edits and lists &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="edits-and-paragraphs.html" title="4.7.4 Edits and paragraphs" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-img-element.html" title="4.8.1 The img element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="edits-and-paragraphs.html" rel="prev" title="4.7.4 Edits and paragraphs">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-img-element.html" rel="next" title="4.8.1 The img element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="edits-and-paragraphs.html">&#8592; 4.7.4 Edits and paragraphs</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-img-element.html">4.8.1 The img element &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="edits-and-lists.html#edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</a></li><li><a href="edits-and-lists.html#edits-and-tables"><span class="secno">4.7.6 </span>Edits and tables</a></li></ol></li><li><a href="edits-and-lists.html#embedded-content-0"><span class="secno">4.8 </span>Embedded content</a>
-    </li></ol></li></ol></div>
+  <nav class="prev_next">
+   <a href="edits-and-paragraphs.html">&slarr; 4.7.4 Edits and paragraphs</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-img-element.html">4.8.1 The img element &srarr;</a>
+  <ol class="toc"><li><ol><li><ol><li><a href="edits-and-lists.html#edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</a><li><a href="edits-and-lists.html#edits-and-tables"><span class="secno">4.7.6 </span>Edits and tables</a></ol><li><a href="edits-and-lists.html#embedded-content-0"><span class="secno">4.8 </span>Embedded content</a>
+    </ol></ol></nav>
 
   <h4 id="edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</h4>
 
@@ -444,4 +480,4 @@
   <h3 id="embedded-content-0"><span class="secno">4.8 </span>Embedded content</h3>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-pre-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-pre-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-pre-element.html	15 Oct 2012 09:45:18 -0000	1.201
+++ the-pre-element.html	15 Oct 2012 12:50:22 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.3 The pre element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.3 The pre element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-hr-element.html" title="4.5.2 The hr element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-blockquote-element.html" title="4.5.4 The blockquote element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-hr-element.html" rel="prev" title="4.5.2 The hr element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-blockquote-element.html" rel="next" title="4.5.4 The blockquote element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-hr-element.html">&#8592; 4.5.2 The hr element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-blockquote-element.html">4.5.4 The blockquote element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-hr-element.html">&slarr; 4.5.2 The hr element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-blockquote-element.html">4.5.4 The blockquote element &srarr;</a>
+  </nav>
 
   <h4 id="the-pre-element"><span class="secno">4.5.3 </span>The <dfn><code>pre</code></dfn> element</h4>
 
@@ -452,4 +488,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: dynamic-markup-insertion.html
===================================================================
RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- dynamic-markup-insertion.html	15 Oct 2012 09:45:05 -0000	1.203
+++ dynamic-markup-insertion.html	15 Oct 2012 12:46:07 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>3.4 Dynamic markup insertion &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>3.4 Dynamic markup insertion &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="interactions-with-xpath-and-xslt.html" title="3.3 Interactions with XPath and XSLT" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="semantics.html" title="4 The elements of HTML" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="interactions-with-xpath-and-xslt.html" rel="prev" title="3.3 Interactions with XPath and XSLT">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="semantics.html" rel="next" title="4 The elements of HTML">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="interactions-with-xpath-and-xslt.html">&#8592; 3.3 Interactions with XPath and XSLT</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="semantics.html">4 The elements of HTML &#8594;</a>
+  <nav class="prev_next">
+   <a href="interactions-with-xpath-and-xslt.html">&slarr; 3.3 Interactions with XPath and XSLT</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="semantics.html">4 The elements of HTML &srarr;</a>
   <ol class="toc"><li><ol><li><a href="dynamic-markup-insertion.html#dynamic-markup-insertion"><span class="secno">3.4 </span>Dynamic markup insertion</a>
-    <ol><li><a href="dynamic-markup-insertion.html#opening-the-input-stream"><span class="secno">3.4.1 </span>Opening the input stream</a></li><li><a href="dynamic-markup-insertion.html#closing-the-input-stream"><span class="secno">3.4.2 </span>Closing the input stream</a></li><li><a href="dynamic-markup-insertion.html#document.write()"><span class="secno">3.4.3 </span><code title="dom-document-write">document.write()</code></a></li><li><a href="dynamic-markup-insertion.html#document.writeln()"><span class="secno">3.4.4 </span><code title="dom-document-writeln">document.writeln()</code></a></li></ol></li></ol></li></ol></div>
+    <ol><li><a href="dynamic-markup-insertion.html#opening-the-input-stream"><span class="secno">3.4.1 </span>Opening the input stream</a><li><a href="dynamic-markup-insertion.html#closing-the-input-stream"><span class="secno">3.4.2 </span>Closing the input stream</a><li><a href="dynamic-markup-insertion.html#document.write()"><span class="secno">3.4.3 </span><code title="dom-document-write">document.write()</code></a><li><a href="dynamic-markup-insertion.html#document.writeln()"><span class="secno">3.4.4 </span><code title="dom-document-writeln">document.writeln()</code></a></ol></ol></ol></nav>
 
   <h3 id="dynamic-markup-insertion"><span class="secno">3.4 </span><dfn>Dynamic markup insertion</dfn></h3>
 
@@ -410,11 +446,11 @@
 
    <li><p>Let <var title="">type</var> be the value of the first
    argument, if there is one, or "<code><a href="textFieldSelection.html#text/html">text/html</a></code>"
-   otherwise.</p></li>
+   otherwise.</li>
 
    <li><p>Let <var title="">replace</var> be true if there is a second
    argument and it is an <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for
-   the value "replace", and false otherwise.</p></li>
+   the value "replace", and false otherwise.</li>
 
    <li>
 
@@ -448,35 +484,35 @@
 
    </li>
 
-   <li><p>Release the <a href="textFieldSelection.html#storage-mutex">storage mutex</a>.</p></li>
+   <li><p>Release the <a href="textFieldSelection.html#storage-mutex">storage mutex</a>.</li>
 
    <li><p>Set the <code><a href="dom.html#document">Document</a></code>'s <var title="concept-document-salvageable"><a href="textFieldSelection.html#concept-document-salvageable">salvageable</a></var> state to
-   false.</p></li>
+   false.</li>
 
    <li><p><a href="textFieldSelection.html#prompt-to-unload-a-document" title="prompt to unload a document">Prompt to
    unload</a> the <code><a href="dom.html#document">Document</a></code> object. If the user
    <a href="textFieldSelection.html#refused-to-allow-the-document-to-be-unloaded">refused to allow the document to be unloaded</a>, then
    abort these steps and return the <code><a href="dom.html#document">Document</a></code> object on
-   which the method was invoked.</p></li>
+   which the method was invoked.</li>
 
    <li><p><a href="textFieldSelection.html#unload-a-document" title="unload a document">Unload</a> the
    <code><a href="dom.html#document">Document</a></code> object, with the <var title="">recycle</var>
-   parameter set to true.</p></li>
+   parameter set to true.</li>
 
    <li><p><a href="textFieldSelection.html#abort-a-document" title="abort a document">Abort</a> the
-   <code><a href="dom.html#document">Document</a></code>.</p></li>
+   <code><a href="dom.html#document">Document</a></code>.</li>
 
    <li><p>Unregister all event listeners registered on the
    <code><a href="dom.html#document">Document</a></code> node and its descendants.</p>
 
-   </li><li><p>Remove any <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a>
+   <li><p>Remove any <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a>
    associated with the <code><a href="dom.html#document">Document</a></code> in any <a href="textFieldSelection.html#task-source">task
-   source</a>.</p></li> <!-- removes callbacks that fired between
+   source</a>.</li> <!-- removes callbacks that fired between
    this algorithm starting and the times and databases being aborted
    in the "unload" step above -->
 
    <li><p>Remove all child nodes of the document, without firing any
-   mutation events.</p></li> <!-- as of 2009-03-30, only WebKit fired
+   mutation events.</li> <!-- as of 2009-03-30, only WebKit fired
    mutation events here. -->
 
    <li><p>Replace the <code><a href="dom.html#document">Document</a></code>'s singleton objects with
@@ -489,35 +525,35 @@
    specifications, like <code>Selection</code> and the document's
    <code>UndoManager</code>. It also includes all the Web IDL
    prototypes in the JavaScript binding, including the
-   <code><a href="dom.html#document">Document</a></code> object's prototype.)</p></li>
+   <code><a href="dom.html#document">Document</a></code> object's prototype.)</li>
 
    <!-- http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E...%3Ciframe%20src%3D%22document%22%3E%3C%2Fiframe%3E%0A%3Cscript%3Eonload%20%3D%20function%20()%20%7B%20f%20%3D%20document.getElementsByTagName('iframe')%5B0%5D%3B%20d%20%3D%20f.contentWindow.document%3B%20%7D%3C%2Fscript%3E%0A%3Cinput%20type%3Dbutton%20onclick%3D%22w(d.documentElement.innerHTML)%22%20value%3D%22dump%22%3E%0A%3Cinput%20type%3Dbutton%20onclick%3D%22d.open()%3B%20d.write('%3Cscript%3Evar%20x%20%3D%20new%20XMLHttpRequest()%3Bx.open(%26quot%3BGET%26quot%3B%2C%20%26quot%3BGET%26quot%3B)%3Bx.onreadystatechange%3Dfunction()%20%7B%20alert(x.readyState)%3B%20%7D%3Bx.send(null)%3B%3C%2Fscript%3E')%3Bd.close()%3B%20setTimeout(function()%20%7B%20d.open()%3B%20d.write('%3Cp%3Etest%3C%2Fp%3E')%3B%20d.close()%20%7D%2C%200)%3B%22%20value%3D%22xhr%22%3E%0A%3Cinput%20type%3Dbutton%20onclick%3D%22d.onclick%20%3D%20function()%20%7B%20w('click')%20%7D%22%20value%3D%22add%20click%20handler%22%3E%0A%3Cinput%20type%3Dbutton%20oncick%3D%22d.open()%3B%20d.write('%3Cp%3Etest%3C%2Fp%3E')%3B%20d.close()%22%20value%3D%22replace%22%3E%0A%3Cinput%20type%3Dbutton%20onclick%3D%22d.open()%3B%20d.write('%3Cp%3E%3Cscript%3Ei%20%3D%200%3B%20setTimeout(%26quot%3Bparent.w(i%2B%2B)%26quot%3B%2C%202000)%3C%2Fscript%3E%3C%2Fp%3E')%3B%20d.close()%22%20value%3D%22replace%20with%20timer%22%3E -->
    <!-- http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0D%0A...%3Ciframe%3E%3C%2Fiframe%3E%0D%0A%3Cscript%3E%0D%0Aonload%20%3D%20function%20()%20%7B%0D%0A%20frames%5B0%5D.test%20%3D%201%0D%0A%20w(frames%5B0%5D.test)%3B%0D%0A%20var%20a%20%3D%20frames%5B0%5D.document.location.assign%3B%0D%0A%20w(a)%3B%0D%0A%20w(frames%5B0%5D.document.location.assign%20%3D%3D%3D%20a)%3B%0D%0A%20frames%5B0%5D.document.open()%3B%0D%0A%20frames%5B0%5D.document.write('%3Cscript%3Edocument.write(test)%3C%5C%2Fscript%3E')%3B%0D%0A%20frames%5B0%5D.document.close()%3B%0D%0A%20w(frames%5B0%5D.test)%3B%0D%0A%20w(frames%5B0%5D.document.location.assign%20%3D%3D%3D%20a)%3B%0D%0A%7D%0D%0A%3C%2Fscript%3E -->
 
    <li><p>Change the <a href="infrastructure.html#document's-character-encoding">document's character encoding</a> to
-   UTF-8.</p></li>
+   UTF-8.</li>
 
    <li><p>Set the <code><a href="dom.html#document">Document</a></code> object's <a href="dom.html#reload-override-flag">reload override
    flag</a> and set the <code><a href="dom.html#document">Document</a></code>'s <a href="dom.html#reload-override-buffer">reload
-   override buffer</a> to the empty string.</p></li>
+   override buffer</a> to the empty string.</li>
 
    <li><p>Set the <code><a href="dom.html#document">Document</a></code>'s <var title="concept-document-salvageable"><a href="textFieldSelection.html#concept-document-salvageable">salvageable</a></var> state back
-   to true.</p></li>
+   to true.</li>
 
    <li><p>Change <a href="dom.html#the-document's-address">the document's address</a> to the
    <a href="textFieldSelection.html#entry-script">entry script</a>'s <a href="textFieldSelection.html#script's-document" title="script's
    document">document</a>'s <a href="dom.html#the-document's-address" title="the document's
-   address">address</a>.</p></li>
+   address">address</a>.</li>
 
    <li><p>Create a new <a href="textFieldSelection.html#html-parser">HTML parser</a> and associate it with
    the document. This is a <dfn id="script-created-parser">script-created parser</dfn> (meaning
    that it can be closed by the <code title="dom-document-open"><a href="#dom-document-open">document.open()</a></code> and <code title="dom-document-close"><a href="#dom-document-close">document.close()</a></code> methods, and
    that the tokenizer will wait for an explicit call to <code title="dom-document-close"><a href="#dom-document-close">document.close()</a></code> before emitting
    an end-of-file token). The encoding <a href="textFieldSelection.html#concept-encoding-confidence" title="concept-encoding-confidence">confidence</a> is
-   <i>irrelevant</i>.</p></li>
+   <i>irrelevant</i>.</li>
 
    <li><p>Set the <a href="dom.html#current-document-readiness">current document readiness</a> of the
-   document to "<code title="">loading</code>".</p></li>
+   document to "<code title="">loading</code>".</li>
 
    <li>
 
@@ -526,7 +562,7 @@
     <p>If the <var title="">type</var> string contains a ";" (U+003B) character, remove the first such character and all
     characters from it up to the end of the string.</p>
 
-    </li><li><p><a href="common-microsyntaxes.html#strip-leading-and-trailing-whitespace">Strip leading and trailing whitespace</a> from
+    <li><p><a href="common-microsyntaxes.html#strip-leading-and-trailing-whitespace">Strip leading and trailing whitespace</a> from
     <var title="">type</var>.</p>
 
     <p>If <var title="">type</var> is <em>not</em> now an <a href="infrastructure.html#ascii-case-insensitive">ASCII
@@ -563,7 +599,7 @@
    <li><p>Remove any <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> queued by
    the <a href="textFieldSelection.html#history-traversal-task-source">history traversal task source</a> that are associated
    with any <code><a href="dom.html#document">Document</a></code> objects in the <a href="textFieldSelection.html#top-level-browsing-context">top-level
-   browsing context</a>'s <a href="textFieldSelection.html#document-family">document family</a>.</p></li>
+   browsing context</a>'s <a href="textFieldSelection.html#document-family">document family</a>.</li>
 
    <li>Remove any earlier entries that share the same
    <code><a href="dom.html#document">Document</a></code>.</li>
@@ -577,14 +613,14 @@
    the <code title="dom-document-open"><a href="#dom-document-open">document.open()</a></code> call.
    This new entry does not have a <code><a href="dom.html#document">Document</a></code> object, so a
    new one will be created if the session history is traversed to that
-   entry.</p></li>
+   entry.</li>
 
    <li><p>Finally, set the <a href="textFieldSelection.html#insertion-point">insertion point</a> to point at
    just before the end of the <a href="textFieldSelection.html#input-stream">input stream</a> (which at this
-   point will be empty).</p></li>
+   point will be empty).</li>
 
    <li><p>Return the <code><a href="dom.html#document">Document</a></code> on which the method was
-   invoked.</p></li>
+   invoked.</li>
 
   </ol><p class="note">The <code title="dom-document-open"><a href="#dom-document-open">document.open()</a></code> method does not
   affect whether a <code><a href="dom.html#document">Document</a></code> is <a href="textFieldSelection.html#ready-for-post-load-tasks">ready for post-load
@@ -624,21 +660,21 @@
   <ol><li><p>If the <code><a href="dom.html#document">Document</a></code> object is not flagged as an
    <a href="infrastructure.html#html-documents" title="HTML documents">HTML document</a>, throw an
    <code><a href="infrastructure.html#invalidstateerror">InvalidStateError</a></code> exception and abort these
-   steps.</p></li>
+   steps.</li>
 
    <li><p>If there is no <a href="#script-created-parser">script-created parser</a> associated
-   with the document, then abort these steps.</p></li>
+   with the document, then abort these steps.</li>
 
    <li><p>Insert an <a href="textFieldSelection.html#explicit-eof-character">explicit "EOF" character</a> at the end
-   of the parser's <a href="textFieldSelection.html#input-stream">input stream</a>.</p></li>
+   of the parser's <a href="textFieldSelection.html#input-stream">input stream</a>.</li>
 
    <li><p>If there is a <a href="the-script-element.html#pending-parsing-blocking-script">pending parsing-blocking script</a>,
-   then abort these steps.</p></li>
+   then abort these steps.</li>
 
    <li><p>Run the tokenizer, processing resulting tokens as they are
    emitted, and stopping when the tokenizer reaches the <a href="textFieldSelection.html#explicit-eof-character">explicit
    "EOF" character</a> or <a href="textFieldSelection.html#spin-the-event-loop" title="spin the event loop">spins
-   the event loop</a>.</p></li>
+   the event loop</a>.</li>
 
   </ol></div>
 
@@ -752,7 +788,7 @@
     tree construction stage (this can happen if a <code><a href="the-script-element.html#the-script-element">script</a></code>
     end tag token is emitted by the tokenizer).
 
-    </p><p class="note">If the <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code> method was
+    <p class="note">If the <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code> method was
     called from script executing inline (i.e. executing because the
     parser parsed a set of <code><a href="the-script-element.html#the-script-element">script</a></code> tags), then this is a
     <a href="textFieldSelection.html#nestedParsing">reentrant invocation of the
@@ -797,4 +833,4 @@
 
 
 <!--TOPIC:HTML-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-tfoot-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tfoot-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-tfoot-element.html	15 Oct 2012 09:45:20 -0000	1.201
+++ the-tfoot-element.html	15 Oct 2012 12:50:24 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.7 The tfoot element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.7 The tfoot element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-thead-element.html" title="4.9.6 The thead element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-tr-element.html" title="4.9.8 The tr element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-thead-element.html" rel="prev" title="4.9.6 The thead element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-tr-element.html" rel="next" title="4.9.8 The tr element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-thead-element.html">&#8592; 4.9.6 The thead element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-tr-element.html">4.9.8 The tr element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-thead-element.html">&slarr; 4.9.6 The thead element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-tr-element.html">4.9.8 The tr element &srarr;</a>
+  </nav>
 
   <h4 id="the-tfoot-element"><span class="secno">4.9.7 </span>The <dfn><code>tfoot</code></dfn> element</h4>
 
@@ -372,4 +408,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-thead-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-thead-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-thead-element.html	15 Oct 2012 09:45:20 -0000	1.201
+++ the-thead-element.html	15 Oct 2012 12:50:24 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.6 The thead element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.6 The thead element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-tbody-element.html" title="4.9.5 The tbody element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-tfoot-element.html" title="4.9.7 The tfoot element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-tbody-element.html" rel="prev" title="4.9.5 The tbody element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-tfoot-element.html" rel="next" title="4.9.7 The tfoot element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-tbody-element.html">&#8592; 4.9.5 The tbody element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-tfoot-element.html">4.9.7 The tfoot element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-tbody-element.html">&slarr; 4.9.5 The tbody element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-tfoot-element.html">4.9.7 The tfoot element &srarr;</a>
+  </nav>
 
   <h4 id="the-thead-element"><span class="secno">4.9.6 </span>The <dfn><code>thead</code></dfn> element</h4>
 
@@ -407,4 +443,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: image-maps.html
===================================================================
RCS file: /sources/public/html5/spec/image-maps.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- image-maps.html	15 Oct 2012 09:45:06 -0000	1.202
+++ image-maps.html	15 Oct 2012 12:46:20 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.14 Image maps &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.14 Image maps &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="the-area-element.html" title="4.8.13 The area element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="mathml.html" title="4.8.15 MathML" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-area-element.html" rel="prev" title="4.8.13 The area element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="mathml.html" rel="next" title="4.8.15 MathML">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-area-element.html">&#8592; 4.8.13 The area element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="mathml.html">4.8.15 MathML &#8594;</a>
+  <nav class="prev_next">
+   <a href="the-area-element.html">&slarr; 4.8.13 The area element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="mathml.html">4.8.15 MathML &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="image-maps.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a>
-      <ol><li><a href="image-maps.html#authoring"><span class="secno">4.8.14.1 </span>Authoring</a></li><li><a href="image-maps.html#processing-model-0"><span class="secno">4.8.14.2 </span>Processing model</a></li></ol></li></ol></li></ol></li></ol></div>
+      <ol><li><a href="image-maps.html#authoring"><span class="secno">4.8.14.1 </span>Authoring</a><li><a href="image-maps.html#processing-model-0"><span class="secno">4.8.14.2 </span>Processing model</a></ol></ol></ol></ol></nav>
 
   <h4 id="image-maps"><span class="secno">4.8.14 </span>Image maps</h4>
 
@@ -399,13 +435,13 @@
 
   <ol><li><p>First, <a href="common-microsyntaxes.html#rules-for-parsing-a-hash-name-reference">rules for parsing a hash-name reference</a>
    to a <code><a href="the-map-element.html#the-map-element">map</a></code> element must be followed. This will return
-   either an element (the <var title="">map</var>) or null.</p></li>
+   either an element (the <var title="">map</var>) or null.</li>
 
    <li><p>If that returned null, then abort these steps. The image is
-   not associated with an image map after all.</p></li>
+   not associated with an image map after all.</li>
 
    <li><p>Otherwise, the user agent must collect all the
-   <code><a href="the-area-element.html#the-area-element">area</a></code> elements that are descendants of the <var title="">map</var>. Let those be the <var title="">areas</var>.</p></li>
+   <code><a href="the-area-element.html#the-area-element">area</a></code> elements that are descendants of the <var title="">map</var>. Let those be the <var title="">areas</var>.</li>
 
   </ol><p>Having obtained the list of <code><a href="the-area-element.html#the-area-element">area</a></code> elements that form
   the image map (the <var title="">areas</var>), interactive user
@@ -421,12 +457,12 @@
   content</a> is shown instead). The following steps therefore only
   apply to <code><a href="the-img-element.html#the-img-element">img</a></code> elements.</p>
 
-  <ol><li><p>Remove all the <code><a href="the-area-element.html#the-area-element">area</a></code> elements in <var title="">areas</var> that have no <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute.</p></li>
+  <ol><li><p>Remove all the <code><a href="the-area-element.html#the-area-element">area</a></code> elements in <var title="">areas</var> that have no <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute.</li>
 
    <li><p>Remove all the <code><a href="the-area-element.html#the-area-element">area</a></code> elements in <var title="">areas</var> that have no <code title="attr-area-alt"><a href="the-area-element.html#attr-area-alt">alt</a></code> attribute, or whose <code title="attr-area-alt"><a href="the-area-element.html#attr-area-alt">alt</a></code> attribute's value is the empty
    string, <em>if</em> there is another <code><a href="the-area-element.html#the-area-element">area</a></code> element in
    <var title="">areas</var> with the same value in the <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute and with a
-   non-empty <code title="attr-area-alt"><a href="the-area-element.html#attr-area-alt">alt</a></code> attribute.</p></li>
+   non-empty <code title="attr-area-alt"><a href="the-area-element.html#attr-area-alt">alt</a></code> attribute.</li>
 
    <li><p>Each remaining <code><a href="the-area-element.html#the-area-element">area</a></code> element in <var title="">areas</var> represents a <a href="textFieldSelection.html#hyperlink">hyperlink</a>. Those
    hyperlinks should all be made available to the user in a manner
@@ -436,7 +472,7 @@
    <code><a href="the-img-element.html#the-img-element">img</a></code> elements with no specified <code title="">alt</code> attributes, or whose <code title="">alt</code>
    attributes are the empty string or some other non-visible text, in
    a user-agent-defined fashion intended to indicate the lack of
-   suitable author-provided text.</p></li>
+   suitable author-provided text.</li>
 
   </ol><p>If the user agent intends to show the image and allow interaction
   with the image to select hyperlinks, then the image must be
@@ -451,28 +487,28 @@
   be processed as follows to obtain a shape to layer onto the
   image:</p>
 
-  <ol><li><p>Find the state that the element's <code title="attr-area-shape"><a href="the-area-element.html#attr-area-shape">shape</a></code> attribute represents.</p></li>
+  <ol><li><p>Find the state that the element's <code title="attr-area-shape"><a href="the-area-element.html#attr-area-shape">shape</a></code> attribute represents.</li>
 
    <li><p>Use the <a href="common-microsyntaxes.html#rules-for-parsing-a-list-of-integers">rules for parsing a list of integers</a> to
    parse the element's <code title="attr-area-coords"><a href="the-area-element.html#attr-area-coords">coords</a></code>
    attribute, if it is present, and let the result be the <var title="">coords</var> list. If the attribute is absent, let the
-   <var title="">coords</var> list be the empty list.</p></li>
+   <var title="">coords</var> list be the empty list.</li>
 
    <li><p>If the number of items in the <var title="">coords</var>
    list is less than the minimum number given for the
    <code><a href="the-area-element.html#the-area-element">area</a></code> element's current state, as per the following
    table, then the shape is empty; abort these steps.</p>
     <table><thead><tr><th>State
-       </th><th>Minimum number of items
-     </th></tr></thead><tbody><tr><td><a href="the-area-element.html#attr-area-shape-circle" title="attr-area-shape-circle">Circle state</a>
-       </td><td>3
-      </td></tr><tr><td><a href="the-area-element.html#attr-area-shape-default" title="attr-area-shape-default">Default state</a>
-       </td><td>0
-      </td></tr><tr><td><a href="the-area-element.html#attr-area-shape-poly" title="attr-area-shape-poly">Polygon state</a>
-       </td><td>6
-      </td></tr><tr><td><a href="the-area-element.html#attr-area-shape-rect" title="attr-area-shape-rect">Rectangle state</a>
-       </td><td>4
-    </td></tr></tbody></table></li>
+       <th>Minimum number of items
+     <tbody><tr><td><a href="the-area-element.html#attr-area-shape-circle" title="attr-area-shape-circle">Circle state</a>
+       <td>3
+      <tr><td><a href="the-area-element.html#attr-area-shape-default" title="attr-area-shape-default">Default state</a>
+       <td>0
+      <tr><td><a href="the-area-element.html#attr-area-shape-poly" title="attr-area-shape-poly">Polygon state</a>
+       <td>6
+      <tr><td><a href="the-area-element.html#attr-area-shape-rect" title="attr-area-shape-rect">Rectangle state</a>
+       <td>4
+    </table></li>
 
    <li><p>Check for excess items in the <var title="">coords</var>
    list as per the entry in the following list corresponding to the
@@ -491,18 +527,18 @@
    represents the <a href="the-area-element.html#attr-area-shape-rect" title="attr-area-shape-rect">rectangle
    state</a>, and the first number in the list is numerically less
    than the third number in the list, then swap those two numbers
-   around.</p></li>
+   around.</li>
 
    <li><p>If the <code title="attr-area-shape"><a href="the-area-element.html#attr-area-shape">shape</a></code> attribute
    represents the <a href="the-area-element.html#attr-area-shape-rect" title="attr-area-shape-rect">rectangle
    state</a>, and the second number in the list is numerically less
    than the fourth number in the list, then swap those two numbers
-   around.</p></li>
+   around.</li>
 
    <li><p>If the <code title="attr-area-shape"><a href="the-area-element.html#attr-area-shape">shape</a></code> attribute
    represents the <a href="the-area-element.html#attr-area-shape-circle" title="attr-area-shape-circle">circle
    state</a>, and the third number in the list is less than or
-   equal to zero, then the shape is empty; abort these steps.</p></li>
+   equal to zero, then the shape is empty; abort these steps.</li>
 
    <li><p>Now, the shape represented by the element is the one
    described for the entry in the list below corresponding to the
@@ -565,7 +601,7 @@
     relative to the <em>displayed</em> image after any stretching
     caused by the CSS 'width' and 'height' properties (or, for non-CSS
     browsers, the image element's <code title="">width</code> and
-    <code title="">height</code> attributes &#8212; CSS browsers map
+    <code title="">height</code> attributes &mdash; CSS browsers map
     those attributes to the aforementioned CSS properties).</p>
 
     <p class="note">Browser zoom features and transforms applied using
@@ -596,4 +632,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-br-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-br-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-br-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-br-element.html	15 Oct 2012 12:48:55 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.26 The br element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.26 The br element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-span-element.html" title="4.6.25 The span element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-wbr-element.html" title="4.6.27 The wbr element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-span-element.html" rel="prev" title="4.6.25 The span element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-wbr-element.html" rel="next" title="4.6.27 The wbr element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-span-element.html">&#8592; 4.6.25 The span element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-wbr-element.html">4.6.27 The wbr element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-span-element.html">&slarr; 4.6.25 The span element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-wbr-element.html">4.6.27 The wbr element &srarr;</a>
+  </nav>
 
   <h4 id="the-br-element"><span class="secno">4.6.26 </span>The <dfn><code>br</code></dfn> element</h4>
 
@@ -419,4 +455,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-meta-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meta-element.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- the-meta-element.html	15 Oct 2012 09:45:18 -0000	1.207
+++ the-meta-element.html	15 Oct 2012 12:50:08 -0000	1.208
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.2.5 The meta element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.2.5 The meta element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="the-link-element.html" title="4.2.4 The link element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-style-element.html" title="4.2.6 The style element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-link-element.html" rel="prev" title="4.2.4 The link element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-style-element.html" rel="next" title="4.2.6 The style element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-link-element.html">&#8592; 4.2.4 The link element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-style-element.html">4.2.6 The style element &#8594;</a>
+  <nav class="prev_next">
+   <a href="the-link-element.html">&slarr; 4.2.4 The link element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-style-element.html">4.2.6 The style element &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-meta-element.html#the-meta-element"><span class="secno">4.2.5 </span>The <code>meta</code> element</a>
-      <ol><li><a href="the-meta-element.html#standard-metadata-names"><span class="secno">4.2.5.1 </span>Standard metadata names</a></li><li><a href="the-meta-element.html#other-metadata-names"><span class="secno">4.2.5.2 </span>Other metadata names</a></li><li><a href="the-meta-element.html#pragma-directives"><span class="secno">4.2.5.3 </span>Pragma directives</a></li><li><a href="the-meta-element.html#other-pragma-directives"><span class="secno">4.2.5.4 </span>Other pragma directives</a></li><li><a href="the-meta-element.html#charset"><span class="secno">4.2.5.5 </span>Specifying the document's character encoding</a></li></ol></li></ol></li></ol></li></ol></div>
+      <ol><li><a href="the-meta-element.html#standard-metadata-names"><span class="secno">4.2.5.1 </span>Standard metadata names</a><li><a href="the-meta-element.html#other-metadata-names"><span class="secno">4.2.5.2 </span>Other metadata names</a><li><a href="the-meta-element.html#pragma-directives"><span class="secno">4.2.5.3 </span>Pragma directives</a><li><a href="the-meta-element.html#other-pragma-directives"><span class="secno">4.2.5.4 </span>Other pragma directives</a><li><a href="the-meta-element.html#charset"><span class="secno">4.2.5.5 </span>Specifying the document's character encoding</a></ol></ol></ol></ol></nav>
 
   <h4 id="the-meta-element"><span class="secno">4.2.5 </span>The <dfn id="meta"><code>meta</code></dfn> element</h4>
 
@@ -452,19 +488,19 @@
    name in UI in preference to the page's <code><a href="the-title-element.html#the-title-element">title</a></code>, since
    the title might include status messages and the like relevant to
    the status of the page at a particular moment in time instead of
-   just being the name of the application.</span></p></dd>
+   just being the name of the application.</span></dd>
 
    <dt><dfn id="meta-author" title="meta-author"><code>author</code></dfn></dt>
 
    <dd><p>The value must be a free-form string giving the name of one
-   of the page's authors.</p></dd>
+   of the page's authors.</dd>
 
    <dt><dfn id="meta-description" title="meta-description"><code>description</code></dfn></dt>
 
    <dd><p>The value must be a free-form string that describes the
    page. The value must be appropriate for use in a directory of
    pages, e.g. in a search engine. There must not be more than one
-   <code><a href="#the-meta-element">meta</a></code> element with its <code title="attr-meta-name"><a href="#attr-meta-name">name</a></code> attribute set to the value <code title="meta-description"><a href="#meta-description">description</a></code> per document.</p></dd>
+   <code><a href="#the-meta-element">meta</a></code> element with its <code title="attr-meta-name"><a href="#attr-meta-name">name</a></code> attribute set to the value <code title="meta-description"><a href="#meta-description">description</a></code> per document.</dd>
 
    <dt><dfn id="meta-generator" title="meta-generator"><code>generator</code></dfn></dt>
 
@@ -521,7 +557,7 @@
     steps:</p>
 
     <ol><li><p>Let <var title="">keywords</var> be an empty
-     list.</p></li>
+     list.</li>
 
      <li>
 
@@ -532,17 +568,17 @@
 
       <ol><li><p><a href="common-microsyntaxes.html#split-a-string-on-commas" title="split a string on commas">Split the value
        of the element's <code title="attr-meta-content">content</code>
-       attribute on commas</a>.</p></li>
+       attribute on commas</a>.</li>
 
-       <li><p>Add the resulting tokens, if any, to <var title="">keywords</var>.</p></li>
+       <li><p>Add the resulting tokens, if any, to <var title="">keywords</var>.</li>
 
       </ol></li>
 
-     <li><p>Remove any duplicates from <var title="">keywords</var>.</p></li>
+     <li><p>Remove any duplicates from <var title="">keywords</var>.</li>
 
      <li><p>Return <var title="">keywords</var>. This is the list of
      keywords that the author has specified as applicable to the
-     page.</p></li>
+     page.</li>
 
     </ol><p>User agents should not use this information when there is
     insufficient confidence in the reliability of the value.</p>
@@ -573,14 +609,14 @@
 
    <dd><p>The actual name being defined. The name should not be
    confusingly similar to any other defined name (e.g. differing only
-   in case).</p></dd>
+   in case).</dd>
 
 
    <dt>Brief description</dt>
 
    <dd><p>A short non-normative description of what the metadata
    name's meaning is, including the format the value is required to be
-   in.</p></dd>
+   in.</dd>
 
 
    <dt>Specification</dt>
@@ -598,7 +634,7 @@
    legacy content. Anyone may remove synonyms that are not used in
    practice; only names that need to be processed as synonyms for
    compatibility with legacy content are to be registered in this
-   way.</p></dd>
+   way.</dd>
 
 
    <dt>Status</dt>
@@ -685,14 +721,14 @@
 
 <!-- things that are neither conforming nor do anything are commented out -->
   <table id="table-http-equiv"><thead><tr><th>State
-     </th><th>Keyword
-     </th><th>Notes
-   </th></tr></thead><tbody><tr class="impl"><td><a href="#attr-meta-http-equiv-content-language" title="attr-meta-http-equiv-content-language">Content Language</a>
-     </td><td><code title="">content-language</code>
-     </td><td>Non-conforming
-    </td></tr><tr><td><a href="#attr-meta-http-equiv-content-type" title="attr-meta-http-equiv-content-type">Encoding declaration</a>
-     </td><td><code title="">content-type</code>
-     </td><td>
+     <th>Keyword
+     <th>Notes
+   <tbody><tr class="impl"><td><a href="#attr-meta-http-equiv-content-language" title="attr-meta-http-equiv-content-language">Content Language</a>
+     <td><code title="">content-language</code>
+     <td>Non-conforming
+    <tr><td><a href="#attr-meta-http-equiv-content-type" title="attr-meta-http-equiv-content-type">Encoding declaration</a>
+     <td><code title="">content-type</code>
+     <td>
 <!--
     <tr class="impl">
      <td><span title="attr-meta-http-equiv-content-script-type">Content-Script-Type</span>
@@ -703,16 +739,16 @@
      <td><code title="">Content-Style-Type</code>
      <td>Non-conforming
 -->
-    </td></tr><tr><td><a href="#attr-meta-http-equiv-default-style" title="attr-meta-http-equiv-default-style">Default style</a>
-     </td><td><code title="">default-style</code>
-     </td><td>
-    </td></tr><tr><td><a href="#attr-meta-http-equiv-refresh" title="attr-meta-http-equiv-refresh">Refresh</a>
-     </td><td><code title="">refresh</code>
-     </td><td>
-    </td></tr><tr class="impl"><td><a href="#attr-meta-http-equiv-set-cookie" title="attr-meta-http-equiv-set-cookie">Cookie setter</a>
-     </td><td><code title="">set-cookie</code>
-     </td><td>Non-conforming
-  </td></tr></tbody></table><!--
+    <tr><td><a href="#attr-meta-http-equiv-default-style" title="attr-meta-http-equiv-default-style">Default style</a>
+     <td><code title="">default-style</code>
+     <td>
+    <tr><td><a href="#attr-meta-http-equiv-refresh" title="attr-meta-http-equiv-refresh">Refresh</a>
+     <td><code title="">refresh</code>
+     <td>
+    <tr class="impl"><td><a href="#attr-meta-http-equiv-set-cookie" title="attr-meta-http-equiv-set-cookie">Cookie setter</a>
+     <td><code title="">set-cookie</code>
+     <td>Non-conforming
+  </table><!--
 DATA: According to Henri's validator stats, here are common
 non-conforming values used by people who validate (sample of 400
 pages):
@@ -763,7 +799,7 @@
 
   <dl><dt class="impl"><dfn id="attr-meta-http-equiv-content-language" title="attr-meta-http-equiv-content-language">Content language state</dfn> (<code title="">http-equiv="content-language"</code>)
 
-   </dt><dd class="impl">
+   <dd class="impl">
 
     <p class="note">This feature is non-conforming. Authors are
     encouraged to use the <code title="attr-lang"><a href="global-attributes.html#attr-lang">lang</a></code>
@@ -777,27 +813,27 @@
 
     <ol><li><p>If the <code><a href="#the-meta-element">meta</a></code> element has no <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute, or if that
      attribute's value is the empty string, then abort these
-     steps.</p></li>
+     steps.</li>
 
      <li><p>If the element's <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute contains a
-     "," (U+002C) character then abort these steps.</p></li><!--
+     "," (U+002C) character then abort these steps.</li><!--
      if you remove this, un-comment-out the corresponding bits in the
      step below. -->
 
      <li><p>Let <var title="">input</var> be the value of the
      element's <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code>
-     attribute.</p></li>
+     attribute.</li>
 
      <li><p>Let <var title="">position</var> point at the first
-     character of <var title="">input</var>.</p></li>
+     character of <var title="">input</var>.</li>
 
-     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</p></li>
+     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</li>
 
      <li><p><a href="common-microsyntaxes.html#collect-a-sequence-of-characters" title="collect a sequence of characters">Collect a
-     sequence of characters</a> that are not<!--neither--> <a href="common-microsyntaxes.html#space-character" title="space character">space characters</a><!-- nor a "," (U+002C) character-->.</p></li>
+     sequence of characters</a> that are not<!--neither--> <a href="common-microsyntaxes.html#space-character" title="space character">space characters</a><!-- nor a "," (U+002C) character-->.</li>
 
      <li><p>Set the <a href="#pragma-set-default-language">pragma-set default language</a> to the
-     string that resulted from the previous step.</p></li>
+     string that resulted from the previous step.</li>
 
     </ol><p class="note">This pragma is not exactly equivalent to the HTTP
     <code>Content-Language</code> header. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a></p>
@@ -806,7 +842,7 @@
 
    <dt><dfn id="attr-meta-http-equiv-content-type" title="attr-meta-http-equiv-content-type">Encoding declaration state</dfn> (<code title="">http-equiv="content-type"</code>)
 
-   </dt><dd>
+   <dd>
 
     <p>The <a href="#attr-meta-http-equiv-content-type" title="attr-meta-http-equiv-content-type">Encoding
     declaration state</a> is just an alternative form of setting
@@ -838,7 +874,7 @@
 
    <dt><dfn id="attr-meta-http-equiv-default-style" title="attr-meta-http-equiv-default-style">Default style state</dfn> (<code title="">http-equiv="default-style"</code>)
 
-   </dt><dd>
+   <dd>
 
     <p>This pragma sets the name of the default <a href="infrastructure.html#alternative-style-sheet-sets" title="alternative style sheet sets">alternative style sheet
     set</a>.</p>
@@ -847,10 +883,10 @@
 
     <ol><li><p>If the <code><a href="#the-meta-element">meta</a></code> element has no <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute, or if that
      attribute's value is the empty string, then abort these
-     steps.</p></li>
+     steps.</li>
 
      <li><p>Set the <a href="infrastructure.html#preferred-style-sheet-set">preferred style sheet set</a> to the
-     value of the element's <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute. <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></p></li>
+     value of the element's <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute. <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></li>
 
     </ol></div>
 
@@ -858,7 +894,7 @@
 
    <dt><dfn id="attr-meta-http-equiv-refresh" title="attr-meta-http-equiv-refresh">Refresh state</dfn> (<code title="">http-equiv="refresh"</code>)
 
-   </dt><dd>
+   <dd>
 
     <p>This pragma acts as timed redirect.</p>
 
@@ -868,89 +904,89 @@
      <a href="#attr-meta-http-equiv-refresh" title="attr-meta-http-equiv-refresh">Refresh state</a>
      has already been successfully processed (i.e. when it was
      inserted the user agent processed it and reached the last step of
-     this list of steps), then abort these steps.</p></li>
+     this list of steps), then abort these steps.</li>
 
      <li><p>If the <code><a href="#the-meta-element">meta</a></code> element has no <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute, or if that
      attribute's value is the empty string, then abort these
-     steps.</p></li>
+     steps.</li>
 
      <li><p>Let <var title="">input</var> be the value of the
      element's <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code>
-     attribute.</p></li>
+     attribute.</li>
 
      <li><p>Let <var title="">position</var> point at the first
-     character of <var title="">input</var>.</p></li>
+     character of <var title="">input</var>.</li>
 
-     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</p></li>
+     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</li>
 
      <li><p><a href="common-microsyntaxes.html#collect-a-sequence-of-characters" title="collect a sequence of characters">Collect a
      sequence of characters</a> in the range <a href="common-microsyntaxes.html#ascii-digits">ASCII digits</a>, and parse the resulting string using
      the <a href="common-microsyntaxes.html#rules-for-parsing-non-negative-integers">rules for parsing non-negative integers</a>. If the
      sequence of characters collected is the empty string, then no
      number will have been parsed; abort these steps. Otherwise, let
-     <var title="">time</var> be the parsed number.</p></li>
+     <var title="">time</var> be the parsed number.</li>
 
      <li><p><a href="common-microsyntaxes.html#collect-a-sequence-of-characters" title="collect a sequence of characters">Collect a
      sequence of characters</a> in the range <a href="common-microsyntaxes.html#ascii-digits">ASCII digits</a> and "." (U+002E). Ignore any collected
-     characters.</p></li>
+     characters.</li>
 
-     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</p></li>
+     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</li>
 
      <li><p>Let <var title="">url</var> be the address of the current
-     page.</p></li>
+     page.</li>
 
      <li><p>If the character in <var title="">input</var> pointed to
      by <var title="">position</var> is a ";" (U+003B), then
      advance <var title="">position</var> to the next character.
-     Otherwise, jump to the last step.</p></li>
+     Otherwise, jump to the last step.</li>
 
-     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</p></li>
+     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</li>
 
      <li><p>If the character in <var title="">input</var> pointed to
      by <var title="">position</var> is a "U" (U+0055) character or a "u" (U+0075) character,
      then advance <var title="">position</var> to the next
-     character. Otherwise, jump to the last step.</p></li>
+     character. Otherwise, jump to the last step.</li>
 
      <li><p>If the character in <var title="">input</var> pointed to
      by <var title="">position</var> is a "R" (U+0052) character or a "r" (U+0072) character,
      then advance <var title="">position</var> to the next
-     character. Otherwise, jump to the last step.</p></li>
+     character. Otherwise, jump to the last step.</li>
 
      <li><p>If the character in <var title="">input</var> pointed to
      by <var title="">position</var> is s "L" (U+004C) character or a "l" (U+006C) character,
      then advance <var title="">position</var> to the next
-     character. Otherwise, jump to the last step.</p></li>
+     character. Otherwise, jump to the last step.</li>
 
-     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</p></li>
+     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</li>
 
      <li><p>If the character in <var title="">input</var> pointed to
      by <var title="">position</var> is a "=" (U+003D), then
      advance <var title="">position</var> to the next character.
-     Otherwise, jump to the last step.</p></li>
+     Otherwise, jump to the last step.</li>
 
-     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</p></li>
+     <li><p><a href="common-microsyntaxes.html#skip-whitespace">Skip whitespace</a>.</li>
 
      <li><p>If the character in <var title="">input</var> pointed to
      by <var title="">position</var> is either a "'" (U+0027) character or """ (U+0022) character, then let
      <var title="">quote</var> be that character, and advance <var title="">position</var> to the next character. Otherwise, let
-     <var title="">quote</var> be the empty string.</p></li>
+     <var title="">quote</var> be the empty string.</li>
 
      <li><p>Let <var title="">url</var> be equal to the substring of
-     <var title="">input</var> from the character at <var title="">position</var> to the end of the string.</p></li>
+     <var title="">input</var> from the character at <var title="">position</var> to the end of the string.</li>
 
      <li><p>If <var title="">quote</var> is not the empty string, and
      there is a character in <var title="">url</var> equal to <var title="">quote</var>, then truncate <var title="">url</var> at
      that character, so that it and all subsequent characters are
      removed.</p>
 
-     </li><li><p>Strip any trailing <a href="common-microsyntaxes.html#space-character" title="space character">space
-     characters</a> from the end of <var title="">url</var>.</p></li>
+     <li><p>Strip any trailing <a href="common-microsyntaxes.html#space-character" title="space character">space
+     characters</a> from the end of <var title="">url</var>.</li>
 
-     <li><p>Strip any "tab" (U+0009), "LF" (U+000A), and "CR" (U+000D) characters from <var title="">url</var>.</p></li>
+     <li><p>Strip any "tab" (U+0009), "LF" (U+000A), and "CR" (U+000D) characters from <var title="">url</var>.</li>
 
      <li><p><a href="urls.html#resolve-a-url" title="resolve a url">Resolve</a> the <var title="">url</var> value to an <a href="urls.html#absolute-url">absolute URL</a>,
      relative to the <code><a href="#the-meta-element">meta</a></code> element. If this fails, abort
-     these steps.</p></li>
+     these steps.</li>
 
      <li>
 
@@ -990,9 +1026,9 @@
        <li><p>Provide the user with an interface that, when selected,
        <a href="textFieldSelection.html#navigate" title="navigate">navigates</a><!--DONAV meta
        refresh--> a <a href="textFieldSelection.html#browsing-context">browsing context</a> to <var title="">url</var>, with the document's browsing context as the
-       <a href="textFieldSelection.html#source-browsing-context">source browsing context</a>.</p></li>
+       <a href="textFieldSelection.html#source-browsing-context">source browsing context</a>.</li>
 
-       <li><p>Do nothing.</p></li>
+       <li><p>Do nothing.</li>
 
       </ul><p>In addition, the user agent may, as with anything, inform the
       user of any and all aspects of its operation, including the
@@ -1047,7 +1083,7 @@
 
    <dt class="impl"><dfn id="attr-meta-http-equiv-set-cookie" title="attr-meta-http-equiv-set-cookie">Cookie setter</dfn> (<code title="">http-equiv="set-cookie"</code>)
 
-   </dt><dd class="impl">
+   <dd class="impl">
 
     <p>This pragma sets an HTTP cookie. <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a></p>
 
@@ -1055,15 +1091,15 @@
 
     <ol><li><p>If the <code><a href="#the-meta-element">meta</a></code> element has no <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute, or if that
      attribute's value is the empty string, then abort these
-     steps.</p></li>
+     steps.</li>
 
-     <li><p><a href="textFieldSelection.html#obtain-the-storage-mutex">Obtain the storage mutex</a>.</p></li>
+     <li><p><a href="textFieldSelection.html#obtain-the-storage-mutex">Obtain the storage mutex</a>.</li>
 
      <li><p>Act as if <a href="infrastructure.html#receives-a-set-cookie-string" title="receives a
      set-cookie-string">receiving a set-cookie-string</a> for
      <a href="dom.html#the-document's-address">the document's address</a> via a "non-HTTP" API,
      consisting of the value of the element's <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute encoded as
-     UTF-8. <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a> <a href="textFieldSelection.html#refsRFC3629">[RFC3629]</a></p></li>
+     UTF-8. <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a> <a href="textFieldSelection.html#refsRFC3629">[RFC3629]</a></li>
 
     </ol></dd>
 
@@ -1099,13 +1135,13 @@
 
    <dd><p>The actual name being defined. The name must match a
    previously-registered HTTP name with the same
-   requirements.</p></dd>
+   requirements.</dd>
 
 
    <dt>Brief description</dt>
 
    <dd><p>A short non-normative description of the purpose of the
-   pragma directive.</p></dd>
+   pragma directive.</dd>
 
 
    <dt>Specification</dt>
@@ -1271,4 +1307,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-wbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-wbr-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-wbr-element.html	15 Oct 2012 09:45:21 -0000	1.201
+++ the-wbr-element.html	15 Oct 2012 12:50:26 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.27 The wbr element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.27 The wbr element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-br-element.html" title="4.6.26 The br element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="usage-summary.html" title="4.6.28 Usage summary" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-br-element.html" rel="prev" title="4.6.26 The br element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="usage-summary.html" rel="next" title="4.6.28 Usage summary">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-br-element.html">&#8592; 4.6.26 The br element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="usage-summary.html">4.6.28 Usage summary &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-br-element.html">&slarr; 4.6.26 The br element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="usage-summary.html">4.6.28 Usage summary &srarr;</a>
+  </nav>
 
   <h4 id="the-wbr-element"><span class="secno">4.6.27 </span>The <dfn><code>wbr</code></dfn> element</h4>
 
@@ -388,4 +424,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1268
retrieving revision 1.1269
diff -u -d -r1.1268 -r1.1269
--- introduction.html	15 Oct 2012 09:45:07 -0000	1.1268
+++ introduction.html	15 Oct 2012 12:46:34 -0000	1.1269
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>1 Introduction &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>1 Introduction &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,26 +355,26 @@
      }
      return null;
    }
-  </script><link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="infrastructure.html" title="2 Common infrastructure" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="infrastructure.html" rel="next" title="2 Common infrastructure">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="infrastructure.html">2 Common infrastructure &#8594;</a>
+  <nav class="prev_next">
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="infrastructure.html">2 Common infrastructure &srarr;</a>
   <ol class="toc"><li><a href="introduction.html#introduction"><span class="secno">1 </span>Introduction</a>
-  <ol><li><a href="introduction.html#background"><span class="secno">1.1 </span>Background</a></li><li><a href="introduction.html#audience"><span class="secno">1.2 </span>Audience</a></li><li><a href="introduction.html#scope"><span class="secno">1.3 </span>Scope</a></li><li><a href="introduction.html#history-0"><span class="secno">1.4 </span>History</a></li><li><a href="introduction.html#design-notes"><span class="secno">1.5 </span>Design notes</a>
-    <ol><li><a href="introduction.html#serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</a></li><li><a href="introduction.html#compliance-with-other-specifications"><span class="secno">1.5.2 </span>Compliance with other specifications</a></li></ol></li><li><a href="introduction.html#html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</a></li><li><a href="introduction.html#structure-of-this-specification"><span class="secno">1.7 </span>Structure of this specification</a>
-    <ol><li><a href="introduction.html#how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</a></li><li><a href="introduction.html#typographic-conventions"><span class="secno">1.7.2 </span>Typographic conventions</a></li></ol></li><li><a href="introduction.html#fingerprint"><span class="secno">1.8 </span>Privacy concerns</a></li><li><a href="introduction.html#a-quick-introduction-to-html"><span class="secno">1.9 </span>A quick introduction to HTML</a>
-    <ol><li><a href="introduction.html#writing-secure-applications-with-html"><span class="secno">1.9.1 </span>Writing secure applications with HTML</a></li><li><a href="introduction.html#common-pitfalls-to-avoid-when-using-the-scripting-apis"><span class="secno">1.9.2 </span>Common pitfalls to avoid when using the scripting APIs</a></li></ol></li><li><a href="introduction.html#conformance-requirements-for-authors"><span class="secno">1.10 </span>Conformance requirements for authors</a>
-    <ol><li><a href="introduction.html#presentational-markup"><span class="secno">1.10.1 </span>Presentational markup</a></li><li><a href="introduction.html#syntax-errors"><span class="secno">1.10.2 </span>Syntax errors</a></li><li><a href="introduction.html#restrictions-on-content-models-and-on-attribute-values"><span class="secno">1.10.3 </span>Restrictions on content models and on attribute values</a></li></ol></li><li><a href="introduction.html#recommended-reading"><span class="secno">1.11 </span>Recommended reading</a></li></ol></li></ol></div>
+  <ol><li><a href="introduction.html#background"><span class="secno">1.1 </span>Background</a><li><a href="introduction.html#audience"><span class="secno">1.2 </span>Audience</a><li><a href="introduction.html#scope"><span class="secno">1.3 </span>Scope</a><li><a href="introduction.html#history-0"><span class="secno">1.4 </span>History</a><li><a href="introduction.html#design-notes"><span class="secno">1.5 </span>Design notes</a>
+    <ol><li><a href="introduction.html#serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</a><li><a href="introduction.html#compliance-with-other-specifications"><span class="secno">1.5.2 </span>Compliance with other specifications</a></ol><li><a href="introduction.html#html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</a><li><a href="introduction.html#structure-of-this-specification"><span class="secno">1.7 </span>Structure of this specification</a>
+    <ol><li><a href="introduction.html#how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</a><li><a href="introduction.html#typographic-conventions"><span class="secno">1.7.2 </span>Typographic conventions</a></ol><li><a href="introduction.html#fingerprint"><span class="secno">1.8 </span>Privacy concerns</a><li><a href="introduction.html#a-quick-introduction-to-html"><span class="secno">1.9 </span>A quick introduction to HTML</a>
+    <ol><li><a href="introduction.html#writing-secure-applications-with-html"><span class="secno">1.9.1 </span>Writing secure applications with HTML</a><li><a href="introduction.html#common-pitfalls-to-avoid-when-using-the-scripting-apis"><span class="secno">1.9.2 </span>Common pitfalls to avoid when using the scripting APIs</a></ol><li><a href="introduction.html#conformance-requirements-for-authors"><span class="secno">1.10 </span>Conformance requirements for authors</a>
+    <ol><li><a href="introduction.html#presentational-markup"><span class="secno">1.10.1 </span>Presentational markup</a><li><a href="introduction.html#syntax-errors"><span class="secno">1.10.2 </span>Syntax errors</a><li><a href="introduction.html#restrictions-on-content-models-and-on-attribute-values"><span class="secno">1.10.3 </span>Restrictions on content models and on attribute values</a></ol><li><a href="introduction.html#recommended-reading"><span class="secno">1.11 </span>Recommended reading</a></ol></ol></nav>
 
   <h2 id="introduction"><span class="secno">1 </span>Introduction</h2>
 <!--VERSION-->
@@ -500,18 +536,17 @@
 
 <!--w3c-html--><!--VERSION-->
 
+
   <p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML
   specification</a> published by the WHATWG is not identical to
-  this specification. The main differences are that the WHATWG version
-  includes features not included in this W3C version: some features
-  have been omitted as they are considered part of future revisions of
-  HTML, not HTML5; and other features are omitted because at the W3C
-  they are published as separate specifications. At time of publication
-  of this document, patches from the WHATWG spec have been merged until
-  revision <a href="http://html5.org/r/7436">7436</a> inclusive.
-  There are also some minor differences. For an exact list of differences,
-  please see the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#how-do-the-whatwg-and-w3c-specifications-differ?">WHATWG specification</a>.</p>
-
+  this specification. At the time of this publication, the main
+  differences were that the WHATWG version included features not
+  included in this W3C version: some features have been omitted, but
+  may be considered for future revisions of HTML beyond HTML5; and
+  other features were omitted because at the W3C they are published as
+  separate specifications. At time of publication of this document,
+  patches from the WHATWG spec have been merged until revision
+  <a href="http://html5.org/r/7436">7436</a> inclusive.</p>
 
 <!--w3c-html--><!--VERSION-->
 
@@ -656,7 +691,7 @@
 
    <dt><a href="textFieldSelection.html#browsers">Loading Web pages</a></dt>
 
-   <dd>HTML documents do not exist in a vacuum &#8212; this section
+   <dd>HTML documents do not exist in a vacuum &mdash; this section
    defines many of the features that affect environments that deal
    with multiple pages.</dd>
 
@@ -930,7 +965,7 @@
   <p>The <a href="#intro-early-example">markup snippet at the top of
   this section</a> would be turned into the following DOM tree:</p>
 
-  <ul class="domTree"><li class="t10">DOCTYPE: <code title="">html</code></li><li class="t1"><code><a href="the-html-element.html#the-html-element">html</a></code><ul><li class="t1"><code><a href="the-head-element.html#the-head-element">head</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#9166;&#9251;&#9251;</span></li><li class="t1"><code><a href="the-title-element.html#the-title-element">title</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">Sample page</span></li></ul></li><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#9166;&#9251;</span></li></ul></li><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#9166;&#9251;</span></li><li class="t1"><code><a href="the-body-element.html#the-body-element">body</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&9166;&#9251;&#9251;</span></li><li class="t1"><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">Sample page</span></li></ul></li><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#9166;&#9251;&#9251;</span></li><li class="t1"><code><a href="the-p-element.html#the-p-element">p</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">This is a <!--grammar-check-override--></span></li><li class="t1"><code><a href="the-a-element.html#the-a-element">a</a></code> <span class="t2" title=""><code class="attribute name">href</code>="<code class="attribute value">demo.html</code>"</span><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">simple</span></li></ul></li><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="> sample.</span></li></ul></li><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#9166;&#9251;&#9251;</span></li><li class="t8"><code><a href="infrastructure.html#comment-0">#comment</a></code>: <span title=""> this is a comment </span></li><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#9166;&#9251;&#9166;</span></li></ul></li></ul></li></ul><p>The <a href="infrastructure.html#root-element">root element</a> of this tree is the
+  <ul class="domTree"><li class="t10">DOCTYPE: <code title="">html</code><li class="t1"><code><a href="the-html-element.html#the-html-element">html</a></code><ul><li class="t1"><code><a href="the-head-element.html#the-head-element">head</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#x23ce;&blank;&blank;</span><li class="t1"><code><a href="the-title-element.html#the-title-element">title</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">Sample page</span></ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#x23ce;&blank;</span></ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#x23ce;&blank;</span><li class="t1"><code><a href="the-body-element.html#the-body-element">body</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#x23ce;&blank;&blank;</span><li lass="t1"><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">Sample page</span></ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#x23ce;&blank;&blank;</span><li class="t1"><code><a href="the-p-element.html#the-p-element">p</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">This is a <!--grammar-check-override--></span><li class="t1"><code><a href="the-a-element.html#the-a-element">a</a></code> <span class="t2" title=""><code class="attribute name">href</code>="<code class="attribute value">demo.html</code>"</span><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">simple</span></ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title=""> sample.</span></ul><li class="t3"><code><a href="infrastructue.html#text-0">#text</a></code>: <span title="">&#x23ce;&blank;&blank;</span><li class="t8"><code><a href="infrastructure.html#comment-0">#comment</a></code>: <span title=""> this is a comment </span><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">&#x23ce;&blank;&#x23ce;</span></ul></ul></ul><p>The <a href="infrastructure.html#root-element">root element</a> of this tree is the
   <code><a href="the-html-element.html#the-html-element">html</a></code> element, which is the element always found at the
   root of HTML documents. It contains two elements, <code><a href="the-head-element.html#the-head-element">head</a></code>
   and <code><a href="the-body-element.html#the-body-element">body</a></code>, as well as a <code><a href="infrastructure.html#text-0">Text</a></code> node between
@@ -938,7 +973,7 @@
 
   <p>There are many more <code><a href="infrastructure.html#text-0">Text</a></code> nodes in the DOM tree than
   one would initially expect, because the source contains a number of
-  spaces (represented here by "&#9251;") and line breaks ("&#9166;")
+  spaces (represented here by "&blank;") and line breaks ("&#x23ce;")
   that all end up as <code><a href="infrastructure.html#text-0">Text</a></code> nodes in the DOM. However, for
   historical reasons not all of the spaces and line breaks in the
   original markup appear in the DOM. In particular, all the whitespace
@@ -1269,7 +1304,7 @@
 
     <p>It is significantly easier to maintain a site written in such a
     way that the markup is style-independent. For example, changing
-    the color of a site that uses <code>&lt;font&#160;color=""&gt;</code>
+    the color of a site that uses <code>&lt;font&nbsp;color=""&gt;</code>
     throughout requires changes across the entire site, whereas a
     similar change to a site based on CSS can be done by changing a
     single file.</p>
@@ -1400,7 +1435,7 @@
 
      <p>The resulting DOM for this fragment would be:</p>
 
-     <ul class="domTree"><li class="t1"><code><a href="the-p-element.html#the-p-element">p</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">He dreamt.</span></li></ul></li></ul></li><li class="t1"><code><a href="the-p-element.html#the-p-element">p</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">He dreamt that he ate breakfast.</span></li></ul></li></ul></li></ul></li><li class="t1"><code><a href="the-p-element.html#the-p-element">p</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-eleent">i</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">Then lunch.</span></li></ul></li></ul></li></ul></li></ul></li><li class="t1"><code><a href="the-p-element.html#the-p-element">p</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">And finally dinner.</span></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></div>
+     <ul class="domTree"><li class="t1"><code><a href="the-p-element.html#the-p-element">p</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">He dreamt.</span></ul></ul><li class="t1"><code><a href="the-p-element.html#the-p-element">p</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">He dreamt that he ate breakfast.</span></ul></ul></ul><li class="t1"><code><a href="the-p-element.html#the-p-element">p</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t3><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">Then lunch.</span></ul></ul></ul></ul><li class="t1"><code><a href="the-p-element.html#the-p-element">p</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t1"><code><a href="the-i-element.html#the-i-element">i</a></code><ul><li class="t3"><code><a href="infrastructure.html#text-0">#text</a></code>: <span title="">And finally dinner.</span></ul></ul></ul></ul></ul></ul></div>
 
    </dd>
 
@@ -1428,11 +1463,11 @@
      <pre class="bad">&lt;a href="?bill&amp;ted"&gt;Bill and Ted&lt;/a&gt;</pre>
 
      <p>In the following fragment, however, the attribute's value is
-     actually "<code title="">?art&#169;</code>", <em>not</em> the
+     actually "<code title="">?art&copy;</code>", <em>not</em> the
      intended "<code title="">?art&amp;copy</code>", because even
      without the final semicolon, "<code title="">&amp;copy</code>" is
      handled the same as "<code title="">&amp;copy;</code>" and thus
-     gets interpreted as "<code title="">&#169;</code>":</p>
+     gets interpreted as "<code title="">&copy;</code>":</p>
 
      <pre class="bad">&lt;a href="?art&amp;copy"&gt;Art and Copy&lt;/a&gt;</pre>
 
@@ -1744,7 +1779,7 @@
     <code title="attr-script-src"><a href="the-script-element.html#attr-script-src">src</a></code> attribute causes the
     element's contents to be ignored. However, this isn't obvious,
     especially if the element's contents appear to be executable
-    script &#8212; which can lead to authors spending a lot of time
+    script &mdash; which can lead to authors spending a lot of time
     trying to debug the inline script without realizing that it is not
     executing. To reduce this problem, this specification makes it
     non-conforming to have executable script in a <code><a href="the-script-element.html#the-script-element">script</a></code>
@@ -1830,7 +1865,7 @@
    10646. Topics addressed include use of the terms 'character',
    'encoding' and 'string', a reference processing model, choice and
    identification of character encodings, character escaping, and
-   string indexing.</p></blockquote></dd>
+   string indexing.</blockquote></dd>
 
    <dt><cite>Unicode Security Considerations</cite> <a href="textFieldSelection.html#refsUTR36">[UTR36]</a></dt>
 
@@ -1842,7 +1877,7 @@
    security considerations that programmers, system analysts,
    standards developers, and users should take into account, and
    provides specific recommendations to reduce the risk of
-   problems.</p></blockquote></dd>
+   problems.</blockquote></dd>
 
    <dt><cite>Web Content Accessibility Guidelines (WCAG) 2.0</cite> <a href="textFieldSelection.html#refsWCAG">[WCAG]</a></dt>
 
@@ -1854,7 +1889,7 @@
    cognitive limitations, limited movement, speech disabilities,
    photosensitivity and combinations of these. Following these
    guidelines will also often make your Web content more usable to
-   users in general.</p></blockquote></dd>
+   users in general.</blockquote></dd>
 
    <dt class="impl"><cite>Authoring Tool Accessibility Guidelines (ATAG) 2.0</cite> <a href="textFieldSelection.html#refsATAG">[ATAG]</a></dt>
 
@@ -1864,7 +1899,7 @@
    conforms to these guidelines will promote accessibility by
    providing an accessible user interface to authors with disabilities
    as well as by enabling, supporting, and promoting the production of
-   accessible Web content by all authors.</p></blockquote></dd>
+   accessible Web content by all authors.</blockquote></dd>
 
    <dt class="impl"><cite>User Agent Accessibility Guidelines (UAAG) 2.0</cite> <a href="textFieldSelection.html#refsUAAG">[UAAG]</a></dt>
 
@@ -1878,7 +1913,7 @@
    other technologies (especially assistive
    technologies). Furthermore, all users, not just users with
    disabilities, should find conforming user agents to be more
-   usable.</p></blockquote></dd>
+   usable.</blockquote></dd>
 
    <dt><cite>Polyglot Markup: HTML-Compatible XHTML Documents</cite> <a href="textFieldSelection.html#refsPOLYGLOT">[POLYGLOT]</a></dt>
 
@@ -1889,12 +1924,12 @@
    that meets a well defined set of constraints is interpreted as
    compatible, regardless of whether they are processed as HTML or as
    XHTML, per the HTML5 specification. Polyglot markup uses a specific
-   DOCTYPE, namespace declarations, and a specific case &#8212;
-   normally lower case but occasionally camel case &#8212; for element
+   DOCTYPE, namespace declarations, and a specific case &mdash;
+   normally lower case but occasionally camel case &mdash; for element
    and attribute names. Polyglot markup uses lower case for certain
    attribute values. Further constraints include those on empty
    elements, named entity references, and the use of scripts and
-   style.</p></blockquote></dd>
+   style.</blockquote></dd>
 
 <!--(the following is not included in the WHATWG spec for quality reasons)-->
 <!--HPAAIG--><!--FORK-->
@@ -1905,7 +1940,7 @@
    Properties on a variety of platforms. It provides recommendations
    on deriving the accessible names and descriptions for HTML
    elements. It also provides accessible feature implementation
-   examples.</p></blockquote></dd>
+   examples.</blockquote></dd>
 <!--HPAAIG--><!--FORK-->
 
-  </dl></body></html>
\ No newline at end of file
+  </dl>
\ No newline at end of file

Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -d -r1.271 -r1.272
--- common-microsyntaxes.html	15 Oct 2012 09:45:05 -0000	1.271
+++ common-microsyntaxes.html	15 Oct 2012 12:45:55 -0000	1.272
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>2.5 Common microsyntaxes &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>2.5 Common microsyntaxes &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
[...1997 lines suppressed...]
-   string being parsed up to the end of that string.</p></li>
+   string being parsed up to the end of that string.</li>
 
    <li><p>Return the first element of type <var title="">type</var>
    that has an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute whose value
    is a <a href="infrastructure.html#case-sensitive">case-sensitive</a> match for <var title="">s</var> or
    a <code title="">name</code> attribute whose value is a
-   <a href="infrastructure.html#compatibility-caseless">compatibility caseless</a> match for <var title="">s</var>.</p></li>
+   <a href="infrastructure.html#compatibility-caseless">compatibility caseless</a> match for <var title="">s</var>.</li>
 
    <!--
    IE is also doing case-insensitive id="" matching.
@@ -3081,4 +3117,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.1269
retrieving revision 1.1270
diff -u -d -r1.1269 -r1.1270
--- text-level-semantics.html	15 Oct 2012 09:45:08 -0000	1.1269
+++ text-level-semantics.html	15 Oct 2012 12:48:02 -0000	1.1270
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6 Text-level semantics &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6 Text-level semantics &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="the-div-element.html" title="4.5.13 The div element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-a-element.html" title="4.6.1 The a element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-div-element.html" rel="prev" title="4.5.13 The div element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-a-element.html" rel="next" title="4.6.1 The a element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-div-element.html">&#8592; 4.5.13 The div element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-a-element.html">4.6.1 The a element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-div-element.html">&slarr; 4.5.13 The div element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-a-element.html">4.6.1 The a element &srarr;</a>
+  </nav>
 
   <h3 id="text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</h3>
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: element-definitions.html
===================================================================
RCS file: /sources/public/html5/spec/element-definitions.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- element-definitions.html	15 Oct 2012 09:45:06 -0000	1.201
+++ element-definitions.html	15 Oct 2012 12:46:08 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>3.2.4 Element definitions &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>3.2.4 Element definitions &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="global-attributes.html" title="3.2.3 Global attributes" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="content-models.html" title="3.2.5 Content models" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="global-attributes.html" rel="prev" title="3.2.3 Global attributes">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="content-models.html" rel="next" title="3.2.5 Content models">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="global-attributes.html">&#8592; 3.2.3 Global attributes</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="content-models.html">3.2.5 Content models &#8594;</a>
+  <nav class="prev_next">
+   <a href="global-attributes.html">&slarr; 3.2.3 Global attributes</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="content-models.html">3.2.5 Content models &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="element-definitions.html#element-definitions"><span class="secno">3.2.4 </span>Element definitions</a>
-      <ol><li><a href="element-definitions.html#attributes"><span class="secno">3.2.4.1 </span>Attributes</a></li></ol></li></ol></li></ol></li></ol></div>
+      <ol><li><a href="element-definitions.html#attributes"><span class="secno">3.2.4.1 </span>Attributes</a></ol></ol></ol></ol></nav>
 
   <h4 id="element-definitions"><span class="secno">3.2.4 </span>Element definitions</h4>
 
@@ -347,7 +383,7 @@
 
    <dd><p>A list of <a href="content-models.html#content-categories" title="content categories">categories</a>
    to which the element belongs. These are used when defining the
-   <a href="content-models.html#content-models">content models</a> for each element.</p></dd>
+   <a href="content-models.html#content-models">content models</a> for each element.</dd>
 
 
    <dt><dfn id="element-dfn-contexts" title="element-dfn-contexts">Contexts in which this element can be used</dfn></dt>
@@ -375,19 +411,19 @@
    <dt><dfn id="element-dfn-content-model" title="element-dfn-content-model">Content model</dfn></dt>
 
    <dd><p>A normative description of what content must be included as
-   children and descendants of the element.</p></dd>
+   children and descendants of the element.</dd>
 
 
    <dt><dfn id="element-dfn-attributes" title="element-dfn-attributes">Content attributes</dfn></dt>
 
    <dd><p>A normative list of attributes that may be specified on the
-   element (except where otherwise disallowed).</p></dd>
+   element (except where otherwise disallowed).</dd>
 
 
    <dt><dfn id="element-dfn-dom" title="element-dfn-dom">DOM interface</dfn></dt>
 
    <dd><p>A normative definition of a DOM interface that such elements
-   must implement.</p></dd>
+   must implement.</dd>
 
   </dl><p>This is then followed by a description of what the element
   <a href="textFieldSelection.html#represents">represents</a>, along with any additional normative
@@ -404,4 +440,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1335
retrieving revision 1.1336
diff -u -d -r1.1335 -r1.1336
--- infrastructure.html	15 Oct 2012 09:45:06 -0000	1.1335
+++ infrastructure.html	15 Oct 2012 12:46:31 -0000	1.1336
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>2 Common infrastructure &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>2 Common infrastructure &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,26 +355,26 @@
      }
      return null;
    }
-  </script><link href="introduction.html" title="1 Introduction" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="common-microsyntaxes.html" title="2.5 Common microsyntaxes" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="introduction.html" rel="prev" title="1 Introduction">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="common-microsyntaxes.html" rel="next" title="2.5 Common microsyntaxes">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="introduction.html">&#8592; 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>
+  <nav class="prev_next">
+   <a href="introduction.html">&slarr; 1 Introduction</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="common-microsyntaxes.html">2.5 Common microsyntaxes &srarr;</a>
   <ol class="toc"><li><a href="infrastructure.html#infrastructure"><span class="secno">2 </span>Common infrastructure</a>
   <ol><li><a href="infrastructure.html#terminology"><span class="secno">2.1 </span>Terminology</a>
-    <ol><li><a href="infrastructure.html#resources"><span class="secno">2.1.1 </span>Resources</a></li><li><a href="infrastructure.html#xml"><span class="secno">2.1.2 </span>XML</a></li><li><a href="infrastructure.html#dom-trees"><span class="secno">2.1.3 </span>DOM trees</a></li><li><a href="infrastructure.html#scripting-0"><span class="secno">2.1.4 </span>Scripting</a></li><li><a href="infrastructure.html#plugins"><span class="secno">2.1.5 </span>Plugins</a></li><li><a href="infrastructure.html#character-encodings"><span class="secno">2.1.6 </span>Character encodings</a></li></ol></li><li><a href="infrastructure.html#conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</a>
-    <ol><li><a href="infrastructure.html#conformance-classes"><span class="secno">2.2.1 </span>Conformance classes</a></li><li><a href="infrastructure.html#dependencies"><span class="secno">2.2.2 </span>Dependencies</a></li><li><a href="infrastructure.html#extensibility"><span class="secno">2.2.3 </span>Extensibility</a></li></ol></li><li><a href="infrastructure.html#case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a></li><li><a href="infrastructure.html#utf-8"><span class="secno">2.4 </span>UTF-8</a></li></ol></li></ol></div>
+    <ol><li><a href="infrastructure.html#resources"><span class="secno">2.1.1 </span>Resources</a><li><a href="infrastructure.html#xml"><span class="secno">2.1.2 </span>XML</a><li><a href="infrastructure.html#dom-trees"><span class="secno">2.1.3 </span>DOM trees</a><li><a href="infrastructure.html#scripting-0"><span class="secno">2.1.4 </span>Scripting</a><li><a href="infrastructure.html#plugins"><span class="secno">2.1.5 </span>Plugins</a><li><a href="infrastructure.html#character-encodings"><span class="secno">2.1.6 </span>Character encodings</a></ol><li><a href="infrastructure.html#conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</a>
+    <ol><li><a href="infrastructure.html#conformance-classes"><span class="secno">2.2.1 </span>Conformance classes</a><li><a href="infrastructure.html#dependencies"><span class="secno">2.2.2 </span>Dependencies</a><li><a href="infrastructure.html#extensibility"><span class="secno">2.2.3 </span>Extensibility</a></ol><li><a href="infrastructure.html#case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a><li><a href="infrastructure.html#utf-8"><span class="secno">2.4 </span>UTF-8</a></ol></ol></nav>
 
   <h2 id="infrastructure"><span class="secno">2 </span>Common infrastructure</h2>
 
@@ -771,7 +807,7 @@
   conformance requirements on authors; such requirements are implicitly
   requirements on documents: by definition, all documents are assumed to
   have had an author. (In some cases, that author may itself be a user
-  agent &#8212; such user agents are subject to additional rules, as
+  agent &mdash; such user agents are subject to additional rules, as
   explained below.)</p>
 
   <p class="example">For example, if a requirement states that
@@ -1080,8 +1116,8 @@
 
    <dd>
 
-    <p>The Document Object Model (DOM) is a representation &#8212; a
-    model &#8212; of a document and its content. The DOM is not just
+    <p>The Document Object Model (DOM) is a representation &mdash; a
+    model &mdash; of a document and its content. The DOM is not just
     an API; the conformance criteria of HTML implementations are
     defined, in this specification, in terms of operations on the DOM.
     <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
@@ -1353,16 +1389,16 @@
     the WebVTT specification:</p>
 
     <ul class="brief"><li><dfn id="webvtt-file">WebVTT file</dfn>
-     </li><li><dfn id="webvtt-file-using-cue-text">WebVTT file using cue text</dfn>
-     </li><li><dfn id="webvtt-file-using-chapter-title-text">WebVTT file using chapter title text</dfn>
-     </li><li><dfn id="webvtt-file-using-only-nested-cues">WebVTT file using only nested cues</dfn>
-     </li><li><dfn id="webvtt-parser">WebVTT parser</dfn>
-     </li><li><dfn id="webvtt-cue-settings">WebVTT cue settings</dfn> and how to <dfn id="parse-the-webvtt-settings">parse the WebVTT settings</dfn>
-     </li><li>The <dfn id="rules-for-updating-the-display-of-webvtt-text-tracks">rules for updating the display of WebVTT text tracks</dfn>
-     </li><li>The <dfn id="webvtt-cue-text-dom-construction-rules">WebVTT cue text DOM construction rules</dfn>
-     </li><li>The <dfn id="webvtt-cue-text-rendering-rules">WebVTT cue text rendering rules</dfn>
-     </li><li>The <dfn id="webvtt-cue-text-parsing-rules">WebVTT cue text parsing rules</dfn>
-    </li></ul></dd>
+     <li><dfn id="webvtt-file-using-cue-text">WebVTT file using cue text</dfn>
+     <li><dfn id="webvtt-file-using-chapter-title-text">WebVTT file using chapter title text</dfn>
+     <li><dfn id="webvtt-file-using-only-nested-cues">WebVTT file using only nested cues</dfn>
+     <li><dfn id="webvtt-parser">WebVTT parser</dfn>
+     <li><dfn id="webvtt-cue-settings">WebVTT cue settings</dfn> and how to <dfn id="parse-the-webvtt-settings">parse the WebVTT settings</dfn>
+     <li>The <dfn id="rules-for-updating-the-display-of-webvtt-text-tracks">rules for updating the display of WebVTT text tracks</dfn>
+     <li>The <dfn id="webvtt-cue-text-dom-construction-rules">WebVTT cue text DOM construction rules</dfn>
+     <li>The <dfn id="webvtt-cue-text-rendering-rules">WebVTT cue text rendering rules</dfn>
+     <li>The <dfn id="webvtt-cue-text-parsing-rules">WebVTT cue text parsing rules</dfn>
+    </ul></dd>
 
 <!--TOPIC:HTML-->
 
@@ -1376,7 +1412,7 @@
     (IDNA)</cite> specification. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a>
     <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a> <a href="textFieldSelection.html#refsRFC3490">[RFC3490]</a>
 
-   </p></dd>
+   </dd>
 
    <dt>Cookies</dt>
 
@@ -1385,8 +1421,8 @@
     <p>The following terms are defined in the Cookie specification: <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a></p>
 
     <ul class="brief"><li><dfn id="cookie-string">cookie-string</dfn>
-     </li><li><dfn id="receives-a-set-cookie-string">receives a set-cookie-string</dfn>
-    </li></ul></dd>
+     <li><dfn id="receives-a-set-cookie-string">receives a set-cookie-string</dfn>
+    </ul></dd>
 
    <dt>CORS</dt>
 
@@ -1395,13 +1431,13 @@
     <p>The following terms are defined in the CORS specification: <a href="textFieldSelection.html#refsCORS">[CORS]</a></p>
 
     <ul class="brief"><li><dfn id="cross-origin-request">cross-origin request</dfn>
-     </li><li><dfn id="cross-origin-request-status">cross-origin request status</dfn>
-     </li><li><dfn id="custom-request-headers">custom request headers</dfn>
-     </li><li><dfn id="simple-cross-origin-request">simple cross-origin request</dfn>
-     </li><li><dfn id="redirect-steps">redirect steps</dfn>
-     </li><li><dfn id="omit-credentials-flag">omit credentials flag</dfn>
-     </li><li><dfn id="resource-sharing-check">resource sharing check</dfn>
-    </li></ul></dd>
+     <li><dfn id="cross-origin-request-status">cross-origin request status</dfn>
+     <li><dfn id="custom-request-headers">custom request headers</dfn>
+     <li><dfn id="simple-cross-origin-request">simple cross-origin request</dfn>
+     <li><dfn id="redirect-steps">redirect steps</dfn>
+     <li><dfn id="omit-credentials-flag">omit credentials flag</dfn>
+     <li><dfn id="resource-sharing-check">resource sharing check</dfn>
+    </ul></dd>
 
    <dt>CSS modules</dt>
 
@@ -1437,7 +1473,7 @@
     implementations that support scripting. The following features and
     terms are defined in the CSSOM specifications: <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a> <a href="textFieldSelection.html#refsCSSOMVIEW">[CSSOMVIEW]</a>
 
-    </p><ul class="brief"><li><dfn id="linkstyle"><code>LinkStyle</code></dfn></li>
+    <ul class="brief"><li><dfn id="linkstyle"><code>LinkStyle</code></dfn></li>
      <li><dfn id="cssstyledeclaration"><code>CSSStyleDeclaration</code></dfn></li>
      <li><dfn id="stylesheet"><code>StyleSheet</code></dfn></li>
      <li><dfn id="dom-linkstyle-sheet" title="dom-linkstyle-sheet"><code>sheet</code></dfn></li>
@@ -1449,7 +1485,7 @@
     <dfn id="top-layer">top layer</dfn> concept, are used to define the rendering of
     the <code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> element. <a href="textFieldSelection.html#refsFULLSCREEN">[FULLSCREEN]</a>
 
-   </p></dd>
+   </dd>
 
 <!--TOPIC:Canvas-->
 
@@ -1460,7 +1496,7 @@
     <p>The following interface is defined in the SVG specification: <a href="textFieldSelection.html#refsSVG">[SVG]</a></p>
 
     <ul class="brief"><li><dfn id="svgmatrix"><code>SVGMatrix</code></dfn>
-    </li></ul></dd>
+    </ul></dd>
 
 <!--TOPIC:HTML-->
 
@@ -1632,7 +1668,7 @@
   <dfn id="other-applicable-specifications" title="other applicable specifications">applicable
   specification</dfn>.
 
-  </p><p>The conformance terminology for documents depends on the nature
+  <p>The conformance terminology for documents depends on the nature
   of the changes introduced by such applicable specifications, and on
   the content and intended interpretation of the document. Applicable
   specifications MAY define new document content (e.g. a foobar
@@ -1659,7 +1695,7 @@
   <p class="note">a consequence of the rule given above is that
   certain syntactically correct HTML5 documents may not be <a href="#conforming-documents">conforming HTML5 documents</a> in the
   presence of applicable specifications. (Example: the applicable
-  specification defines &lt;table&gt; to be a piece of furniture &#8212;
+  specification defines &lt;table&gt; to be a piece of furniture &mdash;
   a document written to that specification and containing a &lt;table&gt;
   element is NOT a <a href="#conforming-documents">conforming HTML5
   document</a>, even if the element happens to be syntactically
@@ -1681,7 +1717,7 @@
   mentioned in this specification. For example, if a particular
   feature is accessed via an attribute in a Web IDL interface, the
   attribute itself would be omitted from the objects that implement
-  that interface &#8212; leaving the attribute on the object but
+  that interface &mdash; leaving the attribute on the object but
   making it return null or throw an exception is insufficient.</p>
 <!--REMOVE-TOPIC:Security-->
 
@@ -1743,7 +1779,7 @@
   must be handled as described in the following list. Bytes in the
   following list are represented in hexadecimal. <a href="textFieldSelection.html#refsRFC3629">[RFC3629]</a>
 
-  </p><dl class="switch"><dt>One byte in the range FE to FF</dt>
+  <dl class="switch"><dt>One byte in the range FE to FF</dt>
 
 
    <dt><a href="#overlong-form" title="overlong form">Overlong forms</a> (e.g. F0 80 80 A0)</dt>
@@ -1794,9 +1830,9 @@
 
   <p class="example">For example, the byte string "41 98 BA 42 E2 98
   43 E2 98 BA E2 98" would be converted to the string
-  "A&#65533;&#65533;B&#65533;C&#9786;&#65533;".</p>
+  "A&#xfffd;&#xfffd;B&#xfffd;C&#x263a;&#xfffd;".</p>
 
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: form-submission.html
===================================================================
RCS file: /sources/public/html5/spec/form-submission.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- form-submission.html	15 Oct 2012 09:45:06 -0000	1.202
+++ form-submission.html	15 Oct 2012 12:46:09 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.19.6 Form submission &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.19.6 Form submission &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="attributes-common-to-form-controls.html" title="4.10.19 Attributes common to form controls" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="textFieldSelection.html" title="4.10.20 APIs for the text field selections" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="attributes-common-to-form-controls.html" rel="prev" title="4.10.19 Attributes common to form controls">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="textFieldSelection.html" rel="next" title="4.10.20 APIs for the text field selections">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="attributes-common-to-form-controls.html">&#8592; 4.10.19 Attributes common to form controls</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="textFieldSelection.html">4.10.20 APIs for the text field selections &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><ol><li><a href="form-submission.html#form-submission"><span class="secno">4.10.19.6 </span>Form submission</a></li><li><a href="form-submission.html#submitting-element-directionality"><span class="secno">4.10.19.7 </span>Submitting element directionality</a></li></ol></li></ol></li></ol></li></ol></div>
+  <nav class="prev_next">
+   <a href="attributes-common-to-form-controls.html">&slarr; 4.10.19 Attributes common to form controls</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="textFieldSelection.html">4.10.20 APIs for the text field selections &srarr;</a>
+  <ol class="toc"><li><ol><li><ol><li><ol><li><a href="form-submission.html#form-submission"><span class="secno">4.10.19.6 </span>Form submission</a><li><a href="form-submission.html#submitting-element-directionality"><span class="secno">4.10.19.7 </span>Submitting element directionality</a></ol></ol></ol></ol></nav>
 
   <h5 id="form-submission"><span class="secno">4.10.19.6 </span>Form submission</h5>
 
@@ -346,7 +382,7 @@
   in the <a href="states-of-the-type-attribute.html#submit-button-state-(type=submit)" title="attr-input-type-submit">Submit Button</a>
   state).
 
-  </p><p>The <a href="#attributes-for-form-submission">attributes for form submission</a> that may be
+  <p>The <a href="#attributes-for-form-submission">attributes for form submission</a> that may be
   specified on <code><a href="the-form-element.html#the-form-element">form</a></code> elements are <code title="attr-fs-action"><a href="#attr-fs-action">action</a></code>, <code title="attr-fs-enctype"><a href="#attr-fs-enctype">enctype</a></code>, <code title="attr-fs-method"><a href="#attr-fs-method">method</a></code>, <code title="attr-fs-novalidate"><a href="#attr-fs-novalidate">novalidate</a></code>, and <code title="attr-fs-target"><a href="#attr-fs-target">target</a></code>.</p>
 
   <p>The corresponding <a href="#attributes-for-form-submission">attributes for form submission</a>
@@ -488,7 +524,7 @@
   attribute. The <dfn id="dom-fs-formtarget" title="dom-fs-formTarget"><code>formTarget</code></dfn> IDL
   attribute must reflect the <code title="attr-fs-formtarget"><a href="#attr-fs-formtarget">formtarget</a></code> content attribute.
 
-  </p></div>
+  </div>
 
 
   <h5 id="submitting-element-directionality"><span class="secno">4.10.19.7 </span>Submitting element directionality</h5>
@@ -502,4 +538,4 @@
 
 
 <!--TOPIC:DOM APIs-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-head-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-head-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-head-element.html	15 Oct 2012 09:45:15 -0000	1.201
+++ the-head-element.html	15 Oct 2012 12:50:00 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.2.1 The head element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.2.1 The head element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-html-element.html" title="4.1.1 The html element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-title-element.html" title="4.2.2 The title element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-html-element.html" rel="prev" title="4.1.1 The html element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-title-element.html" rel="next" title="4.2.2 The title element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-html-element.html">&#8592; 4.1.1 The html element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-title-element.html">4.2.2 The title element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-html-element.html">&slarr; 4.1.1 The html element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-title-element.html">4.2.2 The title element &srarr;</a>
+  </nav>
 
   <h4 id="the-head-element"><span class="secno">4.2.1 </span>The <dfn><code>head</code></dfn> element</h4>
 
@@ -394,4 +430,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.1249
retrieving revision 1.1250
diff -u -d -r1.1249 -r1.1250
--- tabular-data.html	15 Oct 2012 09:45:08 -0000	1.1249
+++ tabular-data.html	15 Oct 2012 12:48:01 -0000	1.1250
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9 Tabular data &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9 Tabular data &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,25 +355,25 @@
      }
      return null;
    }
-  </script><link href="dimension-attributes.html" title="4.8.17 Dimension attributes" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-table-element.html" title="4.9.1 The table element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="dimension-attributes.html" rel="prev" title="4.8.17 Dimension attributes">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-table-element.html" rel="next" title="4.9.1 The table element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="dimension-attributes.html">&#8592; 4.8.17 Dimension attributes</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-table-element.html">4.9.1 The table element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="dimension-attributes.html">&slarr; 4.8.17 Dimension attributes</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-table-element.html">4.9.1 The table element &srarr;</a>
+  </nav>
 
   <h3 id="tabular-data"><span class="secno">4.9 </span>Tabular data</h3>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.351
retrieving revision 1.352
diff -u -d -r1.351 -r1.352
--- the-iframe-element.html	15 Oct 2012 09:45:16 -0000	1.351
+++ the-iframe-element.html	15 Oct 2012 12:50:06 -0000	1.352
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.2 The iframe element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.2 The iframe element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-img-element.html" title="4.8.1 The img element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-embed-element.html" title="4.8.3 The embed element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-img-element.html" rel="prev" title="4.8.1 The img element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-embed-element.html" rel="next" title="4.8.3 The embed element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-img-element.html">&#8592; 4.8.1 The img element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-embed-element.html">4.8.3 The embed element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-img-element.html">&slarr; 4.8.1 The img element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-embed-element.html">4.8.3 The embed element &srarr;</a>
+  </nav>
 
   <h4 id="the-iframe-element"><span class="secno">4.8.2 </span>The <dfn><code>iframe</code></dfn> element</h4>
 
@@ -396,7 +432,7 @@
 
    <li>Optionally, a <a href="textFieldSelection.html#syntax-doctype" title="syntax-doctype">DOCTYPE</a>.
 
-   </li><li>Any number of <a href="textFieldSelection.html#syntax-comments" title="syntax-comments">comments</a> and <a href="common-microsyntaxes.html#space-character" title="space
+   <li>Any number of <a href="textFieldSelection.html#syntax-comments" title="syntax-comments">comments</a> and <a href="common-microsyntaxes.html#space-character" title="space
    character">space characters</a>.</li>
 
    <li>The root element, in the form of an <code><a href="the-html-element.html#the-html-element">html</a></code> <a href="textFieldSelection.html#syntax-elements" title="syntax-elements">element</a>.</li>
@@ -439,7 +475,7 @@
 
    <p>Notice the way that quotes have to be escaped (otherwise the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute would end prematurely), and the way raw
    ampersands (e.g. in URLs or in prose) mentioned in the sandboxed content have to be
-   <em>doubly</em> escaped &#8212; once so that the ampersand is preserved when originally parsing
+   <em>doubly</em> escaped &mdash; once so that the ampersand is preserved when originally parsing
    the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute, and once more to prevent the
    ampersand from being misinterpreted when parsing the sandboxed content.</p>
 
@@ -449,7 +485,7 @@
 
   <p class="note">Due to restrictions of <a href="textFieldSelection.html#the-xhtml-syntax">the XHTML syntax</a>, in XML the U+003C LESS-THAN
   SIGN character (&lt;) needs to be escaped as well. In order to prevent <a href="http://www.w3.org/TR/REC-xml/#AVNormalize">attribute-value normalization</a>, some of XML's
-  whitespace characters &#8212; specifically "tab" (U+0009), "LF" (U+000A), and "CR" (U+000D) &#8212; also need to be escaped. <a href="textFieldSelection.html#refsXML">[XML]</a></p>
+  whitespace characters &mdash; specifically "tab" (U+0009), "LF" (U+000A), and "CR" (U+000D) &mdash; also need to be escaped. <a href="textFieldSelection.html#refsXML">[XML]</a></p>
 
   <p class="note">If the <code title="attr-iframe-src"><a href="#attr-iframe-src">src</a></code> attribute and the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute are both specified together, the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute takes priority. This allows authors to provide
   a fallback <a href="urls.html#url">URL</a> for legacy user agents that do not support the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute.</p>
@@ -488,7 +524,7 @@
    <dd><p><a href="textFieldSelection.html#navigate">Navigate</a><!--DONAV iframe--> the element's <a href="textFieldSelection.html#child-browsing-context">child browsing context</a>
    to a resource whose <a href="urls.html#content-type">Content-Type</a> is <code><a href="textFieldSelection.html#text/html">text/html</a></code>, whose <a href="urls.html#url">URL</a>
    is <code><a href="urls.html#about:srcdoc">about:srcdoc</a></code>, and whose data consists of the value of the attribute. The
-   resulting <code><a href="dom.html#document">Document</a></code> must be considered <a href="#an-iframe-srcdoc-document">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a>.</p></dd>
+   resulting <code><a href="dom.html#document">Document</a></code> must be considered <a href="#an-iframe-srcdoc-document">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a>.</dd>
 
    <dt>Otherwise, if the element has no <code title="attr-iframe-src"><a href="#attr-iframe-src">src</a></code> attribute
    specified, and the user agent is processing the <code><a href="#the-iframe-element">iframe</a></code>'s attributes for the first
@@ -727,22 +763,22 @@
   <ul><li>The <code title="attr-iframe-seamless"><a href="#attr-iframe-seamless">seamless</a></code> attribute is set on the
    <code><a href="#the-iframe-element">iframe</a></code> element, and
 
-   </li><li>The <code><a href="#the-iframe-element">iframe</a></code> element's owner <code><a href="dom.html#document">Document</a></code>'s <a href="textFieldSelection.html#active-sandboxing-flag-set">active sandboxing flag
+   <li>The <code><a href="#the-iframe-element">iframe</a></code> element's owner <code><a href="dom.html#document">Document</a></code>'s <a href="textFieldSelection.html#active-sandboxing-flag-set">active sandboxing flag
    set</a> does not have the <a href="textFieldSelection.html#sandboxed-seamless-iframes-flag">sandboxed seamless iframes flag</a> set, and
 
-   </li><li>Either:
+   <li>Either:
 
     <ul><li>The <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#active-document">active document</a> has the <a href="textFieldSelection.html#same-origin">same
      origin</a> as the <code><a href="#the-iframe-element">iframe</a></code> element's <code><a href="dom.html#document">Document</a></code>, or
 
-     </li><li>The <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#active-document">active document</a>'s <em><a href="the-address-element.html#the-address-element"><span title="the
+     <li>The <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#active-document">active document</a>'s <em><a href="the-address-element.html#the-address-element"><span title="the
      document's address">address</span></a></em> has the <a href="textFieldSelection.html#same-origin">same origin</a> as the
      <code><a href="#the-iframe-element">iframe</a></code> element's <code><a href="dom.html#document">Document</a></code>, or
 
-     </li><li>The <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#active-document">active document</a> is <a href="#an-iframe-srcdoc-document">an
+     <li>The <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#active-document">active document</a> is <a href="#an-iframe-srcdoc-document">an
      <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a>.
 
-    </li></ul></li>
+    </ul></li>
 
   </ul><p>When an <code><a href="#the-iframe-element">iframe</a></code> element is <a href="#in-seamless-mode">in seamless mode</a>, the following
   requirements apply:</p>
@@ -750,33 +786,33 @@
   <ul><li><p>The user agent must set the <dfn id="seamless-browsing-context-flag">seamless browsing context flag</dfn> to true for that
    <a href="textFieldSelection.html#browsing-context">browsing context</a>. This will <a href="textFieldSelection.html#seamlessLinks">cause links to open in the
    parent browsing context</a> unless an <a href="textFieldSelection.html#explicit-self-navigation-override">explicit self-navigation override</a> is used
-   (<code title="">target="_self"</code>).</p></li>
+   (<code title="">target="_self"</code>).</li>
 
    <li><p>Media queries in the context of the <code><a href="#the-iframe-element">iframe</a></code>'s <a href="textFieldSelection.html#browsing-context">browsing context</a>
    (e.g. on <code title="attr-style-media"><a href="the-style-element.html#attr-style-media">media</a></code> attributes of <code><a href="the-style-element.html#the-style-element">style</a></code> elements in
    <code><a href="dom.html#document">Document</a></code>s in that <code><a href="#the-iframe-element">iframe</a></code>) must be evaluated with respect to the nearest
    <a href="textFieldSelection.html#ancestor-browsing-context">ancestor browsing context</a> that is not itself being <a href="textFieldSelection.html#browsing-context-nested-through" title="browsing context
    nested through">nested through</a> an <code><a href="#the-iframe-element">iframe</a></code> that is <a href="#in-seamless-mode">in seamless
-   mode</a>. <a href="textFieldSelection.html#refsMQ">[MQ]</a></p></li>
+   mode</a>. <a href="textFieldSelection.html#refsMQ">[MQ]</a></li>
 
    <li><p>In a CSS-supporting user agent: the user agent must add all the style sheets that apply to
    the <code><a href="#the-iframe-element">iframe</a></code> element to the cascade of the <a href="textFieldSelection.html#active-document">active document</a> of the
    <code><a href="#the-iframe-element">iframe</a></code> element's <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>, at the appropriate cascade
-   levels, before any style sheets specified by the document itself.</p></li>
+   levels, before any style sheets specified by the document itself.</li>
 
    <li><p>In a CSS-supporting user agent: the user agent must, for the purpose of CSS property
    inheritance only, treat the root element of the <a href="textFieldSelection.html#active-document">active document</a> of the
    <code><a href="#the-iframe-element">iframe</a></code> element's <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> as being a child of the
    <code><a href="#the-iframe-element">iframe</a></code> element. (Thus inherited properties on the root element of the document in
    the <code><a href="#the-iframe-element">iframe</a></code> will inherit the computed values of those properties on the
-   <code><a href="#the-iframe-element">iframe</a></code> element instead of taking their initial values.)</p></li>
+   <code><a href="#the-iframe-element">iframe</a></code> element instead of taking their initial values.)</li>
 
    <li><p>In visual media, in a CSS-supporting user agent: the user agent should set the intrinsic
    width of the <code><a href="#the-iframe-element">iframe</a></code> to the width that the element would have if it was a
    non-replaced block-level element with 'width: auto', unless that width would be zero (e.g. if the
    element is floating or absolutely positioned), in which case the user agent should set the
    intrinsic width of the <code><a href="#the-iframe-element">iframe</a></code> to the shrink-to-fit width of the root element (if
-   any) of the content rendered in the <code><a href="#the-iframe-element">iframe</a></code>.</p></li>
+   any) of the content rendered in the <code><a href="#the-iframe-element">iframe</a></code>.</li>
 
    <li><p>In visual media, in a CSS-supporting user agent: the user agent should set the intrinsic
    height of the <code><a href="#the-iframe-element">iframe</a></code> to the shortest height that would make the content rendered in
@@ -784,7 +820,7 @@
    scrollable overflow at its bottom edge<!--, if the scrolling position was such that the top of
    the viewport for the content rendered in the <code>iframe</code> was aligned with the origin of
    that content's canvas-->. Scrollable overflow is any overflow that would increase the range to
-   which a scrollbar or other scrolling mechanism can scroll.</p></li>
+   which a scrollbar or other scrolling mechanism can scroll.</li>
 
    <li>
 
@@ -800,7 +836,7 @@
    </li>
 
    <li><p>In speech media, the user agent should render the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>
-   without announcing that it is a separate document.</p></li>
+   without announcing that it is a separate document.</li>
 
    <li>
 
@@ -902,4 +938,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: dimension-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/dimension-attributes.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- dimension-attributes.html	15 Oct 2012 09:45:05 -0000	1.201
+++ dimension-attributes.html	15 Oct 2012 12:45:59 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.17 Dimension attributes &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.17 Dimension attributes &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="mathml.html" title="4.8.15 MathML" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="tabular-data.html" title="4.9 Tabular data" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="mathml.html" rel="prev" title="4.8.15 MathML">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="tabular-data.html" rel="next" title="4.9 Tabular data">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="mathml.html">&#8592; 4.8.15 MathML</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="tabular-data.html">4.9 Tabular data &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="mathml.html">&slarr; 4.8.15 MathML</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="tabular-data.html">4.9 Tabular data &srarr;</a>
+  </nav>
 
   <h4 id="dimension-attributes"><span class="secno">4.8.17 </span><dfn>Dimension attributes</dfn></h4>
 
@@ -357,12 +393,12 @@
   resolution depends on the reading distance.) If both attributes are
   specified, then one of the following statements must be true:</p>
 
-  <ul><li><span title=""><var title="">specified width</var> - 0.5 &#8804;
-             <var title="">specified height</var> * <var title="">target ratio</var> &#8804;
+  <ul><li><span title=""><var title="">specified width</var> - 0.5 &le;
+             <var title="">specified height</var> * <var title="">target ratio</var> &le;
              <var title="">specified width</var> + 0.5</span></li>
 
-   <li><span title=""><var title="">specified height</var> - 0.5 &#8804;
-             <var title="">specified width</var> / <var title="">target ratio</var> &#8804;
+   <li><span title=""><var title="">specified height</var> - 0.5 &le;
+             <var title="">specified width</var> / <var title="">target ratio</var> &le;
              <var title="">specified height</var> + 0.5</span></li>
 
    <li><span title=""><var title="">specified height</var> = <var title="">specified width</var> = 0</span></li>
@@ -405,4 +441,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- association-of-controls-and-forms.html	15 Oct 2012 09:45:04 -0000	1.312
+++ association-of-controls-and-forms.html	15 Oct 2012 12:45:46 -0000	1.313
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.18 Association of controls and forms &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.18 Association of controls and forms &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-meter-element.html" title="4.10.17 The meter element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="attributes-common-to-form-controls.html" title="4.10.19 Attributes common to form controls" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-meter-element.html" rel="prev" title="4.10.17 The meter element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="attributes-common-to-form-controls.html" rel="next" title="4.10.19 Attributes common to form controls">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-meter-element.html">&#8592; 4.10.17 The meter element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="attributes-common-to-form-controls.html">4.10.19 Attributes common to form controls &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-meter-element.html">&slarr; 4.10.17 The meter element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="attributes-common-to-form-controls.html">4.10.19 Attributes common to form controls &srarr;</a>
+  </nav>
 
   <h4 id="association-of-controls-and-forms"><span class="secno">4.10.18 </span>Association of controls and forms</h4>
 
@@ -415,9 +451,9 @@
    attribute is not present, and the element's <a href="#form-owner">form owner</a>
    is its nearest <code><a href="the-form-element.html#the-form-element">form</a></code> element ancestor after the change
    to the ancestor chain, then do nothing, and abort these
-   steps.</p></li>
+   steps.</li>
 
-   <li><p>Let the element's <a href="#form-owner">form owner</a> be null.</p></li>
+   <li><p>Let the element's <a href="#form-owner">form owner</a> be null.</li>
 
    <li>
 
@@ -431,18 +467,18 @@
      element's <code title="attr-fae-form"><a href="#attr-fae-form">form</a></code> content
      attribute's value is a <code><a href="the-form-element.html#the-form-element">form</a></code> element, then <a href="#concept-form-association" title="concept-form-association">associate</a> the
      <a href="forms.html#form-associated-element">form-associated element</a> with that <code><a href="the-form-element.html#the-form-element">form</a></code>
-     element.</p></li>
+     element.</li>
 
-     <li><p>Abort the "reset the form owner" steps.</p></li>
+     <li><p>Abort the "reset the form owner" steps.</li>
 
     </ol></li>
 
    <li><p>Otherwise, if the <a href="forms.html#form-associated-element">form-associated element</a> in
    question has an ancestor <code><a href="the-form-element.html#the-form-element">form</a></code> element, then <a href="#concept-form-association" title="concept-form-association">associate</a> the
    <a href="forms.html#form-associated-element">form-associated element</a> with the nearest such ancestor
-   <code><a href="the-form-element.html#the-form-element">form</a></code> element.</p></li>
+   <code><a href="the-form-element.html#the-form-element">form</a></code> element.</li>
 
-   <li><p>Otherwise, the element is left unassociated.</p></li>
+   <li><p>Otherwise, the element is left unassociated.</li>
 
   </ol><div class="example">
 
@@ -501,4 +537,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -d -r1.288 -r1.289
--- common-dom-interfaces.html	15 Oct 2012 09:45:05 -0000	1.288
+++ common-dom-interfaces.html	15 Oct 2012 12:45:48 -0000	1.289
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>2.8 Common DOM interfaces &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>2.8 Common DOM interfaces &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,25 +355,25 @@
      }
      return null;
    }
-  </script><link href="urls.html" title="2.6 URLs" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="namespaces.html" title="2.9 Namespaces" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="urls.html" rel="prev" title="2.6 URLs">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="namespaces.html" rel="next" title="2.9 Namespaces">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="urls.html">&#8592; 2.6 URLs</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="namespaces.html">2.9 Namespaces &#8594;</a>
+  <nav class="prev_next">
+   <a href="urls.html">&slarr; 2.6 URLs</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="namespaces.html">2.9 Namespaces &srarr;</a>
   <ol class="toc"><li><ol><li><a href="common-dom-interfaces.html#common-dom-interfaces"><span class="secno">2.8 </span>Common DOM interfaces</a>
-    <ol><li><a href="common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.8.1 </span>Reflecting content attributes in IDL attributes</a></li><li><a href="common-dom-interfaces.html#collections"><span class="secno">2.8.2 </span>Collections</a>
-      <ol><li><a href="common-dom-interfaces.html#htmlallcollection"><span class="secno">2.8.2.1 </span>HTMLAllCollection</a></li><li><a href="common-dom-interfaces.html#htmlformcontrolscollection"><span class="secno">2.8.2.2 </span>HTMLFormControlsCollection</a></li><li><a href="common-dom-interfaces.html#htmloptionscollection"><span class="secno">2.8.2.3 </span>HTMLOptionsCollection</a></li></ol></li><li><a href="common-dom-interfaces.html#domstringmap"><span class="secno">2.8.3 </span>DOMStringMap</a></li><li><a href="common-dom-interfaces.html#transferable-objects"><span class="secno">2.8.4 </span>Transferable objects</a></li><li><a href="common-dom-interfaces.html#safe-passing-of-structured-data"><span class="secno">2.8.5 </span>Safe passing of structured data</a></li><li><a href="common-dom-interfaces.html#dom-feature-strings"><span class="secno">2.8.6 </span>DOM feature strings</a></li><li><a href="common-dom-interfaces.html#garbage-collection"><span class="secno">2.8.7 </span>Garbage collection</a>/li></ol></li></ol></li></ol></div>
+    <ol><li><a href="common-dom-interfaces.html#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.8.1 </span>Reflecting content attributes in IDL attributes</a><li><a href="common-dom-interfaces.html#collections"><span class="secno">2.8.2 </span>Collections</a>
+      <ol><li><a href="common-dom-interfaces.html#htmlallcollection"><span class="secno">2.8.2.1 </span>HTMLAllCollection</a><li><a href="common-dom-interfaces.html#htmlformcontrolscollection"><span class="secno">2.8.2.2 </span>HTMLFormControlsCollection</a><li><a href="common-dom-interfaces.html#htmloptionscollection"><span class="secno">2.8.2.3 </span>HTMLOptionsCollection</a></ol><li><a href="common-dom-interfaces.html#domstringmap"><span class="secno">2.8.3 </span>DOMStringMap</a><li><a href="common-dom-interfaces.html#transferable-objects"><span class="secno">2.8.4 </span>Transferable objects</a><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><a href="common-dom-interfaces.html#dom-feature-strings"><span class="secno">2.8.6 </span>DOM feature strings</a><li><a href="common-dom-interfaces.html#garbage-collection"><span class="secno">2.8.7 </span>Garbage collection</a></ol></ol></ol></nav>
 
   <h3 id="common-dom-interfaces"><span class="secno">2.8 </span>Common DOM interfaces</h3>
 
@@ -429,7 +465,7 @@
   range of the IDL attribute's type, the resulting value must be
   returned. If, on the other hand, it fails or returns an out of range
   value, or if the attribute is absent, the default value must be
-  returned instead, or &#8722;1 if there is no default value. On
+  returned instead, or &minus;1 if there is no default value. On
   setting, if the value is negative, the user agent must throw an
   <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception. Otherwise, the given value
   must be converted to the shortest possible string representing the
@@ -768,14 +804,14 @@
    element whose <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute
    is in the <a href="states-of-the-type-attribute.html#radio-button-state-(type=radio)" title="attr-input-type-radio">Radio Button</a>
    state and whose <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a>
-   is true. Otherwise, let it be null.</p></li>
+   is true. Otherwise, let it be null.</li>
 
    <li><p>If <var title="">element</var> is null, or if it is an
    element with no <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code>
-   attribute, return the empty string.</p></li>
+   attribute, return the empty string.</li>
 
    <li><p>Otherwise, return the value of <var title="">element</var>'s
-   <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code> attribute.</p></li>
+   <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code> attribute.</li>
 
   </ol><p>On setting, the <code title="dom-RadioNodeList-value"><a href="#dom-radionodelist-value">value</a></code> IDL attribute must run
   the following steps:</p>
@@ -787,12 +823,12 @@
    is in the <a href="states-of-the-type-attribute.html#radio-button-state-(type=radio)" title="attr-input-type-radio">Radio Button</a>
    state and whose <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code> content
    attribute is present and equal to the new value, if any. Otherwise,
-   let it be null.</p></li>
+   let it be null.</li>
 
    <li><p>If <var title="">element</var> is not null, then set its
    <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> to true.</p>
 
-  </li></ol><!--
+  </ol><!--
 http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3E...%0A%3Cform%20name%3D%22a%22%3E%3Cinput%20id%3D%22x%22%20name%3D%22y%22%3E%3Cinput%20name%3D%22x%22%20id%3D%22y%22%3E%3C/form%3E%0A%3Cscript%3E%0A%20%20var%20x%3B%0A%20%20w%28x%20%3D%20document.forms%5B%27a%27%5D%5B%27x%27%5D%29%3B%0A%20%20w%28x.length%29%3B%0A%20%20x%5B0%5D.parentNode.removeChild%28x%5B0%5D%29%3B%0A%20%20w%28x.length%29%3B%0A%20%20w%28x%20%3D%3D%20document.forms%5B%27a%27%5D%5B%27x%27%5D%29%3B%0A%3C/script%3E%0A
 --></div>
 
@@ -858,7 +894,7 @@
    <dd>
 
     <p>Returns the index of the first selected item, if any, or
-    &#8722;1 if there is no selected item.</p>
+    &minus;1 if there is no selected item.</p>
 
     <p>Can be set, to change the selection.</p>
 
@@ -924,22 +960,22 @@
   <ol><li><p>If <var title="">value</var> is null, invoke the steps for
    the <code title="dom-HTMLOptionsCollection-remove"><a href="#dom-htmloptionscollection-remove">remove</a></code>
    method with <var title="">index</var> as the argument, and abort
-   these steps.</p></li>
+   these steps.</li>
 
    <li><p>Let <var title="">length</var> be the number of nodes
-   <a href="infrastructure.html#represented-by-the-collection">represented by the collection</a>.</p></li>
+   <a href="infrastructure.html#represented-by-the-collection">represented by the collection</a>.</li>
 
    <li><p>Let <var title="">n</var> be <var title="">index</var> minus
-   <var title="">length</var>.</p></li>
+   <var title="">length</var>.</li>
 
    <li><p>If <var title="">n</var> is greater than zero, then <a href="infrastructure.html#concept-node-append" title="concept-node-append">append</a> a
    <code><a href="infrastructure.html#documentfragment">DocumentFragment</a></code> consisting of <span title=""><var title="">n</var>-1</span> new <code><a href="the-option-element.html#the-option-element">option</a></code> elements with no
    attributes and no child nodes to the <code><a href="the-select-element.html#the-select-element">select</a></code> element on
-   which the <code><a href="#htmloptionscollection-0">HTMLOptionsCollection</a></code> is rooted.</p></li>
+   which the <code><a href="#htmloptionscollection-0">HTMLOptionsCollection</a></code> is rooted.</li>
 
    <li><p>If <var title="">n</var> is greater than or equal to zero,
    <a href="infrastructure.html#concept-node-append" title="concept-node-append">append</a> <var title="">value</var> to the <code><a href="the-select-element.html#the-select-element">select</a></code> element. Otherwise,
-   <a href="infrastructure.html#concept-node-replace" title="concept-node-replace">replace</a> the <var title="">index</var>th element in the collection by <var title="">value</var>.</p></li>
+   <a href="infrastructure.html#concept-node-replace" title="concept-node-replace">replace</a> the <var title="">index</var>th element in the collection by <var title="">value</var>.</li>
 
   </ol><p>The <dfn id="dom-htmloptionscollection-add" title="dom-HTMLOptionsCollection-add"><code>add(<var title="">element</var>, <var title="">before</var>)</code></dfn>
   method must act according to the following algorithm:</p>
@@ -947,43 +983,43 @@
   <ol><li><p>If <var title="">element</var> is an ancestor of the
    <code><a href="the-select-element.html#the-select-element">select</a></code> element on which the
    <code><a href="#htmloptionscollection-0">HTMLOptionsCollection</a></code> is rooted, then throw a
-   <code><a href="infrastructure.html#hierarchyrequesterror">HierarchyRequestError</a></code> exception.</p></li>
+   <code><a href="infrastructure.html#hierarchyrequesterror">HierarchyRequestError</a></code> exception.</li>
 
    <li><p>If <var title="">before</var> is an element, but that
    element isn't a descendant of the <code><a href="the-select-element.html#the-select-element">select</a></code> element on
    which the <code><a href="#htmloptionscollection-0">HTMLOptionsCollection</a></code> is rooted, then throw
-   a <code><a href="infrastructure.html#notfounderror">NotFoundError</a></code> exception.</p></li>
+   a <code><a href="infrastructure.html#notfounderror">NotFoundError</a></code> exception.</li>
 
    <li><p>If <var title="">element</var> and <var title="">before</var> are the same element, then return and abort
-   these steps.</p></li>
+   these steps.</li>
 
-   <li><p>If <var title="">before</var> is a node, then let <var title="">reference</var> be that node. Otherwise, if <var title="">before</var> is an integer, and there is a <var title="">before</var>th node in the collection, let <var title="">reference</var> be that node. Otherwise, let <var title="">reference</var> be null.</p></li>
+   <li><p>If <var title="">before</var> is a node, then let <var title="">reference</var> be that node. Otherwise, if <var title="">before</var> is an integer, and there is a <var title="">before</var>th node in the collection, let <var title="">reference</var> be that node. Otherwise, let <var title="">reference</var> be null.</li>
 
    <li><p>If <var title="">reference</var> is not null, let <var title="">parent</var> be the parent node of <var title="">reference</var>. Otherwise, let <var title="">parent</var>
    be the <code><a href="the-select-element.html#the-select-element">select</a></code> element on which the
-   <code><a href="#htmloptionscollection-0">HTMLOptionsCollection</a></code> is rooted.</p></li>
+   <code><a href="#htmloptionscollection-0">HTMLOptionsCollection</a></code> is rooted.</li>
 
    <li><p>Act as if the DOM Core <code title="dom-Node-insertBefore"><a href="infrastructure.html#dom-node-insertbefore">insertBefore()</a></code> method was
    invoked on the <var title="">parent</var> node, with <var title="">element</var> as the first argument and <var title="">reference</var> as the second argument.</p>
 
-  </li></ol><p>The <dfn id="dom-htmloptionscollection-remove" title="dom-HTMLOptionsCollection-remove"><code>remove(<var title="">index</var>)</code></dfn> method must act according to
+  </ol><p>The <dfn id="dom-htmloptionscollection-remove" title="dom-HTMLOptionsCollection-remove"><code>remove(<var title="">index</var>)</code></dfn> method must act according to
   the following algorithm:</p>
 
   <ol><li><p>If the number of nodes <a href="infrastructure.html#represented-by-the-collection">represented by the
-   collection</a> is zero, abort these steps.</p></li>
+   collection</a> is zero, abort these steps.</li>
 
    <li><p>If <var title="">index</var> is not a number greater than or
    equal to 0 and less than the number of nodes <a href="infrastructure.html#represented-by-the-collection">represented by
-   the collection</a>, abort these steps.</p></li>
+   the collection</a>, abort these steps.</li>
 
    <!-- note that Web IDL converts 'a', NaN, -0.5, 0.5, and null to 0,
    and numbers in general truncate. so what we're checking against
    here in a way has very little to do with what's going on in the JS -->
 
-   <li><p>Let <var title="">element</var> be the <var title="">index</var>th element in the collection.</p></li>
+   <li><p>Let <var title="">element</var> be the <var title="">index</var>th element in the collection.</li>
 
    <li><p>Remove <var title="">element</var> from its parent
-   node.</p></li>
+   node.</li>
 
   </ol><p>The <dfn id="dom-htmloptionscollection-selectedindex" title="dom-HTMLOptionsCollection-selectedIndex"><code>selectedIndex</code></dfn>
   IDL attribute must act like the identically named attribute on the
@@ -1110,8 +1146,8 @@
   <p>The following <code><a href="#transferable">Transferable</a></code> types exist:</p>
 
   <ul class="brief"><li><code>MessagePort</code>
-   </li><li><code><a href="infrastructure.html#arraybuffer">ArrayBuffer</a></code> <a href="textFieldSelection.html#refsTYPEDARRAY">[TYPEDARRAY]</a>
-  </li></ul><div class="impl">
+   <li><code><a href="infrastructure.html#arraybuffer">ArrayBuffer</a></code> <a href="textFieldSelection.html#refsTYPEDARRAY">[TYPEDARRAY]</a>
+  </ul><div class="impl">
 
   <h4 id="safe-passing-of-structured-data"><span class="secno">2.8.5 </span>Safe passing of structured data</h4>
 
@@ -1123,28 +1159,28 @@
   objects to placeholder objects.</p>
 
   <ol><li><p>Let <var title="">input</var> be the value being
-   cloned.</p></li>
+   cloned.</li>
 
    <li><p>Let <var title="">transfer map</var> be the <i>transfer
    map</i> passed to the algorithm, if any, or the empty list
-   otherwise.</p></li>
+   otherwise.</li>
 
    <li><p>Let <var title="">memory</var> be an association list of
    pairs of objects, initially empty. This is used to handle duplicate
    references. In each pair of objects, one is called the
    <em><a href="the-source-element.html#the-source-element">source</a></em> object and the other the <em>destination</em>
-   object.</p></li>
+   object.</li>
 
    <li><p>For each mapping in <var title="">transfer map</var>, add a
    mapping from the <code><a href="#transferable">Transferable</a></code> object (the source
-   object) to the placeholder object (the destination object) to <var title="">memory</var>.</p></li>
+   object) to the placeholder object (the destination object) to <var title="">memory</var>.</li>
 
    <li><p>Let <var title="">output</var> be the value resulting from
    calling the <a href="#internal-structured-cloning-algorithm">internal structured cloning algorithm</a> with
    <var title="">input</var> as the "<var title="">input</var>"
-   argument, and <var title="">memory</var> as the "<var title="">memory</var>" argument.</p></li>
+   argument, and <var title="">memory</var> as the "<var title="">memory</var>" argument.</li>
 
-   <li><p>Return <var title="">output</var>.</p></li>
+   <li><p>Return <var title="">output</var>.</li>
 
   </ol><p>The <dfn id="internal-structured-cloning-algorithm">internal structured cloning algorithm</dfn> is always
   called with two arguments, <var title="">input</var> and <var title="">memory</var>, and its behavior is as follows:</p>
@@ -1152,10 +1188,10 @@
   <ol><li><p>If <var title="">input</var> is the source object of a pair
    of objects in <var title="">memory</var>, then return the
    destination object in that pair of objects and abort these
-   steps.</p></li>
+   steps.</li>
 
    <li><p>If <var title="">input</var> is a primitive value, then
-   return that value and abort these steps.</p></li>
+   return that value and abort these steps.</li>
 
    <li>
 
@@ -1164,19 +1200,19 @@
 
     <dl class="switch"><dt>If <var title="">input</var> is a Boolean object</dt>
 
-     <dd><p>Let <var title="">output</var> be a newly constructed Boolean object with the same value as <var title="">input</var>.</p></dd>
+     <dd><p>Let <var title="">output</var> be a newly constructed Boolean object with the same value as <var title="">input</var>.</dd>
 
      <dt>If <var title="">input</var> is a Number object</dt>
 
-     <dd><p>Let <var title="">output</var> be a newly constructed Number object with the same value as <var title="">input</var>.</p></dd>
+     <dd><p>Let <var title="">output</var> be a newly constructed Number object with the same value as <var title="">input</var>.</dd>
 
      <dt>If <var title="">input</var> is a String object</dt>
 
-     <dd><p>Let <var title="">output</var> be a newly constructed String object with the same value as <var title="">input</var>.</p></dd>
+     <dd><p>Let <var title="">output</var> be a newly constructed String object with the same value as <var title="">input</var>.</dd>
 
      <dt>If <var title="">input</var> is a <code>Date</code> object</dt>
 
-     <dd><p>Let <var title="">output</var> be a newly constructed <code>Date</code> object with the same value as <var title="">input</var>.</p></dd>
+     <dd><p>Let <var title="">output</var> be a newly constructed <code>Date</code> object with the same value as <var title="">input</var>.</dd>
 
      <dt>If <var title="">input</var> is a <code>RegExp</code> object</dt>
 
@@ -1190,15 +1226,15 @@
 
      <dt>If <var title="">input</var> is a <code><a href="infrastructure.html#file">File</a></code> object</dt>
 
-     <dd><p>Let <var title="">output</var> be a newly constructed <code><a href="infrastructure.html#file">File</a></code> object corresponding to the same underlying data.</p></dd>
+     <dd><p>Let <var title="">output</var> be a newly constructed <code><a href="infrastructure.html#file">File</a></code> object corresponding to the same underlying data.</dd>
 
      <dt>If <var title="">input</var> is a <code><a href="infrastructure.html#blob">Blob</a></code> object</dt>
 
-     <dd><p>Let <var title="">output</var> be a newly constructed <code><a href="infrastructure.html#blob">Blob</a></code> object corresponding to the same underlying data.</p></dd>
+     <dd><p>Let <var title="">output</var> be a newly constructed <code><a href="infrastructure.html#blob">Blob</a></code> object corresponding to the same underlying data.</dd>
 
      <dt>If <var title="">input</var> is a <code><a href="infrastructure.html#filelist">FileList</a></code> object</dt>
 
-     <dd><p>Let <var title="">output</var> be a newly constructed <code><a href="infrastructure.html#filelist">FileList</a></code> object containing a list of newly constructed <code><a href="infrastructure.html#file">File</a></code> objects corresponding to the same underlying data as those in <var title="">input</var>, maintaining their relative order.</p></dd>
+     <dd><p>Let <var title="">output</var> be a newly constructed <code><a href="infrastructure.html#filelist">FileList</a></code> object containing a list of newly constructed <code><a href="infrastructure.html#file">File</a></code> objects corresponding to the same underlying data as those in <var title="">input</var>, maintaining their relative order.</dd>
 
      <dt>If <var title="">input</var> is an <code>ImageData</code> object</dt>
 
@@ -1207,7 +1243,7 @@
      equal to the corresponding attributes on <var title="">input</var>, and whose <code title="dom-imagedata-data">data</code> attribute has the value
      obtained from invoking the <a href="#internal-structured-cloning-algorithm">internal structured cloning
      algorithm</a> recursively with the value of the <code title="dom-imagedata-data">data</code> attribute on <var title="">input</var> as the new "<var title="">input</var>"
-     argument and <var title="">memory</var> as the new "<var title="">memory</var>" argument.</p></dd>
+     argument and <var title="">memory</var> as the new "<var title="">memory</var>" argument.</dd>
 
 <!--(when we add this, make sure to throw DataCloneError if these objects are already closed)
      <dt>If <var title="">input</var> is an <code>ArrayBuffer</code> object</dt>
@@ -1234,23 +1270,23 @@
 
      <dt>If <var title="">input</var> is an Object object</dt>
 
-     <dd><p>Let <var title="">output</var> be a newly constructed empty <code title="">Object</code> object.</p></dd>
+     <dd><p>Let <var title="">output</var> be a newly constructed empty <code title="">Object</code> object.</dd>
 
      <dt>If <var title="">input</var> is an object that another specification defines how to clone</dt>
 
-     <dd><p>Let <var title="">output</var> be a clone of the object as defined by the other specification.</p></dd>
+     <dd><p>Let <var title="">output</var> be a clone of the object as defined by the other specification.</dd>
 
      <dt>If <var title="">input</var> is another native object type (e.g. <code>Error</code>, <code>Function</code>)</dt>
      <dt>If <var title="">input</var> is a host object (e.g. a DOM node)</dt>
 
      <dd><p>Throw a <code><a href="infrastructure.html#datacloneerror">DataCloneError</a></code> exception and abort
-     the overall <a href="#structured-clone">structured clone</a> algorithm.</p></dd>
+     the overall <a href="#structured-clone">structured clone</a> algorithm.</dd>
 
     </dl></li>
 
    <li><p>Add a mapping from <var title="">input</var> (the source
    object) to <var title="">output</var> (the destination object) to
-   <var title="">memory</var>.</p></li>
+   <var title="">memory</var>.</li>
 
    <li>
 
@@ -1281,7 +1317,7 @@
 
    </li>
 
-   <li><p>Return <var title="">output</var>.</p></li>
+   <li><p>Return <var title="">output</var>.</li>
 
   </ol><p class="note">This algorithm preserves cycles and preserves the
   identity of duplicate objects in graphs.</p>
@@ -1333,4 +1369,4 @@
 
 
 <!--TOPIC:HTML Syntax and Parsing-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-strong-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-strong-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-strong-element.html	15 Oct 2012 09:45:19 -0000	1.201
+++ the-strong-element.html	15 Oct 2012 12:50:23 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.3 The strong element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.3 The strong element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-em-element.html" title="4.6.2 The em element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-small-element.html" title="4.6.4 The small element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-em-element.html" rel="prev" title="4.6.2 The em element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-small-element.html" rel="next" title="4.6.4 The small element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-em-element.html">&#8592; 4.6.2 The em element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-small-element.html">4.6.4 The small element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-em-element.html">&slarr; 4.6.2 The em element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-small-element.html">4.6.4 The small element &srarr;</a>
+  </nav>
 
   <h4 id="the-strong-element"><span class="secno">4.6.3 </span>The <dfn><code>strong</code></dfn> element</h4>
 
@@ -375,4 +411,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-form-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-form-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-form-element.html	15 Oct 2012 09:45:15 -0000	1.201
+++ the-form-element.html	15 Oct 2012 12:49:55 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.3 The form element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.3 The form element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="forms.html" title="4.10 Forms" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-fieldset-element.html" title="4.10.4 The fieldset element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="forms.html" rel="prev" title="4.10 Forms">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-fieldset-element.html" rel="next" title="4.10.4 The fieldset element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="forms.html">&#8592; 4.10 Forms</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-fieldset-element.html">4.10.4 The fieldset element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="forms.html">&slarr; 4.10 Forms</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-fieldset-element.html">4.10.4 The fieldset element &srarr;</a>
+  </nav>
 
   <h4 id="the-form-element"><span class="secno">4.10.3 </span>The <dfn><code>form</code></dfn> element</h4>
 
@@ -544,29 +580,29 @@
 
   <ol><li><p>Let <var title="">candidates</var> be a <a href="infrastructure.html#live">live</a>
    <code><a href="common-dom-interfaces.html#radionodelist">RadioNodeList</a></code> object containing all the <a href="forms.html#category-listed" title="category-listed">listed elements</a> that are descendants
-   of the <code><a href="#the-form-element">form</a></code> element and that have either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-fe-name"><a href="attributes-common-to-form-controls.html#attr-fe-name">name</a></code> attribute equal to <var title="">name</var>, in <a href="infrastructure.html#tree-order">tree order</a>.</p></li>
+   of the <code><a href="#the-form-element">form</a></code> element and that have either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-fe-name"><a href="attributes-common-to-form-controls.html#attr-fe-name">name</a></code> attribute equal to <var title="">name</var>, in <a href="infrastructure.html#tree-order">tree order</a>.</li>
 
    <li><p>If <var title="">candidates</var> is empty, let <var title="">candidates</var> be a <a href="infrastructure.html#live">live</a>
    <code><a href="common-dom-interfaces.html#radionodelist">RadioNodeList</a></code> object containing all the
    <code><a href="the-img-element.html#the-img-element">img</a></code> elements that are descendants of the
-   <code><a href="#the-form-element">form</a></code> element and that have either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-img-name"><a href="textFieldSelection.html#attr-img-name">name</a></code> attribute equal to <var title="">name</var>, in <a href="infrastructure.html#tree-order">tree order</a>.</p></li>
+   <code><a href="#the-form-element">form</a></code> element and that have either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-img-name"><a href="textFieldSelection.html#attr-img-name">name</a></code> attribute equal to <var title="">name</var>, in <a href="infrastructure.html#tree-order">tree order</a>.</li>
 
    <li><p>If <var title="">candidates</var> is empty, <var title="">name</var> is the name of one of the entries in the
    <code><a href="#the-form-element">form</a></code> element's <a href="#past-names-map">past names map</a>: return the
    object associated with <var title="">name</var> in that
-   map.</p></li>
+   map.</li>
 
    <li><p>If <var title="">candidates</var> contains more than one
    node, return <var title="">candidates</var> and abort these
-   steps.</p></li>
+   steps.</li>
 
    <li><p>Otherwise, <var title="">candidates</var> contains exactly
    one node. Add a mapping from <var title="">name</var> to the node
    in <var title="">candidates</var> in the <code><a href="#the-form-element">form</a></code> element's
    <a href="#past-names-map">past names map</a>, replacing the previous entry with the
-   same name, if any.</p></li>
+   same name, if any.</li>
 
-   <li><p>Return the node in <var title="">candidates</var>.</p></li>
+   <li><p>Return the node in <var title="">candidates</var>.</li>
 
   </ol><p>If an element listed in the <code><a href="#the-form-element">form</a></code> element's <a href="#past-names-map">past
   names map</a> is removed from the <code><a href="dom.html#document">Document</a></code>, then its
@@ -611,16 +647,16 @@
   method, when invoked, must run the following steps:</p>
 
   <ol><li><p>If the <code><a href="#the-form-element">form</a></code> element is marked as <i><a href="#locked-for-reset">locked for
-   reset</a></i>, then abort these steps.</p></li>
+   reset</a></i>, then abort these steps.</li>
 
    <li><p>Mark the <code><a href="#the-form-element">form</a></code> element as <dfn id="locked-for-reset">locked for
-   reset</dfn>.</p></li>
+   reset</dfn>.</li>
 
    <li><p><a href="textFieldSelection.html#concept-form-reset" title="concept-form-reset">Reset</a> the
-   <code><a href="#the-form-element">form</a></code> element.</p></li>
+   <code><a href="#the-form-element">form</a></code> element.</li>
 
    <li><p>Unmark the <code><a href="#the-form-element">form</a></code> element as <i><a href="#locked-for-reset">locked for
-   reset</a></i>.</p></li>
+   reset</a></i>.</li>
 
   </ol><p>If the <dfn id="dom-form-checkvalidity" title="dom-form-checkValidity"><code>checkValidity()</code></dfn>
   method is invoked, the user agent must <a href="textFieldSelection.html#statically-validate-the-constraints">statically validate the
@@ -647,4 +683,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-li-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-li-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-li-element.html	15 Oct 2012 09:45:17 -0000	1.201
+++ the-li-element.html	15 Oct 2012 12:50:08 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.7 The li element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.7 The li element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-ul-element.html" title="4.5.6 The ul element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-dl-element.html" title="4.5.8 The dl element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-ul-element.html" rel="prev" title="4.5.6 The ul element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-dl-element.html" rel="next" title="4.5.8 The dl element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-ul-element.html">&#8592; 4.5.6 The ul element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-dl-element.html">4.5.8 The dl element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-ul-element.html">&slarr; 4.5.6 The ul element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-dl-element.html">4.5.8 The dl element &srarr;</a>
+  </nav>
 
   <h4 id="the-li-element"><span class="secno">4.5.7 </span>The <dfn><code>li</code></dfn> element</h4>
 
@@ -398,7 +434,7 @@
  &lt;figcaption&gt;The top 10 movies of all time&lt;/figcaption&gt;
  &lt;ol&gt;
   &lt;li value="10"&gt;&lt;cite&gt;Josie and the Pussycats&lt;/cite&gt;, 2001&lt;/li&gt;
-  &lt;li value="9"&gt;&lt;cite lang="sh"&gt;&#1062;&#1088;&#1085;&#1072; &#1084;&#1072;&#1095;&#1082;&#1072;, &#1073;&#1077;&#1083;&#1080; &#1084;&#1072;&#1095;&#1086;&#1088;&lt;/cite&gt;, 1998&lt;/li&gt;
+  &lt;li value="9"&gt;&lt;cite lang="sh"&gt;&TScy;&rcy;&ncy;&acy; &mcy;&acy;&chcy;&kcy;&acy;, &bcy;&iecy;&lcy;&icy; &mcy;&acy;&chcy;&ocy;&rcy;&lt;/cite&gt;, 1998&lt;/li&gt;
   &lt;li value="8"&gt;&lt;cite&gt;A Bug's Life&lt;/cite&gt;, 1998&lt;/li&gt;
   &lt;li value="7"&gt;&lt;cite&gt;Toy Story&lt;/cite&gt;, 1995&lt;/li&gt;
   &lt;li value="6"&gt;&lt;cite&gt;Monsters, Inc&lt;/cite&gt;, 2001&lt;/li&gt;
@@ -417,7 +453,7 @@
  &lt;figcaption&gt;The top 10 movies of all time&lt;/figcaption&gt;
  &lt;ol reversed&gt;
   &lt;li&gt;&lt;cite&gt;Josie and the Pussycats&lt;/cite&gt;, 2001&lt;/li&gt;
-  &lt;li&gt;&lt;cite lang="sh"&gt;&#1062;&#1088;&#1085;&#1072; &#1084;&#1072;&#1095;&#1082;&#1072;, &#1073;&#1077;&#1083;&#1080; &#1084;&#1072;&#1095;&#1086;&#1088;&lt;/cite&gt;, 1998&lt;/li&gt;
+  &lt;li&gt;&lt;cite lang="sh"&gt;&TScy;&rcy;&ncy;&acy; &mcy;&acy;&chcy;&kcy;&acy;, &bcy;&iecy;&lcy;&icy; &mcy;&acy;&chcy;&ocy;&rcy;&lt;/cite&gt;, 1998&lt;/li&gt;
   &lt;li&gt;&lt;cite&gt;A Bug's Life&lt;/cite&gt;, 1998&lt;/li&gt;
   &lt;li&gt;&lt;cite&gt;Toy Story&lt;/cite&gt;, 1995&lt;/li&gt;
   &lt;li&gt;&lt;cite&gt;Monsters, Inc&lt;/cite&gt;, 2001&lt;/li&gt;
@@ -444,4 +480,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-keygen-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-keygen-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-keygen-element.html	15 Oct 2012 09:45:17 -0000	1.203
+++ the-keygen-element.html	15 Oct 2012 12:50:07 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.14 The keygen element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.14 The keygen element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-textarea-element.html" title="4.10.13 The textarea element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-output-element.html" title="4.10.15 The output element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-textarea-element.html" rel="prev" title="4.10.13 The textarea element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-output-element.html" rel="next" title="4.10.15 The output element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-textarea-element.html">&#8592; 4.10.13 The textarea element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-output-element.html">4.10.15 The output element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-textarea-element.html">&slarr; 4.10.13 The textarea element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-output-element.html">4.10.15 The output element &srarr;</a>
+  </nav>
 
   <h4 id="the-keygen-element"><span class="secno">4.10.14 </span>The <dfn><code>keygen</code></dfn> element</h4>
 
@@ -389,25 +425,25 @@
 
   <p>The <dfn id="attr-keygen-keytype" title="attr-keygen-keytype"><code>keytype</code></dfn>
   attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The following
-  table lists the keywords and states for the attribute &#8212; the
+  table lists the keywords and states for the attribute &mdash; the
   keywords in the left column map to the states listed in the cell in
   the second column on the same row as the keyword. User agents are
   not required to support these values, and must only recognize values
   whose corresponding algorithms they support.</p>
 
-  <table><thead><tr><th> Keyword </th><th> State
-   </th></tr></thead><tbody><tr><td> <code title="">rsa</code>
-     </td><td> <i title="">RSA</i>
+  <table><thead><tr><th> Keyword <th> State
+   <tbody><tr><td> <code title="">rsa</code>
+     <td> <i title="">RSA</i>
 <!-- v2 (see below)
     <tr>
      <td> <code title="">ec</code>
      <td> <i title="">EC</i>
 -->
-  </td></tr></tbody></table><p>The <i>invalid value default</i> state is the <i title="">unknown</i> state. The <i>missing value default</i> state
+  </table><p>The <i>invalid value default</i> state is the <i title="">unknown</i> state. The <i>missing value default</i> state
   is the <i title="">RSA</i> state, if it is supported, or the <i title="">unknown</i> state otherwise.</p>
 
   <p class="note">This specification does not specify what key types
-  user agents are to support &#8212; it is possible for a user agent
+  user agents are to support &mdash; it is possible for a user agent
   to not support any key types at all.</p>
 
   <div class="impl">
@@ -631,4 +667,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-link-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-link-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-link-element.html	15 Oct 2012 09:45:18 -0000	1.203
+++ the-link-element.html	15 Oct 2012 12:50:08 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.2.4 The link element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.2.4 The link element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-base-element.html" title="4.2.3 The base element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-meta-element.html" title="4.2.5 The meta element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-base-element.html" rel="prev" title="4.2.3 The base element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-meta-element.html" rel="next" title="4.2.5 The meta element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-base-element.html">&#8592; 4.2.3 The base element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-meta-element.html">4.2.5 The meta element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-base-element.html">&slarr; 4.2.3 The base element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-meta-element.html">4.2.5 The meta element &srarr;</a>
+  </nav>
 
   <h4 id="the-link-element"><span class="secno">4.2.4 </span>The <dfn><code>link</code></dfn> element</h4>
 
@@ -441,16 +477,16 @@
   agent must run the following steps:</p>
 
   <ol><li><p>If the <code title="attr-link-href"><a href="#attr-link-href">href</a></code> attribute's
-   value is the empty string, then abort these steps.</p></li>
+   value is the empty string, then abort these steps.</li>
 
    <li><p><a href="urls.html#resolve-a-url" title="resolve a url">Resolve</a> the
    <a href="urls.html#url">URL</a> given by the <code title="attr-link-href"><a href="#attr-link-href">href</a></code> attribute, relative to the
-   element.</p></li>
+   element.</li>
 
-   <li><p>If the previous step fails, then abort these steps.</p></li>
+   <li><p>If the previous step fails, then abort these steps.</li>
 
    <li><p><a href="urls.html#fetch">Fetch</a><!--FETCH--> the resulting <a href="urls.html#absolute-url">absolute
-   URL</a>.</p></li> <!-- http-origin privacy sensitive -->
+   URL</a>.</li> <!-- http-origin privacy sensitive -->
 
   </ol><p>User agents may opt to only try to obtain such resources when
   they are needed, instead of pro-actively <a href="urls.html#fetch" title="fetch">fetching</a> all the external resources that are
@@ -580,7 +616,7 @@
 
   <div class="impl">
 
-  <p>User agents must not consider the <code title="attr-link-type"><a href="#attr-link-type">type</a></code> attribute authoritative &#8212;
+  <p>User agents must not consider the <code title="attr-link-type"><a href="#attr-link-type">type</a></code> attribute authoritative &mdash;
   upon fetching the resource, user agents must not use the <code title="attr-link-type"><a href="#attr-link-type">type</a></code> attribute to determine its actual
   type. Only the actual type (as defined in the next paragraph) is
   used to determine whether to <em>apply</em> the resource, not the
@@ -628,7 +664,7 @@
 
    <p>If one of the two files was returned without a
    <a href="urls.html#content-type">Content-Type</a> metadata, or with a syntactically
-   incorrect type like <code title="">Content-Type:&#160;"null"</code>, then the default type
+   incorrect type like <code title="">Content-Type:&nbsp;"null"</code>, then the default type
    for <code title="rel-stylesheet"><a href="textFieldSelection.html#link-type-stylesheet">stylesheet</a></code> links would kick
    in. Since that default type is <code title="">text/css</code>, the
    style sheet <em>would</em> nonetheless be applied.</p>
@@ -728,4 +764,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-optgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-optgroup-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-optgroup-element.html	15 Oct 2012 09:45:18 -0000	1.201
+++ the-optgroup-element.html	15 Oct 2012 12:50:21 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.11 The optgroup element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.11 The optgroup element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-datalist-element.html" title="4.10.10 The datalist element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-option-element.html" title="4.10.12 The option element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-datalist-element.html" rel="prev" title="4.10.10 The datalist element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-option-element.html" rel="next" title="4.10.12 The option element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-datalist-element.html">&#8592; 4.10.10 The datalist element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-option-element.html">4.10.12 The option element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-datalist-element.html">&slarr; 4.10.10 The datalist element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-option-element.html">4.10.12 The option element &srarr;</a>
+  </nav>
 
   <h4 id="the-optgroup-element"><span class="secno">4.10.11 </span>The <dfn><code>optgroup</code></dfn> element</h4>
 
@@ -415,11 +451,11 @@
     &lt;option value="8.03.3"&gt;Lecture 03: Forced Oscillations with Damping
   &lt;/select&gt;
  &lt;/label&gt;
- &lt;p&gt;&lt;input type=submit value="&#9654; Play"&gt;
+ &lt;p&gt;&lt;input type=submit value="&#x25b6; Play"&gt;
 &lt;/form&gt;</pre>
 
   </div>
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-param-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-param-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-param-element.html	15 Oct 2012 09:45:18 -0000	1.201
+++ the-param-element.html	15 Oct 2012 12:50:22 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.5 The param element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.5 The param element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-object-element.html" title="4.8.4 The object element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-video-element.html" title="4.8.6 The video element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-object-element.html" rel="prev" title="4.8.4 The object element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-video-element.html" rel="next" title="4.8.6 The video element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-object-element.html">&#8592; 4.8.4 The object element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-video-element.html">4.8.6 The video element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-object-element.html">&slarr; 4.8.4 The object element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-video-element.html">4.8.6 The video element &srarr;</a>
+  </nav>
 
   <h4 id="the-param-element"><span class="secno">4.8.5 </span>The <dfn><code>param</code></dfn> element</h4>
 
@@ -424,4 +460,4 @@
 
 
 <!--TOPIC:Video and Audio-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-time-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-time-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-time-element.html	15 Oct 2012 09:45:20 -0000	1.203
+++ the-time-element.html	15 Oct 2012 12:50:25 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.10 The time element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.10 The time element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-abbr-element.html" title="4.6.9 The abbr element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-code-element.html" title="4.6.11 The code element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-abbr-element.html" rel="prev" title="4.6.9 The abbr element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-code-element.html" rel="next" title="4.6.11 The code element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-abbr-element.html">&#8592; 4.6.9 The abbr element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-code-element.html">4.6.11 The code element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-abbr-element.html">&slarr; 4.6.9 The abbr element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-code-element.html">4.6.11 The code element &srarr;</a>
+  </nav>
 
   <h4 id="the-time-element"><span class="secno">4.6.10 </span>The <dfn><code>time</code></dfn> element</h4>
 
@@ -527,55 +563,55 @@
   <ol><li><p>If <a href="common-microsyntaxes.html#parse-a-month-string" title="parse a month string">parsing a month
    string</a> from the element's <a href="#datetime-value">datetime value</a>
    returns a <a href="common-microsyntaxes.html#concept-month" title="concept-month">month</a>, that is the
-   machine-readable equivalent; abort these steps.</p></li>
+   machine-readable equivalent; abort these steps.</li>
 
    <li><p>If <a href="common-microsyntaxes.html#parse-a-date-string" title="parse a date string">parsing a date
    string</a> from the element's <a href="#datetime-value">datetime value</a>
    returns a <a href="common-microsyntaxes.html#concept-date" title="concept-date">date</a>, that is the
-   machine-readable equivalent; abort these steps.</p></li>
+   machine-readable equivalent; abort these steps.</li>
 
    <li><p>If <a href="common-microsyntaxes.html#parse-a-yearless-date-string" title="parse a yearless date string">parsing a
    yearless date string</a> from the element's <a href="#datetime-value">datetime
    value</a> returns a <a href="common-microsyntaxes.html#concept-yearless-date" title="concept-yearless-date">yearless date</a>, that is the
-   machine-readable equivalent; abort these steps.</p></li>
+   machine-readable equivalent; abort these steps.</li>
 
    <li><p>If <a href="common-microsyntaxes.html#parse-a-time-string" title="parse a time string">parsing a time
    string</a> from the element's <a href="#datetime-value">datetime value</a>
    returns a <a href="common-microsyntaxes.html#concept-time" title="concept-time">time</a>, that is the
-   machine-readable equivalent; abort these steps.</p></li>
+   machine-readable equivalent; abort these steps.</li>
 
    <li><p>If <a href="common-microsyntaxes.html#parse-a-local-date-and-time-string" title="parse a local date and time string">parsing
    a local date and time string</a> from the element's
    <a href="#datetime-value">datetime value</a> returns a <a href="common-microsyntaxes.html#concept-datetime-local" title="concept-datetime-local">local date and time</a>, that is
-   the machine-readable equivalent; abort these steps.</p></li>
+   the machine-readable equivalent; abort these steps.</li>
 
    <li><p>If <a href="common-microsyntaxes.html#parse-a-time-zone-offset-string" title="parse a time-zone offset string">parsing a
    time-zone offset string</a> from the element's <a href="#datetime-value">datetime
    value</a> returns a <a href="common-microsyntaxes.html#concept-timezone" title="concept-timezone">time-zone
    offset</a>, that is the machine-readable equivalent; abort
-   these steps.</p></li>
+   these steps.</li>
 
    <li><p>If <a href="common-microsyntaxes.html#parse-a-global-date-and-time-string" title="parse a global date and time
    string">parsing a global date and time string</a> from the
    element's <a href="#datetime-value">datetime value</a> returns a <a href="common-microsyntaxes.html#concept-datetime" title="concept-datetime">global date and time</a>, that is the
-   machine-readable equivalent; abort these steps.</p></li>
+   machine-readable equivalent; abort these steps.</li>
 
    <li><p>If <a href="common-microsyntaxes.html#parse-a-week-string" title="parse a week string">parsing a week
    string</a> from the element's <a href="#datetime-value">datetime value</a>
    returns a <a href="common-microsyntaxes.html#concept-week" title="concept-week">week</a>, that is the
-   machine-readable equivalent; abort these steps.</p></li>
+   machine-readable equivalent; abort these steps.</li>
 
    <li><p>If the element's <a href="#datetime-value">datetime value</a> consists of
    only characters in the range <a href="common-microsyntaxes.html#ascii-digits">ASCII digits</a>, then the machine-readable equivalent is the base-ten
    interpretation of those digits, representing a year; abort these
-   steps.</p></li>
+   steps.</li>
 
    <li><p>If <a href="common-microsyntaxes.html#parse-a-duration-string" title="parse a duration string">parsing a duration
    string</a> from the element's <a href="#datetime-value">datetime value</a>
    returns a <a href="common-microsyntaxes.html#concept-duration" title="concept-duration">duration</a>, that is
-   the machine-readable equivalent; abort these steps.</p></li>
+   the machine-readable equivalent; abort these steps.</li>
 
-   <li><p>There is no machine-readable equivalent.</p></li>
+   <li><p>There is no machine-readable equivalent.</li>
 
   </ol><p class="note">The algorithms referenced above are intended to be
   designed such that for any arbitrary string <var title="">s</var>,
@@ -651,4 +687,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec/mathml.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- mathml.html	15 Oct 2012 09:45:07 -0000	1.201
+++ mathml.html	15 Oct 2012 12:46:34 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.15 MathML &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.15 MathML &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="image-maps.html" title="4.8.14 Image maps" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="dimension-attributes.html" title="4.8.17 Dimension attributes" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="image-maps.html" rel="prev" title="4.8.14 Image maps">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="dimension-attributes.html" rel="next" title="4.8.17 Dimension attributes">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="image-maps.html">&#8592; 4.8.14 Image maps</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="dimension-attributes.html">4.8.17 Dimension attributes &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="mathml.html#mathml"><span class="secno">4.8.15 </span>MathML</a></li><li><a href="mathml.html#svg"><span class="secno">4.8.16 </span>SVG</a></li></ol></li></ol></li></ol></div>
+  <nav class="prev_next">
+   <a href="image-maps.html">&slarr; 4.8.14 Image maps</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="dimension-attributes.html">4.8.17 Dimension attributes &srarr;</a>
+  <ol class="toc"><li><ol><li><ol><li><a href="mathml.html#mathml"><span class="secno">4.8.15 </span>MathML</a><li><a href="mathml.html#svg"><span class="secno">4.8.16 </span>SVG</a></ol></ol></ol></nav>
 
   <h4 id="mathml"><span class="secno">4.8.15 </span>MathML</h4>
 
@@ -390,16 +426,16 @@
     &lt;mo&gt;=&lt;/mo&gt;
     &lt;mfrac&gt;
      &lt;mrow&gt;
-      &lt;mo form="prefix"&gt;&#8722;&lt;/mo&gt; &lt;mi&gt;b&lt;/mi&gt;
-      &lt;mo&gt;&#177;&lt;/mo&gt;
+      &lt;mo form="prefix"&gt;&minus;&lt;/mo&gt; &lt;mi&gt;b&lt;/mi&gt;
+      &lt;mo&gt;&plusmn;&lt;/mo&gt;
       &lt;msqrt&gt;
        &lt;msup&gt; &lt;mi&gt;b&lt;/mi&gt; &lt;mn&gt;2&lt;/mn&gt; &lt;/msup&gt;
-       &lt;mo&gt;&#8722;&lt;/mo&gt;
-       &lt;mn&gt;4&lt;/mn&gt; &lt;mo&gt;&#8290;&lt;/mo&gt; &lt;mi&gt;a&lt;/mi&gt; &lt;mo&gt;&#8290;&lt;/mo&gt; &lt;mi&gt;c&lt;/mi&gt;
+       &lt;mo&gt;&minus;&lt;/mo&gt;
+       &lt;mn&gt;4&lt;/mn&gt; &lt;mo&gt;&it;&lt;/mo&gt; &lt;mi&gt;a&lt;/mi&gt; &lt;mo&gt;&it;&lt;/mo&gt; &lt;mi&gt;c&lt;/mi&gt;
       &lt;/msqrt&gt;
      &lt;/mrow&gt;
      &lt;mrow&gt;
-      &lt;mn&gt;2&lt;/mn&gt; &lt;mo&gt;&#8290;&lt;/mo&gt; &lt;mi&gt;a&lt;/mi&gt;
+      &lt;mn&gt;2&lt;/mn&gt; &lt;mo&gt;&it;&lt;/mo&gt; &lt;mi&gt;a&lt;/mi&gt;
      &lt;/mrow&gt;
     &lt;/mfrac&gt;
    &lt;/math&gt;
@@ -452,4 +488,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-var-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-var-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-var-element.html	15 Oct 2012 09:45:21 -0000	1.201
+++ the-var-element.html	15 Oct 2012 12:50:25 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.12 The var element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.12 The var element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-code-element.html" title="4.6.11 The code element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-samp-element.html" title="4.6.13 The samp element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-code-element.html" rel="prev" title="4.6.11 The code element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-samp-element.html" rel="next" title="4.6.13 The samp element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-code-element.html">&#8592; 4.6.11 The code element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-samp-element.html">4.6.13 The samp element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-code-element.html">&slarr; 4.6.11 The code element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-samp-element.html">4.6.13 The samp element &srarr;</a>
+  </nav>
 
   <h4 id="the-var-element"><span class="secno">4.6.12 </span>The <dfn><code>var</code></dfn> element</h4>
 
@@ -408,4 +444,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-th-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-th-element.html	15 Oct 2012 09:45:20 -0000	1.201
+++ the-th-element.html	15 Oct 2012 12:50:24 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.10 The th element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.10 The th element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-td-element.html" title="4.9.9 The td element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="attributes-common-to-td-and-th-elements.html" title="4.9.11 Attributes common to td and th elements" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-td-element.html" rel="prev" title="4.9.9 The td element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="attributes-common-to-td-and-th-elements.html" rel="next" title="4.9.11 Attributes common to td and th elements">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-td-element.html">&#8592; 4.9.9 The td element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="attributes-common-to-td-and-th-elements.html">4.9.11 Attributes common to td and th elements &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-td-element.html">&slarr; 4.9.9 The td element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="attributes-common-to-td-and-th-elements.html">4.9.11 Attributes common to td and th elements &srarr;</a>
+  </nav>
 
   <h4 id="the-th-element"><span class="secno">4.9.10 </span>The <dfn><code>th</code></dfn> element</h4>
 
@@ -436,14 +472,14 @@
 
    <p>This would result in the following table:</p>
 
-   <table><thead><tr><th> ID </th><th> Measurement </th><th> Average </th><th> Maximum
-    </th></tr></thead><tbody><tr><td> </td><th scope="rowgroup"> Cats </th><td> </td><td>
-     </td></tr><tr><td> 93 </td><th scope="row"> Legs </th><td> 3.5 </td><td> 4
-     </td></tr><tr><td> 10 </td><th scope="row"> Tails </th><td> 1 </td><td> 1
-    </td></tr></tbody><tbody><tr><td> </td><th scope="rowgroup"> English speakers </th><td> </td><td>
-     </td></tr><tr><td> 32 </td><th scope="row"> Legs </th><td> 2.67 </td><td> 4
-     </td></tr><tr><td> 35 </td><th scope="row"> Tails </th><td> 0.33 </td><td> 1
-   </td></tr></tbody></table><p>The headers in the first row all apply directly down to the rows
+   <table><thead><tr><th> ID <th> Measurement <th> Average <th> Maximum
+    <tbody><tr><td> <th scope="rowgroup"> Cats <td> <td>
+     <tr><td> 93 <th scope="row"> Legs <td> 3.5 <td> 4
+     <tr><td> 10 <th scope="row"> Tails <td> 1 <td> 1
+    <tbody><tr><td> <th scope="rowgroup"> English speakers <td> <td>
+     <tr><td> 32 <th scope="row"> Legs <td> 2.67 <td> 4
+     <tr><td> 35 <th scope="row"> Tails <td> 0.33 <td> 1
+   </table><p>The headers in the first row all apply directly down to the rows
    in their column.</p>
 
    <p>The headers with the explicit <code title="attr-th-scope"><a href="#attr-th-scope">scope</a></code> attributes apply to all the
@@ -457,4 +493,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html
===================================================================
RCS file: /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html	15 Oct 2012 09:45:07 -0000	1.201
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html	15 Oct 2012 12:46:39 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>3.2.6 Requirements relating to bidirectional-algorithm formatting characters &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>3.2.6 Requirements relating to bidirectional-algorithm formatting characters &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="content-models.html" title="3.2.5 Content models" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="wai-aria.html" title="3.2.7 WAI-ARIA" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="content-models.html" rel="prev" title="3.2.5 Content models">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="wai-aria.html" rel="next" title="3.2.7 WAI-ARIA">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="content-models.html">&#8592; 3.2.5 Content models</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="wai-aria.html">3.2.7 WAI-ARIA &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="content-models.html">&slarr; 3.2.5 Content models</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="wai-aria.html">3.2.7 WAI-ARIA &srarr;</a>
+  </nav>
 
   <h4 id="requirements-relating-to-bidirectional-algorithm-formatting-characters"><span class="secno">3.2.6 </span>Requirements relating to bidirectional-algorithm formatting
   characters</h4>
@@ -361,15 +397,15 @@
   <a href="infrastructure.html#html-elements" title="HTML elements">HTML element</a> <var title="">element</var> are <a href="#bidirectional-algorithm-formatting-character-ranges">bidirectional-algorithm formatting
   character ranges</a>:</p>
 
-  <ol><li><p>Let <var title="">output</var> be an empty list of strings.</p></li>
+  <ol><li><p>Let <var title="">output</var> be an empty list of strings.</li>
 
-   <li><p>Let <var title="">string</var> be an empty string.</p></li>
+   <li><p>Let <var title="">string</var> be an empty string.</li>
 
-   <li><p>Let <var title="">node</var> be the first child node of <var title="">element</var>, if any, or null otherwise.</p></li>
+   <li><p>Let <var title="">node</var> be the first child node of <var title="">element</var>, if any, or null otherwise.</li>
 
    <!-- while node != null do -->
    <li><p><i>Loop</i>: If <var title="">node</var> is null, jump to
-   the step labeled <i>end</i>.</p></li>
+   the step labeled <i>end</i>.</li>
 
    <li>
 
@@ -378,7 +414,7 @@
 
     <dl class="switch"><dt>If <var title="">node</var> is a <code><a href="infrastructure.html#text-0">Text</a></code> node</dt>
 
-     <dd><p>Append the text data of <var title="">node</var> to <var title="">string</var>.</p></dd>
+     <dd><p>Append the text data of <var title="">node</var> to <var title="">string</var>.</dd>
 
 
      <dt>If <var title="">node</var> is a <code><a href="the-br-element.html#the-br-element">br</a></code> element</dt>
@@ -386,7 +422,7 @@
 
      <dd><p>If <var title="">string</var> is not the empty string,
      push <var title="">string</var> onto <var title="">output</var>,
-     and let <var title="">string</var> be empty string.</p></dd>
+     and let <var title="">string</var> be empty string.</dd>
 
 
      <dt>Otherwise</dt>
@@ -396,17 +432,17 @@
     </dl></li>
 
    <li><p>Let <var title="">node</var> be <var title="">node</var>'s
-   next sibling, if any, or null otherwise.</p></li>
+   next sibling, if any, or null otherwise.</li>
 
-   <li><p>Jump to the step labeled <i>loop</i>.</p></li>
+   <li><p>Jump to the step labeled <i>loop</i>.</li>
    <!-- end while -->
 
    <li><p><i>End</i>: If <var title="">string</var> is not the empty
-   string, push <var title="">string</var> onto <var title="">output</var>.</p></li>
+   string, push <var title="">string</var> onto <var title="">output</var>.</li>
 
    <li><p>Return <var title="">output</var> as the
    <a href="#bidirectional-algorithm-formatting-character-ranges">bidirectional-algorithm formatting character
-   ranges</a>.</p></li>
+   ranges</a>.</li>
 
   </ol><p>The value of a namespace-less attribute of an <a href="infrastructure.html#html-elements" title="HTML
   elements">HTML element</a> is a <a href="#bidirectional-algorithm-formatting-character-ranges" title="bidirectional-algorithm formatting character
@@ -444,4 +480,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-body-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-body-element.html	15 Oct 2012 09:45:10 -0000	1.202
+++ the-body-element.html	15 Oct 2012 12:48:41 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4.1 The body element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4.1 The body element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="sections.html" title="4.4 Sections" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-article-element.html" title="4.4.2 The article element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="sections.html" rel="prev" title="4.4 Sections">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-article-element.html" rel="next" title="4.4.2 The article element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="sections.html">&#8592; 4.4 Sections</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-article-element.html">4.4.2 The article element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="sections.html">&slarr; 4.4 Sections</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-article-element.html">4.4.2 The article element &srarr;</a>
+  </nav>
 
   <h4 id="the-body-element"><span class="secno">4.4.1 </span>The <dfn><code>body</code></dfn> element</h4>
 
@@ -461,4 +497,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -d -r1.269 -r1.270
--- common-input-element-attributes.html	15 Oct 2012 09:45:05 -0000	1.269
+++ common-input-element-attributes.html	15 Oct 2012 12:45:53 -0000	1.270
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.7.3 Common input element attributes &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.7.3 Common input element attributes &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="states-of-the-type-attribute.html" title="4.10.7.1 States of the type attribute" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="common-input-element-apis.html" title="4.10.7.4 Common input element APIs" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="states-of-the-type-attribute.html" rel="prev" title="4.10.7.1 States of the type attribute">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="common-input-element-apis.html" rel="next" title="4.10.7.4 Common input element APIs">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="states-of-the-type-attribute.html">&#8592; 4.10.7.1 States of the type attribute</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="common-input-element-apis.html">4.10.7.4 Common input element APIs &#8594;</a>
+  <nav class="prev_next">
+   <a href="states-of-the-type-attribute.html">&slarr; 4.10.7.1 States of the type attribute</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="common-input-element-apis.html">4.10.7.4 Common input element APIs &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><ol><li><a href="common-input-element-attributes.html#common-input-element-attributes"><span class="secno">4.10.7.3 </span>Common <code>input</code> element attributes</a>
-        <ol><li><a href="common-input-element-attributes.html#the-autocomplete-attribute"><span class="secno">4.10.7.3.1 </span>The <code title="attr-input-autocomplete">autocomplete</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-dirname-attribute"><span class="secno">4.10.7.3.2 </span>The <code title="attr-input-dirname">dirname</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-list-attribute"><span class="secno">4.10.7.3.3 </span>The <code title="attr-input-list">list</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-readonly-attribute"><span class="secno">4.10.7.3.4 </span>The <code title="attr-input-readonly">readonly</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-size-attribute"><span class="secno">4.10.7.3.5 </span>The <code title="attr-input-size">size</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-required-attribute"><span class="secno">4.10.7.3.6</span>The <code title="attr-input-required">required</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-multiple-attribute"><span class="secno">4.10.7.3.7 </span>The <code title="attr-input-multiple">multiple</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-maxlength-attribute"><span class="secno">4.10.7.3.8 </span>The <code title="attr-input-maxlength">maxlength</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-pattern-attribute"><span class="secno">4.10.7.3.9 </span>The <code title="attr-input-pattern">pattern</code> attribute</a></li><li><a href="common-input-element-attributes.html#the-min-and-max-attributes"><span class="secno">4.10.7.3.10 </span>The <code title="attr-input-min">min</code> and <code title="attr-input-max">max</code> attributes</a></li><li><a href="common-input-element-attributes.html#the-step-attribute"><span class="secno">4.10.7.3.11 </span>The <code title="attr-input-step">step</code> attribute</a</li><li><a href="common-input-element-attributes.html#the-placeholder-attribute"><span class="secno">4.10.7.3.12 </span>The <code title="attr-input-placeholder">placeholder</code> attribute</a></li></ol></li></ol></li></ol></li></ol></li></ol></div>
+        <ol><li><a href="common-input-element-attributes.html#the-autocomplete-attribute"><span class="secno">4.10.7.3.1 </span>The <code title="attr-input-autocomplete">autocomplete</code> attribute</a><li><a href="common-input-element-attributes.html#the-dirname-attribute"><span class="secno">4.10.7.3.2 </span>The <code title="attr-input-dirname">dirname</code> attribute</a><li><a href="common-input-element-attributes.html#the-list-attribute"><span class="secno">4.10.7.3.3 </span>The <code title="attr-input-list">list</code> attribute</a><li><a href="common-input-element-attributes.html#the-readonly-attribute"><span class="secno">4.10.7.3.4 </span>The <code title="attr-input-readonly">readonly</code> attribute</a><li><a href="common-input-element-attributes.html#the-size-attribute"><span class="secno">4.10.7.3.5 </span>The <code title="attr-input-size">size</code> attribute</a><li><a href="common-input-element-attributes.html#the-required-attribute"><span class="secno">4.10.7.3.6 </span>The <code title="ttr-input-required">required</code> attribute</a><li><a href="common-input-element-attributes.html#the-multiple-attribute"><span class="secno">4.10.7.3.7 </span>The <code title="attr-input-multiple">multiple</code> attribute</a><li><a href="common-input-element-attributes.html#the-maxlength-attribute"><span class="secno">4.10.7.3.8 </span>The <code title="attr-input-maxlength">maxlength</code> attribute</a><li><a href="common-input-element-attributes.html#the-pattern-attribute"><span class="secno">4.10.7.3.9 </span>The <code title="attr-input-pattern">pattern</code> attribute</a><li><a href="common-input-element-attributes.html#the-min-and-max-attributes"><span class="secno">4.10.7.3.10 </span>The <code title="attr-input-min">min</code> and <code title="attr-input-max">max</code> attributes</a><li><a href="common-input-element-attributes.html#the-step-attribute"><span class="secno">4.10.7.3.11 </span>The <code title="attr-input-step">step</code> attribute</a><li><a href="common-input-element-attributes.htmlthe-placeholder-attribute"><span class="secno">4.10.7.3.12 </span>The <code title="attr-input-placeholder">placeholder</code> attribute</a></ol></ol></ol></ol></ol></nav>
 
   <h5 id="common-input-element-attributes"><span class="secno">4.10.7.3 </span>Common <code><a href="the-input-element.html#the-input-element">input</a></code> element attributes</h5>
 
@@ -480,7 +516,7 @@
    <pre>comment=Hello&amp;<strong>comment.dir=ltr</strong>&amp;mode=add</pre>
 
    <p>If the user manually switches to a right-to-left writing
-   direction and enters "<span dir="rtl" lang="ar" title="">&#1605;&#1585;&#1581;&#1576;&#1611;&#1575;</span>", the
+   direction and enters "<span dir="rtl" lang="ar" title="">&#x645;&#x631;&#x62d;&#x628;&#x64b;&#x627;</span>", the
    submission body might be something like:</p>
 
    <pre>comment=%D9%85%D8%B1%D8%AD%D8%A8%D9%8B%D8%A7&amp;<strong>comment.dir=rtl</strong>&amp;mode=add</pre>
@@ -1154,17 +1190,17 @@
    Unicode's bidirectional-algorithm formatting characters can be used
    in the attribute value:</p>
 
-   <pre>&lt;input name=t1 type=tel placeholder="<strong>&amp;#x202B;</strong>&#8201;<bdo dir="rtl">&#1585;&#1602;&#1605;&#160;&#1575;&#1604;&#1607;&#1575;&#1578;&#1601;&#160;1</bdo>&#8201;<strong>&amp;#x202E;</strong>"&gt;
-&lt;input name=t2 type=tel placeholder="<strong>&amp;#x202B;</strong>&#8201;<bdo dir="rtl">&#1585;&#1602;&#1605;&#160;&#1575;&#1604;&#1607;&#1575;&#1578;&#1601;&#160;2</bdo>&#8201;<strong>&amp;#x202E;</strong>"&gt;</pre>
+   <pre>&lt;input name=t1 type=tel placeholder="<strong>&amp;#x202B;</strong>&thinsp;<bdo dir="rtl">&#x631;&#x642;&#x645;&nbsp;&#x627;&#x644;&#x647;&#x627;&#x62a;&#x641;&nbsp;1</bdo>&thinsp;<strong>&amp;#x202E;</strong>"&gt;
+&lt;input name=t2 type=tel placeholder="<strong>&amp;#x202B;</strong>&thinsp;<bdo dir="rtl">&#x631;&#x642;&#x645;&nbsp;&#x627;&#x644;&#x647;&#x627;&#x62a;&#x641;&nbsp;2</bdo>&thinsp;<strong>&amp;#x202E;</strong>"&gt;</pre>
 
    <p>For slightly more clarity, here's the same example using numeric character references instead of inline Arabic:</p>
 
-   <pre>&lt;input name=t1 type=tel placeholder="<strong>&amp;#x202B;</strong>&amp;#1585;&amp;#1602;&amp;#1605;&#160;&amp;#1575;&amp;#1604;&amp;#1607;&amp;#1575;&amp;#1578;&amp;#1601;&#160;1<strong>&amp;#x202E;</strong>"&gt;
-&lt;input name=t2 type=tel placeholder="<strong>&amp;#x202B;</strong>&amp;#1585;&amp;#1602;&amp;#1605;&#160;&amp;#1575;&amp;#1604;&amp;#1607;&amp;#1575;&amp;#1578;&amp;#1601;&#160;2<strong>&amp;#x202E;</strong>"&gt;</pre>
+   <pre>&lt;input name=t1 type=tel placeholder="<strong>&amp;#x202B;</strong>&amp;#1585;&amp;#1602;&amp;#1605;&nbsp;&amp;#1575;&amp;#1604;&amp;#1607;&amp;#1575;&amp;#1578;&amp;#1601;&nbsp;1<strong>&amp;#x202E;</strong>"&gt;
+&lt;input name=t2 type=tel placeholder="<strong>&amp;#x202B;</strong>&amp;#1585;&amp;#1602;&amp;#1605;&nbsp;&amp;#1575;&amp;#1604;&amp;#1607;&amp;#1575;&amp;#1578;&amp;#1601;&nbsp;2<strong>&amp;#x202E;</strong>"&gt;</pre>
 
   </div>
 
 
 
 <!--TOPIC:DOM APIs-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-address-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-address-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-address-element.html	15 Oct 2012 09:45:09 -0000	1.201
+++ the-address-element.html	15 Oct 2012 12:48:15 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4.10 The address element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4.10 The address element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-footer-element.html" title="4.4.9 The footer element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="headings-and-sections.html" title="4.4.11 Headings and sections" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-footer-element.html" rel="prev" title="4.4.9 The footer element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="headings-and-sections.html" rel="next" title="4.4.11 Headings and sections">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-footer-element.html">&#8592; 4.4.9 The footer element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="headings-and-sections.html">4.4.11 Headings and sections &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-footer-element.html">&slarr; 4.4.9 The footer element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="headings-and-sections.html">4.4.11 Headings and sections &srarr;</a>
+  </nav>
 
   <h4 id="the-address-element"><span class="secno">4.4.10 </span>The <dfn><code>address</code></dfn> element</h4>
 
@@ -450,11 +486,11 @@
   For more details, contact
   &lt;a href="mailto:js@example.com"&gt;John Smith&lt;/a&gt;.
  &lt;/address&gt;
- &lt;p&gt;&lt;small&gt;&#169; copyright 2038 Example Corp.&lt;/small&gt;&lt;/p&gt;
+ &lt;p&gt;&lt;small&gt;&copy; copyright 2038 Example Corp.&lt;/small&gt;&lt;/p&gt;
 &lt;/footer&gt;</pre>
 
   </div>
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-b-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-b-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-b-element.html	15 Oct 2012 09:45:09 -0000	1.201
+++ the-b-element.html	15 Oct 2012 12:48:28 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.17 The b element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.17 The b element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-i-element.html" title="4.6.16 The i element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-u-element.html" title="4.6.18 The u element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-i-element.html" rel="prev" title="4.6.16 The i element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-u-element.html" rel="next" title="4.6.18 The u element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-i-element.html">&#8592; 4.6.16 The i element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-u-element.html">4.6.18 The u element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-i-element.html">&slarr; 4.6.16 The i element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-u-element.html">4.6.18 The u element &srarr;</a>
+  </nav>
 
   <h4 id="the-b-element"><span class="secno">4.6.17 </span>The <dfn><code>b</code></dfn> element</h4>
 
@@ -381,7 +417,7 @@
    <pre>&lt;article&gt;
  &lt;h2&gt;Kittens 'adopted' by pet rabbit&lt;/h2&gt;
  &lt;p&gt;&lt;b class="lede"&gt;Six abandoned kittens have found an
- unexpected new mother figure &#8212; a pet rabbit.&lt;/b&gt;&lt;/p&gt;
+ unexpected new mother figure &mdash; a pet rabbit.&lt;/b&gt;&lt;/p&gt;
  &lt;p&gt;Veterinary nurse Melanie Humble took the three-week-old
  kittens to her Aberdeen home.&lt;/p&gt;
 <i>[...]</i></pre>
@@ -413,4 +449,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -d -r1.267 -r1.268
--- states-of-the-type-attribute.html	15 Oct 2012 09:45:08 -0000	1.267
+++ states-of-the-type-attribute.html	15 Oct 2012 12:47:46 -0000	1.268
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.7.1 States of the type attribute &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.7.1 States of the type attribute &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="the-input-element.html" title="4.10.7 The input element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="common-input-element-attributes.html" title="4.10.7.3 Common input element attributes" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-input-element.html" rel="prev" title="4.10.7 The input element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="common-input-element-attributes.html" rel="next" title="4.10.7.3 Common input element attributes">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-input-element.html">&#8592; 4.10.7 The input element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="common-input-element-attributes.html">4.10.7.3 Common input element attributes &#8594;</a>
+  <nav class="prev_next">
+   <a href="the-input-element.html">&slarr; 4.10.7 The input element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="common-input-element-attributes.html">4.10.7.3 Common input element attributes &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><ol><li><a href="states-of-the-type-attribute.html#states-of-the-type-attribute"><span class="secno">4.10.7.1 </span>States of the <code title="attr-input-type">type</code> attribute</a>
-        <ol><li><a href="states-of-the-type-attribute.html#hidden-state-(type=hidden)"><span class="secno">4.10.7.1.1 </span>Hidden state (<code title="">type=hidden</code>)</a></li><li><a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)"><span class="secno">4.10.7.1.2 </span>Text (<code title="">type=text</code>) state and Search state (<code title="">type=search</code>)</a></li><li><a href="states-of-the-type-attribute.html#telephone-state-(type=tel)"><span class="secno">4.10.7.1.3 </span>Telephone state (<code title="">type=tel</code>)</a></li><li><a href="states-of-the-type-attribute.html#url-state-(type=url)"><span class="secno">4.10.7.1.4 </span>URL state (<code title="">type=url</code>)</a></li><li><a href="states-of-the-type-attribute.html#e-mail-state-(type=email)"><span class="secno">4.10.7.1.5 </span>E-mail state (<code title="">type=email</code>)</a></li><li><a href="states-of-the-type-attribute.html#password-state-(type=password)"><span class="secno>4.10.7.1.6 </span>Password state (<code title="">type=password</code>)</a></li><li><a href="states-of-the-type-attribute.html#date-and-time-state-(type=datetime)"><span class="secno">4.10.7.1.7 </span>Date and Time state (<code title="">type=datetime</code>)</a></li><li><a href="states-of-the-type-attribute.html#date-state-(type=date)"><span class="secno">4.10.7.1.8 </span>Date state (<code title="">type=date</code>)</a></li><li><a href="states-of-the-type-attribute.html#month-state-(type=month)"><span class="secno">4.10.7.1.9 </span>Month state (<code title="">type=month</code>)</a></li><li><a href="states-of-the-type-attribute.html#week-state-(type=week)"><span class="secno">4.10.7.1.10 </span>Week state (<code title="">type=week</code>)</a></li><li><a href="states-of-the-type-attribute.html#time-state-(type=time)"><span class="secno">4.10.7.1.11 </span>Time state (<code title="">type=time</code>)</a></li><li><a href="states-of-the-type-attribute.html#local-date-and-time-state-(type=datetime-local)"><spa class="secno">4.10.7.1.12 </span>Local Date and Time state (<code title="">type=datetime-local</code>)</a></li><li><a href="states-of-the-type-attribute.html#number-state-(type=number)"><span class="secno">4.10.7.1.13 </span>Number state (<code title="">type=number</code>)</a></li><li><a href="states-of-the-type-attribute.html#range-state-(type=range)"><span class="secno">4.10.7.1.14 </span>Range state (<code title="">type=range</code>)</a></li><li><a href="states-of-the-type-attribute.html#color-state-(type=color)"><span class="secno">4.10.7.1.15 </span>Color state (<code title="">type=color</code>)</a></li><li><a href="states-of-the-type-attribute.html#checkbox-state-(type=checkbox)"><span class="secno">4.10.7.1.16 </span>Checkbox state (<code title="">type=checkbox</code>)</a></li><li><a href="states-of-the-type-attribute.html#radio-button-state-(type=radio)"><span class="secno">4.10.7.1.17 </span>Radio Button state (<code title="">type=radio</code>)</a></li><li><a href="states-of-the-type-attribute.htm#file-upload-state-(type=file)"><span class="secno">4.10.7.1.18 </span>File Upload state (<code title="">type=file</code>)</a></li><li><a href="states-of-the-type-attribute.html#submit-button-state-(type=submit)"><span class="secno">4.10.7.1.19 </span>Submit Button state (<code title="">type=submit</code>)</a></li><li><a href="states-of-the-type-attribute.html#image-button-state-(type=image)"><span class="secno">4.10.7.1.20 </span>Image Button state (<code title="">type=image</code>)</a></li><li><a href="states-of-the-type-attribute.html#reset-button-state-(type=reset)"><span class="secno">4.10.7.1.21 </span>Reset Button state (<code title="">type=reset</code>)</a></li><li><a href="states-of-the-type-attribute.html#button-state-(type=button)"><span class="secno">4.10.7.1.22 </span>Button state (<code title="">type=button</code>)</a></li></ol></li><li><a href="states-of-the-type-attribute.html#input-impl-notes"><span class="secno">4.10.7.2 </span>Implemention notes regarding localization of form controls</a>/li></ol></li></ol></li></ol></li></ol></div>
+        <ol><li><a href="states-of-the-type-attribute.html#hidden-state-(type=hidden)"><span class="secno">4.10.7.1.1 </span>Hidden state (<code title="">type=hidden</code>)</a><li><a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)"><span class="secno">4.10.7.1.2 </span>Text (<code title="">type=text</code>) state and Search state (<code title="">type=search</code>)</a><li><a href="states-of-the-type-attribute.html#telephone-state-(type=tel)"><span class="secno">4.10.7.1.3 </span>Telephone state (<code title="">type=tel</code>)</a><li><a href="states-of-the-type-attribute.html#url-state-(type=url)"><span class="secno">4.10.7.1.4 </span>URL state (<code title="">type=url</code>)</a><li><a href="states-of-the-type-attribute.html#e-mail-state-(type=email)"><span class="secno">4.10.7.1.5 </span>E-mail state (<code title="">type=email</code>)</a><li><a href="states-of-the-type-attribute.html#password-state-(type=password)"><span class="secno">4.10.7.1.6 </span>Passwrd state (<code title="">type=password</code>)</a><li><a href="states-of-the-type-attribute.html#date-and-time-state-(type=datetime)"><span class="secno">4.10.7.1.7 </span>Date and Time state (<code title="">type=datetime</code>)</a><li><a href="states-of-the-type-attribute.html#date-state-(type=date)"><span class="secno">4.10.7.1.8 </span>Date state (<code title="">type=date</code>)</a><li><a href="states-of-the-type-attribute.html#month-state-(type=month)"><span class="secno">4.10.7.1.9 </span>Month state (<code title="">type=month</code>)</a><li><a href="states-of-the-type-attribute.html#week-state-(type=week)"><span class="secno">4.10.7.1.10 </span>Week state (<code title="">type=week</code>)</a><li><a href="states-of-the-type-attribute.html#time-state-(type=time)"><span class="secno">4.10.7.1.11 </span>Time state (<code title="">type=time</code>)</a><li><a href="states-of-the-type-attribute.html#local-date-and-time-state-(type=datetime-local)"><span class="secno">4.10.7.1.12 </span>Local Date and Time tate (<code title="">type=datetime-local</code>)</a><li><a href="states-of-the-type-attribute.html#number-state-(type=number)"><span class="secno">4.10.7.1.13 </span>Number state (<code title="">type=number</code>)</a><li><a href="states-of-the-type-attribute.html#range-state-(type=range)"><span class="secno">4.10.7.1.14 </span>Range state (<code title="">type=range</code>)</a><li><a href="states-of-the-type-attribute.html#color-state-(type=color)"><span class="secno">4.10.7.1.15 </span>Color state (<code title="">type=color</code>)</a><li><a href="states-of-the-type-attribute.html#checkbox-state-(type=checkbox)"><span class="secno">4.10.7.1.16 </span>Checkbox state (<code title="">type=checkbox</code>)</a><li><a href="states-of-the-type-attribute.html#radio-button-state-(type=radio)"><span class="secno">4.10.7.1.17 </span>Radio Button state (<code title="">type=radio</code>)</a><li><a href="states-of-the-type-attribute.html#file-upload-state-(type=file)"><span class="secno">4.10.7.1.18 </span>File Upload sate (<code title="">type=file</code>)</a><li><a href="states-of-the-type-attribute.html#submit-button-state-(type=submit)"><span class="secno">4.10.7.1.19 </span>Submit Button state (<code title="">type=submit</code>)</a><li><a href="states-of-the-type-attribute.html#image-button-state-(type=image)"><span class="secno">4.10.7.1.20 </span>Image Button state (<code title="">type=image</code>)</a><li><a href="states-of-the-type-attribute.html#reset-button-state-(type=reset)"><span class="secno">4.10.7.1.21 </span>Reset Button state (<code title="">type=reset</code>)</a><li><a href="states-of-the-type-attribute.html#button-state-(type=button)"><span class="secno">4.10.7.1.22 </span>Button state (<code title="">type=button</code>)</a></ol><li><a href="states-of-the-type-attribute.html#input-impl-notes"><span class="secno">4.10.7.2 </span>Implemention notes regarding localization of form controls</a></ol></ol></ol></ol></nav>
 
   <h5 id="states-of-the-type-attribute"><span class="secno">4.10.7.1 </span>States of the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute</h5>
 
@@ -463,11 +499,11 @@
   <ol><li><p>Set the element's <code title="attr-dir"><a href="global-attributes.html#the-dir-attribute">dir</a></code>
    attribute to "<code title="attr-dir-ltr"><a href="global-attributes.html#attr-dir-ltr">ltr</a></code>" if the user
    selected a left-to-right writing direction, and "<code title="attr-dir-rtl"><a href="global-attributes.html#attr-dir-rtl">rtl</a></code>" if the user selected a
-   right-to-left writing direction.</p></li>
+   right-to-left writing direction.</li>
 
    <li><p><a href="textFieldSelection.html#queue-a-task">Queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
    event</a> that bubbles named <code title="event-input">input</code> at the <code><a href="the-input-element.html#the-input-element">input</a></code>
-   element.</p></li>
+   element.</li>
 
   </ol></div>
 
@@ -881,20 +917,20 @@
     must run the following steps:</p>
 
     <ol><li><p>Let <var title="">latest values</var> be a copy of the
-     element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value<em>s</em></a>.</p></li>
+     element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value<em>s</em></a>.</li>
 
      <!-- It's a copy because /values/ might include leading and
      trailing spaces that we don't necessarily want to remove from the
      UI but that we do want to remove before serialising. -->
 
      <li><p><a href="common-microsyntaxes.html#strip-leading-and-trailing-whitespace">Strip leading and trailing whitespace</a> from
-     each value in <var title="">latest values</var>.</p></li>
+     each value in <var title="">latest values</var>.</li>
 
      <li><p>Let the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> be the result of
      concatenating all the values in <var title="">latest
      values</var>, separating each value from the next by a single
      "," (U+002C) character, maintaining the list's
-     order.</p></li>
+     order.</li>
 
     </ol></div>
 
@@ -912,12 +948,12 @@
      trailing whitespace</a> from each resulting token, if any, and
      let the element's <a href="attributes-common-to-form-controls.html#concept-fe-values" title="concept-fe-values">value<em>s</em></a> be the (possibly
      empty) resulting list of (possibly empty) tokens, maintaining the
-     original order.</p></li>
+     original order.</li>
 
      <li><p>Let the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> be the result of
      concatenating the element's <a href="attributes-common-to-form-controls.html#concept-fe-values" title="concept-fe-values">value<em>s</em></a>, separating each
      value from the next by a single "," (U+002C) character,
-     maintaining the list's order.</p></li>
+     maintaining the list's order.</li>
 
     </ol><p>When the <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple">multiple</a></code>
     attribute is set, the user agent must run the <a href="the-input-element.html#value-sanitization-algorithm">value
@@ -932,7 +968,7 @@
    </dd>
 
   </dl><p>A <dfn id="valid-e-mail-address">valid e-mail address</dfn> is a string that matches the
-  ABNF production <code title="">1*(&#160;atext&#160;/&#160;"."&#160;)&#160;"@"&#160;ldh-str&#160;*(&#160;"."&#160;ldh-str&#160;)</code>
+  ABNF production <code title="">1*(&nbsp;atext&nbsp;/&nbsp;"."&nbsp;)&nbsp;"@"&nbsp;ldh-str&nbsp;*(&nbsp;"."&nbsp;ldh-str&nbsp;)</code>
   where <code title="">atext</code> is defined in <a href="http://tools.ietf.org/html/rfc5322#section-3.2.3">RFC 5322
   section 3.2.3</a>, and <code title="">ldh-str</code> is defined in
   <a href="http://tools.ietf.org/html/rfc1034#section-3.5">RFC 1034
@@ -1704,7 +1740,7 @@
   604,800,000 (which converts the weeks to milliseconds, as used in
   the other algorithms).</span> The <a href="common-input-element-attributes.html#concept-input-step-default" title="concept-input-step-default">default step</a> is 1
   week. <span class="impl">The <a href="common-input-element-attributes.html#concept-input-step-default-base" title="concept-input-step-default-base">default step base</a> is
-  &#8722;259,200,000 (the start of week 1970-W01).</span></p>
+  &minus;259,200,000 (the start of week 1970-W01).</span></p>
 
   <div class="impl">
 
@@ -2402,7 +2438,7 @@
   infinity.</p>
 
   <p class="example">For example, the markup
-  <code>&lt;input&#160;type="range"&#160;min=0&#160;max=100&#160;step=20&#160;value=50&gt;</code>
+  <code>&lt;input&nbsp;type="range"&nbsp;min=0&nbsp;max=100&nbsp;step=20&nbsp;value=50&gt;</code>
   results in a range control whose initial value is 60.</p>
 
   <p><strong>The <a href="the-input-element.html#concept-input-value-string-number" title="concept-input-value-string-number">algorithm to convert a
@@ -2499,7 +2535,7 @@
 
    <p>...might render as:</p>
 
-   <p><img alt="A vertical slider control whose primary color is black and whose background color is beige, with the slider having five tick marks, one long one at each extremity, and three short ones clustered around the midpoint." height="75" src="images/sample-range.png" width="49"></p><p>Note how the UA determined the orientation of the control from
+   <p><img alt="A vertical slider control whose primary color is black and whose background color is beige, with the slider having five tick marks, one long one at each extremity, and three short ones clustered around the midpoint." height="75" src="images/sample-range.png" width="49"><p>Note how the UA determined the orientation of the control from
    the ratio of the style-sheet-specified height and width properties.
    The colors were similiarly derived from the style sheet. The tick
    marks, however, were derived from the markup. In particular, the
@@ -3070,7 +3106,7 @@
    <p>The following common <code><a href="the-input-element.html#the-input-element">input</a></code> element content
    attributes apply to the element:
 
-   </p><p>The following common <code><a href="the-input-element.html#the-input-element">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element">input</a></code> element content
    attributes and IDL attributes apply to the element:
    <code title="attr-input-accept"><a href="#attr-input-accept">accept</a></code>,
    <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple">multiple</a></code>, and
@@ -3366,7 +3402,7 @@
 
   <p>The <var title="">x</var>-component must be a <a href="common-microsyntaxes.html#valid-integer">valid
   integer</a> representing a number <var title="">x</var> in the
-  range <span title="">&#8722;(<var title="">border<sub title="">left</sub></var>+<var title="">padding<sub title="">left</sub></var>) &#8804; <var title="">x</var> &#8804; <var title="">width</var>+<var title="">border<sub title="">right</sub></var>+<var title="">padding<sub title="">right</sub></var></span>, where <var title="">width</var>
+  range <span title="">&minus;(<var title="">border<sub title="">left</sub></var>+<var title="">padding<sub title="">left</sub></var>) &le; <var title="">x</var> &le; <var title="">width</var>+<var title="">border<sub title="">right</sub></var>+<var title="">padding<sub title="">right</sub></var></span>, where <var title="">width</var>
   is the rendered width of the image, <var title="">border<sub title="">left</sub></var> is the width of the border on the left of
   the image, <var title="">padding<sub title="">left</sub></var> is
   the width of the padding on the left of the image, <var title="">border<sub title="">right</sub></var> is the width of the
@@ -3375,7 +3411,7 @@
 
   <p>The <var title="">y</var>-component must be a <a href="common-microsyntaxes.html#valid-integer">valid
   integer</a> representing a number <var title="">y</var> in the
-  range <span title="">&#8722;(<var title="">border<sub title="">top</sub></var>+<var title="">padding<sub title="">top</sub></var>) &#8804; <var title="">y</var> &#8804; <var title="">height</var>+<var title="">border<sub title="">bottom</sub></var>+<var title="">padding<sub title="">bottom</sub></var></span>, where <var title="">height</var>
+  range <span title="">&minus;(<var title="">border<sub title="">top</sub></var>+<var title="">padding<sub title="">top</sub></var>) &le; <var title="">y</var> &le; <var title="">height</var>+<var title="">border<sub title="">bottom</sub></var>+<var title="">padding<sub title="">bottom</sub></var></span>, where <var title="">height</var>
   is the rendered height of the image, <var title="">border<sub title="">top</sub></var> is the width of the border above the image,
   <var title="">padding<sub title="">top</sub></var> is the width of
   the padding above the image, <var title="">border<sub title="">bottom</sub></var> is the width of the border below the
@@ -3667,7 +3703,7 @@
   <a href="global-attributes.html#language">language</a> or the user's preferred locale. Using the
   page's locale will ensure consistency with page-provided data.
 
-  </p><p class="example">For example, it would be confusing to users if an
+  <p class="example">For example, it would be confusing to users if an
   American English page claimed that a Cirque De Soleil show was going
   to be showing on 02/03<!-- Feb 3 (year) -->, but their browser,
   configured to use the British English locale, only showed the date
@@ -3681,4 +3717,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-nav-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-nav-element.html	15 Oct 2012 09:45:18 -0000	1.203
+++ the-nav-element.html	15 Oct 2012 12:50:08 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4.4 The nav element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4.4 The nav element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-section-element.html" title="4.4.3 The section element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-aside-element.html" title="4.4.5 The aside element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-section-element.html" rel="prev" title="4.4.3 The section element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-aside-element.html" rel="next" title="4.4.5 The aside element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-section-element.html">&#8592; 4.4.3 The section element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-aside-element.html">4.4.5 The aside element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-section-element.html">&slarr; 4.4.3 The section element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-aside-element.html">4.4.5 The aside element &srarr;</a>
+  </nav>
 
   <h4 id="the-nav-element"><span class="secno">4.4.4 </span>The <dfn><code>nav</code></dfn> element</h4>
 
@@ -356,7 +392,7 @@
   section with navigation links.</p>
 
   <p class="note">Not all groups of links on a page need to be in a
-  <code><a href="#the-nav-element">nav</a></code> element &#8212; the element is primarily intended
+  <code><a href="#the-nav-element">nav</a></code> element &mdash; the element is primarily intended
   for sections that consist of major navigation blocks. In particular,
   it is common for footers to have a short list of links to various
   pages of a site, such as the terms of service, the home page, and a
@@ -409,7 +445,7 @@
   <em>...more blog posts...</em>
  &lt;/div&gt;
  &lt;footer&gt;
-  &lt;p&gt;Copyright &#169;<!--FORK--> <!--FORK-->2010<!--FORK--> <!--FORK-->The Example Company<!--FORK-->
+  &lt;p&gt;Copyright &copy;<!--FORK--> <!--FORK-->2010<!--FORK--> <!--FORK-->The Example Company<!--FORK-->
   &lt;/p&gt;
   &lt;p&gt;&lt;a href="about.html"&gt;About&lt;/a&gt; -
      &lt;a href="policy.html"&gt;Privacy Policy&lt;/a&gt; -
@@ -468,7 +504,7 @@
   &lt;/footer&gt;
  &lt;/article&gt;
  &lt;footer&gt;
-  &lt;p&gt;&lt;small&gt;&#169; copyright 1998 Exampland Emperor&lt;/small&gt;&lt;/p&gt;
+  &lt;p&gt;&lt;small&gt;&copy; copyright 1998 Exampland Emperor&lt;/small&gt;&lt;/p&gt;
  &lt;/footer&gt;
 &lt;/body&gt;</pre>
 
@@ -491,7 +527,7 @@
  &lt;p&gt;To the west are several exits. One fun-looking exit is labeled &lt;a
  href="http://games.example.com/"&gt;"games"&lt;/a&gt;. Another more
  boring-looking exit is labeled &lt;a
- href="http://isp.example.net/"&gt;ISP&#8482;&lt;/a&gt;.&lt;/p&gt;
+ href="http://isp.example.net/"&gt;ISP&trade;&lt;/a&gt;.&lt;/p&gt;
  &lt;p&gt;To the south lies a dark and dank &lt;a href="/about"&gt;contacts
  page&lt;/a&gt;. Cobwebs cover its disused entrance, and at one point you
  see a rat run quickly out of the page.&lt;/p&gt;
@@ -501,4 +537,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meter-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-meter-element.html	15 Oct 2012 09:45:18 -0000	1.203
+++ the-meter-element.html	15 Oct 2012 12:50:08 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.17 The meter element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.17 The meter element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-progress-element.html" title="4.10.16 The progress element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-progress-element.html" rel="prev" title="4.10.16 The progress element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="association-of-controls-and-forms.html" rel="next" title="4.10.18 Association of controls and forms">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-progress-element.html">&#8592; 4.10.16 The progress element</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>
-  </div>
+  <nav class="prev_next">
+   <a href="the-progress-element.html">&slarr; 4.10.16 The progress element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="association-of-controls-and-forms.html">4.10.18 Association of controls and forms &srarr;</a>
+  </nav>
 
   <h4 id="the-meter-element"><span class="secno">4.10.17 </span>The <dfn><code>meter</code></dfn> element</h4>
   <!-- Keep this after <progress> and NOT close to <time> -->
@@ -381,7 +417,7 @@
   provides a separate <code><a href="the-progress-element.html#the-progress-element">progress</a></code> element.</p>
 
   <p class="note">The <code><a href="#the-meter-element">meter</a></code> element also does not
-  represent a scalar value of arbitrary range &#8212; for example, it
+  represent a scalar value of arbitrary range &mdash; for example, it
   would be wrong to use this to report a weight, or height, unless
   there is a known maximum value.</p>
 
@@ -425,11 +461,11 @@
 
   <p>The following inequalities must hold, as applicable:</p>
 
-  <ul class="brief"><li><var title="">minimum</var> &#8804; <var title="">value</var> &#8804; <var title="">maximum</var></li>
-   <li><var title="">minimum</var> &#8804; <code title="attr-meter-low"><a href="#attr-meter-low">low</a></code> &#8804; <var title="">maximum</var> (if <code title="attr-meter-low"><a href="#attr-meter-low">low</a></code> is specified)</li>
-   <li><var title="">minimum</var> &#8804; <code title="attr-meter-high"><a href="#attr-meter-high">high</a></code> &#8804; <var title="">maximum</var> (if <code title="attr-meter-high"><a href="#attr-meter-high">high</a></code> is specified)</li>
-   <li><var title="">minimum</var> &#8804; <code title="attr-meter-optimum"><a href="#attr-meter-optimum">optimum</a></code> &#8804; <var title="">maximum</var> (if <code title="attr-meter-optimum"><a href="#attr-meter-optimum">optimum</a></code> is specified)</li>
-   <li><code title="attr-meter-low"><a href="#attr-meter-low">low</a></code> &#8804; <code title="attr-meter-high"><a href="#attr-meter-high">high</a></code> (if both <code title="attr-meter-low"><a href="#attr-meter-low">low</a></code> and <code title="attr-meter-high"><a href="#attr-meter-high">high</a></code> are specified)</li>
+  <ul class="brief"><li><var title="">minimum</var> &le; <var title="">value</var> &le; <var title="">maximum</var></li>
+   <li><var title="">minimum</var> &le; <code title="attr-meter-low"><a href="#attr-meter-low">low</a></code> &le; <var title="">maximum</var> (if <code title="attr-meter-low"><a href="#attr-meter-low">low</a></code> is specified)</li>
+   <li><var title="">minimum</var> &le; <code title="attr-meter-high"><a href="#attr-meter-high">high</a></code> &le; <var title="">maximum</var> (if <code title="attr-meter-high"><a href="#attr-meter-high">high</a></code> is specified)</li>
+   <li><var title="">minimum</var> &le; <code title="attr-meter-optimum"><a href="#attr-meter-optimum">optimum</a></code> &le; <var title="">maximum</var> (if <code title="attr-meter-optimum"><a href="#attr-meter-optimum">optimum</a></code> is specified)</li>
+   <li><code title="attr-meter-low"><a href="#attr-meter-low">low</a></code> &le; <code title="attr-meter-high"><a href="#attr-meter-high">high</a></code> (if both <code title="attr-meter-low"><a href="#attr-meter-low">low</a></code> and <code title="attr-meter-high"><a href="#attr-meter-high">high</a></code> are specified)</li>
   </ul><p class="note">If no minimum or maximum is specified, then the
   range is assumed to be 0..1, and the value thus has to be within
   that range.</p>
@@ -598,9 +634,9 @@
   </dl><p>All of which will result in the following inequalities all being
   true:</p>
 
-  <ul class="brief"><li>minimum value &#8804; actual value &#8804; maximum value</li>
-   <li>minimum value &#8804; low boundary &#8804; high boundary &#8804; maximum value</li>
-   <li>minimum value &#8804; optimum point &#8804; maximum value</li>
+  <ul class="brief"><li>minimum value &le; actual value &le; maximum value</li>
+   <li>minimum value &le; low boundary &le; high boundary &le; maximum value</li>
+   <li>minimum value &le; optimum point &le; maximum value</li>
   </ul><p><strong>UA requirements for regions of the gauge</strong>: If the
   optimum point is equal to the low boundary or the high boundary, or
   anywhere in between them, then the region between the low and high
@@ -652,7 +688,7 @@
  &lt;/li&gt;
 &lt;/ul&gt;</pre>
    <p>Might be rendered as follows:</p>
-   <p><img alt="With the &lt;meter&gt; elements rendered as inline green bars of varying lengths." height="178" src="images/sample-meter.png" width="332"></p>
+   <p><img alt="With the <meter> elements rendered as inline green bars of varying lengths." height="178" src="images/sample-meter.png" width="332"></p>
   </div>
 
   <p>User agents <span class="impl">may</span> combine the value of
@@ -716,12 +752,12 @@
    <p>The following example shows how a gauge could fall back to
    localized or pretty-printed text.</p>
 
-   <pre>&lt;p&gt;Disk usage: &lt;meter min=0 value=170261928 max=233257824&gt;170&#8201;261&#8201;928 bytes used
-out of 233&#8201;257&#8201;824 bytes available&lt;/meter&gt;&lt;/p&gt;</pre>
+   <pre>&lt;p&gt;Disk usage: &lt;meter min=0 value=170261928 max=233257824&gt;170&thinsp;261&thinsp;928 bytes used
+out of 233&thinsp;257&thinsp;824 bytes available&lt;/meter&gt;&lt;/p&gt;</pre>
 
   </div>
 
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ul-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-ul-element.html	15 Oct 2012 09:45:21 -0000	1.201
+++ the-ul-element.html	15 Oct 2012 12:50:25 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.6 The ul element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.6 The ul element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-ol-element.html" title="4.5.5 The ol element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-li-element.html" title="4.5.7 The li element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-ol-element.html" rel="prev" title="4.5.5 The ol element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-li-element.html" rel="next" title="4.5.7 The li element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-ol-element.html">&#8592; 4.5.5 The ol element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-li-element.html">4.5.7 The li element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-ol-element.html">&slarr; 4.5.5 The ol element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-li-element.html">4.5.7 The li element &srarr;</a>
+  </nav>
 
   <h4 id="the-ul-element"><span class="secno">4.5.6 </span>The <dfn><code>ul</code></dfn> element</h4>
 
@@ -353,7 +389,7 @@
     <pre class="idl">interface <dfn id="htmlulistelement">HTMLUListElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
    </dd>
   </dl><!--TOPIC:HTML--><p>The <code><a href="#the-ul-element">ul</a></code> element <a href="textFieldSelection.html#represents">represents</a> a list of
-  items, where the order of the items is not important &#8212; that
+  items, where the order of the items is not important &mdash; that
   is, where changing the order would not materially change the meaning
   of the document.</p>
 
@@ -393,4 +429,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-html-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-html-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-html-element.html	15 Oct 2012 09:45:15 -0000	1.202
+++ the-html-element.html	15 Oct 2012 12:50:06 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.1.1 The html element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.1.1 The html element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="semantics.html" title="4 The elements of HTML" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-head-element.html" title="4.2.1 The head element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="semantics.html" rel="prev" title="4 The elements of HTML">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-head-element.html" rel="next" title="4.2.1 The head element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="semantics.html">&#8592; 4 The elements of HTML</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-head-element.html">4.2.1 The head element &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="the-html-element.html#the-html-element"><span class="secno">4.1.1 </span>The <code>html</code> element</a></li></ol></li><li><a href="the-html-element.html#document-metadata"><span class="secno">4.2 </span>Document metadata</a>
-    </li></ol></li></ol></div>
+  <nav class="prev_next">
+   <a href="semantics.html">&slarr; 4 The elements of HTML</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-head-element.html">4.2.1 The head element &srarr;</a>
+  <ol class="toc"><li><ol><li><ol><li><a href="the-html-element.html#the-html-element"><span class="secno">4.1.1 </span>The <code>html</code> element</a></ol><li><a href="the-html-element.html#document-metadata"><span class="secno">4.2 </span>Document metadata</a>
+    </ol></ol></nav>
 
   <h4 id="the-html-element"><span class="secno">4.1.1 </span>The <dfn><code>html</code></dfn> element</h4>
 
@@ -409,4 +445,4 @@
 
   <h3 id="document-metadata"><span class="secno">4.2 </span>Document metadata</h3>
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

--- NEW FILE: index.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>HTML5</title><style type="text/css">

   .applies thead th > * { display: block; }
   .applies thead code { display: block; }
   .applies tbody th { white-space: nowrap; }
   .applies td { text-align: center; }
   .applies .yes { background: yellow; }

   .matrix, .matrix td { border: hidden; text-align: right; }
   .matrix { margin-left: 2em; }

   .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
   .dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
   .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }

   td.eg { border-width: thin; text-align: center; }

   #table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
   #table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1284 lines suppressed...]
    <ol class="toc"><li><a href="textFieldSelection.html#warnings-for-obsolete-but-conforming-features"><span class="secno">11.1.1 </span>Warnings for obsolete but conforming features</a></ol></li>
   <li><a href="textFieldSelection.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></li>
   <li><a href="textFieldSelection.html#requirements-for-implementations"><span class="secno">11.3 </span>Requirements for implementations</a>
    <ol class="toc"><li><a href="textFieldSelection.html#the-applet-element"><span class="secno">11.3.1 </span>The <code>applet</code> element</a></li>
     <li><a href="textFieldSelection.html#the-marquee-element-0"><span class="secno">11.3.2 </span>The <code>marquee</code> element</a></li>
     <li><a href="textFieldSelection.html#frames"><span class="secno">11.3.3 </span>Frames</a></li>
     <li><a href="textFieldSelection.html#other-elements,-attributes-and-apis"><span class="secno">11.3.4 </span>Other elements, attributes and APIs</a></ol></ol></li>
 <li><a href="textFieldSelection.html#iana"><span class="secno">12 </span>IANA considerations</a>
  <ol class="toc"><li><a href="textFieldSelection.html#text/html"><span class="secno">12.1 </span><code>text/html</code></a></li>
   <li><a href="textFieldSelection.html#multipart/x-mixed-replace"><span class="secno">12.2 </span><code>multipart/x-mixed-replace</code></a></li>
   <li><a href="textFieldSelection.html#application/xhtml+xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a></li>
   <li><a href="textFieldSelection.html#application/x-www-form-urlencoded"><span class="secno">12.4 </span><code>application/x-www-form-urlencoded</code></a></li>
   <li><a href="textFieldSelection.html#text/cache-manifest"><span class="secno">12.5 </span><code>text/cache-manifest</code></a></li>
   <li><a class="no-num" href="textFieldSelection.html#element-content-categories">Element content categories</a></li>
   <li><a class="no-num" href="textFieldSelection.html#attributes-1">Attributes</a></li>
   <li><a class="no-num" href="textFieldSelection.html#element-interfaces">Element Interfaces</a></li>
   <li><a class="no-num" href="textFieldSelection.html#all-interfaces">All Interfaces</a></li>
   <li><a class="no-num" href="textFieldSelection.html#events-0">Events</a></ol></li>
 <li><a class="no-num" href="textFieldSelection.html#references">References</a></li>
 <li><a class="no-num" href="textFieldSelection.html#acknowledgements">Acknowledgements</a></ol><!--end-toc-->
Index: attributes-common-to-td-and-th-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-td-and-th-elements.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- attributes-common-to-td-and-th-elements.html	15 Oct 2012 09:45:05 -0000	1.203
+++ attributes-common-to-td-and-th-elements.html	15 Oct 2012 12:45:48 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.11 Attributes common to td and th elements &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.11 Attributes common to td and th elements &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="the-th-element.html" title="4.9.10 The th element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="examples.html" title="4.9.13 Examples" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-th-element.html" rel="prev" title="4.9.10 The th element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="examples.html" rel="next" title="4.9.13 Examples">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-th-element.html">&#8592; 4.9.10 The th element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="examples.html">4.9.13 Examples &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><a href="attributes-common-to-td-and-th-elements.html#attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code>td</code> and <code>th</code> elements</a></li><li><a href="attributes-common-to-td-and-th-elements.html#processing-model-1"><span class="secno">4.9.12 </span>Processing model</a>
-      <ol><li><a href="attributes-common-to-td-and-th-elements.html#forming-a-table"><span class="secno">4.9.12.1 </span>Forming a table</a></li><li><a href="attributes-common-to-td-and-th-elements.html#header-and-data-cell-semantics"><span class="secno">4.9.12.2 </span>Forming relationships between data cells and header cells</a></li></ol></li></ol></li></ol></li></ol></div>
+  <nav class="prev_next">
+   <a href="the-th-element.html">&slarr; 4.9.10 The th element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="examples.html">4.9.13 Examples &srarr;</a>
+  <ol class="toc"><li><ol><li><ol><li><a href="attributes-common-to-td-and-th-elements.html#attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code>td</code> and <code>th</code> elements</a><li><a href="attributes-common-to-td-and-th-elements.html#processing-model-1"><span class="secno">4.9.12 </span>Processing model</a>
+      <ol><li><a href="attributes-common-to-td-and-th-elements.html#forming-a-table"><span class="secno">4.9.12.1 </span>Forming a table</a><li><a href="attributes-common-to-td-and-th-elements.html#header-and-data-cell-semantics"><span class="secno">4.9.12.2 </span>Forming relationships between data cells and header cells</a></ol></ol></ol></ol></nav>
 
   <h4 id="attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code><a href="the-td-element.html#the-td-element">td</a></code> and <code><a href="the-th-element.html#the-th-element">th</a></code> elements</h4>
 
@@ -408,7 +444,7 @@
     the table, since earlier cells might cover multiple rows or
     columns.</p>
 
-    <p>Returns &#8722;1 if the element isn't in a row.</p>
+    <p>Returns &minus;1 if the element isn't in a row.</p>
 
    </dd>
 
@@ -434,7 +470,7 @@
   element, return the index of the cell's element in the parent
   element's <code title="dom-tr-cells"><a href="the-tr-element.html#dom-tr-cells">cells</a></code> collection. If
   there is no such parent element, then the attribute must return
-  &#8722;1.</p>
+  &minus;1.</p>
 
   </div>
 <!--TOPIC:HTML-->
@@ -451,15 +487,15 @@
   aligned on a two-dimensional grid of <dfn id="concept-slots" title="concept-slots">slots</dfn> with coordinates (<var title="">x</var>, <var title="">y</var>). The grid is finite, and is
   either empty or has one or more slots. If the grid has one or more
   slots, then the <var title="">x</var> coordinates are always in the
-  range <span title="">0&#160;&#8804;&#160;<var title="">x</var>&#160;&lt;&#160;<var title="">x<sub title="">width</sub></var></span>, and the <var title="">y</var>
-  coordinates are always in the range <span title="">0&#160;&#8804;&#160;<var title="">y</var>&#160;&lt;&#160;<var title="">y<sub title="">height</sub></var></span>. If one or both of <var title="">x<sub title="">width</sub></var> and <var title="">y<sub title="">height</sub></var> are zero, then the table is empty (has
+  range <span title="">0&nbsp;&le;&nbsp;<var title="">x</var>&nbsp;&lt;&nbsp;<var title="">x<sub title="">width</sub></var></span>, and the <var title="">y</var>
+  coordinates are always in the range <span title="">0&nbsp;&le;&nbsp;<var title="">y</var>&nbsp;&lt;&nbsp;<var title="">y<sub title="">height</sub></var></span>. If one or both of <var title="">x<sub title="">width</sub></var> and <var title="">y<sub title="">height</sub></var> are zero, then the table is empty (has
   no slots). Tables correspond to <code><a href="the-table-element.html#the-table-element">table</a></code> elements.</p>
 
   <p>A <dfn id="concept-cell" title="concept-cell">cell</dfn> is a set of slots anchored
   at a slot (<var title="">cell<sub title="">x</sub></var>, <var title="">cell<sub title="">y</sub></var>), and with a particular
   <var title="">width</var> and <var title="">height</var> such that
-  the cell covers all the slots with coordinates (<var title="">x</var>, <var title="">y</var>) where <span title=""><var title="">cell<sub title="">x</sub></var>&#160;&#8804;&#160;<var title="">x</var>&#160;&lt;&#160;<var title="">cell<sub title="">x</sub></var>+<var title="">width</var></span> and
-  <span title=""><var title="">cell<sub title="">y</sub></var>&#160;&#8804;&#160;<var title="">y</var>&#160;&lt;&#160;<var title="">cell<sub title="">y</sub></var>+<var title="">height</var></span>. Cells can
+  the cell covers all the slots with coordinates (<var title="">x</var>, <var title="">y</var>) where <span title=""><var title="">cell<sub title="">x</sub></var>&nbsp;&le;&nbsp;<var title="">x</var>&nbsp;&lt;&nbsp;<var title="">cell<sub title="">x</sub></var>+<var title="">width</var></span> and
+  <span title=""><var title="">cell<sub title="">y</sub></var>&nbsp;&le;&nbsp;<var title="">y</var>&nbsp;&lt;&nbsp;<var title="">cell<sub title="">y</sub></var>+<var title="">height</var></span>. Cells can
   either be <em>data cells</em> or <em>header cells</em>. Data cells
   correspond to <code><a href="the-td-element.html#the-td-element">td</a></code> elements, and header cells correspond
   to <code><a href="the-th-element.html#the-th-element">th</a></code> elements. Cells of both types can have zero or
@@ -479,7 +515,7 @@
   <p>A <dfn id="concept-row-group" title="concept-row-group">row group</dfn> is a set of
   <a href="#concept-row" title="concept-row">rows</a> anchored at a slot (0, <var title="">group<sub title="">y</sub></var>) with a particular <var title="">height</var> such that the row group covers all the slots
   with coordinates (<var title="">x</var>, <var title="">y</var>)
-  where <span title="">0&#160;&#8804;&#160;<var title="">x</var>&#160;&lt;&#160;<var title="">x<sub title="">width</sub></var></span> and <span title=""><var title="">group<sub title="">y</sub></var>&#160;&#8804;&#160;<var title="">y</var>&#160;&lt;&#160;<var title="">group<sub title="">y</sub></var>+<var title="">height</var></span>. Row groups
+  where <span title="">0&nbsp;&le;&nbsp;<var title="">x</var>&nbsp;&lt;&nbsp;<var title="">x<sub title="">width</sub></var></span> and <span title=""><var title="">group<sub title="">y</sub></var>&nbsp;&le;&nbsp;<var title="">y</var>&nbsp;&lt;&nbsp;<var title="">group<sub title="">y</sub></var>+<var title="">height</var></span>. Row groups
   correspond to <code><a href="the-tbody-element.html#the-tbody-element">tbody</a></code>, <code><a href="the-thead-element.html#the-thead-element">thead</a></code>, and
   <code><a href="the-tfoot-element.html#the-tfoot-element">tfoot</a></code> elements. Not every row is necessarily in a row
   group.</p>
@@ -488,8 +524,8 @@
   of <a href="#concept-column" title="concept-column">columns</a> anchored at a slot
   (<var title="">group<sub title="">x</sub></var>, 0) with a
   particular <var title="">width</var> such that the column group
-  covers all the slots with coordinates (<var title="">x</var>, <var title="">y</var>) where <span title=""><var title="">group<sub title="">x</sub></var>&#160;&#8804;&#160;<var title="">x</var>&#160;&lt;&#160;<var title="">group<sub title="">x</sub></var>+<var title="">width</var></span> and
-  <span title="">0&#160;&#8804;&#160;<var title="">y</var>&#160;&lt;&#160;<var title="">y<sub title="">height</sub></var></span>. Column groups
+  covers all the slots with coordinates (<var title="">x</var>, <var title="">y</var>) where <span title=""><var title="">group<sub title="">x</sub></var>&nbsp;&le;&nbsp;<var title="">x</var>&nbsp;&lt;&nbsp;<var title="">group<sub title="">x</sub></var>+<var title="">width</var></span> and
+  <span title="">0&nbsp;&le;&nbsp;<var title="">y</var>&nbsp;&lt;&nbsp;<var title="">y<sub title="">height</sub></var></span>. Column groups
   correspond to <code><a href="the-colgroup-element.html#the-colgroup-element">colgroup</a></code> elements. Not every column is
   necessarily in a column group.</p>
 
@@ -870,7 +906,7 @@
    <li>
 
     <!-- if we added any rows, make them part of a row group -->
-    <p>If <span title=""><var title="">y<sub title="">height</sub></var>&#160;&gt;&#160;<var title="">y<sub title="">start</sub></var></span>, then let all the last <a href="#concept-row" title="concept-row">rows</a> in <var title="">the table</var>
+    <p>If <span title=""><var title="">y<sub title="">height</sub></var>&nbsp;&gt;&nbsp;<var title="">y<sub title="">start</sub></var></span>, then let all the last <a href="#concept-row" title="concept-row">rows</a> in <var title="">the table</var>
     from <span title="">y=<var title="">y<sub title="">start</sub></var></span>
     to <span title="">y=<var title="">y<sub title="">height</sub></var>-1</span> form a new <a href="#concept-row-group" title="concept-row-group">row group</a>, anchored at the slot
     with coordinate (0, <var title="">y<sub title="">start</sub></var>), with height <span title=""><var title="">y<sub title="">height</sub></var>-<var title="">y<sub title="">start</sub></var></span>, corresponding to the element
@@ -1009,7 +1045,7 @@
 
    <li>
 
-    <p>If <span title=""><var title="">x<sub title="">width</sub></var>&#160;&lt;&#160;<var title="">x<sub title="">current</sub></var>+<var title="">colspan</var></span>,
+    <p>If <span title=""><var title="">x<sub title="">width</sub></var>&nbsp;&lt;&nbsp;<var title="">x<sub title="">current</sub></var>+<var title="">colspan</var></span>,
     then let <var title="">x<sub title="">width</sub></var> be
     <span title=""><var title="">x<sub title="">current</sub></var>+<var title="">colspan</var></span>.</p>
 
@@ -1017,7 +1053,7 @@
 
    <li>
 
-    <p>If <span title=""><var title="">y<sub title="">height</sub></var>&#160;&lt;&#160;<var title="">y<sub title="">current</sub></var>+<var title="">rowspan</var></span>,
+    <p>If <span title=""><var title="">y<sub title="">height</sub></var>&nbsp;&lt;&nbsp;<var title="">y<sub title="">current</sub></var>+<var title="">rowspan</var></span>,
     then let <var title="">y<sub title="">height</sub></var> be
     <span title=""><var title="">y<sub title="">current</sub></var>+<var title="">rowspan</var></span>.</p>
 
@@ -1025,8 +1061,8 @@
 
    <li>
 
-    <p>Let the slots with coordinates (<var title="">x</var>, <var title="">y</var>) such that <span title=""><var title="">x<sub title="">current</sub></var>&#160;&#8804;&#160;<var title="">x</var>&#160;&lt;&#160;<var title="">x<sub title="">current</sub></var>+<var title="">colspan</var></span>
-    and <span title=""><var title="">y<sub title="">current</sub></var>&#160;&#8804;&#160;<var title="">y</var>&#160;&lt;&#160;<var title="">y<sub title="">current</sub></var>+<var title="">rowspan</var></span> be
+    <p>Let the slots with coordinates (<var title="">x</var>, <var title="">y</var>) such that <span title=""><var title="">x<sub title="">current</sub></var>&nbsp;&le;&nbsp;<var title="">x</var>&nbsp;&lt;&nbsp;<var title="">x<sub title="">current</sub></var>+<var title="">colspan</var></span>
+    and <span title=""><var title="">y<sub title="">current</sub></var>&nbsp;&le;&nbsp;<var title="">y</var>&nbsp;&lt;&nbsp;<var title="">y<sub title="">current</sub></var>+<var title="">rowspan</var></span> be
     covered by a new <a href="#concept-cell" title="concept-cell">cell</a> <var title="">c</var>, anchored at (<var title="">x<sub title="">current</sub></var>, <var title="">y<sub title="">current</sub></var>), which has width <var title="">colspan</var> and height <var title="">rowspan</var>,
     corresponding to the <var title="">current cell</var> element.</p>
 
@@ -1086,7 +1122,7 @@
   agent must, for each {<var title="">cell</var>, <var title="">cell<sub title="">x</sub></var>, <var title="">width</var>}
   tuple in the <var title="">list of downward-growing cells</var>, if
   any, extend the <a href="#concept-cell" title="concept-cell">cell</a> <var title="">cell</var> so that it also covers the slots with
-  coordinates (<var title="">x</var>, <var title="">y<sub title="">current</sub></var>), where <span title=""><var title="">cell<sub title="">x</sub></var>&#160;&#8804;&#160;<var title="">x</var>&#160;&lt;&#160;<var title="">cell<sub title="">x</sub></var>+<var title="">width</var></span>.</p>
+  coordinates (<var title="">x</var>, <var title="">y<sub title="">current</sub></var>), where <span title=""><var title="">cell<sub title="">x</sub></var>&nbsp;&le;&nbsp;<var title="">x</var>&nbsp;&lt;&nbsp;<var title="">cell<sub title="">x</sub></var>+<var title="">width</var></span>.</p>
 
 
 
@@ -1171,8 +1207,8 @@
         header cells</a>, with the <var title="">principal
         cell</var>, the <var title="">header list</var>, the initial
         coordinate (<var title="">principal<sub title="">x</sub></var>,<var title="">y</var>), and the
-        increments <span title="">&#916;<var title="">x</var>=&#8722;1</span>
-        and <span title="">&#916;<var title="">y</var>=0</span>.</p>
+        increments <span title="">&Delta;<var title="">x</var>=&minus;1</span>
+        and <span title="">&Delta;<var title="">y</var>=0</span>.</p>
 
        </li>
 
@@ -1185,7 +1221,7 @@
         run the <a href="#internal-algorithm-for-scanning-and-assigning-header-cells">internal algorithm for scanning and assigning
         header cells</a>, with the <var title="">principal
         cell</var>, the <var title="">header list</var>, the initial
-        coordinate (<var title="">x</var>,<var title="">principal<sub title="">y</sub></var>), and the increments <span title="">&#916;<var title="">x</var>=0</span> and <span title="">&#916;<var title="">y</var>=&#8722;1</span>.</p>
+        coordinate (<var title="">x</var>,<var title="">principal<sub title="">y</sub></var>), and the increments <span title="">&Delta;<var title="">x</var>=0</span> and <span title="">&Delta;<var title="">y</var>=&minus;1</span>.</p>
 
        </li>
 
@@ -1261,7 +1297,7 @@
    </li>
 
   </ol><p>The <dfn id="internal-algorithm-for-scanning-and-assigning-header-cells">internal algorithm for scanning and assigning header
-  cells</dfn>, given a <var title="">principal cell</var>, a <var title="">header list</var>, an initial coordinate (<var title="">initial<sub title="">x</sub></var>, <var title="">initial<sub title="">y</sub></var>), and &#916;<var title="">x</var> and &#916;<var title="">y</var> increments, is as
+  cells</dfn>, given a <var title="">principal cell</var>, a <var title="">header list</var>, an initial coordinate (<var title="">initial<sub title="">x</sub></var>, <var title="">initial<sub title="">y</sub></var>), and &Delta;<var title="">x</var> and &Delta;<var title="">y</var> increments, is as
   follows:</p>
 
   <ol><li>
@@ -1290,7 +1326,7 @@
      <dd><p>Let <var title="">in header block</var> be true, and let
      <var title="">headers from current header block</var> be a list
      of cells containing just the <var title="">principal
-     cell</var>.</p></dd>
+     cell</var>.</dd>
 
      <dt>Otherwise</dt>
 
@@ -1298,15 +1334,15 @@
      <var title="">headers from current header block</var> be an
      empty list of cells.</p>
 
-    </dd></dl></li>
+    </dl></li>
 
    <li>
 
-    <p><i>Loop</i>: Increment <var title="">x</var> by &#916;<var title="">x</var>; increment <var title="">y</var> by &#916;<var title="">y</var>.</p>
+    <p><i>Loop</i>: Increment <var title="">x</var> by &Delta;<var title="">x</var>; increment <var title="">y</var> by &Delta;<var title="">y</var>.</p>
 
     <p class="note">For each invocation of this algorithm, one of
-    &#916;<var title="">x</var> and &#916;<var title="">y</var> will
-    be &#8722;1, and the other will be 0.</p>
+    &Delta;<var title="">x</var> and &Delta;<var title="">y</var> will
+    be &minus;1, and the other will be 0.</p>
 
    </li>
 
@@ -1340,15 +1376,15 @@
      <dd>
 
       <ol><li><p>Set <var title="">in header block</var> to
-       true.</p></li>
+       true.</li>
 
-       <li><p>Add <var title="">current cell</var> to <var title="">headers from current header block</var>.</p></li>
+       <li><p>Add <var title="">current cell</var> to <var title="">headers from current header block</var>.</li>
 
-       <li><p>Let <var title="">blocked</var> be false.</p></li>
+       <li><p>Let <var title="">blocked</var> be false.</li>
 
        <li>
 
-        <dl class="switch"><dt>If &#916;<var title="">x</var> is 0</dt>
+        <dl class="switch"><dt>If &Delta;<var title="">x</var> is 0</dt>
 
          <dd>
 
@@ -1363,7 +1399,7 @@
 
          </dd>
 
-         <dt>If &#916;<var title="">y</var> is 0</dt>
+         <dt>If &Delta;<var title="">y</var> is 0</dt>
 
          <dd>
 
@@ -1380,7 +1416,7 @@
 
        <li><p>If <var title="">blocked</var> is false, then add the
        <var title="">current cell</var> to the <var title="">headers
-       list</var>.</p></li>
+       list</var>.</li>
 
       </ol></dd>
 
@@ -1392,7 +1428,7 @@
      empty the <var title="">headers from current header block</var>
      list.</p>
 
-    </dd></dl></li>
+    </dl></li>
 
    <li>
 
@@ -1440,4 +1476,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: wai-aria.html
===================================================================
RCS file: /sources/public/html5/spec/wai-aria.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- wai-aria.html	15 Oct 2012 09:45:21 -0000	1.203
+++ wai-aria.html	15 Oct 2012 12:50:26 -0000	1.204
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>3.2.7 WAI-ARIA &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>3.2.7 WAI-ARIA &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html" title="3.2.6 Requirements relating to bidirectional-algorithm formatting characters" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="interactions-with-xpath-and-xslt.html" title="3.3 Interactions with XPath and XSLT" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html" rel="prev" title="3.2.6 Requirements relating to bidirectional-algorithm formatting characters">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="interactions-with-xpath-and-xslt.html" rel="next" title="3.3 Interactions with XPath and XSLT">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html">&#8592; 3.2.6 Requirements relating to bidirectional-algorithm formatting characters</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="interactions-with-xpath-and-xslt.html">3.3 Interactions with XPath and XSLT &#8594;</a>
+  <nav class="prev_next">
+   <a href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html">&slarr; 3.2.6 Requirements relating to bidirectional-algorithm formatting characters</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="interactions-with-xpath-and-xslt.html">3.3 Interactions with XPath and XSLT &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="wai-aria.html#wai-aria"><span class="secno">3.2.7 </span>WAI-ARIA</a>
-      <ol><li><a href="wai-aria.html#aria-role-attribute"><span class="secno">3.2.7.1 </span>ARIA Role Attribute</a></li><li><a href="wai-aria.html#state-and-property-attributes"><span class="secno">3.2.7.2 </span>State and Property Attributes</a></li><li><a href="wai-aria.html#sec-strong-native-semantics"><span class="secno">3.2.7.3 </span>Strong Native Semantics</a></li><li><a href="wai-aria.html#sec-implicit-aria-semantics"><span class="secno">3.2.7.4 </span>Implicit ARIA Semantics</a></li></ol></li></ol></li></ol></li></ol></div>
+      <ol><li><a href="wai-aria.html#aria-role-attribute"><span class="secno">3.2.7.1 </span>ARIA Role Attribute</a><li><a href="wai-aria.html#state-and-property-attributes"><span class="secno">3.2.7.2 </span>State and Property Attributes</a><li><a href="wai-aria.html#sec-strong-native-semantics"><span class="secno">3.2.7.3 </span>Strong Native Semantics</a><li><a href="wai-aria.html#sec-implicit-aria-semantics"><span class="secno">3.2.7.4 </span>Implicit ARIA Semantics</a></ol></ol></ol></ol></nav>
 
   <h4 id="wai-aria"><span class="secno">3.2.7 </span><dfn>WAI-ARIA</dfn></h4>
 
@@ -424,201 +460,201 @@
   properties from all the rows must be combined.</span></p>
 
   <table id="table-aria-strong"><thead><tr><th>Language feature
-     </th><th><span>Strong native semantics</span> and <span>default implied ARIA semantics</span>
+     <th><span>Strong native semantics</span> and <span>default implied ARIA semantics</span>
 
-   </th></tr></thead><tbody><tr><td><code><a href="the-area-element.html#the-area-element">area</a></code> element that creates a <a href="textFieldSelection.html#hyperlink">hyperlink</a>
-     </td><td><code title="attr-aria-role-link">link</code> role
+   <tbody><tr><td><code><a href="the-area-element.html#the-area-element">area</a></code> element that creates a <a href="textFieldSelection.html#hyperlink">hyperlink</a>
+     <td><code title="attr-aria-role-link">link</code> role
 
-    </td></tr><tr><td><code><a href="the-base-element.html#the-base-element">base</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-base-element.html#the-base-element">base</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-datalist-element.html#the-datalist-element">datalist</a></code> element
-     </td><td><code title="attr-aria-role-listbox">listbox</code> role, with the <code title="attr-aria-multiselectable">aria-multiselectable</code> property set to "false"
+    <tr><td><code><a href="the-datalist-element.html#the-datalist-element">datalist</a></code> element
+     <td><code title="attr-aria-role-listbox">listbox</code> role, with the <code title="attr-aria-multiselectable">aria-multiselectable</code> property set to "false"
 
-    </td></tr><tr><td><code><a href="textFieldSelection.html#the-details-element">details</a></code> element
-     </td><td><code title="attr-aria-expanded">aria-expanded</code> state set to "true" if the element's <code title="attr-details-open"><a href="textFieldSelection.html#attr-details-open">open</a></code> attribute is present, and set to "false" otherwise
+    <tr><td><code><a href="textFieldSelection.html#the-details-element">details</a></code> element
+     <td><code title="attr-aria-expanded">aria-expanded</code> state set to "true" if the element's <code title="attr-details-open"><a href="textFieldSelection.html#attr-details-open">open</a></code> attribute is present, and set to "false" otherwise
 
-    </td></tr><tr><td><code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> element without an <code title="attr-dialog-open"><a href="textFieldSelection.html#attr-dialog-open">open</a></code> attribute
-     </td><td>The <code title="attr-aria-hidden">aria-hidden</code> state set to "true"
+    <tr><td><code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> element without an <code title="attr-dialog-open"><a href="textFieldSelection.html#attr-dialog-open">open</a></code> attribute
+     <td>The <code title="attr-aria-hidden">aria-hidden</code> state set to "true"
 
-    </td></tr><tr><td><code><a href="the-head-element.html#the-head-element">head</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-head-element.html#the-head-element">head</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> element
-     </td><td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
+    <tr><td><code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> element
+     <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
 
-    </td></tr><tr><td><code><a href="the-hr-element.html#the-hr-element">hr</a></code> element
-     </td><td><code title="attr-aria-role-separator">separator</code> role
+    <tr><td><code><a href="the-hr-element.html#the-hr-element">hr</a></code> element
+     <td><code title="attr-aria-role-separator">separator</code> role
 
-    </td></tr><tr><td><code><a href="the-html-element.html#the-html-element">html</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-html-element.html#the-html-element">html</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-img-element.html#the-img-element">img</a></code> element whose <code title="attr-img-alt"><a href="the-img-element.html#attr-img-alt">alt</a></code> attribute's value is empty
-     </td><td><code title="attr-aria-role-presentation">presentation</code> role
+    <tr><td><code><a href="the-img-element.html#the-img-element">img</a></code> element whose <code title="attr-img-alt"><a href="the-img-element.html#attr-img-alt">alt</a></code> attribute's value is empty
+     <td><code title="attr-aria-role-presentation">presentation</code> role
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#checkbox-state-(type=checkbox)" title="attr-input-type-checkbox">Checkbox</a> state
-     </td><td><code title="attr-aria-checked">aria-checked</code> state set to "mixed" if the element's <code title="dom-input-indeterminate"><a href="the-input-element.html#dom-input-indeterminate">indeterminate</a></code> IDL attribute is true, or "true" if the element's <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> is true, or "false" otherwise
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#checkbox-state-(type=checkbox)" title="attr-input-type-checkbox">Checkbox</a> state
+     <td><code title="attr-aria-checked">aria-checked</code> state set to "mixed" if the element's <code title="dom-input-indeterminate"><a href="the-input-element.html#dom-input-indeterminate">indeterminate</a></code> IDL attribute is true, or "true" if the element's <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> is true, or "false" otherwise
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#color-state-(type=color)" title="attr-input-type-color">Color</a> state
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#color-state-(type=color)" title="attr-input-type-color">Color</a> state
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#date-state-(type=date)" title="attr-input-type-date">Date</a> state
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#date-state-(type=date)" title="attr-input-type-date">Date</a> state
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#date-and-time-state-(type=datetime)" title="attr-input-type-datetime">Date and Time</a> state
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#date-and-time-state-(type=datetime)" title="attr-input-type-datetime">Date and Time</a> state
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#local-date-and-time-state-(type=datetime-local)" title="attr-input-type-datetime-local">Local Date and Time</a> state
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#local-date-and-time-state-(type=datetime-local)" title="attr-input-type-datetime-local">Local Date and Time</a> state
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#e-mail-state-(type=email)" title="attr-input-type-email">E-mail</a> state with no <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
-     </td><td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#e-mail-state-(type=email)" title="attr-input-type-email">E-mail</a> state with no <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
+     <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#file-upload-state-(type=file)" title="attr-input-type-file">File Upload</a> state
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#file-upload-state-(type=file)" title="attr-input-type-file">File Upload</a> state
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#hidden-state-(type=hidden)" title="attr-input-type-hidden">Hidden</a> state
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#hidden-state-(type=hidden)" title="attr-input-type-hidden">Hidden</a> state
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#month-state-(type=month)" title="attr-input-type-month">Month</a> state
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#month-state-(type=month)" title="attr-input-type-month">Month</a> state
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#number-state-(type=number)" title="attr-input-type-number">Number</a> state
-     </td><td><code title="attr-aria-role-spinbutton">spinbutton</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute, the <code title="attr-aria-valuemax">aria-valuemax</code> property set to the element's <a href="common-input-element-attributes.html#concept-input-max" title="concept-input-max">maximum</a>, the <code title="attr-aria-valuemin">aria-valuemin</code> property set to the element's <a href="common-input-element-attributes.html#concept-input-min" title="concept-input-min">minimum</a>, and, if the result of applying the <a href="common-microsyntaxes.html#rules-for-parsing-floating-point-number-values">rules for parsing floating-point number values</a> to the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> is a number, with the <code titl="attr-aria-valuenow">aria-valuenow</code> property set to that number
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#number-state-(type=number)" title="attr-input-type-number">Number</a> state
+     <td><code title="attr-aria-role-spinbutton">spinbutton</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute, the <code title="attr-aria-valuemax">aria-valuemax</code> property set to the element's <a href="common-input-element-attributes.html#concept-input-max" title="concept-input-max">maximum</a>, the <code title="attr-aria-valuemin">aria-valuemin</code> property set to the element's <a href="common-input-element-attributes.html#concept-input-min" title="concept-input-min">minimum</a>, and, if the result of applying the <a href="common-microsyntaxes.html#rules-for-parsing-floating-point-number-values">rules for parsing floating-point number values</a> to the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> is a number, with the <code title="atr-aria-valuenow">aria-valuenow</code> property set to that number
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#password-state-(type=password)" title="attr-input-type-password">Password</a> state
-     </td><td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#password-state-(type=password)" title="attr-input-type-password">Password</a> state
+     <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#radio-button-state-(type=radio)" title="attr-input-type-radio">Radio Button</a> state
-     </td><td><code title="attr-aria-checked">aria-checked</code> state set to "true" if the element's <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> is true, or "false" otherwise
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#radio-button-state-(type=radio)" title="attr-input-type-radio">Radio Button</a> state
+     <td><code title="attr-aria-checked">aria-checked</code> state set to "true" if the element's <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> is true, or "false" otherwise
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#range-state-(type=range)" title="attr-input-type-range">Range</a> state
-     </td><td><code title="attr-aria-role-slider">slider</code> role, with the <code title="attr-aria-valuemax">aria-valuemax</code> property set to the element's <a href="common-input-element-attributes.html#concept-input-max" title="concept-input-max">maximum</a>, the <code title="attr-aria-valuemin">aria-valuemin</code> property set to the element's <a href="common-input-element-attributes.html#concept-input-min" title="concept-input-min">minimum</a>, and the <code title="attr-aria-valuenow">aria-valuenow</code> property set to the result of applying the <a href="common-microsyntaxes.html#rules-for-parsing-floating-point-number-values">rules for parsing floating-point number values</a> to the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>, if that results in a number, or the <a href="states-of-the-type-attribute.html#concept-input-value-default-range" title="concept-input-value-default-range">default value</a> otherwise
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#range-state-(type=range)" title="attr-input-type-range">Range</a> state
+     <td><code title="attr-aria-role-slider">slider</code> role, with the <code title="attr-aria-valuemax">aria-valuemax</code> property set to the element's <a href="common-input-element-attributes.html#concept-input-max" title="concept-input-max">maximum</a>, the <code title="attr-aria-valuemin">aria-valuemin</code> property set to the element's <a href="common-input-element-attributes.html#concept-input-min" title="concept-input-min">minimum</a>, and the <code title="attr-aria-valuenow">aria-valuenow</code> property set to the result of applying the <a href="common-microsyntaxes.html#rules-for-parsing-floating-point-number-values">rules for parsing floating-point number values</a> to the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>, if that results in a number, or the <a href="states-of-the-type-attribute.html#concept-input-value-default-range" title="concept-input-value-default-range">default value</a> otherwise
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#reset-button-state-(type=reset)" title="attr-input-type-reset">Reset Button</a> state
-     </td><td><code title="attr-aria-role-button">button</code> role
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#reset-button-state-(type=reset)" title="attr-input-type-reset">Reset Button</a> state
+     <td><code title="attr-aria-role-button">button</code> role
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-search">Search</a> state with no <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
-     </td><td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-search">Search</a> state with no <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
+     <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#submit-button-state-(type=submit)" title="attr-input-type-submit">Submit Button</a> state
-     </td><td><code title="attr-aria-role-button">button</code> role
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#submit-button-state-(type=submit)" title="attr-input-type-submit">Submit Button</a> state
+     <td><code title="attr-aria-role-button">button</code> role
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#telephone-state-(type=tel)" title="attr-input-type-tel">Telephone</a> state with no <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
-     </td><td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#telephone-state-(type=tel)" title="attr-input-type-tel">Telephone</a> state with no <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
+     <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-text">Text</a> state with no <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
-     </td><td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-text">Text</a> state with no <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
+     <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-text">Text</a>, <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-search">Search</a>, <a href="states-of-the-type-attribute.html#telephone-state-(type=tel)" title="attr-input-type-tel">Telephone</a>, <a href="states-of-the-type-attribute.html#url-state-(type=url)" title="attr-input-type-url">URL</a>, or <a href="states-of-the-type-attribute.html#e-mail-state-(type=email)" title="attr-input-type-email">E-mail</a> states with a <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
-     </td><td><code title="attr-aria-role-combobox">combobox</code> role, with the <code title="attr-aria-owns">aria-owns</code> property set to the same value as the <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list">list</a></code> attribute, and the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-text">Text</a>, <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-search">Search</a>, <a href="states-of-the-type-attribute.html#telephone-state-(type=tel)" title="attr-input-type-tel">Telephone</a>, <a href="states-of-the-type-attribute.html#url-state-(type=url)" title="attr-input-type-url">URL</a>, or <a href="states-of-the-type-attribute.html#e-mail-state-(type=email)" title="attr-input-type-email">E-mail</a> states with a <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
+     <td><code title="attr-aria-role-combobox">combobox</code> role, with the <code title="attr-aria-owns">aria-owns</code> property set to the same value as the <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list">list</a></code> attribute, and the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#time-state-(type=time)" title="attr-input-type-time">Time</a> state
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#time-state-(type=time)" title="attr-input-type-time">Time</a> state
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#url-state-(type=url)" title="attr-input-type-url">URL</a> state with no <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
-     </td><td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#url-state-(type=url)" title="attr-input-type-url">URL</a> state with no <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>
+     <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#week-state-(type=week)" title="attr-input-type-week">Week</a> state
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#week-state-(type=week)" title="attr-input-type-week">Week</a> state
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>, with the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element that is <a href="common-input-element-attributes.html#concept-input-required" title="concept-input-required">required</a>
-     </td><td>The <code title="attr-aria-required">aria-required</code> state set to "true"
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element that is <a href="common-input-element-attributes.html#concept-input-required" title="concept-input-required">required</a>
+     <td>The <code title="attr-aria-required">aria-required</code> state set to "true"
 
-    </td></tr><tr><td><code><a href="the-keygen-element.html#the-keygen-element">keygen</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-keygen-element.html#the-keygen-element">keygen</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-label-element.html#the-label-element">label</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-label-element.html#the-label-element">label</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-link-element.html#the-link-element">link</a></code> element that creates a <a href="textFieldSelection.html#hyperlink">hyperlink</a>
-     </td><td><code title="attr-aria-role-link">link</code> role
+    <tr><td><code><a href="the-link-element.html#the-link-element">link</a></code> element that creates a <a href="textFieldSelection.html#hyperlink">hyperlink</a>
+     <td><code title="attr-aria-role-link">link</code> role
 
-    </td></tr><tr><td><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#context-menu-state" title="context menu state">context menu</a> state
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#context-menu-state" title="context menu state">context menu</a> state
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" title="list state">list</a> state
-     </td><td><code title="attr-aria-role-menu">menu</code> role
+    <tr><td><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" title="list state">list</a> state
+     <td><code title="attr-aria-role-menu">menu</code> role
 
-    </td></tr><tr><td><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#toolbar-state" title="toolbar state">toolbar</a> state
-     </td><td><code title="attr-aria-role-toolbar">toolbar</code> role
+    <tr><td><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#toolbar-state" title="toolbar state">toolbar</a> state
+     <td><code title="attr-aria-role-toolbar">toolbar</code> role
 
-    </td></tr><tr><td><code><a href="the-meta-element.html#the-meta-element">meta</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-meta-element.html#the-meta-element">meta</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-meter-element.html#the-meter-element">meter</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-meter-element.html#the-meter-element">meter</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-nav-element.html#the-nav-element">nav</a></code> element
-     </td><td><code title="attr-aria-role-navigation">navigation</code> role
+    <tr><td><code><a href="the-nav-element.html#the-nav-element">nav</a></code> element
+     <td><code title="attr-aria-role-navigation">navigation</code> role
 
-    </td></tr><tr><td><code><a href="the-noscript-element.html#the-noscript-element">noscript</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-noscript-element.html#the-noscript-element">noscript</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-optgroup-element.html#the-optgroup-element">optgroup</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-optgroup-element.html#the-optgroup-element">optgroup</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-option-element.html#the-option-element">option</a></code> element that is in a <a href="the-select-element.html#concept-select-option-list" title="concept-select-option-list">list of options</a> or that represents a suggestion in a <code><a href="the-datalist-element.html#the-datalist-element">datalist</a></code> element
-     </td><td><code title="attr-aria-role-option">option</code> role, with the <code title="attr-aria-selected">aria-selected</code> state set to "true" if the element's <a href="the-option-element.html#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> is true, or "false" otherwise.
+    <tr><td><code><a href="the-option-element.html#the-option-element">option</a></code> element that is in a <a href="the-select-element.html#concept-select-option-list" title="concept-select-option-list">list of options</a> or that represents a suggestion in a <code><a href="the-datalist-element.html#the-datalist-element">datalist</a></code> element
+     <td><code title="attr-aria-role-option">option</code> role, with the <code title="attr-aria-selected">aria-selected</code> state set to "true" if the element's <a href="the-option-element.html#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> is true, or "false" otherwise.
 
-    </td></tr><tr><td><code><a href="the-param-element.html#the-param-element">param</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-param-element.html#the-param-element">param</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-progress-element.html#the-progress-element">progress</a></code> element
-     </td><td><code title="attr-aria-role-progressbar">progressbar</code> role, with, if the progress bar is determinate, the <code title="attr-aria-valuemax">aria-valuemax</code> property set to the maximum value of the progress bar, the <code title="attr-aria-valuemin">aria-valuemin</code> property set to zero, and the <code title="attr-aria-valuenow">aria-valuenow</code> property set to the current value of the progress bar
+    <tr><td><code><a href="the-progress-element.html#the-progress-element">progress</a></code> element
+     <td><code title="attr-aria-role-progressbar">progressbar</code> role, with, if the progress bar is determinate, the <code title="attr-aria-valuemax">aria-valuemax</code> property set to the maximum value of the progress bar, the <code title="attr-aria-valuemin">aria-valuemin</code> property set to zero, and the <code title="attr-aria-valuenow">aria-valuenow</code> property set to the current value of the progress bar
 
-    </td></tr><tr><td><code><a href="the-script-element.html#the-script-element">script</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-script-element.html#the-script-element">script</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-select-element.html#the-select-element">select</a></code> element with a <code title="attr-select-multiple"><a href="the-select-element.html#attr-select-multiple">multiple</a></code> attribute
-     </td><td><code title="attr-aria-role-listbox">listbox</code> role, with the <code title="attr-aria-multiselectable">aria-multiselectable</code> property set to "true"
+    <tr><td><code><a href="the-select-element.html#the-select-element">select</a></code> element with a <code title="attr-select-multiple"><a href="the-select-element.html#attr-select-multiple">multiple</a></code> attribute
+     <td><code title="attr-aria-role-listbox">listbox</code> role, with the <code title="attr-aria-multiselectable">aria-multiselectable</code> property set to "true"
 
-    </td></tr><tr><td><code><a href="the-select-element.html#the-select-element">select</a></code> element with no <code title="attr-select-multiple"><a href="the-select-element.html#attr-select-multiple">multiple</a></code> attribute
-     </td><td><code title="attr-aria-role-listbox">listbox</code> role, with the <code title="attr-aria-multiselectable">aria-multiselectable</code> property set to "false"
+    <tr><td><code><a href="the-select-element.html#the-select-element">select</a></code> element with no <code title="attr-select-multiple"><a href="the-select-element.html#attr-select-multiple">multiple</a></code> attribute
+     <td><code title="attr-aria-role-listbox">listbox</code> role, with the <code title="attr-aria-multiselectable">aria-multiselectable</code> property set to "false"
 
-    </td></tr><tr><td><code><a href="the-select-element.html#the-select-element">select</a></code> element with a <code title="attr-select-required"><a href="the-select-element.html#attr-select-required">required</a></code> attribute
-     </td><td>The <code title="attr-aria-required">aria-required</code> state set to "true"
+    <tr><td><code><a href="the-select-element.html#the-select-element">select</a></code> element with a <code title="attr-select-required"><a href="the-select-element.html#attr-select-required">required</a></code> attribute
+     <td>The <code title="attr-aria-required">aria-required</code> state set to "true"
 
-    </td></tr><tr><td><code><a href="the-source-element.html#the-source-element">source</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-source-element.html#the-source-element">source</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-style-element.html#the-style-element">style</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-style-element.html#the-style-element">style</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="textFieldSelection.html#the-summary-element">summary</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="textFieldSelection.html#the-summary-element">summary</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td><code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> element
-     </td><td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-multiline">aria-multiline</code> property set to "true", and the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly">readonly</a></code> attribute
+    <tr><td><code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> element
+     <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-multiline">aria-multiline</code> property set to "true", and the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if the element has a <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly">readonly</a></code> attribute
 
-    </td></tr><tr><td><code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> element with a <code title="attr-textarea-required"><a href="the-textarea-element.html#attr-textarea-required">required</a></code> attribute
-     </td><td>The <code title="attr-aria-required">aria-required</code> state set to "true"
+    <tr><td><code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> element with a <code title="attr-textarea-required"><a href="the-textarea-element.html#attr-textarea-required">required</a></code> attribute
+     <td>The <code title="attr-aria-required">aria-required</code> state set to "true"
 
-    </td></tr><tr><td><code><a href="the-title-element.html#the-title-element">title</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
+    <tr><td><code><a href="the-title-element.html#the-title-element">title</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
 
-    </td></tr><tr><td>An element that <a href="textFieldSelection.html#concept-command" title="concept-command">defines a command</a>, whose <a href="textFieldSelection.html#command-facet-type" title="command-facet-type">Type</a> facet is "checkbox", and that is a descendant of a <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" title="list state">list</a> state
-     </td><td><code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code> role, with the <code title="attr-aria-checked">aria-checked</code> state set to "true" if the command's <a href="textFieldSelection.html#command-facet-checkedstate" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise
+    <tr><td>An element that <a href="textFieldSelection.html#concept-command" title="concept-command">defines a command</a>, whose <a href="textFieldSelection.html#command-facet-type" title="command-facet-type">Type</a> facet is "checkbox", and that is a descendant of a <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" title="list state">list</a> state
+     <td><code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code> role, with the <code title="attr-aria-checked">aria-checked</code> state set to "true" if the command's <a href="textFieldSelection.html#command-facet-checkedstate" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise
 
-    </td></tr><tr><td>An element that <a href="textFieldSelection.html#concept-command" title="concept-command">defines a command</a>, whose <a href="textFieldSelection.html#command-facet-type" title="command-facet-type">Type</a> facet is "command", and that is a descendant of a <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" title="list state">list</a> state
-     </td><td><code title="attr-aria-role-menuitem">menuitem</code> role
+    <tr><td>An element that <a href="textFieldSelection.html#concept-command" title="concept-command">defines a command</a>, whose <a href="textFieldSelection.html#command-facet-type" title="command-facet-type">Type</a> facet is "command", and that is a descendant of a <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" title="list state">list</a> state
+     <td><code title="attr-aria-role-menuitem">menuitem</code> role
 
-    </td></tr><tr><td>An element that <a href="textFieldSelection.html#concept-command" title="concept-command">defines a command</a>, whose <a href="textFieldSelection.html#command-facet-type" title="command-facet-type">Type</a> facet is "radio", and that is a descendant of a <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" title="list state">list</a> state
-     </td><td><code title="attr-aria-role-menuitemradio">menuitemradio</code> role, with the <code title="attr-aria-checked">aria-checked</code> state set to "true" if the command's <a href="textFieldSelection.html#command-facet-checkedstate" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise
+    <tr><td>An element that <a href="textFieldSelection.html#concept-command" title="concept-command">defines a command</a>, whose <a href="textFieldSelection.html#command-facet-type" title="command-facet-type">Type</a> facet is "radio", and that is a descendant of a <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" title="list state">list</a> state
+     <td><code title="attr-aria-role-menuitemradio">menuitemradio</code> role, with the <code title="attr-aria-checked">aria-checked</code> state set to "true" if the command's <a href="textFieldSelection.html#command-facet-checkedstate" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise
 
-    </td></tr><tr><td>Element that is <a href="attributes-common-to-form-controls.html#concept-fe-disabled" title="concept-fe-disabled">disabled</a>
-     </td><td>The <code title="attr-aria-disabled">aria-disabled</code> state set to "true"
+    <tr><td>Element that is <a href="attributes-common-to-form-controls.html#concept-fe-disabled" title="concept-fe-disabled">disabled</a>
+     <td>The <code title="attr-aria-disabled">aria-disabled</code> state set to "true"
 
-    </td></tr><tr><td>Element that is <a href="textFieldSelection.html#inert">inert</a>
-     </td><td>The <code title="attr-aria-disabled">aria-disabled</code> state set to "true"
+    <tr><td>Element that is <a href="textFieldSelection.html#inert">inert</a>
+     <td>The <code title="attr-aria-disabled">aria-disabled</code> state set to "true"
 
-    </td></tr><tr><td>Element with a <code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code> attribute
-     </td><td>The <code title="attr-aria-hidden">aria-hidden</code> state set to "true"
+    <tr><td>Element with a <code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code> attribute
+     <td>The <code title="attr-aria-hidden">aria-hidden</code> state set to "true"
 
-    </td></tr><tr><td>Element that is a <a href="textFieldSelection.html#candidate-for-constraint-validation">candidate for constraint validation</a> but that does not <a href="textFieldSelection.html#concept-fv-valid" title="concept-fv-valid">satisfy its constraints</a>
-     </td><td>The <code title="attr-aria-invalid">aria-invalid</code> state set to "true"
+    <tr><td>Element that is a <a href="textFieldSelection.html#candidate-for-constraint-validation">candidate for constraint validation</a> but that does not <a href="textFieldSelection.html#concept-fv-valid" title="concept-fv-valid">satisfy its constraints</a>
+     <td>The <code title="attr-aria-invalid">aria-invalid</code> state set to "true"
 
-  </td></tr></tbody></table><h5 id="sec-implicit-aria-semantics"><span class="secno">3.2.7.4 </span>Implicit ARIA Semantics</h5>
+  </table><h5 id="sec-implicit-aria-semantics"><span class="secno">3.2.7.4 </span>Implicit ARIA Semantics</h5>
 
   <p>Some <a href="infrastructure.html#html-elements">HTML elements</a> have native semantics that can be
   overridden. The following table lists these elements and their
@@ -633,40 +669,40 @@
   regardless of the restrictions below.</p>
 
   <table id="table-aria-weak"><thead><tr><th>Language feature
-     </th><th>Default implied ARIA semantic
-     </th><th>Restrictions
+     <th>Default implied ARIA semantic
+     <th>Restrictions
 
-   </th></tr></thead><tbody><tr><td><code><a href="the-a-element.html#the-a-element">a</a></code> element that creates a <a href="textFieldSelection.html#hyperlink">hyperlink</a>
-     </td><td><code title="attr-aria-role-link">link</code> role
-     </td><td>Role must be either <code title="attr-aria-role-link">link</code>, <code title="attr-aria-role-button">button</code><!--!-->, <code title="attr-aria-role-checkbox">checkbox</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-tab">tab</code>, or <code title="attr-aria-role-treeitem">treeitem</code><!--!-->
+   <tbody><tr><td><code><a href="the-a-element.html#the-a-element">a</a></code> element that creates a <a href="textFieldSelection.html#hyperlink">hyperlink</a>
+     <td><code title="attr-aria-role-link">link</code> role
+     <td>Role must be either <code title="attr-aria-role-link">link</code>, <code title="attr-aria-role-button">button</code><!--!-->, <code title="attr-aria-role-checkbox">checkbox</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-tab">tab</code>, or <code title="attr-aria-role-treeitem">treeitem</code><!--!-->
 
-    </td></tr><tr><td><code><a href="the-address-element.html#the-address-element">address</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
-     </td><td>If specified, role must be <code title="attr-aria-role-contentinfo">contentinfo</code>
+    <tr><td><code><a href="the-address-element.html#the-address-element">address</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
+     <td>If specified, role must be <code title="attr-aria-role-contentinfo">contentinfo</code>
 
-    </td></tr><tr><td><code><a href="the-article-element.html#the-article-element">article</a></code> element
-     </td><td><code title="attr-aria-role-article">article</code> role
-     </td><td>Role must be either <code title="attr-aria-role-article">article</code>, <code title="attr-aria-role-document">document</code>, <code title="attr-aria-role-application">application</code>, or <code title="attr-aria-role-main">main</code>
+    <tr><td><code><a href="the-article-element.html#the-article-element">article</a></code> element
+     <td><code title="attr-aria-role-article">article</code> role
+     <td>Role must be either <code title="attr-aria-role-article">article</code>, <code title="attr-aria-role-document">document</code>, <code title="attr-aria-role-application">application</code>, or <code title="attr-aria-role-main">main</code>
 
-    </td></tr><tr><td><code><a href="the-aside-element.html#the-aside-element">aside</a></code> element
-     </td><td><code title="attr-aria-role-complementary">complementary</code> role
-     </td><td>Role must be either <code title="attr-aria-role-complementary">complementary</code>, <code title="attr-aria-role-note">note</code>, or <code title="attr-aria-role-search">search</code>
+    <tr><td><code><a href="the-aside-element.html#the-aside-element">aside</a></code> element
+     <td><code title="attr-aria-role-complementary">complementary</code> role
+     <td>Role must be either <code title="attr-aria-role-complementary">complementary</code>, <code title="attr-aria-role-note">note</code>, or <code title="attr-aria-role-search">search</code>
 
-    </td></tr><tr><td><code><a href="the-audio-element.html#the-audio-element">audio</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
-     </td><td>If specified, role must be <code title="attr-aria-role-application">application</code>
+    <tr><td><code><a href="the-audio-element.html#the-audio-element">audio</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
+     <td>If specified, role must be <code title="attr-aria-role-application">application</code>
 
-    </td></tr><tr><td><code><a href="the-button-element.html#the-button-element">button</a></code> element
-     </td><td><code title="attr-aria-role-button">button</code> role
-     </td><td>Role must be either <code title="attr-aria-role-button">button</code>, <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-radio">radio</code><!--!-->
+    <tr><td><code><a href="the-button-element.html#the-button-element">button</a></code> element
+     <td><code title="attr-aria-role-button">button</code> role
+     <td>Role must be either <code title="attr-aria-role-button">button</code>, <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-radio">radio</code><!--!-->
 
-    </td></tr><tr><td><code><a href="textFieldSelection.html#the-details-element">details</a></code> element
-     </td><td><code title="attr-aria-role-group">group</code> role
-     </td><td>Role must be a role that supports <code title="attr-aria-expanded">aria-expanded</code>
+    <tr><td><code><a href="textFieldSelection.html#the-details-element">details</a></code> element
+     <td><code title="attr-aria-role-group">group</code> role
+     <td>Role must be a role that supports <code title="attr-aria-expanded">aria-expanded</code>
 
-    </td></tr><tr><td><code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> element
-     </td><td><code title="attr-aria-role-dialog">dialog</code> role
-     </td><td>Role must be either
+    <tr><td><code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> element
+     <td><code title="attr-aria-role-dialog">dialog</code> role
+     <td>Role must be either
       <code title="attr-aria-role-alert">alert</code>,
       <code title="attr-aria-role-alertdialog">alertdialog</code>,
       <code title="attr-aria-role-application">application</code>,
@@ -680,89 +716,89 @@
       <code title="attr-aria-role-search">search</code>, or
       <code title="attr-aria-role-status">status</code>
 
-    </td></tr><tr><td><code><a href="the-embed-element.html#the-embed-element">embed</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
-     </td><td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">img</code>
+    <tr><td><code><a href="the-embed-element.html#the-embed-element">embed</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">img</code>
 
-    </td></tr><tr><td><code><a href="the-footer-element.html#the-footer-element">footer</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
-     </td><td>If specified, role must be <code title="attr-aria-role-contentinfo">contentinfo</code>
+    <tr><td><code><a href="the-footer-element.html#the-footer-element">footer</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
+     <td>If specified, role must be <code title="attr-aria-role-contentinfo">contentinfo</code>
 
-    </td></tr><tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
-     </td><td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
-     </td><td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
+    <tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
+     <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
+     <td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
 
-    </td></tr><tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h2</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
-     </td><td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
-     </td><td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
+    <tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h2</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
+     <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
+     <td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
 
-    </td></tr><tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h3</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
-     </td><td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
-     </td><td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
+    <tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h3</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
+     <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
+     <td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
 
-    </td></tr><tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h4</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
-     </td><td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
-     </td><td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
+    <tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h4</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
+     <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
+     <td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
 
-    </td></tr><tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h5</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
-     </td><td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
-     </td><td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
+    <tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h5</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
+     <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
+     <td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
 
-    </td></tr><tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
-     </td><td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
-     </td><td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
+    <tr><td><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code> element that does not have an <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> ancestor
+     <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a href="headings-and-sections.html#outline-depth">outline depth</a>
+     <td>Role must be either <code title="attr-aria-role-heading">heading</code> or <code title="attr-aria-role-tab">tab</code>
 
-    </td></tr><tr><td><code><a href="the-header-element.html#the-header-element">header</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
-     </td><td>If specified, role must be <code title="attr-aria-role-banner">banner</code>
+    <tr><td><code><a href="the-header-element.html#the-header-element">header</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
+     <td>If specified, role must be <code title="attr-aria-role-banner">banner</code>
 
-    </td></tr><tr><td><code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
-     </td><td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">img</code>
+    <tr><td><code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">img</code>
 
-    </td></tr><tr><td><code><a href="the-img-element.html#the-img-element">img</a></code> element whose <code title="attr-img-alt"><a href="the-img-element.html#attr-img-alt">alt</a></code> attribute's value is absent
-     </td><td><code title="attr-aria-role-img">img</code> role
-     </td><td>No restrictions
+    <tr><td><code><a href="the-img-element.html#the-img-element">img</a></code> element whose <code title="attr-img-alt"><a href="the-img-element.html#attr-img-alt">alt</a></code> attribute's value is absent
+     <td><code title="attr-aria-role-img">img</code> role
+     <td>No restrictions
 
-    </td></tr><tr><!--!--><!--(there's no reason to convey <img> elements with alt="" text as images to an AT)--><td><code><a href="the-img-element.html#the-img-element">img</a></code> element whose <code title="attr-img-alt"><a href="the-img-element.html#attr-img-alt">alt</a></code> attribute's value is present and not empty
-     </td><td><code title="attr-aria-role-img">img</code> role
-     </td><td>No restrictions
+    <tr><!--!--><!--(there's no reason to convey <img> elements with alt="" text as images to an AT)--><td><code><a href="the-img-element.html#the-img-element">img</a></code> element whose <code title="attr-img-alt"><a href="the-img-element.html#attr-img-alt">alt</a></code> attribute's value is present and not empty
+     <td><code title="attr-aria-role-img">img</code> role
+     <td>No restrictions
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#button-state-(type=button)" title="attr-input-type-button">Button</a> state
-     </td><td><code title="attr-aria-role-button">button</code> role
-     </td><td>Role must be either <code title="attr-aria-role-button">button</code>, <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-radio">radio</code><!--!-->
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#button-state-(type=button)" title="attr-input-type-button">Button</a> state
+     <td><code title="attr-aria-role-button">button</code> role
+     <td>Role must be either <code title="attr-aria-role-button">button</code>, <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-radio">radio</code><!--!-->
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#checkbox-state-(type=checkbox)" title="attr-input-type-checkbox">Checkbox</a> state
-     </td><td><code title="attr-aria-role-checkbox">checkbox</code> role
-     </td><td>Role must be either <code title="attr-aria-role-checkbox">checkbox</code> or <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code>
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#checkbox-state-(type=checkbox)" title="attr-input-type-checkbox">Checkbox</a> state
+     <td><code title="attr-aria-role-checkbox">checkbox</code> role
+     <td>Role must be either <code title="attr-aria-role-checkbox">checkbox</code> or <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code>
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#image-button-state-(type=image)" title="attr-input-type-image">Image Button</a> state
-     </td><td><code title="attr-aria-role-button">button</code> role
-     </td><td>Role must be either <code title="attr-aria-role-button">button</code>, <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-radio">radio</code><!--!-->
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#image-button-state-(type=image)" title="attr-input-type-image">Image Button</a> state
+     <td><code title="attr-aria-role-button">button</code> role
+     <td>Role must be either <code title="attr-aria-role-button">button</code>, <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-radio">radio</code><!--!-->
 
-    </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#radio-button-state-(type=radio)" title="attr-input-type-radio">Radio Button</a> state
-     </td><td><code title="attr-aria-role-radio">radio</code> role
-     </td><td>Role must be either <code title="attr-aria-role-radio">radio</code> or <code title="attr-aria-role-menuitemradio">menuitemradio</code>
+    <tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#radio-button-state-(type=radio)" title="attr-input-type-radio">Radio Button</a> state
+     <td><code title="attr-aria-role-radio">radio</code> role
+     <td>Role must be either <code title="attr-aria-role-radio">radio</code> or <code title="attr-aria-role-menuitemradio">menuitemradio</code>
 
-    </td></tr><tr><td><code><a href="the-li-element.html#the-li-element">li</a></code> element whose parent is an <code><a href="the-ol-element.html#the-ol-element">ol</a></code> or <code><a href="the-ul-element.html#the-ul-element">ul</a></code> element
-     </td><td><code title="attr-aria-role-listitem">listitem</code> role
-     </td><td>Role must be either <code title="attr-aria-role-listitem">listitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code>, <code title="attr-aria-role-menuitemradio">menuitemradio</code>, <code title="attr-aria-role-option">option</code>, <code title="attr-aria-role-tab">tab</code>, or <code title="attr-aria-role-treeitem">treeitem</code>
+    <tr><td><code><a href="the-li-element.html#the-li-element">li</a></code> element whose parent is an <code><a href="the-ol-element.html#the-ol-element">ol</a></code> or <code><a href="the-ul-element.html#the-ul-element">ul</a></code> element
+     <td><code title="attr-aria-role-listitem">listitem</code> role
+     <td>Role must be either <code title="attr-aria-role-listitem">listitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code>, <code title="attr-aria-role-menuitemradio">menuitemradio</code>, <code title="attr-aria-role-option">option</code>, <code title="attr-aria-role-tab">tab</code>, or <code title="attr-aria-role-treeitem">treeitem</code>
 
-    </td></tr><tr><td><code><a href="the-object-element.html#the-object-element">object</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
-     </td><td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">img</code>
+    <tr><td><code><a href="the-object-element.html#the-object-element">object</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">img</code>
 
-    </td></tr><tr><td><code><a href="the-ol-element.html#the-ol-element">ol</a></code> element
-     </td><td><code title="attr-aria-role-list">list</code> role
-     </td><td>Role must be either <code title="attr-aria-role-directory">directory</code>, <code title="attr-aria-role-list">list</code>, <code title="attr-aria-role-listbox">listbox</code>, <code title="attr-aria-role-menu">menu</code>, <code title="attr-aria-role-menubar">menubar</code>, <code title="attr-aria-role-tablist">tablist</code>, <code title="attr-aria-role-toolbar ">toolbar</code>, <code title="attr-aria-role-tree">tree</code>
+    <tr><td><code><a href="the-ol-element.html#the-ol-element">ol</a></code> element
+     <td><code title="attr-aria-role-list">list</code> role
+     <td>Role must be either <code title="attr-aria-role-directory">directory</code>, <code title="attr-aria-role-list">list</code>, <code title="attr-aria-role-listbox">listbox</code>, <code title="attr-aria-role-menu">menu</code>, <code title="attr-aria-role-menubar">menubar</code>, <code title="attr-aria-role-tablist">tablist</code>, <code title="attr-aria-role-toolbar ">toolbar</code>, <code title="attr-aria-role-tree">tree</code>
 
-    </td></tr><tr><td><code><a href="the-output-element.html#the-output-element">output</a></code> element
-     </td><td><code title="attr-aria-role-status">status</code> role
-     </td><td>No restrictions
+    <tr><td><code><a href="the-output-element.html#the-output-element">output</a></code> element
+     <td><code title="attr-aria-role-status">status</code> role
+     <td>No restrictions
 
-    </td></tr><tr><td><code><a href="the-section-element.html#the-section-element">section</a></code> element
-     </td><td><code title="attr-aria-role-region">region</code> role
-     </td><td>Role must be either
+    <tr><td><code><a href="the-section-element.html#the-section-element">section</a></code> element
+     <td><code title="attr-aria-role-region">region</code> role
+     <td>Role must be either
       <code title="attr-aria-role-alert">alert</code>,
       <code title="attr-aria-role-alertdialog">alertdialog</code>,
       <code title="attr-aria-role-application">application</code>,
@@ -776,19 +812,19 @@
       <code title="attr-aria-role-search">search</code>, or
       <code title="attr-aria-role-status">status</code>
 
-    </td></tr><tr><td><code><a href="the-ul-element.html#the-ul-element">ul</a></code> element
-     </td><td><code title="attr-aria-role-list">list</code> role
-     </td><td>Role must be either <code title="attr-aria-role-directory">directory</code>, <code title="attr-aria-role-list">list</code>, <code title="attr-aria-role-listbox">listbox</code>, <code title="attr-aria-role-menu">menu</code>, <code title="attr-aria-role-menubar">menubar</code>, <code title="attr-aria-role-tablist">tablist</code>, <code title="attr-aria-role-toolbar ">toolbar</code>, <code title="attr-aria-role-tree">tree</code>
+    <tr><td><code><a href="the-ul-element.html#the-ul-element">ul</a></code> element
+     <td><code title="attr-aria-role-list">list</code> role
+     <td>Role must be either <code title="attr-aria-role-directory">directory</code>, <code title="attr-aria-role-list">list</code>, <code title="attr-aria-role-listbox">listbox</code>, <code title="attr-aria-role-menu">menu</code>, <code title="attr-aria-role-menubar">menubar</code>, <code title="attr-aria-role-tablist">tablist</code>, <code title="attr-aria-role-toolbar ">toolbar</code>, <code title="attr-aria-role-tree">tree</code>
 
-    </td></tr><tr><td><code><a href="the-video-element.html#the-video-element">video</a></code> element
-     </td><td><a href="#concept-role-none" title="concept-role-none">No role</a>
-     </td><td>If specified, role must be <code title="attr-aria-role-application">application</code>
+    <tr><td><code><a href="the-video-element.html#the-video-element">video</a></code> element
+     <td><a href="#concept-role-none" title="concept-role-none">No role</a>
+     <td>If specified, role must be <code title="attr-aria-role-application">application</code>
 
-    </td></tr><tr><td><a href="dom.html#the-body-element-0">The body element</a>
-     </td><td><code title="attr-aria-role-document">document</code> role
-     </td><td>Role must be either <code title="attr-aria-role-document">document</code> or <code title="attr-aria-role-application">application</code>
+    <tr><td><a href="dom.html#the-body-element-0">The body element</a>
+     <td><code title="attr-aria-role-document">document</code> role
+     <td>Role must be either <code title="attr-aria-role-document">document</code> or <code title="attr-aria-role-application">application</code>
 
-  </td></tr></tbody></table><p>The entry "<dfn id="concept-role-none" title="concept-role-none">no role</dfn>", when
+  </table><p>The entry "<dfn id="concept-role-none" title="concept-role-none">no role</dfn>", when
   used as a <span title="strong native semantics">strong native
   semantic</span>, means that no role other than <code title="attr-aria-role-presentation">presentation</code> can be used.
   When used as a <span title="default implied ARIA semantics">default
@@ -843,7 +879,7 @@
  &lt;/pre&gt;
  &lt;figcaption <strong>id="fish-caption"</strong>&gt;
   Joan G. Stark, "&lt;cite&gt;fish&lt;/cite&gt;".
-  October 1997. ASCII on electrons. 28&#215;8.
+  October 1997. ASCII on electrons. 28&times;8.
  &lt;/figcaption&gt; 
 &lt;/figure&gt; 
    </pre>
@@ -854,4 +890,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-ruby-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ruby-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-ruby-element.html	15 Oct 2012 09:45:19 -0000	1.202
+++ the-ruby-element.html	15 Oct 2012 12:50:22 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.20 The ruby element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.20 The ruby element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-mark-element.html" title="4.6.19 The mark element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-rt-element.html" title="4.6.21 The rt element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-mark-element.html" rel="prev" title="4.6.19 The mark element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-rt-element.html" rel="next" title="4.6.21 The rt element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-mark-element.html">&#8592; 4.6.19 The mark element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-rt-element.html">4.6.21 The rt element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-mark-element.html">&slarr; 4.6.19 The mark element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-rt-element.html">4.6.21 The rt element &srarr;</a>
+  </nav>
 
   <h4 id="the-ruby-element"><span class="secno">4.6.20 </span>The <dfn><code>ruby</code></dfn> element</h4>
 
@@ -363,11 +399,11 @@
 
   <ol class="brief"><li>One or the other of the following:
     <ul class="brief"><li><a href="content-models.html#phrasing-content-1">Phrasing content</a>, but with no <code><a href="#the-ruby-element">ruby</a></code> elements and with no <code><a href="#the-ruby-element">ruby</a></code> element descendants
-     </li><li>A single <code><a href="#the-ruby-element">ruby</a></code> element, but with no further <code><a href="#the-ruby-element">ruby</a></code> element descendants
-    </li></ul></li><li>One or the other of the following:
+     <li>A single <code><a href="#the-ruby-element">ruby</a></code> element, but with no further <code><a href="#the-ruby-element">ruby</a></code> element descendants
+    </ul><li>One or the other of the following:
     <ul class="brief"><li>One or more <code><a href="the-rt-element.html#the-rt-element">rt</a></code> elements
-     </li><li>An <code><a href="the-rp-element.html#the-rp-element">rp</a></code> element followed by one or more <code><a href="the-rt-element.html#the-rt-element">rt</a></code> elements, each of which is itself followed by an <code><a href="the-rp-element.html#the-rp-element">rp</a></code> element
-    </li></ul></li></ol><!-- ( ( phrasing-content | <ruby> ) ( <rt>+ | <rp> ( <rt> <rp> )+ ) )+ // with further ruby descendant restrictions --><p>The <code><a href="#the-ruby-element">ruby</a></code> and <code><a href="the-rt-element.html#the-rt-element">rt</a></code> elements can be used
+     <li>An <code><a href="the-rp-element.html#the-rp-element">rp</a></code> element followed by one or more <code><a href="the-rt-element.html#the-rt-element">rt</a></code> elements, each of which is itself followed by an <code><a href="the-rp-element.html#the-rp-element">rp</a></code> element
+    </ul></ol><!-- ( ( phrasing-content | <ruby> ) ( <rt>+ | <rp> ( <rt> <rp> )+ ) )+ // with further ruby descendant restrictions --><p>The <code><a href="#the-ruby-element">ruby</a></code> and <code><a href="the-rt-element.html#the-rt-element">rt</a></code> elements can be used
   for a variety of kinds of annotations, including in particular those
   described below. For more details on Japanese Ruby in particular,
   and how to render Ruby for Japanese, see <cite>Requirements for
@@ -382,28 +418,28 @@
 
   <dl><dt>Mono-ruby for individual base characters
 
-   </dt><dd>
+   <dd>
 
     <p>One or more hiragana or katakana characters (the ruby
     annotation) are placed with each ideographic character (the base
     text). This is used to provide readings of kanji characters.
 
-    </p><div class="example"> <!-- B as in BASE -->
+    <div class="example"> <!-- B as in BASE -->
      <pre>&lt;ruby&gt;B&lt;rt&gt;annotation&lt;/ruby&gt;</pre>
     </div>
 
     <div class="example">
      <p>In this example, notice how each annotation corresponds to a single base character.
-     </p><pre>&lt;ruby&gt;&#21531;&lt;rt&gt;&#12367;&#12435;&lt;/ruby&gt;&lt;ruby&gt;&#23376;&lt;rt&gt;&#12375;&lt;/ruby&gt;&#12399;&lt;ruby&gt;&#21644;&lt;rt&gt;&#12431;&lt;/ruby&gt;&#12375;&#12390;&lt;ruby&gt;&#21516;&lt;rt&gt;&#12393;&#12358;&lt;/ruby&gt;&#12380;&#12378;&#12290;</pre>
-     <p lang="ja"><ruby>&#21531;<rt>&#12367;&#12435;</rt></ruby><ruby>&#23376;<rt>&#12375;</rt></ruby>&#12399;<ruby>&#21644;<rt>&#12431;</rt></ruby>&#12375;&#12390;<ruby>&#21516;<rt>&#12393;&#12358;</rt></ruby>&#12380;&#12378;&#12290;
-    </p></div>
+     <pre>&lt;ruby&gt;&#x541b;&lt;rt&gt;&#x304f;&#x3093;&lt;/ruby&gt;&lt;ruby&gt;&#x5b50;&lt;rt&gt;&#x3057;&lt;/ruby&gt;&#x306f;&lt;ruby&gt;&#x548c;&lt;rt&gt;&#x308f;&lt;/ruby&gt;&#x3057;&#x3066;&lt;ruby&gt;&#x540c;&lt;rt&gt;&#x3069;&#x3046;&lt;/ruby&gt;&#x305c;&#x305a;&#x3002;</pre>
+     <p lang="ja"><ruby>&#x541b;<rt>&#x304f;&#x3093;</ruby><ruby>&#x5b50;<rt>&#x3057;</ruby>&#x306f;<ruby>&#x548c;<rt>&#x308f;</ruby>&#x3057;&#x3066;<ruby>&#x540c;<rt>&#x3069;&#x3046;</ruby>&#x305c;&#x305a;&#x3002;
+    </div>
 
    </dd>
 
 
    <dt>Mono-ruby for compound words (jukugo)
 
-   </dt><dd>
+   <dd>
 
     <p>This is similar to the previous case: each ideographic
     character in the compound word (the base text) has its reading
@@ -411,24 +447,24 @@
     The difference is that the base text segments form a compound word
     rather than being separate from each other.
 
-    </p><div class="example"> <!-- B as in BASE -->
+    <div class="example"> <!-- B as in BASE -->
      <pre>&lt;ruby&gt;B&lt;rt&gt;annotation&lt;/rt&gt;B&lt;rt&gt;annotation&lt;/ruby&gt;</pre>
     </div>
 
     <div class="example">
      <p>In this example, notice again how each annotation corresponds to a single base character. In this example, each compound word (jukugo) corresponds to a single <code><a href="#the-ruby-element">ruby</a></code> element.</p>
      <p>The rendering here is expected to be that each annotation be placed over (or next to, in vertical text) the corresponding base character, with the annotations not overhanging any of the adjacent characters.</p>
-     <pre>&lt;ruby&gt;&#39740;&lt;rt&gt;&#12365;&lt;/rt&gt;&#38272;&lt;rt&gt;&#12418;&#12435;&lt;/rt&gt;&lt;/ruby&gt;&#12398;&lt;ruby&gt;&#26041;&lt;rt&gt;&#12411;&#12358;&lt;/rt&gt;&#35282;&lt;rt&gt;&#12364;&#12367;&lt;/rt&gt;&lt;/ruby&gt;&#12434;&lt;ruby&gt;&#20957;&lt;rt&gt;&#12366;&#12423;&#12358;&lt;/rt&gt;&#35222;&lt;rt&gt;&#12375;&lt;/rt&gt;&lt;/ruby&gt;&#12377;&#12427;</pre>
-     <p lang="ja"><ruby>&#39740;<rt>&#12365;</rt>&#38272;<rt>&#12418;&#12435;</rt></ruby>&#12398;<ruby>&#26041;<rt>&#12411;&#12358;</rt>&#35282;<rt>&#12364;&#12367;</rt></ruby>&#12434;<ruby>&#20957;<rt>&#12366;&#12423;&#12358;</rt>&#35222;<rt>&#12375;</rt></ruby>&#12377;&#12427;
+     <pre>&lt;ruby&gt;&#x9b3c;&lt;rt&gt;&#x304d;&lt;/rt&gt;&#x9580;&lt;rt&gt;&#x3082;&#x3093;&lt;/rt&gt;&lt;/ruby&gt;&#x306e;&lt;ruby&gt;&#x65b9;&lt;rt&gt;&#x307b;&#x3046;&lt;/rt&gt;&#x89d2;&lt;rt&gt;&#x304c;&#x304f;&lt;/rt&gt;&lt;/ruby&gt;&#x3092;&lt;ruby&gt;&#x51dd;&lt;rt&gt;&#x304e;&#x3087;&#x3046;&lt;/rt&gt;&#x8996;&lt;rt&gt;&#x3057;&lt;/rt&gt;&lt;/ruby&gt;&#x3059;&#x308b;</pre>
+     <p lang="ja"><ruby>&#x9b3c;<rt>&#x304d;</rt>&#x9580;<rt>&#x3082;&#x3093;</ruby>&#x306e;<ruby>&#x65b9;<rt>&#x307b;&#x3046;</rt>&#x89d2;<rt>&#x304c;&#x304f;</ruby>&#x3092;<ruby>&#x51dd;<rt>&#x304e;&#x3087;&#x3046;</rt>&#x8996;<rt>&#x3057;</ruby>&#x3059;&#x308b;
 
-    </p></div>
+    </div>
 
    </dd>
 
 
    <dt>Jukugo-ruby
 
-   </dt><dd>
+   <dd>
 
     <p>This is semantically identical to the previous case (each
     individual ideographic character in the base compound word has its
@@ -436,9 +472,9 @@
     characters), but the rendering is the more complicated Jukugo Ruby
     rendering.
 
-    </p><div class="example">
+    <div class="example">
      <p>This is the same example as above for mono-ruby for compound words. The different rendering is expected to be achieved using different styling (e.g. in CSS), and is not shown here.</p>
-     <pre>&lt;ruby&gt;&#39740;&lt;rt&gt;&#12365;&lt;/rt&gt;&#38272;&lt;rt&gt;&#12418;&#12435;&lt;/rt&gt;&lt;/ruby&gt;&#12398;&lt;ruby&gt;&#26041;&lt;rt&gt;&#12411;&#12358;&lt;/rt&gt;&#35282;&lt;rt&gt;&#12364;&#12367;&lt;/rt&gt;&lt;/ruby&gt;&#12434;&lt;ruby&gt;&#20957;&lt;rt&gt;&#12366;&#12423;&#12358;&lt;/rt&gt;&#35222;&lt;rt&gt;&#12375;&lt;/rt&gt;&lt;/ruby&gt;&#12377;&#12427;</pre>
+     <pre>&lt;ruby&gt;&#x9b3c;&lt;rt&gt;&#x304d;&lt;/rt&gt;&#x9580;&lt;rt&gt;&#x3082;&#x3093;&lt;/rt&gt;&lt;/ruby&gt;&#x306e;&lt;ruby&gt;&#x65b9;&lt;rt&gt;&#x307b;&#x3046;&lt;/rt&gt;&#x89d2;&lt;rt&gt;&#x304c;&#x304f;&lt;/rt&gt;&lt;/ruby&gt;&#x3092;&lt;ruby&gt;&#x51dd;&lt;rt&gt;&#x304e;&#x3087;&#x3046;&lt;/rt&gt;&#x8996;&lt;rt&gt;&#x3057;&lt;/rt&gt;&lt;/ruby&gt;&#x3059;&#x308b;</pre>
      <!-- Once CSS is updated to describe this, invoke the CSS and unhide this -->
      <!--
      <p lang=ja><ruby>&#39740;<rt>&#12365;</rt>&#38272;<rt>&#12418;&#12435;</rt></ruby>&#12398;<ruby>&#26041;<rt>&#12411;&#12358;</rt>&#35282;<rt>&#12364;&#12367;</rt></ruby>&#12434;<ruby>&#20957;<rt>&#12366;&#12423;&#12358;</rt>&#35222;<rt>&#12375;</rt></ruby>&#12377;&#12427;
@@ -454,32 +490,32 @@
 
    <dt>Group ruby for describing meanings
 
-   </dt><dd>
+   <dd>
 
     <p>The annotation describes the meaning of the base text, rather
     than (or in addition to) the pronunciation. As such, both the base
     text and the annotation can be multiple characters long.
 
-    </p><div class="example">
+    <div class="example">
      <pre>&lt;ruby&gt;BASE&lt;rt&gt;annotation&lt;/ruby&gt;</pre>
     </div>
 
     <div class="example">
      <p>Here a compound ideographic word has its corresponding katakana given as an annotation.
-     </p><pre>&lt;ruby&gt;&#22659;&#30028;&#38754;&lt;rt&gt;&#12452;&#12531;&#12479;&#12540;&#12501;&#12455;&#12540;&#12473;&lt;/ruby&gt;</pre>
-     <p lang="ja"><ruby>&#22659;&#30028;&#38754;<rt>&#12452;&#12531;&#12479;&#12540;&#12501;&#12455;&#12540;&#12473;</rt></ruby></p></div>
+     <pre>&lt;ruby&gt;&#x5883;&#x754c;&#x9762;&lt;rt&gt;&#x30a4;&#x30f3;&#x30bf;&#x30fc;&#x30d5;&#x30a7;&#x30fc;&#x30b9;&lt;/ruby&gt;</pre>
+     <p lang="ja"><ruby>&#x5883;&#x754c;&#x9762;<rt>&#x30a4;&#x30f3;&#x30bf;&#x30fc;&#x30d5;&#x30a7;&#x30fc;&#x30b9;</ruby></div>
 
     <div class="example">
      <p>Here a compound ideographic word has its translation in English provided as an annotation.
-     </p><pre>&lt;ruby lang="ja"&gt;&#32232;&#38598;&#32773;&lt;rt lang="en"&gt;editor&lt;/ruby&gt;</pre>
-     <p><ruby lang="ja">&#32232;&#38598;&#32773;<rt lang="en">editor</rt></ruby></p></div>
+     <pre>&lt;ruby lang="ja"&gt;&#x7de8;&#x96c6;&#x8005;&lt;rt lang="en"&gt;editor&lt;/ruby&gt;</pre>
+     <p><ruby lang="ja">&#x7de8;&#x96c6;&#x8005;<rt lang="en">editor</ruby></div>
 
    </dd>
 
 
    <dt>Group ruby for Jukuji readings
 
-   </dt><dd>
+   <dd>
 
     <p>A phonetic reading that corresponds to multiple base
     characters, because a one-to-one mapping would be difficult. (In
@@ -487,21 +523,21 @@
     words where a direct mapping of pronunciation to individual
     letters is, in some dialects, rather unclear.)
 
-    </p><div class="example">
+    <div class="example">
      <p>In this example, the name of a species of flowers has a phonetic reading provided using group ruby:
-     </p><pre>&lt;ruby&gt;&#32043;&#38525;&#33457;&lt;rt&gt;&#12354;&#12376;&#12373;&#12356;&lt;/ruby&gt;</pre>
-     <p lang="ja"><ruby>&#32043;&#38525;&#33457;<rt>&#12354;&#12376;&#12373;&#12356;</rt></ruby></p></div>
+     <pre>&lt;ruby&gt;&#x7d2b;&#x967d;&#x82b1;&lt;rt&gt;&#x3042;&#x3058;&#x3055;&#x3044;&lt;/ruby&gt;</pre>
+     <p lang="ja"><ruby>&#x7d2b;&#x967d;&#x82b1;<rt>&#x3042;&#x3058;&#x3055;&#x3044;</ruby></div>
 
    </dd>
 
 
    <dt>Text with both phonetic and semantic annotations (double-sided ruby)
 
-   </dt><dd>
+   <dd>
 
     <p>Sometimes, ruby styles described above are combined.
 
-    </p><div class="example">
+    <div class="example">
      <pre>&lt;ruby&gt;BASE&lt;rt&gt;annotation 1&lt;rt&gt;annotation 2&lt;/ruby&gt;</pre>
     </div>
 
@@ -511,15 +547,15 @@
 
     <div class="example">
      <p>Here both a phonetic reading and the meaning are given in ruby annotations. The annotation on the nested <code><a href="#the-ruby-element">ruby</a></code> element gives a mono-ruby phonetic annotation for each base character, while the annotation in the <code><a href="the-rt-element.html#the-rt-element">rt</a></code> element that is a child of the outer <code><a href="#the-ruby-element">ruby</a></code> element gives the meaning using hiragana.
-     </p><pre>&lt;ruby&gt;&lt;ruby&gt;&#26481;&lt;rt&gt;&#12392;&#12358;&lt;/rt&gt;&#21335;&lt;rt&gt;&#12394;&#12435;&lt;/rt&gt;&lt;/ruby&gt;&lt;rt&gt;&#12383;&#12388;&#12415;&lt;/rt&gt;&lt;/ruby&gt;&#12398;&#26041;&#35282;</pre>
-     <p lang="ja"><ruby><ruby>&#26481;<rt>&#12392;&#12358;</rt>&#21335;<rt>&#12394;&#12435;</rt></ruby><rt>&#12383;&#12388;&#12415;</rt></ruby>&#12398;&#26041;&#35282;
-    </p></div>
+     <pre>&lt;ruby&gt;&lt;ruby&gt;&#x6771;&lt;rt&gt;&#x3068;&#x3046;&lt;/rt&gt;&#x5357;&lt;rt&gt;&#x306a;&#x3093;&lt;/rt&gt;&lt;/ruby&gt;&lt;rt&gt;&#x305f;&#x3064;&#x307f;&lt;/rt&gt;&lt;/ruby&gt;&#x306e;&#x65b9;&#x89d2;</pre>
+     <p lang="ja"><ruby><ruby>&#x6771;<rt>&#x3068;&#x3046;</rt>&#x5357;<rt>&#x306a;&#x3093;</ruby><rt>&#x305f;&#x3064;&#x307f;</ruby>&#x306e;&#x65b9;&#x89d2;
+    </div>
 
     <div class="example">
      <p>This is the same example, but the meaning is given in English instead of Japanese:
-     </p><pre>&lt;ruby&gt;&lt;ruby&gt;&#26481;&lt;rt&gt;&#12392;&#12358;&lt;/rt&gt;&#21335;&lt;rt&gt;&#12394;&#12435;&lt;/rt&gt;&lt;/ruby&gt;&lt;rt lang=en&gt;Southeast&lt;/rt&gt;&lt;/ruby&gt;&#12398;&#26041;&#35282;</pre>
-     <p lang="ja"><ruby><ruby>&#26481;<rt>&#12392;&#12358;</rt>&#21335;<rt>&#12394;&#12435;</rt></ruby><rt lang="en">Southeast</rt></ruby>&#12398;&#26041;&#35282;
-    </p></div>
+     <pre>&lt;ruby&gt;&lt;ruby&gt;&#x6771;&lt;rt&gt;&#x3068;&#x3046;&lt;/rt&gt;&#x5357;&lt;rt&gt;&#x306a;&#x3093;&lt;/rt&gt;&lt;/ruby&gt;&lt;rt lang=en&gt;Southeast&lt;/rt&gt;&lt;/ruby&gt;&#x306e;&#x65b9;&#x89d2;</pre>
+     <p lang="ja"><ruby><ruby>&#x6771;<rt>&#x3068;&#x3046;</rt>&#x5357;<rt>&#x306a;&#x3093;</ruby><rt lang="en">Southeast</ruby>&#x306e;&#x65b9;&#x89d2;
+    </div>
 
    </dd>
 
@@ -554,27 +590,27 @@
 
   <ol><li><p>Let <var title="">base text segments</var> be an empty list
    of base text segments, each potentially with a list of base text
-   subsegments.</p></li>
+   subsegments.</li>
 
    <li><p>Let <var title="">annotation segments</var> be an empty list
    of annotation segments, each potentially being associated with a
-   base text segment or subsegment.</p></li>
+   base text segment or subsegment.</li>
 
    <li><p>Let <var title="">root</var> be the <code><a href="#the-ruby-element">ruby</a></code>
-   element for which the algorithm is being run.</p></li>
+   element for which the algorithm is being run.</li>
 
    <li><p>If <var title="">root</var> has a <code><a href="#the-ruby-element">ruby</a></code> element
-   ancestor, then jump to the step labeled <i>end</i>.</p></li>
+   ancestor, then jump to the step labeled <i>end</i>.</li>
 
-   <li><p>Let <var title="">current parent</var> be <var title="">root</var>.</p></li>
+   <li><p>Let <var title="">current parent</var> be <var title="">root</var>.</li>
 
-   <li><p>Let <var title="">index</var> be 0.</p></li>
+   <li><p>Let <var title="">index</var> be 0.</li>
 
-   <li><p>Let <var title="">start index</var> be null.</p></li>
+   <li><p>Let <var title="">start index</var> be null.</li>
 
-   <li><p>Let <var title="">parent start index</var> be null.</p></li>
+   <li><p>Let <var title="">parent start index</var> be null.</li>
 
-   <li><p>Let <var title="">current base text</var> be null.</p></li>
+   <li><p>Let <var title="">current base text</var> be null.</li>
 
 
    <!-- This is spaghetti code. If someone can work out a way to
@@ -586,159 +622,159 @@
    or greater than the number of child nodes in <var title="">current
    parent</var>, then jump to the step labeled <i>end mode</i>.</p>
 
-   </li><li><p>If the <var title="">index</var>th node in <var title="">current parent</var> is an <code><a href="the-rt-element.html#the-rt-element">rt</a></code> or
+   <li><p>If the <var title="">index</var>th node in <var title="">current parent</var> is an <code><a href="the-rt-element.html#the-rt-element">rt</a></code> or
    <code><a href="the-rp-element.html#the-rp-element">rp</a></code> element, jump to the step labeled <i>annotation
-   mode</i>.</p></li>
+   mode</i>.</li>
 
    <!-- if we get here then the first node in a ruby element or after
    an <rt> or <rp> is something we want in a base text -->
    
-   <li><p>Set <var title="">start index</var> to the value of <var title="">index</var>.</p></li>
+   <li><p>Set <var title="">start index</var> to the value of <var title="">index</var>.</li>
 
    <li><p><i>Base mode</i>: If the <var title="">index</var>th node in
    <var title="">current parent</var> is a <code><a href="#the-ruby-element">ruby</a></code> element,
    and if <var title="">current parent</var> is the same element as
    <var title="">root</var>, then <a href="#push-a-ruby-level">push a ruby level</a> and
-   then jump to the step labeled <i>start mode</i>.</p></li>
+   then jump to the step labeled <i>start mode</i>.</li>
 
    <li><p>If the <var title="">index</var>th node in <var title="">current parent</var> is an <code><a href="the-rt-element.html#the-rt-element">rt</a></code> or
    <code><a href="the-rp-element.html#the-rp-element">rp</a></code> element, then <a href="#set-the-current-base-text">set the current base
    text</a> and then jump to the step labeled <i>annotation
-   mode</i>.</p></li>
+   mode</i>.</li>
 
-   <li><p>Increment <var title="">index</var> by one.</p></li>
+   <li><p>Increment <var title="">index</var> by one.</li>
 
    <li><p><i>Base mode post-increment</i>: If <var title="">index</var> is equal to or greater than the number of
    child nodes in <var title="">current parent</var>, then jump to the
-   step labeled <i>end mode</i>.</p></li>
+   step labeled <i>end mode</i>.</li>
 
-   <li><p>Jump back to the step labeled <i>base mode</i>.</p></li>
+   <li><p>Jump back to the step labeled <i>base mode</i>.</li>
 
 
    <li><p><i>Annotation mode</i>: If the <var title="">index</var>th
    node in <var title="">current parent</var> is an <code><a href="the-rt-element.html#the-rt-element">rt</a></code>
    element, then <a href="#push-a-ruby-annotation">push a ruby annotation</a> and jump to the
-   step labeled <i>annotation mode increment</i>.</p></li>
+   step labeled <i>annotation mode increment</i>.</li>
 
    <li><p>If the <var title="">index</var>th node in <var title="">current parent</var> is an <code><a href="the-rp-element.html#the-rp-element">rp</a></code> element, jump
-   to the step labeled <i>annotation mode increment</i>.</p></li>
+   to the step labeled <i>annotation mode increment</i>.</li>
 
    <li><p>If the <var title="">index</var>th node in <var title="">current parent</var> is not a <code><a href="infrastructure.html#text-0">Text</a></code> node, or
    is a <code><a href="infrastructure.html#text-0">Text</a></code> node that is not <a href="content-models.html#inter-element-whitespace">inter-element
    whitespace</a>, then jump to the step labeled <i>base
-   mode</i>.</p></li>
+   mode</i>.</li>
 
    <!-- index points at whitespace -->
 
    <li><p><i>Annotation mode increment</i>: Let <var title="">lookahead index</var> be <var title="">index</var> plus
-   one.</p></li>
+   one.</li>
 
    <li><p><i>Annotation mode white-space skipper</i>: If <var title="">lookahead index</var> is equal to the number of child
    nodes in <var title="">current parent</var> then jump to the step
-   labeled <i>end mode</i>.</p></li>
+   labeled <i>end mode</i>.</li>
 
    <li><p>If the <var title="">lookahead index</var>th node in <var title="">current parent</var> is an <code><a href="the-rt-element.html#the-rt-element">rt</a></code> element or an
    <code><a href="the-rp-element.html#the-rp-element">rp</a></code> element, then set <var title="">index</var> to <var title="">lookahead index</var> and jump to the step labeled
-   <i>annotation mode</i>.</p></li>
+   <i>annotation mode</i>.</li>
 
    <li><p>If the <var title="">lookahead index</var>th node in <var title="">current parent</var> is not a <code><a href="infrastructure.html#text-0">Text</a></code> node, or
    is a <code><a href="infrastructure.html#text-0">Text</a></code> node that is not <a href="content-models.html#inter-element-whitespace">inter-element
    whitespace</a>, then jump to the step labeled <i>base mode</i>
    (without further incrementing <var title="">index</var>, so the
    <a href="content-models.html#inter-element-whitespace">inter-element whitespace</a> seen so far becomes part of
-   the next base text segment).</p></li>
+   the next base text segment).</li>
 
    <li><p>Increment <var title="">lookahead index</var> by
-   one.</p></li>
+   one.</li>
 
    <li><p>Jump to the step labeled <i>annotation mode white-space
-   skipper</i>.</p></li>
+   skipper</i>.</li>
 
 
    <li><p><i>End mode</i>: If <var title="">current parent</var> is
    not the same element as <var title="">root</var>, then <a href="#pop-a-ruby-level">pop a
    ruby level</a> and jump to the step labeled <i>base mode
-   post-increment</i>.</p></li>
+   post-increment</i>.</li>
 
    <li><p><i>End</i>: Return <var title="">base text segments</var>
    and <var title="">annotation segments</var>. Any content of the
    <code><a href="#the-ruby-element">ruby</a></code> element not described by segments in either of
-   thost lists is implicitly in an <i>ignored segment</i>.</p></li>
+   thost lists is implicitly in an <i>ignored segment</i>.</li>
 
   </ol><p>When the steps above say to <dfn id="set-the-current-base-text">set the current base text</dfn>,
   it means to run the following steps at that point in the
   algorithm:</p>
 
   <ol><li><p>Let <var title="">text range</var> a DOM range whose <a href="infrastructure.html#concept-range-start" title="concept-range-start">start</a> is the <a href="infrastructure.html#concept-range-bp" title="concept-range-bp">boundary point</a> (<var title="">current parent</var>, <var title="">start index</var>) and
-   whose <a href="infrastructure.html#concept-range-end" title="concept-range-end">end</a> is the <a href="infrastructure.html#concept-range-bp" title="concept-range-bp">boundary point</a> (<var title="">current parent</var>, <var title="">index</var>).</p></li>
+   whose <a href="infrastructure.html#concept-range-end" title="concept-range-end">end</a> is the <a href="infrastructure.html#concept-range-bp" title="concept-range-bp">boundary point</a> (<var title="">current parent</var>, <var title="">index</var>).</li>
 
    <li><p>Let <var title="">new text segment</var> be a base text
    segment described by the range <var title="">annotation
    range</var>.</p>
 
-   </li><li><p>Add <var title="">new text segment</var> to <var title="">base text segments</var>.</p></li>
+   <li><p>Add <var title="">new text segment</var> to <var title="">base text segments</var>.</li>
 
-   <li><p>Let <var title="">current base text</var> be <var title="">new text segment</var>.</p></li>
+   <li><p>Let <var title="">current base text</var> be <var title="">new text segment</var>.</li>
 
-   <li><p>Let <var title="">start index</var> be null.</p></li>
+   <li><p>Let <var title="">start index</var> be null.</li>
 
   </ol><p>When the steps above say to <dfn id="push-a-ruby-level">push a ruby level</dfn>, it
   means to run the following steps at that point in the algorithm:</p>
 
   <ol><li><p>Let <var title="">current parent</var> be the <var title="">index</var>th node in <var title="">current
-   parent</var>.</p></li>
+   parent</var>.</li>
 
-   <li><p>Let <var title="">index</var> be 0.</p></li>
+   <li><p>Let <var title="">index</var> be 0.</li>
 
    <li><p>Set <var title="">saved start index</var> to the value of
-   <var title="">start index</var>.</p></li>
+   <var title="">start index</var>.</li>
 
-   <li><p>Let <var title="">start index</var> be null.</p></li>
+   <li><p>Let <var title="">start index</var> be null.</li>
 
   </ol><p>When the steps above say to <dfn id="pop-a-ruby-level">pop a ruby level</dfn>, it means
   to run the following steps at that point in the algorithm:</p>
 
-  <ol><li><p>Let <var title="">index</var> be the position of <var title="">current parent</var> in <var title="">root</var>.</p></li>
+  <ol><li><p>Let <var title="">index</var> be the position of <var title="">current parent</var> in <var title="">root</var>.</li>
 
-   <li><p>Let <var title="">current parent</var> be <var title="">root</var>.</p></li>
+   <li><p>Let <var title="">current parent</var> be <var title="">root</var>.</li>
 
-   <li><p>Increment <var title="">index</var> by one.</p></li>
+   <li><p>Increment <var title="">index</var> by one.</li>
 
    <li><p>Set <var title="">start index</var> to the value of
-   <var title="">saved start index</var>.</p></li>
+   <var title="">saved start index</var>.</li>
 
-   <li><p>Let <var title="">saved start index</var> be null.</p></li>
+   <li><p>Let <var title="">saved start index</var> be null.</li>
 
   </ol><p>When the steps above say to <dfn id="push-a-ruby-annotation">push a ruby annotation</dfn>, it
   means to run the following steps at that point in the algorithm:</p>
 
   <ol><li><p>Let <var title="">rt</var> be the <code><a href="the-rt-element.html#the-rt-element">rt</a></code> element
-   that is the <var title="">index</var>th node of <var title="">current parent</var>.</p></li>
+   that is the <var title="">index</var>th node of <var title="">current parent</var>.</li>
 
    <li><p>Let <var title="">annotation range</var> a DOM range whose
    <a href="infrastructure.html#concept-range-start" title="concept-range-start">start</a> is the <a href="infrastructure.html#concept-range-bp" title="concept-range-bp">boundary point</a> (<var title="">current parent</var>, <var title="">index</var>) and whose
    <a href="infrastructure.html#concept-range-end" title="concept-range-end">end</a> is the <a href="infrastructure.html#concept-range-bp" title="concept-range-bp">boundary point</a> (<var title="">current parent</var>, <var title="">index</var> plus one)
-   (i.e. that contains only <var title="">rt</var>).</p></li>
+   (i.e. that contains only <var title="">rt</var>).</li>
 
    <li><p>Let <var title="">new annotation segment</var> be an
    annotation segment described by the range <var title="">annotation
-   range</var>.</p></li>
+   range</var>.</li>
 
    <li><p>If <var title="">current base text</var> is not null,
-   associate <var title="">new annotation segment</var> with <var title="">current base text</var>.</p></li>
+   associate <var title="">new annotation segment</var> with <var title="">current base text</var>.</li>
 
-   <li><p>Add <var title="">new annotation segment</var> to <var title="">annotation segments</var>.</p></li>
+   <li><p>Add <var title="">new annotation segment</var> to <var title="">annotation segments</var>.</li>
 
   </ol><div class="example">
 
    <!-- this is the hiragana for the word "kanji" ("chinese character") in japanese -->
    <!-- in japanese, ruby-like typography is called "furigana" -->
 
-   <p>In this example, each ideograph in the Japanese text <span lang="ja" title="">&#28450;&#23383;</span> is annotated with its
+   <p>In this example, each ideograph in the Japanese text <span lang="ja" title="">&#x6f22;&#x5b57;</span> is annotated with its
    reading in hiragana.</p>
 
    <pre lang="ja">...
-&lt;ruby&gt;&#28450;&lt;rt&gt;&#12363;&#12435;&lt;/rt&gt;&#23383;&lt;rt&gt;&#12376;&lt;/rt&gt;&lt;/ruby&gt;
+&lt;ruby&gt;&#x6f22;&lt;rt&gt;&#x304b;&#x3093;&lt;/rt&gt;&#x5b57;&lt;rt&gt;&#x3058;&lt;/rt&gt;&lt;/ruby&gt;
 ...</pre>
 
    <p>This might be rendered as:</p>
@@ -752,10 +788,10 @@
    <!-- this is the zhuyin fuhao (aka bopomofo) for the word "hanzi" ("chinese character") in traditional chinese, as used in taiwan -->
 
    <p>In this example, each ideograph in the traditional Chinese text
-   <span lang="zh-TW" title="">&#28450;&#23383;</span> is annotated
+   <span lang="zh-TW" title="">&#x6f22;&#x5b57;</span> is annotated
    with its bopomofo reading.</p>
 
-   <pre lang="zh-TW">&lt;ruby&gt;&#28450;&lt;rt&gt;&#12559;&#12578;&#715;&lt;/rt&gt;&#23383;&lt;rt&gt;&#12567;&#715;&lt;/rt&gt;&lt;/ruby&gt;</pre>
+   <pre lang="zh-TW">&lt;ruby&gt;&#x6f22;&lt;rt&gt;&#x310f;&#x3122;&#x2cb;&lt;/rt&gt;&#x5b57;&lt;rt&gt;&#x3117;&#x2cb;&lt;/rt&gt;&lt;/ruby&gt;</pre>
 
    <p>This might be rendered as:</p>
 
@@ -768,10 +804,10 @@
    <!-- this is the pinyin for the word "hanzi" ("chinese character") in simplified chinese, as used in mainland china -->
 
    <p>In this example, each ideograph in the simplified Chinese text
-   <span lang="zh-CN" title="">&#27721;&#23383;</span> is annotated
+   <span lang="zh-CN" title="">&#x6c49;&#x5b57;</span> is annotated
    with its pinyin reading.</p>
 
-   <pre lang="zh-CN">...&lt;ruby&gt;&#27721;&lt;rt&gt;h&#224;n&lt;/rt&gt;&#23383;&lt;rt&gt;z&#236;&lt;/rt&gt;&lt;/ruby&gt;...</pre>
+   <pre lang="zh-CN">...&lt;ruby&gt;&#x6c49;&lt;rt&gt;h&agrave;n&lt;/rt&gt;&#x5b57;&lt;rt&gt;z&igrave;&lt;/rt&gt;&lt;/ruby&gt;...</pre>
 
    <p>This might be rendered as:</p>
 
@@ -797,4 +833,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-track-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-track-element.html	15 Oct 2012 09:45:20 -0000	1.202
+++ the-track-element.html	15 Oct 2012 12:50:25 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.9 The track element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.9 The track element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-source-element.html" title="4.8.8 The source element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="media-elements.html" title="4.8.10 Media elements" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-source-element.html" rel="prev" title="4.8.8 The source element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="media-elements.html" rel="next" title="4.8.10 Media elements">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-source-element.html">&#8592; 4.8.8 The source element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="media-elements.html">4.8.10 Media elements &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-source-element.html">&slarr; 4.8.8 The source element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="media-elements.html">4.8.10 Media elements &srarr;</a>
+  </nav>
 
   <h4 id="the-track-element"><span class="secno">4.8.9 </span>The <dfn><code>track</code></dfn> element</h4>
 
@@ -380,34 +416,34 @@
   second cell.</p>
 
   <table><thead><tr><th>Keyword
-     </th><th>State
-     </th><th>Brief description
-   </th></tr></thead><tbody><tr><td><dfn id="attr-track-kind-keyword-subtitles" title="attr-track-kind-keyword-subtitles"><code>subtitles</code></dfn>
-     </td><td><dfn id="attr-track-kind-subtitles" title="attr-track-kind-subtitles">Subtitles</dfn>
-     </td><td>
+     <th>State
+     <th>Brief description
+   <tbody><tr><td><dfn id="attr-track-kind-keyword-subtitles" title="attr-track-kind-keyword-subtitles"><code>subtitles</code></dfn>
+     <td><dfn id="attr-track-kind-subtitles" title="attr-track-kind-subtitles">Subtitles</dfn>
+     <td>
       Transcription or translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <a href="media-elements.html#media-resource">media resource</a>'s audio track).
       Overlaid on the video.
-    </td></tr><tr><td><dfn id="attr-track-kind-keyword-captions" title="attr-track-kind-keyword-captions"><code>captions</code></dfn>
-     </td><td><dfn id="attr-track-kind-captions" title="attr-track-kind-captions">Captions</dfn>
-     </td><td>
+    <tr><td><dfn id="attr-track-kind-keyword-captions" title="attr-track-kind-keyword-captions"><code>captions</code></dfn>
+     <td><dfn id="attr-track-kind-captions" title="attr-track-kind-captions">Captions</dfn>
+     <td>
       Transcription or translation of the dialogue, sound effects, relevant musical cues, and other relevant audio information, suitable for when sound is unavailable or not clearly audible (e.g. because it is muted, drowned-out by ambient noise, or because the user is deaf).
       Overlaid on the video; labeled as appropriate for the hard-of-hearing.
-    </td></tr><tr><td><dfn id="attr-track-kind-keyword-descriptions" title="attr-track-kind-keyword-descriptions"><code>descriptions</code></dfn>
-     </td><td><dfn id="attr-track-kind-descriptions" title="attr-track-kind-descriptions">Descriptions</dfn>
-     </td><td>
+    <tr><td><dfn id="attr-track-kind-keyword-descriptions" title="attr-track-kind-keyword-descriptions"><code>descriptions</code></dfn>
+     <td><dfn id="attr-track-kind-descriptions" title="attr-track-kind-descriptions">Descriptions</dfn>
+     <td>
       Textual descriptions of the video component of the <a href="media-elements.html#media-resource">media resource</a>, intended for audio synthesis when the visual component is obscured, unavailable, or not usable (e.g. because the user is interacting with the application without a screen while driving, or because the user is blind).
       Synthesized as audio.
-    </td></tr><tr><td><dfn id="attr-track-kind-keyword-chapters" title="attr-track-kind-keyword-chapters"><code>chapters</code></dfn>
-     </td><td><dfn id="attr-track-kind-chapters" title="attr-track-kind-chapters">Chapters</dfn>
-     </td><td>
+    <tr><td><dfn id="attr-track-kind-keyword-chapters" title="attr-track-kind-keyword-chapters"><code>chapters</code></dfn>
+     <td><dfn id="attr-track-kind-chapters" title="attr-track-kind-chapters">Chapters</dfn>
+     <td>
       Chapter titles, intended to be used for navigating the <a href="media-elements.html#media-resource">media resource</a>.
       Displayed as an interactive (potentially nested) list in the user agent's interface.
-    </td></tr><tr><td><dfn id="attr-track-kind-keyword-metadata" title="attr-track-kind-keyword-metadata"><code>metadata</code></dfn>
-     </td><td><dfn id="attr-track-kind-metadata" title="attr-track-kind-metadata">Metadata</dfn>
-     </td><td>
+    <tr><td><dfn id="attr-track-kind-keyword-metadata" title="attr-track-kind-keyword-metadata"><code>metadata</code></dfn>
+     <td><dfn id="attr-track-kind-metadata" title="attr-track-kind-metadata">Metadata</dfn>
+     <td>
       Tracks intended for use from script.
       Not displayed by the user agent.
-  </td></tr></tbody></table><p>The attribute may be omitted. The <i>missing value default</i> is
+  </table><p>The attribute may be omitted. The <i>missing value default</i> is
   the <a href="#attr-track-kind-subtitles" title="attr-track-kind-subtitles">subtitles</a> state.</p>
 
   <p>The <dfn id="attr-track-src" title="attr-track-src"><code>src</code></dfn> attribute
@@ -548,11 +584,11 @@
    <pre>&lt;video src="brave.webm"&gt;
  &lt;track kind=subtitles src=brave.en.vtt srclang=en label="English"&gt;
  &lt;track kind=captions src=brave.en.hoh.vtt srclang=en label="English for the Hard of Hearing"&gt;
- &lt;track kind=subtitles src=brave.fr.vtt srclang=fr lang=fr label="Fran&#231;ais"&gt;
+ &lt;track kind=subtitles src=brave.fr.vtt srclang=fr lang=fr label="Fran&ccedil;ais"&gt;
  &lt;track kind=subtitles src=brave.de.vtt srclang=de lang=de label="Deutsch"&gt;
 &lt;/video&gt;</pre>
 
   </div>
 
 <!--TOPIC:Video and Audio-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: usage-summary.html
===================================================================
RCS file: /sources/public/html5/spec/usage-summary.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- usage-summary.html	15 Oct 2012 09:45:21 -0000	1.201
+++ usage-summary.html	15 Oct 2012 12:50:26 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.28 Usage summary &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.28 Usage summary &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,134 +355,134 @@
      }
      return null;
    }
-  </script><link href="the-wbr-element.html" title="4.6.27 The wbr element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="edits.html" title="4.7 Edits" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-wbr-element.html" rel="prev" title="4.6.27 The wbr element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="edits.html" rel="next" title="4.7 Edits">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-wbr-element.html">&#8592; 4.6.27 The wbr element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="edits.html">4.7 Edits &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-wbr-element.html">&slarr; 4.6.27 The wbr element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="edits.html">4.7 Edits &srarr;</a>
+  </nav>
 
   <h4 id="usage-summary"><span class="secno">4.6.28 </span>Usage summary</h4>
 
   <p><i>This section is non-normative.</i></p>
   <table><thead><tr><th>Element
-     </th><th>Purpose
-     </th><th>Example
-   </th></tr></thead><tbody><tr><td><code><a href="the-a-element.html#the-a-element">a</a></code>
-     </td><td>Hyperlinks
-     </td><td><pre class="example">Visit my <strong>&lt;a href="drinks.html"&gt;drinks&lt;/a&gt;</strong> page.</pre>
+     <th>Purpose
+     <th>Example
+   <tbody><tr><td><code><a href="the-a-element.html#the-a-element">a</a></code>
+     <td>Hyperlinks
+     <td><pre class="example">Visit my <strong>&lt;a href="drinks.html"&gt;drinks&lt;/a&gt;</strong> page.</pre>
 
-    </td></tr><tr><td><code><a href="the-em-element.html#the-em-element">em</a></code>
-     </td><td>Stress emphasis
-     </td><td><pre class="example">I must say I <strong>&lt;em&gt;adore&lt;/em&gt;</strong> lemonade.</pre>
+    <tr><td><code><a href="the-em-element.html#the-em-element">em</a></code>
+     <td>Stress emphasis
+     <td><pre class="example">I must say I <strong>&lt;em&gt;adore&lt;/em&gt;</strong> lemonade.</pre>
 
-    </td></tr><tr><td><code><a href="the-strong-element.html#the-strong-element">strong</a></code>
-     </td><td>Importance
-     </td><td><pre class="example">This tea is <strong>&lt;strong&gt;very hot&lt;/strong&gt;</strong>.</pre>
+    <tr><td><code><a href="the-strong-element.html#the-strong-element">strong</a></code>
+     <td>Importance
+     <td><pre class="example">This tea is <strong>&lt;strong&gt;very hot&lt;/strong&gt;</strong>.</pre>
 
-    </td></tr><tr><td><code><a href="the-small-element.html#the-small-element">small</a></code>
-     </td><td>Side comments
-     </td><td><pre class="example">These grapes are made into wine. <strong>&lt;small&gt;Alcohol is addictive.&lt;/small&gt;</strong></pre>
+    <tr><td><code><a href="the-small-element.html#the-small-element">small</a></code>
+     <td>Side comments
+     <td><pre class="example">These grapes are made into wine. <strong>&lt;small&gt;Alcohol is addictive.&lt;/small&gt;</strong></pre>
 
-    </td></tr><tr><td><code><a href="the-s-element.html#the-s-element">s</a></code>
-     </td><td>Inaccurate text
-     </td><td><pre class="example">Price: <strong>&lt;s&gt;&#163;4.50&lt;/s&gt;</strong> &#163;2.00!</pre>
+    <tr><td><code><a href="the-s-element.html#the-s-element">s</a></code>
+     <td>Inaccurate text
+     <td><pre class="example">Price: <strong>&lt;s&gt;&pound;4.50&lt;/s&gt;</strong> &pound;2.00!</pre>
 
-    </td></tr><tr><td><code><a href="the-cite-element.html#the-cite-element">cite</a></code>
-     </td><td>Titles of works
-     </td><td><pre class="example">The case <strong>&lt;cite&gt;Hugo v. Danielle&lt;/cite&gt;</strong> is relevant here.</pre>
+    <tr><td><code><a href="the-cite-element.html#the-cite-element">cite</a></code>
+     <td>Titles of works
+     <td><pre class="example">The case <strong>&lt;cite&gt;Hugo v. Danielle&lt;/cite&gt;</strong> is relevant here.</pre>
 
-    </td></tr><tr><td><code><a href="the-q-element.html#the-q-element">q</a></code>
-     </td><td>Quotations
-     </td><td><pre class="example">The judge said <strong>&lt;q&gt;You can drink water from the fish tank&lt;/q&gt;</strong> but advised against it.</pre>
+    <tr><td><code><a href="the-q-element.html#the-q-element">q</a></code>
+     <td>Quotations
+     <td><pre class="example">The judge said <strong>&lt;q&gt;You can drink water from the fish tank&lt;/q&gt;</strong> but advised against it.</pre>
 
-    </td></tr><tr><td><code><a href="the-dfn-element.html#the-dfn-element">dfn</a></code>
-     </td><td>Defining instance
-     </td><td><pre class="example">The term <strong>&lt;dfn&gt;organic food&lt;/dfn&gt;</strong> refers to food produced without synthetic chemicals.</pre>
+    <tr><td><code><a href="the-dfn-element.html#the-dfn-element">dfn</a></code>
+     <td>Defining instance
+     <td><pre class="example">The term <strong>&lt;dfn&gt;organic food&lt;/dfn&gt;</strong> refers to food produced without synthetic chemicals.</pre>
 
-    </td></tr><tr><td><code><a href="the-abbr-element.html#the-abbr-element">abbr</a></code>
-     </td><td>Abbreviations
-     </td><td><pre class="example">Organic food in Ireland is certified by the <strong>&lt;abbr title="Irish Organic Farmers and Growers Association"&gt;IOFGA&lt;/abbr&gt;</strong>.</pre>
+    <tr><td><code><a href="the-abbr-element.html#the-abbr-element">abbr</a></code>
+     <td>Abbreviations
+     <td><pre class="example">Organic food in Ireland is certified by the <strong>&lt;abbr title="Irish Organic Farmers and Growers Association"&gt;IOFGA&lt;/abbr&gt;</strong>.</pre>
 
 <!--DATA--><!--FORK-->
 
-    </td></tr><tr><td><code><a href="the-time-element.html#the-time-element">time</a></code>
-     </td><td>Machine-readable equivalent of date- or time-related data
-     </td><td><pre class="example">Available starting on <strong>&lt;time datetime="2011-11-12"&gt;November 12th&lt;/time&gt;</strong>!</pre>
+    <tr><td><code><a href="the-time-element.html#the-time-element">time</a></code>
+     <td>Machine-readable equivalent of date- or time-related data
+     <td><pre class="example">Available starting on <strong>&lt;time datetime="2011-11-12"&gt;November 12th&lt;/time&gt;</strong>!</pre>
 
-    </td></tr><tr><td><code><a href="the-code-element.html#the-code-element">code</a></code>
-     </td><td>Computer code
-     </td><td><pre class="example">The <strong>&lt;code&gt;fruitdb&lt;/code&gt;</strong> program can be used for tracking fruit production.</pre>
+    <tr><td><code><a href="the-code-element.html#the-code-element">code</a></code>
+     <td>Computer code
+     <td><pre class="example">The <strong>&lt;code&gt;fruitdb&lt;/code&gt;</strong> program can be used for tracking fruit production.</pre>
 
-    </td></tr><tr><td><code><a href="the-var-element.html#the-var-element">var</a></code>
-     </td><td>Variables
-     </td><td><pre class="example">If there are <strong>&lt;var&gt;n&lt;/var&gt;</strong> fruit in the bowl, at least <strong>&lt;var&gt;n&lt;/var&gt;</strong>&#247;2 will be ripe.</pre>
+    <tr><td><code><a href="the-var-element.html#the-var-element">var</a></code>
+     <td>Variables
+     <td><pre class="example">If there are <strong>&lt;var&gt;n&lt;/var&gt;</strong> fruit in the bowl, at least <strong>&lt;var&gt;n&lt;/var&gt;</strong>&divide;2 will be ripe.</pre>
 
-    </td></tr><tr><td><code><a href="the-samp-element.html#the-samp-element">samp</a></code>
-     </td><td>Computer output
-     </td><td><pre class="example">The computer said <strong>&lt;samp&gt;Unknown error -3&lt;/samp&gt;</strong>.</pre>
+    <tr><td><code><a href="the-samp-element.html#the-samp-element">samp</a></code>
+     <td>Computer output
+     <td><pre class="example">The computer said <strong>&lt;samp&gt;Unknown error -3&lt;/samp&gt;</strong>.</pre>
 
-    </td></tr><tr><td><code><a href="the-kbd-element.html#the-kbd-element">kbd</a></code>
-     </td><td>User input
-     </td><td><pre class="example">Hit <strong>&lt;kbd&gt;F1&lt;/kbd&gt;</strong> to continue.</pre>
+    <tr><td><code><a href="the-kbd-element.html#the-kbd-element">kbd</a></code>
+     <td>User input
+     <td><pre class="example">Hit <strong>&lt;kbd&gt;F1&lt;/kbd&gt;</strong> to continue.</pre>
 
-    </td></tr><tr><td><code><a href="the-sub-and-sup-elements.html#the-sub-and-sup-elements">sub</a></code>
-     </td><td>Subscripts
-     </td><td><pre class="example">Water is H<strong>&lt;sub&gt;2&lt;/sub&gt;</strong>O.</pre>
+    <tr><td><code><a href="the-sub-and-sup-elements.html#the-sub-and-sup-elements">sub</a></code>
+     <td>Subscripts
+     <td><pre class="example">Water is H<strong>&lt;sub&gt;2&lt;/sub&gt;</strong>O.</pre>
 
-    </td></tr><tr><td><code><a href="the-sub-and-sup-elements.html#the-sub-and-sup-elements">sup</a></code>
-     </td><td>Superscripts
-     </td><td><pre class="example">The Hydrogen in heavy water is usually <strong>&lt;sup&gt;2&lt;/sup&gt;</strong>H.</pre>
+    <tr><td><code><a href="the-sub-and-sup-elements.html#the-sub-and-sup-elements">sup</a></code>
+     <td>Superscripts
+     <td><pre class="example">The Hydrogen in heavy water is usually <strong>&lt;sup&gt;2&lt;/sup&gt;</strong>H.</pre>
 
-    </td></tr><tr><td><code><a href="the-i-element.html#the-i-element">i</a></code>
-     </td><td>Alternative voice
-     </td><td><pre class="example">Lemonade consists primarily of <strong>&lt;i&gt;Citrus limon&lt;/i&gt;</strong>.</pre>
+    <tr><td><code><a href="the-i-element.html#the-i-element">i</a></code>
+     <td>Alternative voice
+     <td><pre class="example">Lemonade consists primarily of <strong>&lt;i&gt;Citrus limon&lt;/i&gt;</strong>.</pre>
 
-    </td></tr><tr><td><code><a href="the-b-element.html#the-b-element">b</a></code>
-     </td><td>Keywords
-     </td><td><pre class="example">Take a <strong>&lt;b&gt;lemon&lt;/b&gt;</strong> and squeeze it with a <strong>&lt;b&gt;juicer&lt;/b&gt;</strong>.</pre>
+    <tr><td><code><a href="the-b-element.html#the-b-element">b</a></code>
+     <td>Keywords
+     <td><pre class="example">Take a <strong>&lt;b&gt;lemon&lt;/b&gt;</strong> and squeeze it with a <strong>&lt;b&gt;juicer&lt;/b&gt;</strong>.</pre>
 
-    </td></tr><tr><td><code><a href="the-u-element.html#the-u-element">u</a></code>
-     </td><td>Annotations
-     </td><td><pre class="example">The mixture of apple juice and <strong>&lt;u class="spelling"&gt;eldeflower&lt;/u&gt;</strong> juice is very pleasant.</pre>
+    <tr><td><code><a href="the-u-element.html#the-u-element">u</a></code>
+     <td>Annotations
+     <td><pre class="example">The mixture of apple juice and <strong>&lt;u class="spelling"&gt;eldeflower&lt;/u&gt;</strong> juice is very pleasant.</pre>
 
-    </td></tr><tr><td><code><a href="the-mark-element.html#the-mark-element">mark</a></code>
-     </td><td>Highlight
-     </td><td><pre class="example">Elderflower cordial, with one <strong>&lt;mark&gt;part&lt;/mark&gt;</strong> cordial to ten <strong>&lt;mark&gt;part&lt;/mark&gt;</strong>s water, stands a<strong>&lt;mark&gt;part&lt;/mark&gt;</strong> from the rest.</pre>
+    <tr><td><code><a href="the-mark-element.html#the-mark-element">mark</a></code>
+     <td>Highlight
+     <td><pre class="example">Elderflower cordial, with one <strong>&lt;mark&gt;part&lt;/mark&gt;</strong> cordial to ten <strong>&lt;mark&gt;part&lt;/mark&gt;</strong>s water, stands a<strong>&lt;mark&gt;part&lt;/mark&gt;</strong> from the rest.</pre>
 
-    </td></tr><tr><td><code><a href="the-ruby-element.html#the-ruby-element">ruby</a></code>, <code><a href="the-rt-element.html#the-rt-element">rt</a></code>, <code><a href="the-rp-element.html#the-rp-element">rp</a></code>
-     </td><td>Ruby annotations
-     </td><td><pre class="example"><strong>&lt;ruby&gt; OJ &lt;rp&gt;(&lt;rt&gt;Orange Juice&lt;rp&gt;)&lt;/ruby&gt;</strong></pre>
+    <tr><td><code><a href="the-ruby-element.html#the-ruby-element">ruby</a></code>, <code><a href="the-rt-element.html#the-rt-element">rt</a></code>, <code><a href="the-rp-element.html#the-rp-element">rp</a></code>
+     <td>Ruby annotations
+     <td><pre class="example"><strong>&lt;ruby&gt; OJ &lt;rp&gt;(&lt;rt&gt;Orange Juice&lt;rp&gt;)&lt;/ruby&gt;</strong></pre>
 
-    </td></tr><tr><td><code><a href="the-bdi-element.html#the-bdi-element">bdi</a></code>
-     </td><td>Text directionality isolation
-     </td><td><pre class="example">The recommended restaurant is <strong>&lt;bdi lang=""&gt;My Juice Caf&#233; (At The Beach)&lt;/bdi&gt;</strong>.</pre>
+    <tr><td><code><a href="the-bdi-element.html#the-bdi-element">bdi</a></code>
+     <td>Text directionality isolation
+     <td><pre class="example">The recommended restaurant is <strong>&lt;bdi lang=""&gt;My Juice Caf&eacute; (At The Beach)&lt;/bdi&gt;</strong>.</pre>
 
-    </td></tr><tr><td><code><a href="the-bdo-element.html#the-bdo-element">bdo</a></code>
-     </td><td>Text directionality formatting
-     </td><td><pre class="example">The proposal is to write English, but in reverse order. "Juice" would become "<strong>&lt;bdo dir=rtl&gt;Juice&lt;/bdo&gt;</strong>"</pre>
+    <tr><td><code><a href="the-bdo-element.html#the-bdo-element">bdo</a></code>
+     <td>Text directionality formatting
+     <td><pre class="example">The proposal is to write English, but in reverse order. "Juice" would become "<strong>&lt;bdo dir=rtl&gt;Juice&lt;/bdo&gt;</strong>"</pre>
 
-    </td></tr><tr><td><code><a href="the-span-element.html#the-span-element">span</a></code>
-     </td><td>Other
-     </td><td><pre class="example">In French we call it <strong>&lt;span lang="fr"&gt;sirop de sureau&lt;/span&gt;</strong>.</pre>
+    <tr><td><code><a href="the-span-element.html#the-span-element">span</a></code>
+     <td>Other
+     <td><pre class="example">In French we call it <strong>&lt;span lang="fr"&gt;sirop de sureau&lt;/span&gt;</strong>.</pre>
 
-    </td></tr><tr><td><code><a href="the-br-element.html#the-br-element">br</a></code>
-     </td><td>Line break
-     </td><td><pre class="example">Simply Orange Juice Company<strong><a href="the-br-element.html#the-br-element">&lt;br&gt;</a></strong>Apopka, FL 32703<strong><a href="the-br-element.html#the-br-element">&lt;br&gt;</a></strong>U.S.A.</pre>
+    <tr><td><code><a href="the-br-element.html#the-br-element">br</a></code>
+     <td>Line break
+     <td><pre class="example">Simply Orange Juice Company<strong><a href="the-br-element.html#the-br-element">&lt;br&gt;</a></strong>Apopka, FL 32703<strong><a href="the-br-element.html#the-br-element">&lt;br&gt;</a></strong>U.S.A.</pre>
 
-    </td></tr><tr><td><code><a href="the-wbr-element.html#the-wbr-element">wbr</a></code>
-     </td><td>Line breaking opportunity
-     </td><td><pre class="example">www.simply<strong><a href="the-wbr-element.html#the-wbr-element">&lt;wbr&gt;</a></strong>orange<strong><a href="the-wbr-element.html#the-wbr-element">&lt;wbr&gt;</a></strong>juice.com</pre>
+    <tr><td><code><a href="the-wbr-element.html#the-wbr-element">wbr</a></code>
+     <td>Line breaking opportunity
+     <td><pre class="example">www.simply<strong><a href="the-wbr-element.html#the-wbr-element">&lt;wbr&gt;</a></strong>orange<strong><a href="the-wbr-element.html#the-wbr-element">&lt;wbr&gt;</a></strong>juice.com</pre>
 
-  </td></tr></tbody></table></body></html>
\ No newline at end of file
+  </table>
\ No newline at end of file

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -d -r1.267 -r1.268
--- sections.html	15 Oct 2012 09:45:07 -0000	1.267
+++ sections.html	15 Oct 2012 12:46:50 -0000	1.268
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4 Sections &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4 Sections &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="the-noscript-element.html" title="4.3.2 The noscript element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-body-element.html" title="4.4.1 The body element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-noscript-element.html" rel="prev" title="4.3.2 The noscript element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-body-element.html" rel="next" title="4.4.1 The body element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-noscript-element.html">&#8592; 4.3.2 The noscript element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-body-element.html">4.4.1 The body element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-noscript-element.html">&slarr; 4.3.2 The noscript element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-body-element.html">4.4.1 The body element &srarr;</a>
+  </nav>
 
   <h3 id="sections"><span class="secno">4.4 </span>Sections</h3>
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- content-models.html	15 Oct 2012 09:45:05 -0000	1.312
+++ content-models.html	15 Oct 2012 12:45:58 -0000	1.313
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>3.2.5 Content models &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>3.2.5 Content models &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,25 +355,25 @@
      }
      return null;
    }
-  </script><link href="element-definitions.html" title="3.2.4 Element definitions" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html" title="3.2.6 Requirements relating to bidirectional-algorithm formatting characters" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="element-definitions.html" rel="prev" title="3.2.4 Element definitions">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html" rel="next" title="3.2.6 Requirements relating to bidirectional-algorithm formatting characters">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="element-definitions.html">&#8592; 3.2.4 Element definitions</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html">3.2.6 Requirements relating to bidirectional-algorithm formatting characters &#8594;</a>
+  <nav class="prev_next">
+   <a href="element-definitions.html">&slarr; 3.2.4 Element definitions</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html">3.2.6 Requirements relating to bidirectional-algorithm formatting characters &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="content-models.html#content-models"><span class="secno">3.2.5 </span>Content models</a>
       <ol><li><a href="content-models.html#kinds-of-content"><span class="secno">3.2.5.1 </span>Kinds of content</a>
-        <ol><li><a href="content-models.html#metadata-content"><span class="secno">3.2.5.1.1 </span>Metadata content</a></li><li><a href="content-models.html#flow-content"><span class="secno">3.2.5.1.2 </span>Flow content</a></li><li><a href="content-models.html#sectioning-content"><span class="secno">3.2.5.1.3 </span>Sectioning content</a></li><li><a href="content-models.html#heading-content"><span class="secno">3.2.5.1.4 </span>Heading content</a></li><li><a href="content-models.html#phrasing-content"><span class="secno">3.2.5.1.5 </span>Phrasing content</a></li><li><a href="content-models.html#embedded-content"><span class="secno">3.2.5.1.6 </span>Embedded content</a></li><li><a href="content-models.html#interactive-content"><span class="secno">3.2.5.1.7 </span>Interactive content</a></li><li><a href="content-models.html#palpable-content"><span class="secno">3.2.5.1.8 </span>Palpable content</a></li></ol></li><li><a href="content-models.html#transparent-content-models"><span class="secno">3.2.5.2 </spanTransparent content models</a></li><li><a href="content-models.html#paragraphs"><span class="secno">3.2.5.3 </span>Paragraphs</a></li></ol></li></ol></li></ol></li></ol></div>
+        <ol><li><a href="content-models.html#metadata-content"><span class="secno">3.2.5.1.1 </span>Metadata content</a><li><a href="content-models.html#flow-content"><span class="secno">3.2.5.1.2 </span>Flow content</a><li><a href="content-models.html#sectioning-content"><span class="secno">3.2.5.1.3 </span>Sectioning content</a><li><a href="content-models.html#heading-content"><span class="secno">3.2.5.1.4 </span>Heading content</a><li><a href="content-models.html#phrasing-content"><span class="secno">3.2.5.1.5 </span>Phrasing content</a><li><a href="content-models.html#embedded-content"><span class="secno">3.2.5.1.6 </span>Embedded content</a><li><a href="content-models.html#interactive-content"><span class="secno">3.2.5.1.7 </span>Interactive content</a><li><a href="content-models.html#palpable-content"><span class="secno">3.2.5.1.8 </span>Palpable content</a></ol><li><a href="content-models.html#transparent-content-models"><span class="secno">3.2.5.2 </span>Transparent content models</a><li><a href="cntent-models.html#paragraphs"><span class="secno">3.2.5.3 </span>Paragraphs</a></ol></ol></ol></ol></nav>
 
   <h4 id="content-models"><span class="secno">3.2.5 </span><dfn>Content models</dfn></h4>
 
@@ -798,16 +834,16 @@
   steps:</p>
 
   <ol><li><p>If the element's <var title="">click in progress</var> flag
-   is set to true, then abort these steps.</p></li>
+   is set to true, then abort these steps.</li>
 
    <li><p>Set the <var title="">click in progress</var> flag on the
-   element to true.</p></li>
+   element to true.</li>
 
    <li><p><a href="#run-pre-click-activation-steps">Run pre-click activation steps</a> on the
-   element.</p></li>
+   element.</li>
 
    <li><p><a href="textFieldSelection.html#fire-a-click-event">Fire a <code title="event-click">click</code>
-   event</a> at the element.</p></li>
+   event</a> at the element.</li>
 
    <li>
 
@@ -822,23 +858,23 @@
    </li>
 
    <li><p>Set the <var title="">click in progress</var> flag on the
-   element to false.</p></li>
+   element to false.</li>
 
   </ol><p>When a pointing device is clicked, the user agent must run these
   steps:</p>
 
   <ol><li><p>If the element's <var title="">click in progress</var> flag
-   is set to true, then abort these steps.</p></li>
+   is set to true, then abort these steps.</li>
 
    <li><p>Set the <var title="">click in progress</var> flag on the
-   element to true.</p></li>
+   element to true.</li>
 
    <li><p>Let <var title="">e</var> be the <a href="#nearest-activatable-element">nearest activatable
    element</a> of the element designated by the user (defined
-   below), if any.</p></li>
+   below), if any.</li>
 
    <li><p>If there is an element <var title="">e</var>, <a href="#run-pre-click-activation-steps">run
-   pre-click activation steps</a> on it.</p></li>
+   pre-click activation steps</a> on it.</li>
 
    <li>
 
@@ -855,7 +891,7 @@
    </li>
 
    <li><p>Set the <var title="">click in progress</var> flag on the
-   element to false.</p></li>
+   element to false.</li>
 
   </ol><p class="note">The above doesn't happen for arbitrary synthetic
   events dispatched by author script. However, the <code title="dom-click"><a href="textFieldSelection.html#dom-click">click()</a></code> method can be used to make it
@@ -872,14 +908,14 @@
 
   <ol><li><p>If <var title="">target</var> has a defined <a href="#activation-behavior">activation
    behavior</a>, then return <var title="">target</var> and abort
-   these steps.</p></li>
+   these steps.</li>
 
    <li><p>If <var title="">target</var> has a parent element, then set
    <var title="">target</var> to that parent element and return to the
-   first step.</p></li>
+   first step.</li>
 
    <li><p>Otherwise, there is no <a href="#nearest-activatable-element">nearest activatable
-   element</a>.</p></li>
+   element</a>.</li>
 
   </ol><p>When a user agent is to <dfn id="run-pre-click-activation-steps">run pre-click activation steps</dfn>
   on an element, it must run the <dfn id="pre-click-activation-steps">pre-click activation steps</dfn>
@@ -1123,7 +1159,7 @@
    of the markup to show that the text was changed (though in this
    case, the changes admittedly don't make much sense). Notice how
    this example has exactly the same paragraphs as the previous one,
-   despite the <code><a href="the-ins-element.html#the-ins-element">ins</a></code> and <code><a href="the-del-element.html#the-del-element">del</a></code> elements &#8212;
+   despite the <code><a href="the-ins-element.html#the-ins-element">ins</a></code> and <code><a href="the-del-element.html#the-del-element">del</a></code> elements &mdash;
    the <code><a href="the-ins-element.html#the-ins-element">ins</a></code> element straddles the heading and the first
    paragraph, and the <code><a href="the-del-element.html#the-del-element">del</a></code> element straddles the boundary
    between the two paragraphs.</p>
@@ -1268,4 +1304,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-progress-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-progress-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-progress-element.html	15 Oct 2012 09:45:19 -0000	1.202
+++ the-progress-element.html	15 Oct 2012 12:50:22 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.16 The progress element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.16 The progress element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-output-element.html" title="4.10.15 The output element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-meter-element.html" title="4.10.17 The meter element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-output-element.html" rel="prev" title="4.10.15 The output element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-meter-element.html" rel="next" title="4.10.17 The meter element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-output-element.html">&#8592; 4.10.15 The output element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-meter-element.html">4.10.17 The meter element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-output-element.html">&slarr; 4.10.15 The output element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-meter-element.html">4.10.17 The meter element &srarr;</a>
+  </nav>
 
   <h4 id="the-progress-element"><span class="secno">4.10.16 </span>The <dfn><code>progress</code></dfn> element</h4>
 
@@ -466,7 +502,7 @@
     maximum values), returns the result of dividing the current value
     by the maximum value.</p>
 
-    <p>For an indeterminate progress bar, returns &#8722;1.</p>
+    <p>For an indeterminate progress bar, returns &minus;1.</p>
 
    </dd>
 
@@ -474,7 +510,7 @@
 
   <p>If the progress bar is an indeterminate progress bar, then the
   <dfn id="dom-progress-position" title="dom-progress-position"><code>position</code></dfn> IDL
-  attribute must return &#8722;1. Otherwise, it must return the
+  attribute must return &minus;1. Otherwise, it must return the
   result of dividing the <a href="#concept-progress-value" title="concept-progress-value">current value</a> by the <a href="#concept-progress-maximum" title="concept-progress-maximum">maximum value</a>.</p>
 
   <p>If the progress bar is an indeterminate progress bar, then the
@@ -505,4 +541,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-footer-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-footer-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-footer-element.html	15 Oct 2012 09:45:14 -0000	1.201
+++ the-footer-element.html	15 Oct 2012 12:49:45 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4.9 The footer element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4.9 The footer element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-header-element.html" title="4.4.8 The header element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-address-element.html" title="4.4.10 The address element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-header-element.html" rel="prev" title="4.4.8 The header element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-address-element.html" rel="next" title="4.4.10 The address element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-header-element.html">&#8592; 4.4.8 The header element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-address-element.html">4.4.10 The address element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-header-element.html">&slarr; 4.4.8 The header element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-address-element.html">4.4.10 The address element &srarr;</a>
+  </nav>
 
   <h4 id="the-footer-element"><span class="secno">4.4.9 </span>The <dfn><code>footer</code></dfn> element</h4>
 
@@ -427,7 +463,7 @@
 &lt;/ARTICLE&gt;
 &lt;ARTICLE&gt;
  &lt;H1&gt;My Favorite Trains&lt;/H1&gt;
- &lt;P&gt;I love my trains. My favorite train of all time is a K&#246;f.&lt;/P&gt;
+ &lt;P&gt;I love my trains. My favorite train of all time is a K&ouml;f.&lt;/P&gt;
  &lt;P&gt;It is fun to see them pull some coal cars because they look so
  dwarfed in comparison.&lt;/P&gt;
  &lt;FOOTER&gt; &lt;!-- footer for article --&gt;
@@ -436,11 +472,11 @@
 &lt;/ARTICLE&gt;
 &lt;FOOTER&gt; &lt;!-- site wide footer --&gt;
  &lt;NAV&gt;
-  &lt;P&gt;&lt;A HREF="/credits.html"&gt;Credits&lt;/A&gt; &#8212;
-     &lt;A HREF="/tos.html"&gt;Terms of Service&lt;/A&gt; &#8212;
+  &lt;P&gt;&lt;A HREF="/credits.html"&gt;Credits&lt;/A&gt; &mdash;
+     &lt;A HREF="/tos.html"&gt;Terms of Service&lt;/A&gt; &mdash;
      &lt;A HREF="/index.html"&gt;Blog Index&lt;/A&gt;&lt;/P&gt;
  &lt;/NAV&gt;
- &lt;P&gt;Copyright &#169; 2009 Gordon Freeman&lt;/P&gt;
+ &lt;P&gt;Copyright &copy; 2009 Gordon Freeman&lt;/P&gt;
 &lt;/FOOTER&gt;
 &lt;/BODY&gt;
 &lt;/HTML&gt;</pre>
@@ -450,7 +486,7 @@
   <div class="example">
 
    <p>Some site designs have what is sometimes referred to as "fat
-   footers" &#8212; footers that contain a lot of material, including
+   footers" &mdash; footers that contain a lot of material, including
    images, links to other articles, links to pages for sending
    feedback, special offers... in some ways, a whole "front page" in
    the footer.</p>
@@ -466,7 +502,7 @@
     &lt;p&gt;&lt;img src="images/somersaults.jpeg" alt=""&gt; Go to the gym with
     our somersaults class! Our teacher Jim takes you through the paces
     in this two-part article. &lt;a href="articles/somersaults/1"&gt;Part
-    1&lt;/a&gt; &#183; &lt;a href="articles/somersaults/1"&gt;Part 2&lt;/a&gt;&lt;/p&gt;
+    1&lt;/a&gt; &middot; &lt;a href="articles/somersaults/1"&gt;Part 2&lt;/a&gt;&lt;/p&gt;
     &lt;p&gt;&lt;img src="images/kindplus.jpeg"&gt; Tired of walking on the edge of
     a clif&lt;!-- sic --&gt;? Our guest writer Lara shows you how to bumble
     your way through the bars. &lt;a href="articles/kindplus/1"&gt;Read
@@ -481,7 +517,7 @@
     &lt;li&gt; &lt;a href="/sitemap"&gt;Sitemap&lt;/a&gt;
    &lt;/ul&gt;
   &lt;/nav&gt;
-  &lt;p&gt;&lt;small&gt;Copyright &#169; 2015 The Snacker &#8212;
+  &lt;p&gt;&lt;small&gt;Copyright &copy; 2015 The Snacker &mdash;
   &lt;a href="/tos"&gt;Terms of Service&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;
  &lt;/footer&gt;
 &lt;/body&gt;</pre>
@@ -489,4 +525,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: interactions-with-xpath-and-xslt.html
===================================================================
RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- interactions-with-xpath-and-xslt.html	15 Oct 2012 09:45:06 -0000	1.125
+++ interactions-with-xpath-and-xslt.html	15 Oct 2012 12:46:32 -0000	1.126
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>3.3 Interactions with XPath and XSLT &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>3.3 Interactions with XPath and XSLT &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="wai-aria.html" title="3.2.7 WAI-ARIA" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="dynamic-markup-insertion.html" title="3.4 Dynamic markup insertion" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="wai-aria.html" rel="prev" title="3.2.7 WAI-ARIA">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="dynamic-markup-insertion.html" rel="next" title="3.4 Dynamic markup insertion">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="wai-aria.html">&#8592; 3.2.7 WAI-ARIA</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="dynamic-markup-insertion.html">3.4 Dynamic markup insertion &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="wai-aria.html">&slarr; 3.2.7 WAI-ARIA</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="dynamic-markup-insertion.html">3.4 Dynamic markup insertion &srarr;</a>
+  </nav>
 
   <div class="impl">
 
@@ -453,4 +489,4 @@
 
 
 <!--TOPIC:HTML Syntax and Parsing-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-bdo-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdo-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-bdo-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-bdo-element.html	15 Oct 2012 12:48:38 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.24 The bdo element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.24 The bdo element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-bdi-element.html" title="4.6.23 The bdi element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-span-element.html" title="4.6.25 The span element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-bdi-element.html" rel="prev" title="4.6.23 The bdi element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-span-element.html" rel="next" title="4.6.25 The span element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-bdi-element.html">&#8592; 4.6.23 The bdi element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-span-element.html">4.6.25 The span element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-bdi-element.html">&slarr; 4.6.23 The bdi element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-span-element.html">4.6.25 The span element &srarr;</a>
+  </nav>
 
   <h4 id="the-bdo-element"><span class="secno">4.6.24 </span>The <dfn><code>bdo</code></dfn> element</h4>
 
@@ -388,4 +424,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-object-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-object-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-object-element.html	15 Oct 2012 09:45:18 -0000	1.204
+++ the-object-element.html	15 Oct 2012 12:50:09 -0000	1.205
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.4 The object element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.4 The object element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-embed-element.html" title="4.8.3 The embed element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-param-element.html" title="4.8.5 The param element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-embed-element.html" rel="prev" title="4.8.3 The embed element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-param-element.html" rel="next" title="4.8.5 The param element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-embed-element.html">&#8592; 4.8.3 The embed element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-param-element.html">4.8.5 The param element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-embed-element.html">&slarr; 4.8.3 The embed element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-param-element.html">4.8.5 The param element &srarr;</a>
+  </nav>
 
   <h4 id="the-object-element"><span class="secno">4.8.4 </span>The <dfn><code>object</code></dfn> element</h4>
 
@@ -439,23 +475,23 @@
 
   <ul><li>the element is created,
 
-   </li><li>the element is popped off the <a href="textFieldSelection.html#stack-of-open-elements">stack of open elements</a> of an <a href="textFieldSelection.html#html-parser">HTML parser</a> or <a href="textFieldSelection.html#xml-parser">XML parser</a>,
+   <li>the element is popped off the <a href="textFieldSelection.html#stack-of-open-elements">stack of open elements</a> of an <a href="textFieldSelection.html#html-parser">HTML parser</a> or <a href="textFieldSelection.html#xml-parser">XML parser</a>,
 
-   </li><li>the element is not on the <a href="textFieldSelection.html#stack-of-open-elements">stack of open elements</a> of an <a href="textFieldSelection.html#html-parser">HTML parser</a> or <a href="textFieldSelection.html#xml-parser">XML parser</a>, and it is either <a href="infrastructure.html#insert-an-element-into-a-document" title="insert an element into a document">inserted into a document</a> or <a href="infrastructure.html#remove-an-element-from-a-document" title="remove an element from a document">removed from a document</a>,
+   <li>the element is not on the <a href="textFieldSelection.html#stack-of-open-elements">stack of open elements</a> of an <a href="textFieldSelection.html#html-parser">HTML parser</a> or <a href="textFieldSelection.html#xml-parser">XML parser</a>, and it is either <a href="infrastructure.html#insert-an-element-into-a-document" title="insert an element into a document">inserted into a document</a> or <a href="infrastructure.html#remove-an-element-from-a-document" title="remove an element from a document">removed from a document</a>,
 
-   </li><li>the element's <code><a href="dom.html#document">Document</a></code> changes whether it is <a href="textFieldSelection.html#fully-active">fully active</a>,
+   <li>the element's <code><a href="dom.html#document">Document</a></code> changes whether it is <a href="textFieldSelection.html#fully-active">fully active</a>,
 
-   </li><li>one of the element's ancestor <code><a href="#the-object-element">object</a></code> elements changes to or from showing its <a href="content-models.html#fallback-content">fallback content</a>,
+   <li>one of the element's ancestor <code><a href="#the-object-element">object</a></code> elements changes to or from showing its <a href="content-models.html#fallback-content">fallback content</a>,
 
-   </li><li>the element's <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code> attribute is set, changed, or removed,
+   <li>the element's <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code> attribute is set, changed, or removed,
 
-   </li><li>the element's <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code> attribute is not present, and its <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute is set, changed, or removed,
+   <li>the element's <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code> attribute is not present, and its <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute is set, changed, or removed,
 
-   </li><li>neither the element's <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code> attribute nor its <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute are present, and its <code title="attr-object-type"><a href="#attr-object-type">type</a></code> attribute is set, changed, or removed,
+   <li>neither the element's <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code> attribute nor its <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute are present, and its <code title="attr-object-type"><a href="#attr-object-type">type</a></code> attribute is set, changed, or removed,
 
-   </li><li>the element changes from <a href="textFieldSelection.html#being-rendered">being rendered</a> to not being rendered, or vice versa,
+   <li>the element changes from <a href="textFieldSelection.html#being-rendered">being rendered</a> to not being rendered, or vice versa,
 
-  </li></ul><!-- Changing the base URL doesn't trigger this. --><p>...the user agent must <a href="textFieldSelection.html#queue-a-task">queue a task</a> to run the
+  </ul><!-- Changing the base URL doesn't trigger this. --><p>...the user agent must <a href="textFieldSelection.html#queue-a-task">queue a task</a> to run the
   following steps to (re)determine what the <code><a href="#the-object-element">object</a></code>
   element represents. The <a href="textFieldSelection.html#task-source">task source</a> for this <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> is the <a href="textFieldSelection.html#dom-manipulation-task-source">DOM manipulation task
   source</a>. This <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> being
@@ -549,15 +585,15 @@
      agent supports, and is not a type that the user agent can find a
      <a href="infrastructure.html#plugin">plugin</a> for, then the user agent may jump to the last
      step in the overall set of steps (fallback) without fetching the
-     content to examine its real type.</p></li>
+     content to examine its real type.</li>
 
      <li><p><a href="urls.html#resolve-a-url" title="resolve a url">Resolve</a> the
      <a href="urls.html#url">URL</a> specified by the <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute, relative to the
-     element.</p></li>
+     element.</li>
 
      <li><p>If that failed, <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named
      <code title="event-error">error</code> at the element, then jump
-     to the last step in the overall set of steps (fallback).</p></li>
+     to the last step in the overall set of steps (fallback).</li>
 
      <li>
 
@@ -589,12 +625,12 @@
      once the resource is available must restart this algorithm from
      this step. Resources can load incrementally; user agents may opt
      to consider a resource "available" whenever enough data has been
-     obtained to begin processing the resource.</p></li>
+     obtained to begin processing the resource.</li>
 
      <li><p>If the load failed (e.g. there was an HTTP 404 error,
      there was a DNS error), <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named
      <code title="event-error">error</code> at the element, then jump
-     to the last step in the overall set of steps (fallback).</p></li>
+     to the last step in the overall set of steps (fallback).</li>
 
      <li id="object-type-detection">
 
@@ -963,7 +999,7 @@
      <li><p>The element's contents are not part of what the
      <code><a href="#the-object-element">object</a></code> element represents.</p>
 
-     </li><li>
+     <li>
 
       <p>Once the resource is completely loaded, <a href="textFieldSelection.html#queue-a-task">queue a
       task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the element.</p>
@@ -983,13 +1019,13 @@
    the <a href="infrastructure.html#plugin">plugin</a> can be <a href="infrastructure.html#concept-plugin-secure" title="concept-plugin-secure">secured</a>, then that
    <a href="infrastructure.html#plugin">plugin</a> <a href="#object-plugin">should be used</a>. If
    these conditions cannot be met, or if the <a href="infrastructure.html#plugin">plugin</a>
-   reports an error, jump to the next step (fallback).</p></li>
+   reports an error, jump to the next step (fallback).</li>
 
    <li><p>(Fallback.) The <code><a href="#the-object-element">object</a></code> element
    <a href="textFieldSelection.html#represents">represents</a> the element's children, ignoring any
    leading <code><a href="the-param-element.html#the-param-element">param</a></code> element children. This is the element's
    <a href="content-models.html#fallback-content">fallback content</a>. If the element has an instantiated
-   <a href="infrastructure.html#plugin">plugin</a>, then unload it.</p></li>
+   <a href="infrastructure.html#plugin">plugin</a>, then unload it.</li>
 
   </ol><p id="object-plugin">When the algorithm above instantiates a
   <a href="infrastructure.html#plugin">plugin</a>, the user agent should pass to the
@@ -1144,4 +1180,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ol-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-ol-element.html	15 Oct 2012 09:45:18 -0000	1.201
+++ the-ol-element.html	15 Oct 2012 12:50:09 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5.5 The ol element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5.5 The ol element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-blockquote-element.html" title="4.5.4 The blockquote element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-ul-element.html" title="4.5.6 The ul element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-blockquote-element.html" rel="prev" title="4.5.4 The blockquote element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-ul-element.html" rel="next" title="4.5.6 The ul element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-blockquote-element.html">&#8592; 4.5.4 The blockquote element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-ul-element.html">4.5.6 The ul element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-blockquote-element.html">&slarr; 4.5.4 The blockquote element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-ul-element.html">4.5.6 The ul element &srarr;</a>
+  </nav>
 
   <h4 id="the-ol-element"><span class="secno">4.5.5 </span>The <dfn><code>ol</code></dfn> element</h4>
 
@@ -413,30 +449,30 @@
   attribute is omitted, then the attribute represents the <a href="#attr-ol-type-state-decimal" title="attr-ol-type-state-decimal">decimal</a> state.</span></p>
 
   <table><thead><tr><th>Keyword
-     </th><th>State
-     </th><th>Description
-     </th><th colspan="8">Examples for values 1-3 and 3999-4001
-   </th></tr></thead><tbody><tr><td><dfn id="attr-ol-type-keyword-decimal" title="attr-ol-type-keyword-decimal"><code>1</code></dfn> (U+0031)
-     </td><td><dfn id="attr-ol-type-state-decimal" title="attr-ol-type-state-decimal">decimal</dfn>
-     </td><td>Decimal numbers
-     </td><td class="eg"><samp>1.</samp> </td><td class="eg"><samp>2.</samp> </td><td class="eg"><samp>3.</samp> </td><td class="eg">... </td><td class="eg"><samp>3999.</samp> </td><td class="eg"><samp>4000.</samp> </td><td class="eg"><samp>4001.</samp> </td><td class="eg">...
-    </td></tr><tr><td><dfn id="attr-ol-type-keyword-lower-alpha" title="attr-ol-type-keyword-lower-alpha"><code>a</code></dfn> (U+0061)
-     </td><td><dfn id="attr-ol-type-state-lower-alpha" title="attr-ol-type-state-lower-alpha">lower-alpha</dfn>
-     </td><td>Lowercase latin alphabet
-     </td><td class="eg"><samp><a href="the-a-element.html#the-a-element">a.</a></samp> </td><td class="eg"><samp><a href="the-b-element.html#the-b-element">b.</a></samp> </td><td class="eg"><samp>c.</samp> </td><td class="eg">... </td><td class="eg"><samp>ewu.</samp> </td><td class="eg"><samp>ewv.</samp> </td><td class="eg"><samp>eww.</samp> </td><td class="eg">...
-    </td></tr><tr><td><dfn id="attr-ol-type-keyword-upper-alpha" title="attr-ol-type-keyword-upper-alpha"><code>A</code></dfn> (U+0041)
-     </td><td><dfn id="attr-ol-type-state-upper-alpha" title="attr-ol-type-state-upper-alpha">upper-alpha</dfn>
-     </td><td>Uppercase latin alphabet
-     </td><td class="eg"><samp><a href="the-a-element.html#the-a-element">A.</a></samp> </td><td class="eg"><samp><a href="the-b-element.html#the-b-element">B.</a></samp> </td><td class="eg"><samp>C.</samp> </td><td class="eg">... </td><td class="eg"><samp>EWU.</samp> </td><td class="eg"><samp>EWV.</samp> </td><td class="eg"><samp>EWW.</samp> </td><td class="eg">...
-    </td></tr><tr><td><dfn id="attr-ol-type-keyword-lower-roman" title="attr-ol-type-keyword-lower-roman"><code>i</code></dfn> (U+0069)
-     </td><td><dfn id="attr-ol-type-state-lower-roman" title="attr-ol-type-state-lower-roman">lower-roman</dfn>
-     </td><td>Lowercase roman numerals
-     </td><td class="eg"><samp><a href="the-i-element.html#the-i-element">i.</a></samp> </td><td class="eg"><samp>ii.</samp> </td><td class="eg"><samp>iii.</samp> </td><td class="eg">... </td><td class="eg"><samp>mmmcmxcix.</samp> </td><td class="eg"><samp>i&#773;v&#773;.</samp> </td><td class="eg"><samp>i&#773;v&#773;i.</samp> </td><td class="eg">...
-    </td></tr><tr><td><dfn id="attr-ol-type-keyword-upper-roman" title="attr-ol-type-keyword-upper-roman"><code>I</code></dfn> (U+0049)
-     </td><td><dfn id="attr-ol-type-state-upper-roman" title="attr-ol-type-state-upper-roman">upper-roman</dfn>
-     </td><td>Uppercase roman numerals
-     </td><td class="eg"><samp><a href="the-i-element.html#the-i-element">I.</a></samp> </td><td class="eg"><samp>II.</samp> </td><td class="eg"><samp>III.</samp> </td><td class="eg">... </td><td class="eg"><samp>MMMCMXCIX.</samp> </td><td class="eg"><samp>I&#773;V&#773;.</samp> </td><td class="eg"><samp>I&#773;V&#773;I.</samp> </td><td class="eg">...
-  </td></tr></tbody></table><div class="impl">
+     <th>State
+     <th>Description
+     <th colspan="8">Examples for values 1-3 and 3999-4001
+   <tbody><tr><td><dfn id="attr-ol-type-keyword-decimal" title="attr-ol-type-keyword-decimal"><code>1</code></dfn> (U+0031)
+     <td><dfn id="attr-ol-type-state-decimal" title="attr-ol-type-state-decimal">decimal</dfn>
+     <td>Decimal numbers
+     <td class="eg"><samp>1.</samp> <td class="eg"><samp>2.</samp> <td class="eg"><samp>3.</samp> <td class="eg">... <td class="eg"><samp>3999.</samp> <td class="eg"><samp>4000.</samp> <td class="eg"><samp>4001.</samp> <td class="eg">...
+    <tr><td><dfn id="attr-ol-type-keyword-lower-alpha" title="attr-ol-type-keyword-lower-alpha"><code>a</code></dfn> (U+0061)
+     <td><dfn id="attr-ol-type-state-lower-alpha" title="attr-ol-type-state-lower-alpha">lower-alpha</dfn>
+     <td>Lowercase latin alphabet
+     <td class="eg"><samp><a href="the-a-element.html#the-a-element">a.</a></samp> <td class="eg"><samp><a href="the-b-element.html#the-b-element">b.</a></samp> <td class="eg"><samp>c.</samp> <td class="eg">... <td class="eg"><samp>ewu.</samp> <td class="eg"><samp>ewv.</samp> <td class="eg"><samp>eww.</samp> <td class="eg">...
+    <tr><td><dfn id="attr-ol-type-keyword-upper-alpha" title="attr-ol-type-keyword-upper-alpha"><code>A</code></dfn> (U+0041)
+     <td><dfn id="attr-ol-type-state-upper-alpha" title="attr-ol-type-state-upper-alpha">upper-alpha</dfn>
+     <td>Uppercase latin alphabet
+     <td class="eg"><samp><a href="the-a-element.html#the-a-element">A.</a></samp> <td class="eg"><samp><a href="the-b-element.html#the-b-element">B.</a></samp> <td class="eg"><samp>C.</samp> <td class="eg">... <td class="eg"><samp>EWU.</samp> <td class="eg"><samp>EWV.</samp> <td class="eg"><samp>EWW.</samp> <td class="eg">...
+    <tr><td><dfn id="attr-ol-type-keyword-lower-roman" title="attr-ol-type-keyword-lower-roman"><code>i</code></dfn> (U+0069)
+     <td><dfn id="attr-ol-type-state-lower-roman" title="attr-ol-type-state-lower-roman">lower-roman</dfn>
+     <td>Lowercase roman numerals
+     <td class="eg"><samp><a href="the-i-element.html#the-i-element">i.</a></samp> <td class="eg"><samp>ii.</samp> <td class="eg"><samp>iii.</samp> <td class="eg">... <td class="eg"><samp>mmmcmxcix.</samp> <td class="eg"><samp>i&#x305;v&#x305;.</samp> <td class="eg"><samp>i&#x305;v&#x305;i.</samp> <td class="eg">...
+    <tr><td><dfn id="attr-ol-type-keyword-upper-roman" title="attr-ol-type-keyword-upper-roman"><code>I</code></dfn> (U+0049)
+     <td><dfn id="attr-ol-type-state-upper-roman" title="attr-ol-type-state-upper-roman">upper-roman</dfn>
+     <td>Uppercase roman numerals
+     <td class="eg"><samp><a href="the-i-element.html#the-i-element">I.</a></samp> <td class="eg"><samp>II.</samp> <td class="eg"><samp>III.</samp> <td class="eg">... <td class="eg"><samp>MMMCMXCIX.</samp> <td class="eg"><samp>I&#x305;V&#x305;.</samp> <td class="eg"><samp>I&#x305;V&#x305;I.</samp> <td class="eg">...
+  </table><div class="impl">
 
   <p>User agents should render the items of the list in a manner
   consistent with the state of the <code title="attr-ol-type"><a href="#attr-ol-type">type</a></code> attribute of the <code><a href="#the-ol-element">ol</a></code>
@@ -497,4 +533,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-area-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-area-element.html	15 Oct 2012 09:45:09 -0000	1.201
+++ the-area-element.html	15 Oct 2012 12:48:15 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.13 The area element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.13 The area element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-map-element.html" title="4.8.12 The map element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="image-maps.html" title="4.8.14 Image maps" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-map-element.html" rel="prev" title="4.8.12 The map element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="image-maps.html" rel="next" title="4.8.14 Image maps">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-map-element.html">&#8592; 4.8.12 The map element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="image-maps.html">4.8.14 Image maps &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-map-element.html">&slarr; 4.8.12 The map element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="image-maps.html">4.8.14 Image maps &srarr;</a>
+  </nav>
 
   <h4 id="the-area-element"><span class="secno">4.8.13 </span>The <dfn><code>area</code></dfn> element</h4>
 
@@ -417,27 +453,27 @@
   are non-conforming, as noted in the last column.</span></p>
 
   <table><thead><tr><th>State
-     </th><th>Keywords
-     </th><th class="impl">Notes
-   </th></tr></thead><tbody><tr><td rowspan="2"><a href="#attr-area-shape-circle" title="attr-area-shape-circle">Circle state</a>
-     </td><td><dfn id="attr-area-shape-keyword-circle" title="attr-area-shape-keyword-circle"><code>circle</code></dfn>
-     </td><td class="impl">
-    </td></tr><tr><td class="impl"><dfn id="attr-area-shape-keyword-circ" title="attr-area-shape-keyword-circ"><code>circ</code></dfn>
-     </td><td class="impl">Non-conforming
-    </td></tr><tr><td><a href="#attr-area-shape-default" title="attr-area-shape-default">Default state</a>
-     </td><td><dfn id="attr-area-shape-keyword-default" title="attr-area-shape-keyword-default"><code>default</code></dfn>
-     </td><td class="impl">
-    </td></tr><tr><td rowspan="2"><a href="#attr-area-shape-poly" title="attr-area-shape-poly">Polygon state</a>
-     </td><td><dfn id="attr-area-shape-keyword-poly" title="attr-area-shape-keyword-poly"><code>poly</code></dfn>
-     </td><td class="impl">
-    </td></tr><tr><td class="impl"><dfn id="attr-area-shape-keyword-polygon" title="attr-area-shape-keyword-polygon"><code>polygon</code></dfn>
-     </td><td class="impl">Non-conforming
-    </td></tr><tr><td rowspan="2"><a href="#attr-area-shape-rect" title="attr-area-shape-rect">Rectangle state</a>
-     </td><td><dfn id="attr-area-shape-keyword-rect" title="attr-area-shape-keyword-rect"><code>rect</code></dfn>
-     </td><td class="impl">
-    </td></tr><tr><td class="impl"><dfn id="attr-area-shape-keyword-rectangle" title="attr-area-shape-keyword-rectangle"><code>rectangle</code></dfn>
-     </td><td class="impl">Non-conforming
-  </td></tr></tbody></table><p>The attribute may be omitted. The <i>missing value default</i> is
+     <th>Keywords
+     <th class="impl">Notes
+   <tbody><tr><td rowspan="2"><a href="#attr-area-shape-circle" title="attr-area-shape-circle">Circle state</a>
+     <td><dfn id="attr-area-shape-keyword-circle" title="attr-area-shape-keyword-circle"><code>circle</code></dfn>
+     <td class="impl">
+    <tr><td class="impl"><dfn id="attr-area-shape-keyword-circ" title="attr-area-shape-keyword-circ"><code>circ</code></dfn>
+     <td class="impl">Non-conforming
+    <tr><td><a href="#attr-area-shape-default" title="attr-area-shape-default">Default state</a>
+     <td><dfn id="attr-area-shape-keyword-default" title="attr-area-shape-keyword-default"><code>default</code></dfn>
+     <td class="impl">
+    <tr><td rowspan="2"><a href="#attr-area-shape-poly" title="attr-area-shape-poly">Polygon state</a>
+     <td><dfn id="attr-area-shape-keyword-poly" title="attr-area-shape-keyword-poly"><code>poly</code></dfn>
+     <td class="impl">
+    <tr><td class="impl"><dfn id="attr-area-shape-keyword-polygon" title="attr-area-shape-keyword-polygon"><code>polygon</code></dfn>
+     <td class="impl">Non-conforming
+    <tr><td rowspan="2"><a href="#attr-area-shape-rect" title="attr-area-shape-rect">Rectangle state</a>
+     <td><dfn id="attr-area-shape-keyword-rect" title="attr-area-shape-keyword-rect"><code>rect</code></dfn>
+     <td class="impl">
+    <tr><td class="impl"><dfn id="attr-area-shape-keyword-rectangle" title="attr-area-shape-keyword-rectangle"><code>rectangle</code></dfn>
+     <td class="impl">Non-conforming
+  </table><p>The attribute may be omitted. The <i>missing value default</i> is
   the <a href="#attr-area-shape-rect" title="attr-area-shape-rect">rectangle</a> state.</p>
 
   <p>The <dfn id="attr-area-coords" title="attr-area-coords"><code>coords</code></dfn>
@@ -526,14 +562,14 @@
    attribute as the browsing context name, would result in there not
    being a chosen browsing context, then throw an
    <code><a href="infrastructure.html#invalidaccesserror">InvalidAccessError</a></code> exception and abort these
-   steps.</p></li>
+   steps.</li>
 
    <li><p>Otherwise, the user agent must <a href="textFieldSelection.html#following-hyperlinks-0" title="following
    hyperlinks">follow the hyperlink</a>
 <!--DOWNLOAD-->
    created by the <code><a href="#the-area-element">area</a></code> element, if any, and as determined by
 <!--DOWNLOAD-->
-   any expressed user preference.</p></li>
+   any expressed user preference.</li>
 
   </ol><p>The IDL attributes <dfn id="dom-area-alt" title="dom-area-alt"><code>alt</code></dfn>, <dfn id="dom-area-coords" title="dom-area-coords"><code>coords</code></dfn>, <dfn id="dom-area-href" title="dom-area-href"><code>href</code></dfn>, <dfn id="dom-area-target" title="dom-area-target"><code>target</code></dfn>,
 <!--DOWNLOAD--><!--PING-->
@@ -563,4 +599,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-datalist-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-datalist-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-datalist-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-datalist-element.html	15 Oct 2012 12:49:10 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.10 The datalist element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.10 The datalist element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-select-element.html" title="4.10.9 The select element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-optgroup-element.html" title="4.10.11 The optgroup element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-select-element.html" rel="prev" title="4.10.9 The select element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-optgroup-element.html" rel="next" title="4.10.11 The optgroup element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-select-element.html">&#8592; 4.10.9 The select element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-optgroup-element.html">4.10.11 The optgroup element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-select-element.html">&slarr; 4.10.9 The select element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-optgroup-element.html">4.10.11 The optgroup element &srarr;</a>
+  </nav>
 
   <h4 id="the-datalist-element"><span class="secno">4.10.10 </span>The <dfn><code>datalist</code></dfn> element</h4>
 
@@ -373,7 +409,7 @@
   empty string, represents a suggestion. Each suggestion has a <a href="the-option-element.html#concept-option-value" title="concept-option-value">value</a> and a <a href="the-option-element.html#concept-option-label" title="concept-option-label">label</a>.
 
 <!--TOPIC:DOM APIs-->
-  </p><dl class="domintro"><dt><var title="">datalist</var> . <code title="dom-datalist-options"><a href="#dom-datalist-options">options</a></code></dt>
+  <dl class="domintro"><dt><var title="">datalist</var> . <code title="dom-datalist-options"><a href="#dom-datalist-options">options</a></code></dt>
 
    <dd>
     <p>Returns an <code><a href="infrastructure.html#htmlcollection">HTMLCollection</a></code> of the <code>options</code> elements of the table.</p>
@@ -394,4 +430,4 @@
 <!--TOPIC:HTML-->
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -d -r1.261 -r1.262
--- grouping-content.html	15 Oct 2012 09:45:06 -0000	1.261
+++ grouping-content.html	15 Oct 2012 12:46:13 -0000	1.262
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.5 Grouping content &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.5 Grouping content &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="headings-and-sections.html" title="4.4.11 Headings and sections" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-p-element.html" title="4.5.1 The p element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="headings-and-sections.html" rel="prev" title="4.4.11 Headings and sections">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-p-element.html" rel="next" title="4.5.1 The p element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="headings-and-sections.html">&#8592; 4.4.11 Headings and sections</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-p-element.html">4.5.1 The p element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="headings-and-sections.html">&slarr; 4.4.11 Headings and sections</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-p-element.html">4.5.1 The p element &srarr;</a>
+  </nav>
 
   <h3 id="grouping-content"><span class="secno">4.5 </span>Grouping content</h3>
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-mark-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-mark-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-mark-element.html	15 Oct 2012 09:45:18 -0000	1.201
+++ the-mark-element.html	15 Oct 2012 12:50:08 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.19 The mark element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.19 The mark element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-u-element.html" title="4.6.18 The u element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-ruby-element.html" title="4.6.20 The ruby element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-u-element.html" rel="prev" title="4.6.18 The u element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-ruby-element.html" rel="next" title="4.6.20 The ruby element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-u-element.html">&#8592; 4.6.18 The u element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-ruby-element.html">4.6.20 The ruby element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-u-element.html">&slarr; 4.6.18 The u element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-ruby-element.html">4.6.20 The ruby element &srarr;</a>
+  </nav>
 
   <h4 id="the-mark-element"><span class="secno">4.6.19 </span>The <dfn><code>mark</code></dfn> element</h4>
 
@@ -486,4 +522,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-dfn-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dfn-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-dfn-element.html	15 Oct 2012 09:45:11 -0000	1.202
+++ the-dfn-element.html	15 Oct 2012 12:49:26 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.8 The dfn element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.8 The dfn element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-q-element.html" title="4.6.7 The q element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-abbr-element.html" title="4.6.9 The abbr element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-q-element.html" rel="prev" title="4.6.7 The q element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-abbr-element.html" rel="next" title="4.6.9 The abbr element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-q-element.html">&#8592; 4.6.7 The q element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-abbr-element.html">4.6.9 The abbr element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-q-element.html">&slarr; 4.6.7 The q element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-abbr-element.html">4.6.9 The abbr element &srarr;</a>
+  </nav>
 
   <h4 id="the-dfn-element"><span class="secno">4.6.8 </span>The <dfn><code>dfn</code></dfn> element</h4>
 
@@ -407,4 +443,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-header-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-header-element.html	15 Oct 2012 09:45:15 -0000	1.201
+++ the-header-element.html	15 Oct 2012 12:50:02 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4.8 The header element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4.8 The header element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-hgroup-element.html" title="4.4.7 The hgroup element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-footer-element.html" title="4.4.9 The footer element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-hgroup-element.html" rel="prev" title="4.4.7 The hgroup element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-footer-element.html" rel="next" title="4.4.9 The footer element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-hgroup-element.html">&#8592; 4.4.7 The hgroup element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-footer-element.html">4.4.9 The footer element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-hgroup-element.html">&slarr; 4.4.7 The hgroup element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-footer-element.html">4.4.9 The footer element &srarr;</a>
+  </nav>
 
   <h4 id="the-header-element"><span class="secno">4.4.8 </span>The <dfn><code>header</code></dfn> element</h4>
 
@@ -356,7 +392,7 @@
 
   <p class="note">A <code><a href="#the-header-element">header</a></code> element is intended to usually
   contain the section's heading (an
-  <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>&#8211;<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code> element or an
+  <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>&ndash;<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code> element or an
   <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> element), but this is not required. The
   <code><a href="#the-header-element">header</a></code> element can also be used to wrap a section's
   table of contents, a search form, or any relevant logos.</p>
@@ -435,4 +471,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -d -r1.277 -r1.278
--- elements.html	15 Oct 2012 09:45:06 -0000	1.277
+++ elements.html	15 Oct 2012 12:46:08 -0000	1.278
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>3.2 Elements &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>3.2 Elements &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="global-attributes.html" title="3.2.3 Global attributes" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="dom.html" rel="prev" title="3 Semantics, structure, and APIs of HTML documents">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="global-attributes.html" rel="next" title="3.2.3 Global attributes">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="dom.html">&#8592; 3 Semantics, structure, and APIs of HTML documents</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="global-attributes.html">3.2.3 Global attributes &#8594;</a>
+  <nav class="prev_next">
+   <a href="dom.html">&slarr; 3 Semantics, structure, and APIs of HTML documents</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="global-attributes.html">3.2.3 Global attributes &srarr;</a>
   <ol class="toc"><li><ol><li><a href="elements.html#elements"><span class="secno">3.2 </span>Elements</a>
-    <ol><li><a href="elements.html#semantics-0"><span class="secno">3.2.1 </span>Semantics</a></li><li><a href="elements.html#elements-in-the-dom"><span class="secno">3.2.2 </span>Elements in the DOM</a></li></ol></li></ol></li></ol></div>
+    <ol><li><a href="elements.html#semantics-0"><span class="secno">3.2.1 </span>Semantics</a><li><a href="elements.html#elements-in-the-dom"><span class="secno">3.2.2 </span>Elements in the DOM</a></ol></ol></ol></nav>
 
   <h3 id="elements"><span class="secno">3.2 </span>Elements</h3>
 
@@ -408,7 +444,7 @@
    &lt;tr&gt; &lt;td&gt; My favourite animal is the cat. &lt;/td&gt; &lt;/tr&gt;
    &lt;tr&gt;
     &lt;td&gt;
-     &#8212;&lt;a href="http://example.org/~ernest/"&gt;&lt;cite&gt;Ernest&lt;/cite&gt;&lt;/a&gt;,
+     &mdash;&lt;a href="http://example.org/~ernest/"&gt;&lt;cite&gt;Ernest&lt;/cite&gt;&lt;/a&gt;,
      in an essay from 1992
     &lt;/td&gt;
    &lt;/tr&gt;
@@ -435,7 +471,7 @@
    &lt;p&gt; My favourite animal is the cat. &lt;/p&gt;
   &lt;/blockquote&gt;
   &lt;p&gt;
-   &#8212;&lt;a href="http://example.org/~ernest/"&gt;Ernest&lt;/a&gt;,
+   &mdash;&lt;a href="http://example.org/~ernest/"&gt;Ernest&lt;/a&gt;,
    in an essay from 1992
   &lt;/p&gt;
  &lt;/body&gt;
@@ -636,4 +672,4 @@
 
 
 <!--TOPIC:HTML-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-sub-and-sup-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-sub-and-sup-elements.html	15 Oct 2012 09:45:19 -0000	1.201
+++ the-sub-and-sup-elements.html	15 Oct 2012 12:50:24 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.15 The sub and sup elements &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.15 The sub and sup elements &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-kbd-element.html" title="4.6.14 The kbd element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-i-element.html" title="4.6.16 The i element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-kbd-element.html" rel="prev" title="4.6.14 The kbd element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-i-element.html" rel="next" title="4.6.16 The i element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-kbd-element.html">&#8592; 4.6.14 The kbd element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-i-element.html">4.6.16 The i element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-kbd-element.html">&slarr; 4.6.14 The kbd element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-i-element.html">4.6.16 The i element &srarr;</a>
+  </nav>
 
   <h4 id="the-sub-and-sup-elements"><span class="secno">4.6.15 </span>The <dfn id="the-sub-element"><code>sub</code></dfn> and <dfn id="the-sup-element"><code>sup</code></dfn> elements</h4>
 
@@ -400,4 +436,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-i-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-i-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-i-element.html	15 Oct 2012 09:45:16 -0000	1.201
+++ the-i-element.html	15 Oct 2012 12:50:06 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.16 The i element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.16 The i element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-sub-and-sup-elements.html" title="4.6.15 The sub and sup elements" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-b-element.html" title="4.6.17 The b element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-sub-and-sup-elements.html" rel="prev" title="4.6.15 The sub and sup elements">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-b-element.html" rel="next" title="4.6.17 The b element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-sub-and-sup-elements.html">&#8592; 4.6.15 The sub and sup elements</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-b-element.html">4.6.17 The b element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-sub-and-sup-elements.html">&slarr; 4.6.15 The sub and sup elements</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-b-element.html">4.6.17 The b element &srarr;</a>
+  </nav>
 
   <h4 id="the-i-element"><span class="secno">4.6.16 </span>The <dfn><code>i</code></dfn> element</h4>
 
@@ -375,7 +411,7 @@
 princess called Carey. He watched her, day-in, day-out, hoping she
 would notice him, but she never did.&lt;/i&gt;&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Finally one night he picked up the courage to speak with
-her&#8212;&lt;/i&gt;&lt;/p&gt;
+her&mdash;&lt;/i&gt;&lt;/p&gt;
 &lt;p&gt;Raymond woke with a start as the fire alarm rang out.&lt;/p&gt;</pre>
   </div>
 
@@ -398,4 +434,4 @@
   necessarily be italicized.</p>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1255
retrieving revision 1.1256
diff -u -d -r1.1255 -r1.1256
--- forms.html	15 Oct 2012 09:45:06 -0000	1.1255
+++ forms.html	15 Oct 2012 12:46:09 -0000	1.1256
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10 Forms &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10 Forms &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,25 +355,25 @@
      }
      return null;
    }
-  </script><link href="examples.html" title="4.9.13 Examples" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-form-element.html" title="4.10.3 The form element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="examples.html" rel="prev" title="4.9.13 Examples">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-form-element.html" rel="next" title="4.10.3 The form element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="examples.html">&#8592; 4.9.13 Examples</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-form-element.html">4.10.3 The form element &#8594;</a>
+  <nav class="prev_next">
+   <a href="examples.html">&slarr; 4.9.13 Examples</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-form-element.html">4.10.3 The form element &srarr;</a>
   <ol class="toc"><li><ol><li><a href="forms.html#forms"><span class="secno">4.10 </span>Forms</a>
     <ol><li><a href="forms.html#introduction-1"><span class="secno">4.10.1 </span>Introduction</a>
-      <ol><li><a href="forms.html#writing-a-form's-user-interface"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a></li><li><a href="forms.html#implementing-the-server-side-processing-for-a-form"><span class="secno">4.10.1.2 </span>Implementing the server-side processing for a form</a></li><li><a href="forms.html#configuring-a-form-to-communicate-with-a-server"><span class="secno">4.10.1.3 </span>Configuring a form to communicate with a server</a></li><li><a href="forms.html#client-side-form-validation"><span class="secno">4.10.1.4 </span>Client-side form validation</a></li><li><a href="forms.html#input-author-notes"><span class="secno">4.10.1.5 </span>Date, time, and number formats</a></li></ol></li><li><a href="forms.html#categories"><span class="secno">4.10.2 </span>Categories</a></li></ol></li></ol></li></ol></div>
+      <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><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><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><a href="forms.html#client-side-form-validation"><span class="secno">4.10.1.4 </span>Client-side form validation</a><li><a href="forms.html#input-author-notes"><span class="secno">4.10.1.5 </span>Date, time, and number formats</a></ol><li><a href="forms.html#categories"><span class="secno">4.10.2 </span>Categories</a></ol></ol></ol></nav>
 
   <h3 id="forms"><span class="secno">4.10 </span>Forms</h3>
 
@@ -583,7 +619,7 @@
   <p>Multiple controls can have the same name; for example, here we
   give all the checkboxes the same name, and the server distinguishes
   which checkbox was checked by seeing which values are submitted with
-  that name &#8212; like the radio buttons, they are also given unique
+  that name &mdash; like the radio buttons, they are also given unique
   values with the <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code>
   attribute.</p>
 
@@ -712,10 +748,10 @@
   minutes using an "h" character, as in "14h00".</p>
 
   <p>Similar issues exist with dates, with the added complication that
-  even the order of the components is not always consistent &#8212;
+  even the order of the components is not always consistent &mdash;
   for example, in Cyprus the first of February 2003 would typically be
   written "1/2/03", while that same date in Japan would typically be
-  written as "2003&#24180;02&#26376;01&#26085;" &#8212; and even with
+  written as "2003&#x5e74;02&#x6708;01&#x65e5;" &mdash; and even with
   numbers, where locales differ, for example, in what punctuation is
   used as the decimal separator and the thousands separator.</p>
 
@@ -835,7 +871,7 @@
   that can be associated with a <code><a href="the-label-element.html#the-label-element">label</a></code> element.
 
   <!-- when updating this also update the category index -->
-  </p><ul class="brief category-list"><li><code><a href="the-button-element.html#the-button-element">button</a></code></li>
+  <ul class="brief category-list"><li><code><a href="the-button-element.html#the-button-element">button</a></code></li>
    <li><code><a href="the-input-element.html#the-input-element">input</a></code> (if the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute is <em>not</em> in the <a href="states-of-the-type-attribute.html#hidden-state-(type=hidden)" title="attr-input-type-hidden">Hidden</a> state)</li>
    <li><code><a href="the-keygen-element.html#the-keygen-element">keygen</a></code></li>
    <li><code><a href="the-meter-element.html#the-meter-element">meter</a></code></li>
@@ -843,4 +879,4 @@
    <li><code><a href="the-progress-element.html#the-progress-element">progress</a></code></li>
    <li><code><a href="the-select-element.html#the-select-element">select</a></code></li>
    <li><code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code></li>
-  </ul></body></html>
\ No newline at end of file
+  </ul>
\ No newline at end of file

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -d -r1.246 -r1.247
--- edits.html	15 Oct 2012 09:45:06 -0000	1.246
+++ edits.html	15 Oct 2012 12:46:07 -0000	1.247
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.7 Edits &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.7 Edits &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="usage-summary.html" title="4.6.28 Usage summary" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-ins-element.html" title="4.7.1 The ins element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="usage-summary.html" rel="prev" title="4.6.28 Usage summary">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-ins-element.html" rel="next" title="4.7.1 The ins element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="usage-summary.html">&#8592; 4.6.28 Usage summary</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-ins-element.html">4.7.1 The ins element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="usage-summary.html">&slarr; 4.6.28 Usage summary</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-ins-element.html">4.7.1 The ins element &srarr;</a>
+  </nav>
 
   <h3 id="edits"><span class="secno">4.7 </span>Edits</h3>
 
@@ -343,4 +379,4 @@
   edits to the document.</p>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.1128
retrieving revision 1.1129
diff -u -d -r1.1128 -r1.1129
--- the-canvas-element.html	15 Oct 2012 09:45:10 -0000	1.1128
+++ the-canvas-element.html	15 Oct 2012 12:48:55 -0000	1.1129
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.8.11 The canvas element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.8.11 The canvas element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,24 +355,24 @@
      }
      return null;
    }
-  </script><link href="media-elements.html" title="4.8.10 Media elements" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-map-element.html" title="4.8.12 The map element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="media-elements.html" rel="prev" title="4.8.10 Media elements">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-map-element.html" rel="next" title="4.8.12 The map element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="media-elements.html">&#8592; 4.8.10 Media elements</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>
+  <nav class="prev_next">
+   <a href="media-elements.html">&slarr; 4.8.10 Media elements</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-map-element.html">4.8.12 The map element &srarr;</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>
+      <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><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></ol></ol></ol></ol></nav>
 
   <h4 id="the-canvas-element"><span class="secno">4.8.11 </span>The <dfn id="canvas"><code>canvas</code></dfn> element</h4>
 
@@ -492,7 +528,7 @@
     <p>The list of defined contexts is given on the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki
     CanvasContexts page</a>. <a href="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a>
 
-    </p><p>Returns null if the given context ID is not supported or if the
+    <p>Returns null if the given context ID is not supported or if the
     canvas has already been initialized with some other (incompatible)
     context type (e.g. trying to get a "<code title="canvas-context-2d">2d</code>" context after getting a
     "<code title="canvas-context-webgl">webgl</code>" context).</p>
@@ -511,7 +547,7 @@
   steps:</p>
 
   <ol><li><p>Let <var title="">contextId</var> be the first argument to
-   the method.</p></li>
+   the method.</li>
 
    <li>
 
@@ -533,19 +569,19 @@
    context's entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki
    CanvasContexts page</a> does not list <var title="">contextId</var>
    as a context with which it is compatible, return null and abort
-   these steps. <a href="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p></li>
+   these steps. <a href="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a></li>
 
    <li><p>If the element does not have a <a href="#primary-context">primary context</a>,
-   let the element's <a href="#primary-context">primary context</a> be <var title="">contextId</var>.</p></li>
+   let the element's <a href="#primary-context">primary context</a> be <var title="">contextId</var>.</li>
 
    <li><p>If the <code title="dom-canvas-getContext"><a href="#dom-canvas-getcontext">getContext()</a></code> method has
    already been invoked on this element for the same <var title="">contextId</var>, return the same object as was returned
    that time, and abort these steps. The additional arguments are
-   ignored.</p></li>
+   ignored.</li>
 
    <li><p><dfn id="getcontext-return" title="getContext-return">Return a new object for <var title="">contextId</var></dfn>, as defined by the specification
    given for <var title="">contextId</var>'s entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki
-   CanvasContexts page</a>. <a href="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p></li>
+   CanvasContexts page</a>. <a href="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a></li>
 
   </ol><p>New context types may be registered in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki
   CanvasContexts page</a>. <a href="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p>
@@ -557,7 +593,7 @@
   <dl><dt>Keyword</dt>
 
    <dd><p>The value of <var title="">contextID</var> that will return
-   the object for the new API.</p></dd>
+   the object for the new API.</dd>
 
 
    <dt>Specification</dt>
@@ -566,7 +602,7 @@
    API. It could be another page on the Wiki, or a link to an external
    page. If the type does not have a formal specification, an informal
    description can be substituted until such time as a formal
-   specification is available.</p></dd>
+   specification is available.</dd>
 
 
    <dt>Compatible with</dt>
@@ -575,7 +611,7 @@
    (i.e. that operate on the same underlying bitmap). This list must
    be transitive and symmetric; if one context type is defined as
    compatible with another, then all types it is compatible with must
-   be compatible with all types the other is compatible with.</p></dd>
+   be compatible with all types the other is compatible with.</dd>
 
   </dl><p>Vendors may also define experimental contexts using the syntax
   <code><var title="">vendorname</var>-<var title="">context</var></code>, for example,
@@ -632,15 +668,15 @@
    and abort these steps.</p>
 <!--REMOVE-TOPIC:Security-->
 
-   </li><li><p>If the canvas has no pixels (i.e. either its horizontal
+   <li><p>If the canvas has no pixels (i.e. either its horizontal
    dimension or its vertical dimension is zero) then return the string
    "<code title="">data:,</code>" and abort these steps. (This is the
    shortest <a href="infrastructure.html#data-protocol" title="data protocol"><code title="">data:</code>
-   URL</a>; it represents the empty string in a <code title="">text/plain</code> resource.)</p></li>
+   URL</a>; it represents the empty string in a <code title="">text/plain</code> resource.)</li>
 
    <li><p>Let <var title="">file</var> be <a href="#a-serialization-of-the-image-as-a-file">a serialization of the
    image as a file</a>, using the method's arguments (if any) as
-   the <var title="">arguments</var>.</p></li>
+   the <var title="">arguments</var>.</li>
 
    <li><p>Return a <a href="infrastructure.html#data-protocol" title="data protocol"><code title="">data:</code> URL</a> representing <var title="">file</var>. <a href="textFieldSelection.html#refsRFC2397">[RFC2397]</a></p>
 
@@ -648,7 +684,7 @@
    not have any parameters, to ensure the same exact URL is generated
    in each browser? -->
 
-  </li></ol><p>The <dfn id="dom-canvas-toblob" title="dom-canvas-toBlob"><code>toBlob()</code></dfn> method
+  </ol><p>The <dfn id="dom-canvas-toblob" title="dom-canvas-toBlob"><code>toBlob()</code></dfn> method
   must run the following steps:</p>
 
   <ol><!--ADD-TOPIC:Security--><li><p>If the <code><a href="#the-canvas-element">canvas</a></code> element's <i>origin-clean</i>
@@ -656,11 +692,11 @@
    and abort these steps.</p>
 <!--REMOVE-TOPIC:Security-->
 
-   </li><li><p>Let <var title="">callback</var> be the first
-   argument.</p></li>
+   <li><p>Let <var title="">callback</var> be the first
+   argument.</li>
 
    <li><p>Let <var title="">arguments</var> be the second and
-   subsequent arguments to the method, if any.</p></li>
+   subsequent arguments to the method, if any.</li>
 
    <li>
 
@@ -674,15 +710,15 @@
    </li>
 
    <li><p>Return, but continue running these steps
-   asynchronously.</p></li>
+   asynchronously.</li>
 
    <li><p>If <var title="">callback</var> is null, abort these
-   steps.</p></li>
+   steps.</li>
 
    <li><p><a href="textFieldSelection.html#queue-a-task">Queue a task</a> to invoke the
    <code><a href="infrastructure.html#filecallback">FileCallback</a></code> <var title="">callback</var> with <var title="">result</var> as its argument. The <a href="textFieldSelection.html#task-source">task source</a>
    for this task is the <dfn id="canvas-blob-serialization-task-source">canvas blob serialization task
-   source</dfn>. <a href="textFieldSelection.html#refsFILESYSTEMAPI">[FILESYSTEMAPI]</a></p></li>
+   source</dfn>. <a href="textFieldSelection.html#refsFILESYSTEMAPI">[FILESYSTEMAPI]</a></li>
 
   </ol><p>When a user agent is to create <dfn id="a-serialization-of-the-image-as-a-file">a serialization of the image
   as a file</dfn>, optionally with some given <var title="">arguments</var>, it must create an image file in the format
@@ -721,15 +757,15 @@
 
   </div>
 
-  <table><thead><tr><th> Type </th><th> Other arguments </th><th> Reference
-   </th></tr></thead><tbody><tr><td> <code>image/jpeg</code>
-     </td><td> The second argument<span class="impl">, if it</span> is a
+  <table><thead><tr><th> Type <th> Other arguments <th> Reference
+   <tbody><tr><td> <code>image/jpeg</code>
+     <td> The second argument<span class="impl">, if it</span> is a
      number in the range 0.0 to 1.0 inclusive<span class="impl">, must
      be</span> treated as the desired quality level. <span class="impl">If it is not a number or is outside that range, the
      user agent must use its default value, as if the argument had
      been omitted.</span>
-     </td><td> <a href="textFieldSelection.html#refsJPEG">[JPEG]</a>
-  </td></tr></tbody></table><div class="impl">
+     <td> <a href="textFieldSelection.html#refsJPEG">[JPEG]</a>
+  </table><div class="impl">
 
   <p>For the purposes of these rules, an argument is considered to be
   a number if it is converted to an IDL double value by the rules for
@@ -809,11 +845,11 @@
    <code><a href="the-video-element.html#htmlvideoelement">HTMLVideoElement</a></code> whose <a href="textFieldSelection.html#origin-0">origin</a> is not the
    <a href="textFieldSelection.html#same-origin" title="same origin">same</a> as that of the
    <code><a href="dom.html#document">Document</a></code> object that owns the <code><a href="#the-canvas-element">canvas</a></code>
-   element.</p></li>
+   element.</li>
 
    <li><p>The element's 2D context's <code title="dom-context-2d-drawImage">drawImage()</code> method is
    called with an <code><a href="#htmlcanvaselement">HTMLCanvasElement</a></code> whose
-   <i>origin-clean</i> flag is false.</p></li>
+   <i>origin-clean</i> flag is false.</li>
 
    <li><p>The element's 2D context's <code title="dom-context-2d-fillStyle">fillStyle</code> attribute is set
    to a <code>CanvasPattern</code> object that was created from an
@@ -821,12 +857,12 @@
    whose <a href="textFieldSelection.html#origin-0">origin</a> was not the <a href="textFieldSelection.html#same-origin" title="same
    origin">same</a> as that of the <code><a href="dom.html#document">Document</a></code> object
    that owns the <code><a href="#the-canvas-element">canvas</a></code> element when the pattern was
-   created.</p></li>
+   created.</li>
 
    <li><p>The element's 2D context's <code title="dom-context-2d-fillStyle">fillStyle</code> attribute is set
    to a <code>CanvasPattern</code> object that was created from an
    <code><a href="#htmlcanvaselement">HTMLCanvasElement</a></code> whose <i>origin-clean</i> flag was
-   false when the pattern was created.</p></li>
+   false when the pattern was created.</li>
 
    <li><p>The element's 2D context's <code title="dom-context-2d-strokeStyle">strokeStyle</code> attribute is
    set to a <code>CanvasPattern</code> object that was created from an
@@ -834,12 +870,12 @@
    whose <a href="textFieldSelection.html#origin-0">origin</a> was not the <a href="textFieldSelection.html#same-origin" title="same
    origin">same</a> as that of the <code><a href="dom.html#document">Document</a></code> object
    that owns the <code><a href="#the-canvas-element">canvas</a></code> element when the pattern was
-   created.</p></li>
+   created.</li>
 
    <li><p>The element's 2D context's <code title="dom-context-2d-strokeStyle">strokeStyle</code> attribute is
    set to a <code>CanvasPattern</code> object that was created from an
    <code><a href="#htmlcanvaselement">HTMLCanvasElement</a></code> whose <i>origin-clean</i> flag was
-   false when the pattern was created.</p></li>
+   false when the pattern was created.</li>
 
    <li><p>The element's 2D context's <code title="dom-context-2d-fillText">fillText()</code> or <code title="dom-context-2d-fillText">strokeText()</code> methods are
    invoked and consider using a font that has an <a href="textFieldSelection.html#origin-0">origin</a>
@@ -847,7 +883,7 @@
    the <code><a href="dom.html#document">Document</a></code> object that owns the <code><a href="#the-canvas-element">canvas</a></code>
    element. (The font doesn't even have to be used; all that matters
    is whether the font was considered for any of the glyphs
-   drawn.)</p></li> <!-- because fonts could consider sensitive
+   drawn.)</li> <!-- because fonts could consider sensitive
    material, I guess; and because that sensitivity could extend to
    whether or not a particular glyph is in the font in the first
    place. -->
@@ -865,4 +901,4 @@
 
 
 <!--TOPIC:HTML-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-samp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-samp-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-samp-element.html	15 Oct 2012 09:45:19 -0000	1.201
+++ the-samp-element.html	15 Oct 2012 12:50:22 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.13 The samp element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.13 The samp element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-var-element.html" title="4.6.12 The var element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-kbd-element.html" title="4.6.14 The kbd element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-var-element.html" rel="prev" title="4.6.12 The var element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-kbd-element.html" rel="next" title="4.6.14 The kbd element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-var-element.html">&#8592; 4.6.12 The var element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-kbd-element.html">4.6.14 The kbd element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-var-element.html">&slarr; 4.6.12 The var element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-kbd-element.html">4.6.14 The kbd element &srarr;</a>
+  </nav>
 
   <h4 id="the-samp-element"><span class="secno">4.6.13 </span>The <dfn><code>samp</code></dfn> element</h4>
 
@@ -376,4 +412,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-u-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-u-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-u-element.html	15 Oct 2012 09:45:21 -0000	1.201
+++ the-u-element.html	15 Oct 2012 12:50:25 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.18 The u element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.18 The u element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-b-element.html" title="4.6.17 The b element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-mark-element.html" title="4.6.19 The mark element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-b-element.html" rel="prev" title="4.6.17 The b element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-mark-element.html" rel="next" title="4.6.19 The mark element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-b-element.html">&#8592; 4.6.17 The b element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-mark-element.html">4.6.19 The mark element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-b-element.html">&slarr; 4.6.17 The b element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-mark-element.html">4.6.19 The mark element &srarr;</a>
+  </nav>
 
   <h4 id="the-u-element"><span class="secno">4.6.18 </span>The <dfn><code>u</code></dfn> element</h4>
 
@@ -377,4 +413,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: headings-and-sections.html
===================================================================
RCS file: /sources/public/html5/spec/headings-and-sections.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- headings-and-sections.html	15 Oct 2012 09:45:06 -0000	1.204
+++ headings-and-sections.html	15 Oct 2012 12:46:16 -0000	1.205
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4.11 Headings and sections &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4.11 Headings and sections &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,28 +355,28 @@
      }
      return null;
    }
-  </script><link href="the-address-element.html" title="4.4.10 The address element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="grouping-content.html" title="4.5 Grouping content" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-address-element.html" rel="prev" title="4.4.10 The address element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="grouping-content.html" rel="next" title="4.5 Grouping content">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-address-element.html">&#8592; 4.4.10 The address element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="grouping-content.html">4.5 Grouping content &#8594;</a>
+  <nav class="prev_next">
+   <a href="the-address-element.html">&slarr; 4.4.10 The address element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="grouping-content.html">4.5 Grouping content &srarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="headings-and-sections.html#headings-and-sections"><span class="secno">4.4.11 </span>Headings and sections</a>
-      <ol><li><a href="headings-and-sections.html#outlines"><span class="secno">4.4.11.1 </span>Creating an outline</a></li></ol></li><li><a href="headings-and-sections.html#usage-summary-0"><span class="secno">4.4.12 </span>Usage summary</a></li></ol></li></ol></li></ol></div>
+      <ol><li><a href="headings-and-sections.html#outlines"><span class="secno">4.4.11.1 </span>Creating an outline</a></ol><li><a href="headings-and-sections.html#usage-summary-0"><span class="secno">4.4.12 </span>Usage summary</a></ol></ol></ol></nav>
 
   <h4 id="headings-and-sections"><span class="secno">4.4.11 </span><dfn>Headings and sections</dfn></h4>
 
-  <p>The <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>&#8211;<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code> elements and the
+  <p>The <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>&ndash;<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code> elements and the
   <code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> element are headings.</p>
 
   <p>The first element of <a href="content-models.html#heading-content-0">heading content</a> in an element
@@ -508,7 +544,7 @@
   outline also associates each node in the DOM tree with a particular
   section and potentially a heading.</span> (The sections in the
   outline aren't <code><a href="the-section-element.html#the-section-element">section</a></code> elements, though some may
-  correspond to such elements &#8212; they are merely conceptual
+  correspond to such elements &mdash; they are merely conceptual
   sections.)</p>
 
   <div class="example">
@@ -555,14 +591,14 @@
   <a href="#outline">outline</a> is as follows:</p>
 
   <ol><li><p>Let <var title="">current outlinee</var> be null. (It holds
-   the element whose <a href="#outline">outline</a> is being created.)</p></li>
+   the element whose <a href="#outline">outline</a> is being created.)</li>
 
    <li><p>Let <var title="">current section</var> be null. (It holds a
    pointer to a <a href="#concept-section" title="concept-section">section</a>, so that
-   elements in the DOM can all be associated with a section.)</p></li>
+   elements in the DOM can all be associated with a section.)</li>
 
    <li><p>Create a stack to hold elements, which is used to handle
-   nesting. Initialize this stack to empty.</p></li>
+   nesting. Initialize this stack to empty.</li>
 
    <li>
 
@@ -588,7 +624,7 @@
      <dt>If the top of the stack is a <a href="content-models.html#heading-content-0">heading content</a>
      element or an element with a <code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code> attribute</dt>
 
-     <dd><p>Do nothing.</p></dd>
+     <dd><p>Do nothing.</dd>
 
 
      <dt>When entering an element with a <code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code> attribute</dt>
@@ -660,23 +696,23 @@
 
       <ol><li><p>If the <var title="">current section</var> has no
        heading, create an implied heading and let that be the heading
-       for the <var title="">current section</var>.</p></li>
+       for the <var title="">current section</var>.</li>
 
-       <li><p>Pop the top element from the stack, and let the <var title="">current outlinee</var> be that element.</p></li>
+       <li><p>Pop the top element from the stack, and let the <var title="">current outlinee</var> be that element.</li>
 
        <li><p>Let <var title="">current section</var> be the last
        section in the <a href="#outline">outline</a> of the <var title="">current
-       outlinee</var> element.</p></li>
+       outlinee</var> element.</li>
 
        <li><p><i>Finding the deepest child</i>: If <var title="">current section</var> has no child sections, stop
-       these steps.</p></li>
+       these steps.</li>
 
        <li><p>Let <var title="">current section</var> be the last
        child <a href="#concept-section" title="concept-section">section</a> of the
-       current <var title="">current section</var>.</p></li>
+       current <var title="">current section</var>.</li>
 
        <li><p>Go back to the substep labeled <i>finding the deepest
-       child</i>.</p></li>
+       child</i>.</li>
 
       </ol></dd>
 
@@ -722,7 +758,7 @@
 
       <p>Otherwise, run these substeps:</p>
 
-      <ol><li><p>Let <var title="">candidate section</var> be <var title="">current section</var>.</p></li>
+      <ol><li><p>Let <var title="">candidate section</var> be <var title="">current section</var>.</li>
 
        <li><p><i>Heading loop</i>: If the element being entered has a
        <a href="the-aside-element.html#rank">rank</a> lower than the <a href="the-aside-element.html#rank">rank</a> of the
@@ -732,13 +768,13 @@
        section is the last section in the outline.) Let <var title="">current section</var> be this new section. Let the
        element being entered be the new heading for the <var title="">current section</var>. Abort these substeps.</p>
 
-       </li><li><p>Let <var title="">new candidate section</var> be the
+       <li><p>Let <var title="">new candidate section</var> be the
        <a href="#concept-section" title="concept-section">section</a> that contains <var title="">candidate section</var> in the <a href="#outline">outline</a> of
-       <var title="">current outlinee</var>.</p></li>
+       <var title="">current outlinee</var>.</li>
 
-       <li><p>Let <var title="">candidate section</var> be <var title="">new candidate section</var>.</p></li>
+       <li><p>Let <var title="">candidate section</var> be <var title="">new candidate section</var>.</li>
 
-       <li><p>Return to the step labeled <i>heading loop</i>.</p></li>
+       <li><p>Return to the step labeled <i>heading loop</i>.</li>
 
       </ol><p>Push the element being entered onto the stack. (This causes
       the algorithm to skip any descendants of the element.)</p>
@@ -752,7 +788,7 @@
 
      <dt>Otherwise</dt>
 
-     <dd><p>Do nothing.</p></dd>
+     <dd><p>Do nothing.</dd>
 
     </dl><p id="associatedSection">In addition, whenever the walk exits a
     node, after doing the steps above, if the node is not associated
@@ -763,7 +799,7 @@
    </li>
 
    <li><p>Associate all nodes with the heading of the <a href="#concept-section" title="concept-section">section</a> with which they are
-   associated, if any.</p></li>
+   associated, if any.</li>
 
   </ol><p>The tree of sections created by the algorithm above, or a proper
   subset thereof, must be used when generating document outlines, for
@@ -869,19 +905,19 @@
 
   <p><i>This section is non-normative.</i></p>
   <table class="vertical-summary-table"><thead><tr><th rowspan="2">Element
-     </th><th>Purpose
-    </th></tr><tr><th>Example
-   </th></tr></thead><tbody><tr><td rowspan="2"><code><a href="the-body-element.html#the-body-element">body</a></code>
-     </td><td><!--REPRESENTS body-->
-    </td></tr><tr><td><pre class="example">&lt;!DOCTYPE HTML&gt;
+     <th>Purpose
+    <tr><th>Example
+   <tbody><tr><td rowspan="2"><code><a href="the-body-element.html#the-body-element">body</a></code>
+     <td><!--REPRESENTS body-->
+    <tr><td><pre class="example">&lt;!DOCTYPE HTML&gt;
 &lt;html&gt;
  &lt;head&gt; &lt;title&gt;Steve Hill's Home Page&lt;/title&gt; &lt;/head&gt;
  <strong><a href="the-body-element.html#the-body-element">&lt;body&gt;</a></strong> &lt;p&gt;Hard Trance is My Life.&lt;/p&gt; <strong><a href="the-body-element.html#the-body-element">&lt;/body&gt;</a></strong>
 &lt;/html&gt;</pre>
 
-    </td></tr><tr><td rowspan="2"><code><a href="the-article-element.html#the-article-element">article</a></code>
-     </td><td><!--REPRESENTS article-->
-    </td></tr><tr><td><pre class="example"><strong><a href="the-article-element.html#the-article-element">&lt;article&gt;</a></strong>
+    <tr><td rowspan="2"><code><a href="the-article-element.html#the-article-element">article</a></code>
+     <td><!--REPRESENTS article-->
+    <tr><td><pre class="example"><strong><a href="the-article-element.html#the-article-element">&lt;article&gt;</a></strong>
  &lt;img src="/tumblr_masqy2s5yn1rzfqbpo1_500.jpg" alt="Yellow smiley face with the caption 'masif'"&gt;
  &lt;p&gt;My fave Masif tee so far!&lt;/p&gt;
  &lt;footer&gt;Posted 2 days ago&lt;/footer&gt;
@@ -892,9 +928,9 @@
  &lt;footer&gt;Posted 3 weeks ago&lt;/footer&gt;
 <strong><a href="the-article-element.html#the-article-element">&lt;/article&gt;</a></strong></pre>
 
-    </td></tr><tr><td rowspan="2"><code><a href="the-section-element.html#the-section-element">section</a></code>
-     </td><td><!--REPRESENTS section-->
-    </td></tr><tr><td><pre class="example">&lt;h1&gt;Biography&lt;/h1&gt;
+    <tr><td rowspan="2"><code><a href="the-section-element.html#the-section-element">section</a></code>
+     <td><!--REPRESENTS section-->
+    <tr><td><pre class="example">&lt;h1&gt;Biography&lt;/h1&gt;
 <strong><a href="the-section-element.html#the-section-element">&lt;section&gt;</a></strong>
  &lt;h1&gt;The facts&lt;/h1&gt;
  &lt;p&gt;1500+ shows, 14+ countries&lt;/p&gt;
@@ -904,32 +940,32 @@
  &lt;p&gt;100+ shows, 8+ countries&lt;/p&gt;
 <strong><a href="the-section-element.html#the-section-element">&lt;/section&gt;</a></strong></pre>
 
-    </td></tr><tr><td rowspan="2"><code><a href="the-nav-element.html#the-nav-element">nav</a></code>
-     </td><td><!--REPRESENTS nav-->
-    </td></tr><tr><td><pre class="example"><strong><a href="the-nav-element.html#the-nav-element">&lt;nav&gt;</a></strong>
+    <tr><td rowspan="2"><code><a href="the-nav-element.html#the-nav-element">nav</a></code>
+     <td><!--REPRESENTS nav-->
+    <tr><td><pre class="example"><strong><a href="the-nav-element.html#the-nav-element">&lt;nav&gt;</a></strong>
  &lt;p&gt;&lt;a href="/"&gt;Home&lt;/a&gt;
  &lt;p&gt;&lt;a href="/biog.html"&gt;Bio&lt;/a&gt;
  &lt;p&gt;&lt;a href="/discog.html"&gt;Discog&lt;/a&gt;
 <strong><a href="the-nav-element.html#the-nav-element">&lt;/nav&gt;</a></strong></pre>
 
-    </td></tr><tr><td rowspan="2"><code><a href="the-aside-element.html#the-aside-element">aside</a></code>
-     </td><td><!--REPRESENTS aside-->
-    </td></tr><tr><td><pre class="example">&lt;h1&gt;Music&lt;/h1&gt;
+    <tr><td rowspan="2"><code><a href="the-aside-element.html#the-aside-element">aside</a></code>
+     <td><!--REPRESENTS aside-->
+    <tr><td><pre class="example">&lt;h1&gt;Music&lt;/h1&gt;
 &lt;p&gt;As any burner can tell you, the event has a lot of trance.&lt;/p&gt;
 <strong><a href="the-aside-element.html#the-aside-element">&lt;aside&gt;</a></strong>You can buy the music we played at our &lt;a href="buy.html"&gt;playlist page&lt;/a&gt;.<strong><a href="the-aside-element.html#the-aside-element">&lt;/aside&gt;</a></strong>
 &lt;p&gt;This year we played a kind of trance that originated in Belgium, Germany, and the Netherlands in the mid 90s.&lt;/p&gt;</pre>
 
-    </td></tr><tr><td rowspan="2"><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>&#8211;<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code>
-     </td><td>A section heading
-    </td></tr><tr><td><pre class="example"><strong><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h1&gt;</a></strong>The Guide To Music On The Playa<strong><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;/h1&gt;</a></strong>
+    <tr><td rowspan="2"><code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>&ndash;<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code>
+     <td>A section heading
+    <tr><td><pre class="example"><strong><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h1&gt;</a></strong>The Guide To Music On The Playa<strong><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;/h1&gt;</a></strong>
 <strong><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h2&gt;</a></strong>The Main Stage<strong><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;/h2&gt;</a></strong>
 &lt;p&gt;If you want to play on a stage, you should bring one.&lt;/p&gt;
 <strong><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h2&gt;</a></strong>Amplified Music<strong><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;/h2&gt;</a></strong>
 &lt;p&gt;Amplifiers up to 300W or 90dB are welcome.&lt;/p&gt;</pre>
 
-    </td></tr><tr><td rowspan="2"><code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code>
-     </td><td><!--REPRESENTS hgroup-->
-    </td></tr><tr><td><pre class="example"><strong><a href="the-hgroup-element.html#the-hgroup-element">&lt;hgroup&gt;</a></strong>
+    <tr><td rowspan="2"><code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code>
+     <td><!--REPRESENTS hgroup-->
+    <tr><td><pre class="example"><strong><a href="the-hgroup-element.html#the-hgroup-element">&lt;hgroup&gt;</a></strong>
  &lt;h1&gt;Burning Music&lt;/h1&gt;
  &lt;h2&gt;The Guide To Music On The Playa&lt;/h2&gt;
 <strong><a href="the-hgroup-element.html#the-hgroup-element">&lt;/hgroup&gt;</a></strong>
@@ -948,9 +984,9 @@
  &lt;p&gt;Amplifiers up to 300W or 90dB are welcome.&lt;/p&gt;
 &lt;/section&gt;</pre>
 
-    </td></tr><tr><td rowspan="2"><code><a href="the-header-element.html#the-header-element">header</a></code>
-     </td><td><!--REPRESENTS header-->
-    </td></tr><tr><td><pre class="example">&lt;article&gt;
+    <tr><td rowspan="2"><code><a href="the-header-element.html#the-header-element">header</a></code>
+     <td><!--REPRESENTS header-->
+    <tr><td><pre class="example">&lt;article&gt;
  <strong><a href="the-header-element.html#the-header-element">&lt;header&gt;</a></strong>
   &lt;h1&gt;Hard Trance is My Life&lt;/h1&gt;
   &lt;p&gt;By DJ Steve Hill and Technikal&lt;/p&gt;
@@ -958,9 +994,9 @@
  &lt;p&gt;The album with the amusing punctuation has red artwork.&lt;/p&gt;
 &lt;/article&gt;</pre>
 
-    </td></tr><tr><td rowspan="2"><code><a href="the-footer-element.html#the-footer-element">footer</a></code>
-     </td><td><!--REPRESENTS footer-->
-    </td></tr><tr><td><pre class="example">&lt;article&gt;
+    <tr><td rowspan="2"><code><a href="the-footer-element.html#the-footer-element">footer</a></code>
+     <td><!--REPRESENTS footer-->
+    <tr><td><pre class="example">&lt;article&gt;
  &lt;h1&gt;Hard Trance is My Life&lt;/h1&gt;
  &lt;p&gt;The album with the amusing punctuation has red artwork.&lt;/p&gt;
  <strong><a href="the-footer-element.html#the-footer-element">&lt;footer&gt;</a></strong>
@@ -968,4 +1004,4 @@
  <strong><a href="the-footer-element.html#the-footer-element">&lt;/footer&gt;</a></strong>
 &lt;/article&gt;</pre>
 
-  </td></tr></tbody></table></body></html>
\ No newline at end of file
+  </table>
\ No newline at end of file

Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.306
retrieving revision 1.307
diff -u -d -r1.306 -r1.307
--- the-button-element.html	15 Oct 2012 09:45:10 -0000	1.306
+++ the-button-element.html	15 Oct 2012 12:48:55 -0000	1.307
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.8 The button element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.8 The button element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="common-input-element-apis.html" title="4.10.7.4 Common input element APIs" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-select-element.html" title="4.10.9 The select element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="common-input-element-apis.html" rel="prev" title="4.10.7.4 Common input element APIs">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-select-element.html" rel="next" title="4.10.9 The select element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="common-input-element-apis.html">&#8592; 4.10.7.4 Common input element APIs</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-select-element.html">4.10.9 The select element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="common-input-element-apis.html">&slarr; 4.10.7.4 Common input element APIs</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-select-element.html">4.10.9 The select element &srarr;</a>
+  </nav>
 
   <h4 id="the-button-element"><span class="secno">4.10.8 </span>The <dfn><code>button</code></dfn> element</h4>
 
@@ -393,23 +429,23 @@
   <p>The <dfn id="attr-button-type" title="attr-button-type"><code>type</code></dfn>
   attribute controls the behavior of the button when it is activated.
   It is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The following table
-  lists the keywords and states for the attribute &#8212; the keywords
+  lists the keywords and states for the attribute &mdash; the keywords
   in the left column map to the states in the cell in the second
   column on the same row as the keyword.</p>
 
   <table><thead><tr><th> Keyword
-     </th><th> State
-     </th><th> Brief description
-   </th></tr></thead><tbody><tr><td><dfn id="attr-button-type-submit" title="attr-button-type-submit"><code>submit</code></dfn>
-     </td><td><a href="#attr-button-type-submit-state" title="attr-button-type-submit-state">Submit Button</a>
-     </td><td>Submits the form.
-    </td></tr><tr><td><dfn id="attr-button-type-reset" title="attr-button-type-reset"><code>reset</code></dfn>
-     </td><td><a href="#attr-button-type-reset-state" title="attr-button-type-reset-state">Reset Button</a>
-     </td><td>Resets the form.
-    </td></tr><tr><td><dfn id="attr-button-type-button" title="attr-button-type-button"><code>button</code></dfn>
-     </td><td><a href="#attr-button-type-button-state" title="attr-button-type-button-state">Button</a>
-     </td><td>Does nothing.
-  </td></tr></tbody></table><p>The <i>missing value default</i> is the <a href="#attr-button-type-submit-state" title="attr-button-type-submit-state">Submit Button</a>
+     <th> State
+     <th> Brief description
+   <tbody><tr><td><dfn id="attr-button-type-submit" title="attr-button-type-submit"><code>submit</code></dfn>
+     <td><a href="#attr-button-type-submit-state" title="attr-button-type-submit-state">Submit Button</a>
+     <td>Submits the form.
+    <tr><td><dfn id="attr-button-type-reset" title="attr-button-type-reset"><code>reset</code></dfn>
+     <td><a href="#attr-button-type-reset-state" title="attr-button-type-reset-state">Reset Button</a>
+     <td>Resets the form.
+    <tr><td><dfn id="attr-button-type-button" title="attr-button-type-button"><code>button</code></dfn>
+     <td><a href="#attr-button-type-button-state" title="attr-button-type-button-state">Button</a>
+     <td>Does nothing.
+  </table><p>The <i>missing value default</i> is the <a href="#attr-button-type-submit-state" title="attr-button-type-submit-state">Submit Button</a>
   state.</p>
 
   <p>If the <code title="attr-button-type"><a href="#attr-button-type">type</a></code> attribute is in
@@ -430,17 +466,17 @@
 
    <dd><p>If the element has a <a href="association-of-controls-and-forms.html#form-owner">form owner</a>, the element
    must <a href="textFieldSelection.html#concept-form-submit" title="concept-form-submit">submit</a> the <a href="association-of-controls-and-forms.html#form-owner">form
-   owner</a> from the <code><a href="#the-button-element">button</a></code> element.</p></dd>
+   owner</a> from the <code><a href="#the-button-element">button</a></code> element.</dd>
 
    <dt> <dfn id="attr-button-type-reset-state" title="attr-button-type-reset-state">Reset Button</dfn> </dt>
 
    <dd><p>If the element has a <a href="association-of-controls-and-forms.html#form-owner">form owner</a>, the element
    must <a href="textFieldSelection.html#concept-form-reset" title="concept-form-reset">reset</a> the <a href="association-of-controls-and-forms.html#form-owner">form
-   owner</a>.</p></dd>
+   owner</a>.</dd>
 
    <dt> <dfn id="attr-button-type-button-state" title="attr-button-type-button-state">Button</dfn>
 
-   </dt><dd><p>Do nothing.</p></dd>
+   <dd><p>Do nothing.</dd>
 
   </dl></div>
 
@@ -506,4 +542,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-cite-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-cite-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-cite-element.html	15 Oct 2012 09:45:10 -0000	1.201
+++ the-cite-element.html	15 Oct 2012 12:48:56 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.6 The cite element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.6 The cite element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-s-element.html" title="4.6.5 The s element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-q-element.html" title="4.6.7 The q element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-s-element.html" rel="prev" title="4.6.5 The s element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-q-element.html" rel="next" title="4.6.7 The q element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-s-element.html">&#8592; 4.6.5 The s element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-q-element.html">4.6.7 The q element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-s-element.html">&slarr; 4.6.5 The s element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-q-element.html">4.6.7 The q element &srarr;</a>
+  </nav>
 
   <h4 id="the-cite-element"><span class="secno">4.6.6 </span>The <dfn><code>cite</code></dfn> element</h4>
 
@@ -375,8 +411,8 @@
   referenced in detail (i.e. a citation), or it can just be a work
   that is mentioned in passing.</p>
 
-  <p>A person's name is not the title of a work &#8212; even if people
-  call that person a piece of work &#8212; and the element must
+  <p>A person's name is not the title of a work &mdash; even if people
+  call that person a piece of work &mdash; and the element must
   therefore not be used to mark up people's names. (In some cases, the
   <code><a href="the-b-element.html#the-b-element">b</a></code> element might be appropriate for names; e.g. in a
   gossip article where the names of famous people are keywords
@@ -462,4 +498,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-hgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hgroup-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-hgroup-element.html	15 Oct 2012 09:45:15 -0000	1.202
+++ the-hgroup-element.html	15 Oct 2012 12:50:06 -0000	1.203
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.4.7 The hgroup element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.4.7 The hgroup element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-aside-element.html" title="4.4.5 The aside element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-header-element.html" title="4.4.8 The header element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-aside-element.html" rel="prev" title="4.4.5 The aside element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-header-element.html" rel="next" title="4.4.8 The header element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-aside-element.html">&#8592; 4.4.5 The aside element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-header-element.html">4.4.8 The header element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-aside-element.html">&slarr; 4.4.5 The aside element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-header-element.html">4.4.8 The header element &srarr;</a>
+  </nav>
 
   <h4 id="the-hgroup-element"><span class="secno">4.4.7 </span>The <dfn><code>hgroup</code></dfn> element</h4>
 
@@ -353,7 +389,7 @@
    <dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
   </dl><!--TOPIC:HTML--><p>The <code><a href="#the-hgroup-element">hgroup</a></code> element <a href="textFieldSelection.html#represents">represents</a> the
   heading of a section. The element is used to group a set of
-  <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>&#8211;<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code> elements when the heading has
+  <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>&ndash;<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code> elements when the heading has
   multiple levels, such as subheadings, alternative titles, or
   taglines.</p>
 
@@ -361,7 +397,7 @@
   <code><a href="#the-hgroup-element">hgroup</a></code> element indicate subheadings or subtitles.</p>
 
   <p>The <a href="the-aside-element.html#rank">rank</a> of an <code><a href="#the-hgroup-element">hgroup</a></code> element is the
-  rank of the highest-ranked <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>&#8211;<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code>
+  rank of the highest-ranked <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>&ndash;<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code>
   element descendant of the <code><a href="#the-hgroup-element">hgroup</a></code> element, if there are
   any such elements, or otherwise the same as for an <code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>
   element (the highest rank).</p>
@@ -399,7 +435,7 @@
 
    <p>Alternatively, it could look like this:
 
-   </p><pre>The reality dysfunction (Space is not the only void)</pre>
+   <pre>The reality dysfunction (Space is not the only void)</pre>
 
    <p>In interfaces where a title can be rendered on multiple lines,
    it could be rendered as follows, maybe with the first line in a
@@ -411,4 +447,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: common-input-element-apis.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-apis.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- common-input-element-apis.html	15 Oct 2012 09:45:05 -0000	1.201
+++ common-input-element-apis.html	15 Oct 2012 12:45:48 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.10.7.4 Common input element APIs &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.7.4 Common input element APIs &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="common-input-element-attributes.html" title="4.10.7.3 Common input element attributes" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-button-element.html" title="4.10.8 The button element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="common-input-element-attributes.html" rel="prev" title="4.10.7.3 Common input element attributes">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-button-element.html" rel="next" title="4.10.8 The button element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="common-input-element-attributes.html">&#8592; 4.10.7.3 Common input element attributes</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-button-element.html">4.10.8 The button element &#8594;</a>
-  <ol class="toc"><li><ol><li><ol><li><ol><li><a href="common-input-element-apis.html#common-input-element-apis"><span class="secno">4.10.7.4 </span>Common <code>input</code> element APIs</a></li><li><a href="common-input-element-apis.html#common-event-behaviors"><span class="secno">4.10.7.5 </span>Common event behaviors</a></li></ol></li></ol></li></ol></li></ol></div>
+  <nav class="prev_next">
+   <a href="common-input-element-attributes.html">&slarr; 4.10.7.3 Common input element attributes</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-button-element.html">4.10.8 The button element &srarr;</a>
+  <ol class="toc"><li><ol><li><ol><li><ol><li><a href="common-input-element-apis.html#common-input-element-apis"><span class="secno">4.10.7.4 </span>Common <code>input</code> element APIs</a><li><a href="common-input-element-apis.html#common-event-behaviors"><span class="secno">4.10.7.5 </span>Common event behaviors</a></ol></ol></ol></ol></nav>
 
   <h5 id="common-input-element-apis"><span class="secno">4.10.7.4 </span>Common <code><a href="the-input-element.html#the-input-element">input</a></code> element APIs</h5>
 
@@ -440,7 +476,7 @@
 
   <dl><dt><dfn id="dom-input-value-value" title="dom-input-value-value">value</dfn>
 
-   </dt><dd>
+   <dd>
 
     <p>On getting, it must return the current <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> of the element. On setting,
     it must set the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to the new value, set the
@@ -456,7 +492,7 @@
 
    <dt><dfn id="dom-input-value-default" title="dom-input-value-default">default</dfn>
 
-   </dt><dd>
+   <dd>
 
     <p>On getting, if the element has a <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code> attribute, it must return
     that attribute's value; otherwise, it must return the empty
@@ -467,7 +503,7 @@
 
    <dt><dfn id="dom-input-value-default-on" title="dom-input-value-default-on">default/on</dfn>
 
-   </dt><dd>
+   <dd>
 
     <p>On getting, if the element has a <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code> attribute, it must return
     that attribute's value; otherwise, it must return the string
@@ -479,7 +515,7 @@
 
    <dt><dfn id="dom-input-value-filename" title="dom-input-value-filename">filename</dfn>
 
-   </dt><dd id="fakepath-orly">
+   <dd id="fakepath-orly">
 
     <p>On getting, it must return the string "<code title="">C:\fakepath\</code>" followed by the filename of the
     first file in the list of <a href="states-of-the-type-attribute.html#concept-input-type-file-selected" title="concept-input-type-file-selected">selected files</a>, if
@@ -569,42 +605,42 @@
    <code title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods do not
    apply, as defined for the <code><a href="the-input-element.html#the-input-element">input</a></code> element's <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute's current state, then
    throw an <code><a href="infrastructure.html#invalidstateerror">InvalidStateError</a></code> exception, and abort these
-   steps.</p></li>
+   steps.</li>
 
    <li><p>If the element has no <a href="common-input-element-attributes.html#concept-input-step" title="concept-input-step">allowed value step</a>, then throw an
    <code><a href="infrastructure.html#invalidstateerror">InvalidStateError</a></code> exception, and abort these
-   steps.</p></li>
+   steps.</li>
 
    <li><p>If applying the <a href="the-input-element.html#concept-input-value-string-number" title="concept-input-value-string-number">algorithm to convert a
    string to a number</a> to the string given by the element's
    <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> results in an error,
    then throw an <code><a href="infrastructure.html#invalidstateerror">InvalidStateError</a></code> exception, and abort
    these steps; otherwise, let <var title="">value</var> be the result
-   of that algorithm.</p></li>
+   of that algorithm.</li>
 
    <li><p>Let <var title="">n</var> be the argument, or 1 if the
-   argument was omitted.</p></li>
+   argument was omitted.</li>
 
    <li><p>Let <var title="">delta</var> be the <a href="common-input-element-attributes.html#concept-input-step" title="concept-input-step">allowed value step</a> multiplied by
-   <var title="">n</var>.</p></li>
+   <var title="">n</var>.</li>
 
-   <li><p>If the method invoked was the <code title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code> method, negate <var title="">delta</var>.</p></li>
+   <li><p>If the method invoked was the <code title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code> method, negate <var title="">delta</var>.</li>
 
-   <li><p>Let <var title="">value</var> be the result of adding <var title="">delta</var> to <var title="">value</var>.</p></li>
+   <li><p>Let <var title="">value</var> be the result of adding <var title="">delta</var> to <var title="">value</var>.</li>
    <li><p>If the element has a <a href="common-input-element-attributes.html#concept-input-min" title="concept-input-min">minimum</a>, and the <var title="">value</var> is less than that <a href="common-input-element-attributes.html#concept-input-min" title="concept-input-min">minimum</a>, then throw a
-   <code><a href="infrastructure.html#invalidstateerror">InvalidStateError</a></code> exception.</p></li>
+   <code><a href="infrastructure.html#invalidstateerror">InvalidStateError</a></code> exception.</li>
 
    <li><p>If the element has a <a href="common-input-element-attributes.html#concept-input-max" title="concept-input-max">maximum</a>, and the <var title="">value</var> is greater than that <a href="common-input-element-attributes.html#concept-input-max" title="concept-input-max">maximum</a>, then throw a
-   <code><a href="infrastructure.html#invalidstateerror">InvalidStateError</a></code> exception.</p></li>
+   <code><a href="infrastructure.html#invalidstateerror">InvalidStateError</a></code> exception.</li>
 
    <li><p>Let <var title="">value as string</var> be the result of
    running the <a href="the-input-element.html#concept-input-value-number-string" title="concept-input-value-number-string">algorithm to convert a
    number to a string</a>, as defined for the <code><a href="the-input-element.html#the-input-element">input</a></code>
    element's <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute's
-   current state, on <var title="">value</var>.</p></li>
+   current state, on <var title="">value</var>.</li>
 
    <li><p>Set the <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> of the
-   element to <var title="">value as string</var>.</p></li>
+   element to <var title="">value as string</var>.</li>
 
   </ol><hr><p>The <dfn id="dom-input-list" title="dom-input-list"><code>list</code></dfn> IDL
   attribute must return the current <a href="common-input-element-attributes.html#concept-input-list" title="concept-input-list">suggestions source element</a>, if
@@ -684,4 +720,4 @@
 
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-tr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tr-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-tr-element.html	15 Oct 2012 09:45:20 -0000	1.201
+++ the-tr-element.html	15 Oct 2012 12:50:25 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.9.8 The tr element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.9.8 The tr element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-tfoot-element.html" title="4.9.7 The tfoot element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-td-element.html" title="4.9.9 The td element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-tfoot-element.html" rel="prev" title="4.9.7 The tfoot element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-td-element.html" rel="next" title="4.9.9 The td element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-tfoot-element.html">&#8592; 4.9.7 The tfoot element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-td-element.html">4.9.9 The td element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-tfoot-element.html">&slarr; 4.9.7 The tfoot element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-td-element.html">4.9.9 The td element &srarr;</a>
+  </nav>
 
   <h4 id="the-tr-element"><span class="secno">4.9.8 </span>The <dfn><code>tr</code></dfn> element</h4>
 
@@ -379,7 +415,7 @@
 
     <p>Returns the position of the row in the table's <code title="dom-table-rows"><a href="the-table-element.html#dom-table-rows">rows</a></code> list.</p>
 
-    <p>Returns &#8722;1 if the element isn't in a table.</p>
+    <p>Returns &minus;1 if the element isn't in a table.</p>
 
    </dd>
 
@@ -389,7 +425,7 @@
 
     <p>Returns the position of the row in the table section's <code title="dom-tbody-rows"><a href="the-tbody-element.html#dom-tbody-rows">rows</a></code> list.</p>
 
-    <p>Returns &#8722;1 if the element isn't in a table section.</p>
+    <p>Returns &minus;1 if the element isn't in a table section.</p>
 
    </dd>
 
@@ -409,10 +445,10 @@
     <code><a href="the-td-element.html#the-td-element">td</a></code>.</p>
 
     <p>The position is relative to the cells in the row. The
-    index &#8722;1, which is the default if the argument is omitted,
+    index &minus;1, which is the default if the argument is omitted,
     is equivalent to inserting at the end of the row.</p>
 
-    <p>If the given position is less than &#8722;1 or greater than
+    <p>If the given position is less than &minus;1 or greater than
     the number of cells, throws an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code>
     exception.</p>
 
@@ -425,9 +461,9 @@
     given position in the row.</p>
 
     <p>The position is relative to the cells in the row. The index
-    &#8722;1 is equivalent to deleting the last cell of the row.</p>
+    &minus;1 is equivalent to deleting the last cell of the row.</p>
 
-    <p>If the given position is less than &#8722;1 or greater than
+    <p>If the given position is less than &minus;1 or greater than
     the index of the last cell, or if there are no cells, throws an
     <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code> exception.</p>
 
@@ -442,7 +478,7 @@
   <code><a href="the-table-element.html#the-table-element">table</a></code> element, return the index of the <code><a href="#the-tr-element">tr</a></code>
   element in that <code><a href="the-table-element.html#the-table-element">table</a></code> element's <code title="dom-table-rows"><a href="the-table-element.html#dom-table-rows">rows</a></code> collection. If there is no such
   <code><a href="the-table-element.html#the-table-element">table</a></code> element, then the attribute must return
-  &#8722;1.</p>
+  &minus;1.</p>
 
   <p>The <dfn id="dom-tr-sectionrowindex" title="dom-tr-sectionRowIndex"><code>sectionRowIndex</code></dfn>
   attribute must, if the element has a parent <code><a href="the-table-element.html#the-table-element">table</a></code>,
@@ -452,7 +488,7 @@
   that's the <code title="dom-table-rows"><a href="the-table-element.html#dom-table-rows">HTMLTableElement.rows</a></code>
   collection; for table sections, that's the <code title="dom-tbody-rows"><a href="the-tbody-element.html#dom-tbody-rows">HTMLTableRowElement.rows</a></code>
   collection). If there is no such parent element, then the attribute
-  must return &#8722;1.</p>
+  must return &minus;1.</p>
 
   <p>The <dfn id="dom-tr-cells" title="dom-tr-cells"><code>cells</code></dfn> attribute
   must return an <code><a href="infrastructure.html#htmlcollection">HTMLCollection</a></code> rooted at the
@@ -462,12 +498,12 @@
 
   <p>The <dfn id="dom-tr-insertcell" title="dom-tr-insertCell"><code>insertCell(<var title="">index</var>)</code></dfn> method must act as follows:</p>
 
-  <p>If <var title="">index</var> is less than &#8722;1 or greater than the
+  <p>If <var title="">index</var> is less than &minus;1 or greater than the
   number of elements in the <code title="dom-tr-cells"><a href="#dom-tr-cells">cells</a></code>
   collection, the method must throw an <code><a href="infrastructure.html#indexsizeerror">IndexSizeError</a></code>
   exception.</p>
 
-  <p>If <var title="">index</var> is missing, equal to &#8722;1, or
+  <p>If <var title="">index</var> is missing, equal to &minus;1, or
   equal to the number of items in <code title="dom-tr-cells"><a href="#dom-tr-cells">cells</a></code> collection, the method must create
   a <code><a href="the-td-element.html#the-td-element">td</a></code> element, append it to the <code><a href="#the-tr-element">tr</a></code> element,
   and return the newly created <code><a href="the-td-element.html#the-td-element">td</a></code> element.</p>
@@ -487,4 +523,4 @@
 <!--TOPIC:HTML-->
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -d -r1.242 -r1.243
--- namespaces.html	15 Oct 2012 09:45:07 -0000	1.242
+++ namespaces.html	15 Oct 2012 12:46:37 -0000	1.243
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>2.9 Namespaces &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>2.9 Namespaces &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="common-dom-interfaces.html" title="2.8 Common DOM interfaces" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="common-dom-interfaces.html" rel="prev" title="2.8 Common DOM interfaces">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="dom.html" rel="next" title="3 Semantics, structure, and APIs of HTML documents">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="common-dom-interfaces.html">&#8592; 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>
-  </div>
+  <nav class="prev_next">
+   <a href="common-dom-interfaces.html">&slarr; 2.8 Common DOM interfaces</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="dom.html">3 Semantics, structure, and APIs of HTML documents &srarr;</a>
+  </nav>
 
   <h3 id="namespaces"><span class="secno">2.9 </span>Namespaces</h3>
 
@@ -365,4 +401,4 @@
 
 
 <!--TOPIC:DOM APIs-->
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Index: the-rt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rt-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-rt-element.html	15 Oct 2012 09:45:19 -0000	1.201
+++ the-rt-element.html	15 Oct 2012 12:50:22 -0000	1.202
@@ -1,5 +1,4 @@
-<!DOCTYPE html>
-<html lang="en-US-x-Hixie"><head><meta charset="utf-8"><title>4.6.21 The rt element &#8212; HTML5</title><style type="text/css">
+<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.6.21 The rt element &mdash; HTML5</title><style type="text/css">
 
    .applies thead th > * { display: block; }
    .applies thead code { display: block; }
@@ -104,7 +103,7 @@
      src: url('../fonts/Essays1743-BoldItalic.ttf');
    }
 
-  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D%0Ahtml%20%7B%20border:%20solid%20yellow;%20%7D%20.domintro:before%20%7B%20display:%20none;%20%7D" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D%20.domintro:before%20%7B%20background:%20%23FFEEEE;%20%7D" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
+  </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -301,7 +300,44 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script>
+   .stability {
+     position: fixed;
+     bottom: 0;
+     left: 0; right: 0;
+     margin: 0 auto 0 auto;
+     width: 50%;
+     background: maroon; color: yellow;
+     -webkit-border-radius: 1em 1em 0 0;
+     -moz-border-radius: 1em 1em 0 0;
+     border-radius: 1em 1em 0 0;
+     -moz-box-shadow: 0 0 1em #500;
+     -webkit-box-shadow: 0 0 1em #500;
+     box-shadow: 0 0 1em red;
+     padding: 0.5em 1em;
+     text-align: center;
+   }
+   .stability strong {
+     display: block;
+   }
+   .stability input {
+     -moz-appearance: none; -webkit-appearance: none; margin: 0; 
+     border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+     position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
+   }
+   .stability input:hover {
+     color: white;
+     text-shadow: 0 0 2px black;
+   }
+   .stability input:active {
+     padding: 0.3em 0.45em 0.2em 0.55em;
+   }
+   .stability :link, .stability :visited,
+   .stability :link:hover, .stability :visited:hover {
+     background: transparent;
+     color: white;
+   }
+
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -319,23 +355,23 @@
      }
      return null;
    }
-  </script><link href="the-ruby-element.html" title="4.6.20 The ruby element" rel="prev">
-  <link href="spec.html#contents" title="Table of contents" rel="contents">
-  <link href="the-rp-element.html" title="4.6.22 The rp element" rel="next">
-  </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head">
+  </script><link href="the-ruby-element.html" rel="prev" title="4.6.20 The ruby element">
+  <link href="index.html#contents" rel="contents" title="Table of contents">
+  <link href="the-rp-element.html" rel="next" title="4.6.22 The rp element">
+  <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 15 October 2012</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
    </div>
   
 
-  <div class="prev_next">
-   <a href="the-ruby-element.html">&#8592; 4.6.20 The ruby element</a> &#8211;
-   <a href="spec.html#contents">Table of contents</a> &#8211;
-   <a href="the-rp-element.html">4.6.22 The rp element &#8594;</a>
-  </div>
+  <nav class="prev_next">
+   <a href="the-ruby-element.html">&slarr; 4.6.20 The ruby element</a> &ndash;
+   <a href="index.html#contents">Table of contents</a> &ndash;
+   <a href="the-rp-element.html">4.6.22 The rp element &srarr;</a>
+  </nav>
 
   <h4 id="the-rt-element"><span class="secno">4.6.21 </span>The <dfn><code>rt</code></dfn> element</h4>
 
@@ -367,4 +403,4 @@
   </div>
 
 
-  </body></html>
\ No newline at end of file
+  
\ No newline at end of file

Received on Monday, 15 October 2012 12:51:04 UTC