mike: made tweaks to section numbering and TOC numbering

mike: made tweaks to section numbering and TOC numbering

http://dev.w3.org/cvsweb/html5/markup/Overview.html?r1=1.338&r2=1.339&f=h

===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.338
retrieving revision 1.339
diff -u -d -r1.338 -r1.339
--- Overview.html 1 Aug 2009 10:44:31 -0000 1.338
+++ Overview.html 1 Aug 2009 12:23:46 -0000 1.339
@@ -84,32 +84,23 @@
       <h2>Table of Contents Overview <a class="hash" href="#unexpanded-toc">#</a>
 </h2>
     <ul>
-<li>
-<a href="intro.html#intro">1. Introduction and Scope</a>
+<li>&#8199;<a href="intro.html#intro">1. Introduction and Scope</a>
 </li>
-<li>
-<a href="conformance.html#conformance">2. Conformance requirements</a>
+<li>&#8199;<a href="conformance.html#conformance">2. Conformance requirements</a>
 </li>
-<li>
-<a href="structure.html#structure">3. Structure of this specification</a>
+<li>&#8199;<a href="structure.html#structure">3. Structure of this specification</a>
 </li>
-<li>
-<a href="terminology.html#terminology">4. Terminology</a>
+<li>&#8199;<a href="terminology.html#terminology">4. Terminology</a>
 </li>
-<li>
-<a href="documents.html#documents">5. Documents</a>
+<li>&#8199;<a href="documents.html#documents">5. Documents</a>
 </li>
-<li>
-<a href="syntax.html#syntax">6. HTML syntax</a>
+<li>&#8199;<a href="syntax.html#syntax">6. HTML syntax</a>
 </li>
-<li>
-<a href="elements.html#elements">7. HTML elements</a>
+<li>&#8199;<a href="elements.html#elements">7. HTML elements</a>
 </li>
-<li>
-<a href="common-models.html#common-models">8. Common content models</a>
+<li>&#8199;<a href="common-models.html#common-models">8. Common content models</a>
 </li>
-<li>
-<a href="common-attributes.html#common-attributes">9. Common attributes</a>
+<li>&#8199;<a href="common-attributes.html#common-attributes">9. Common attributes</a>
 </li>
 <li>
 <a href="form-attributes.html#form-attributes">10. Form attributes</a>
@@ -132,80 +123,73 @@
       <h2>Full Table of Contents <a class="hash" href="#toc">#</a>
 </h2>
     <ul>
-<li id="intro-toc">
-<a href="intro.html#intro">1. Introduction and Scope</a>
+<li id="intro-toc">&#8199;<a href="intro.html#intro">1. Introduction and Scope</a>
 <ul>
 <li id="scope-toc">
-<a href="intro.html#scope">1.1. Scope</a>
+<a href="intro.html#scope">1.01. Scope</a>
 </li>
 <li id="out-of-scope-toc">
-<a href="intro.html#out-of-scope">1.2. Out of scope</a>
+<a href="intro.html#out-of-scope">1.02. Out of scope</a>
 </li>
 <li id="audience-toc">
-<a href="intro.html#audience">1.3. Intended audience</a>
+<a href="intro.html#audience">1.03. Intended audience</a>
 </li>
 </ul>
 </li>
-<li id="conformance-toc">
-<a href="conformance.html#conformance">2. Conformance requirements</a>
+<li id="conformance-toc">&#8199;<a href="conformance.html#conformance">2. Conformance requirements</a>
 </li>
-<li id="structure-toc">
-<a href="structure.html#structure">3. Structure of this specification</a>
+<li id="structure-toc">&#8199;<a href="structure.html#structure">3. Structure of this specification</a>
 </li>
-<li id="terminology-toc">
-<a href="terminology.html#terminology">4. Terminology</a>
+<li id="terminology-toc">&#8199;<a href="terminology.html#terminology">4. Terminology</a>
 </li>
-<li id="documents-toc">
-<a href="documents.html#documents">5. Documents</a>
+<li id="documents-toc">&#8199;<a href="documents.html#documents">5. Documents</a>
 <ul>
 <li id="mime-types-toc">
-<a href="documents.html#mime-types">5.1. The HTML namespace and MIME types</a>
+<a href="documents.html#mime-types">5.01. The HTML namespace and MIME types</a>
 </li>
 <li id="documents-toc">
-<a href="documents.html#documents">5.2. Conformant documents</a>
+<a href="documents.html#documents">5.02. Conformant documents</a>
 </li>
 <li id="case-insensitivity-toc">
-<a href="documents.html#case-insensitivity">5.3. Case insensitivity in tag names and attribute names</a>
+<a href="documents.html#case-insensitivity">5.03. Case insensitivity in tag names and attribute names</a>
 </li>
 </ul>
 </li>
-<li id="syntax-toc">
-<a href="syntax.html#syntax">6. HTML syntax</a>
+<li id="syntax-toc">&#8199;<a href="syntax.html#syntax">6. HTML syntax</a>
 <ul>
 <li id="doctype-syntax-toc">
-<a href="syntax.html#doctype-syntax">6.1. The DOCTYPE</a>
+<a href="syntax.html#doctype-syntax">6.01. The DOCTYPE</a>
 </li>
 <li id="character-encoding-toc">
-<a href="syntax.html#character-encoding">6.2. Character encoding declaration</a>
+<a href="syntax.html#character-encoding">6.02. Character encoding declaration</a>
 </li>
 <li id="syntax-elements-toc">
-<a href="syntax.html#syntax-elements">6.3. Elements</a>
+<a href="syntax.html#syntax-elements">6.03. Elements</a>
 </li>
 <li id="syntax-attributes-toc">
-<a href="syntax.html#syntax-attributes">6.4. Attributes</a>
+<a href="syntax.html#syntax-attributes">6.04. Attributes</a>
 </li>
 <li id="text-syntax-toc">
-<a href="syntax.html#text-syntax">6.5. Text and character data</a>
+<a href="syntax.html#text-syntax">6.05. Text and character data</a>
 </li>
 <li id="character-references-toc">
-<a href="syntax.html#character-references">6.6. Character references</a>
+<a href="syntax.html#character-references">6.06. Character references</a>
 </li>
 <li id="comments-toc">
-<a href="syntax.html#comments">6.7. Comments</a>
+<a href="syntax.html#comments">6.07. Comments</a>
 </li>
 <li id="escaping-text-span-toc">
-<a href="syntax.html#escaping-text-span">6.8. Escaping text spans</a>
+<a href="syntax.html#escaping-text-span">6.08. Escaping text spans</a>
 </li>
 <li id="svg-mathml-toc">
-<a href="syntax.html#svg-mathml">6.9. SVG and MathML elements in HTML documents</a>
+<a href="syntax.html#svg-mathml">6.09. SVG and MathML elements in HTML documents</a>
 </li>
 <li id="cdata-sections-toc">
 <a href="syntax.html#cdata-sections">6.10. CDATA sections in SVG and MathML contents</a>
 </li>
 </ul>
 </li>
-<li id="elements-toc">
-<a href="elements.html#elements">7. HTML elements</a>
+<li id="elements-toc">&#8199;<a href="elements.html#elements">7. HTML elements</a>
 <ul>
 <li id="a-toc">
 <a href="a.html#a"><span class="element">a</span> &#8211; <span class="shortdesc">hyperlink</span></a>
@@ -626,31 +610,29 @@
 </li>
 </ul>
 </li>
-<li id="common-models-toc">
-<a href="common-models.html#common-models">8. Common content models</a>
+<li id="common-models-toc">&#8199;<a href="common-models.html#common-models">8. Common content models</a>
 <ul>
 <li id="common-flow-toc">
-<a href="common-models.html#common-flow">8.1. Flow elements</a>
+<a href="common-models.html#common-flow">8.01. Flow elements</a>
 </li>
 <li id="common-metadata-toc">
-<a href="common-models.html#common-metadata">8.2. Metadata elements</a>
+<a href="common-models.html#common-metadata">8.02. Metadata elements</a>
 </li>
 <li id="common-phrasing-toc">
-<a href="common-models.html#common-phrasing">8.3. Phrasing elements</a>
+<a href="common-models.html#common-phrasing">8.03. Phrasing elements</a>
 </li>
 </ul>
 </li>
-<li id="common-attributes-toc">
-<a href="common-attributes.html#common-attributes">9. Common attributes</a>
+<li id="common-attributes-toc">&#8199;<a href="common-attributes.html#common-attributes">9. Common attributes</a>
 <ul>
 <li id="core-attrs-toc">
-<a href="common-attributes.html#core-attrs">9.1. Core attributes</a>
+<a href="common-attributes.html#core-attrs">9.01. Core attributes</a>
 </li>
 <li id="event-handler-attrs-toc">
-<a href="common-attributes.html#event-handler-attrs">9.2. Event-handler attributes</a>
+<a href="common-attributes.html#event-handler-attrs">9.02. Event-handler attributes</a>
 </li>
 <li id="xml-attrs-toc">
-<a href="common-attributes.html#xml-attrs">9.3. XML attributes</a>
+<a href="common-attributes.html#xml-attrs">9.03. XML attributes</a>
 </li>
 </ul>
 </li>

Index: intro.html
===================================================================
RCS file: /sources/public/html5/markup/intro.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- intro.html 20 Jul 2009 22:44:23 -0000 1.8
+++ intro.html 1 Aug 2009 12:23:47 -0000 1.9
@@ -27,7 +27,7 @@
     Web browsers) which consume HTML content</dd>
   </dl>
   <div id="scope" class="section">
-    <h2>1.1. Scope <a class="hash" href="#scope">#</a> <a class="toc-bak" href="Overview.html#scope-toc">T</a></h2>
+    <h2>1.01. Scope <a class="hash" href="#scope">#</a> <a class="toc-bak" href="Overview.html#scope-toc">T</a></h2>
     <p>This specification limits its scope to providing
     the details necessary for HTML producers to create
     <a href="documents.html#documents">conformant documents</a>. It is
@@ -41,7 +41,7 @@
     </ul>
   </div>
   <div id="out-of-scope" class="section">
-    <h2>1.2. Out of scope <a class="hash" href="#out-of-scope">#</a> <a class="toc-bak" href="Overview.html#out-of-scope-toc">T</a></h2>
+    <h2>1.02. Out of scope <a class="hash" href="#out-of-scope">#</a> <a class="toc-bak" href="Overview.html#out-of-scope-toc">T</a></h2>
     <p>This specification, by design:</p>
     <ul>
       <li>does not provide any conformance
@@ -55,7 +55,7 @@
     </ul>
   </div>
   <div id="audience" class="section">
-    <h2>1.3. Intended audience <a class="hash" href="#audience">#</a> <a class="toc-bak" href="Overview.html#audience-toc">T</a></h2>
+    <h2>1.03. Intended audience <a class="hash" href="#audience">#</a> <a class="toc-bak" href="Overview.html#audience-toc">T</a></h2>
     <p>This specification is intended for producers of documents
     intended to conform to the requirements it describes, and
     individuals wishing to establish the correctness of documents

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/syntax.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- syntax.html 31 Jul 2009 08:34:42 -0000 1.20
+++ syntax.html 1 Aug 2009 12:23:47 -0000 1.21
@@ -15,30 +15,30 @@
   <h2>6. HTML syntax <a class="hash" href="#syntax">#</a> <a class="toc-bak" href="Overview.html#syntax-toc">T</a></h2>
   <div class="toc">
 <ul>
-<li id="doctype-syntax-toc"><a href="syntax.html#doctype-syntax">1. The DOCTYPE</a>
+<li id="doctype-syntax-toc">&#8199;<a href="syntax.html#doctype-syntax">1. The DOCTYPE</a>
 </li>
-<li id="character-encoding-toc"><a href="syntax.html#character-encoding">2. Character encoding declaration</a>
+<li id="character-encoding-toc">&#8199;<a href="syntax.html#character-encoding">2. Character encoding declaration</a>
 </li>
-<li id="syntax-elements-toc"><a href="syntax.html#syntax-elements">3. Elements</a>
+<li id="syntax-elements-toc">&#8199;<a href="syntax.html#syntax-elements">3. Elements</a>
 </li>
-<li id="syntax-attributes-toc"><a href="syntax.html#syntax-attributes">4. Attributes</a>
+<li id="syntax-attributes-toc">&#8199;<a href="syntax.html#syntax-attributes">4. Attributes</a>
 </li>
-<li id="text-syntax-toc"><a href="syntax.html#text-syntax">5. Text and character data</a>
+<li id="text-syntax-toc">&#8199;<a href="syntax.html#text-syntax">5. Text and character data</a>
 </li>
-<li id="character-references-toc"><a href="syntax.html#character-references">6. Character references</a>
+<li id="character-references-toc">&#8199;<a href="syntax.html#character-references">6. Character references</a>
 </li>
-<li id="comments-toc"><a href="syntax.html#comments">7. Comments</a>
+<li id="comments-toc">&#8199;<a href="syntax.html#comments">7. Comments</a>
 </li>
-<li id="escaping-text-span-toc"><a href="syntax.html#escaping-text-span">8. Escaping text spans</a>
+<li id="escaping-text-span-toc">&#8199;<a href="syntax.html#escaping-text-span">8. Escaping text spans</a>
 </li>
-<li id="svg-mathml-toc"><a href="syntax.html#svg-mathml">9. SVG and MathML elements in HTML documents</a>
+<li id="svg-mathml-toc">&#8199;<a href="syntax.html#svg-mathml">9. SVG and MathML elements in HTML documents</a>
 </li>
 <li id="cdata-sections-toc"><a href="syntax.html#cdata-sections">10. CDATA sections in SVG and MathML contents</a>
 </li>
 </ul>
 </div>
   <div id="doctype-syntax" class="section">
-    <h2>6.1. The DOCTYPE <a class="hash" href="#doctype-syntax">#</a> <a class="toc-bak" href="Overview.html#doctype-syntax-toc">T</a></h2>
+    <h2>6.01. The DOCTYPE <a class="hash" href="#doctype-syntax">#</a> <a class="toc-bak" href="Overview.html#doctype-syntax-toc">T</a></h2>
     <p>A <dfn id="doctype" title="syntax-doctype">DOCTYPE</dfn> is
     an special instruction which, for legacy reasons that have to
     do with processing modes in browsers, is a required part of
@@ -98,7 +98,7 @@
     </div>
   </div>
   <div id="character-encoding" class="section">
-    <h2>6.2. Character encoding declaration <a class="hash" href="#character-encoding">#</a> <a class="toc-bak" href="Overview.html#character-encoding-toc">T</a></h2>
+    <h2>6.02. Character encoding declaration <a class="hash" href="#character-encoding">#</a> <a class="toc-bak" href="Overview.html#character-encoding-toc">T</a></h2>
     <p>A <dfn id="encoding-declaration">character
       encoding declaration</dfn> is a mechanism by which the
     character encoding used to store or transmit a document is
@@ -163,7 +163,7 @@
     character-encoding information, if necessary.</p>
   </div>
   <div id="syntax-elements" class="section">
-    <h2>6.3. Elements <a class="hash" href="#syntax-elements">#</a> <a class="toc-bak" href="Overview.html#syntax-elements-toc">T</a></h2>
+    <h2>6.03. Elements <a class="hash" href="#syntax-elements">#</a> <a class="toc-bak" href="Overview.html#syntax-elements-toc">T</a></h2>
     <p>An element&#8217;s <dfn id="content-model" title="content-model">content model</dfn> defines the element&#8217;s structure: What
     <a href="syntax.html#contents">contents</a> (if any) the element can
     contain, as well as what attributes (if any) the element can
@@ -299,7 +299,7 @@
         implied in certain cases</a>).</li>
     </ul>
     <div id="misnesting" class="section">
-      <h2>6.3.1. Misnested tags <a class="hash" href="#misnesting">#</a></h2>
+      <h2>6.3.01. Misnested tags <a class="hash" href="#misnesting">#</a></h2>
       <p>If an
       <a href="syntax.html#syntax-elements">element</a>
       has both a
@@ -336,7 +336,7 @@
     </div>
   </div>
     <div id="syntax-attributes" class="section">
-      <h2>6.4. Attributes <a class="hash" href="#syntax-attributes">#</a> <a class="toc-bak" href="Overview.html#syntax-attributes-toc">T</a></h2>
+      <h2>6.04. Attributes <a class="hash" href="#syntax-attributes">#</a> <a class="toc-bak" href="Overview.html#syntax-attributes-toc">T</a></h2>
       <p>
       <dfn id="attribute" title="syntax-attributes">Attributes</dfn>
       for an element are expressed inside the element&#8217;s start
@@ -531,7 +531,7 @@
       </dl>
     </div>
   <div id="text-syntax" class="section">
-    <h2>6.5. Text and character data <a class="hash" href="#text-syntax">#</a> <a class="toc-bak" href="Overview.html#text-syntax-toc">T</a></h2>
+    <h2>6.05. Text and character data <a class="hash" href="#text-syntax">#</a> <a class="toc-bak" href="Overview.html#text-syntax-toc">T</a></h2>
     <p><dfn id="syntax-text" title="syntax-text">Text</dfn>
     in
       <a href="syntax.html#contents">element contents</a>
@@ -691,7 +691,7 @@
     </dl>
   </div>
   <div id="character-references" class="section">
-    <h2>6.6. Character references <a class="hash" href="#character-references">#</a> <a class="toc-bak" href="Overview.html#character-references-toc">T</a></h2>
+    <h2>6.06. Character references <a class="hash" href="#character-references">#</a> <a class="toc-bak" href="Overview.html#character-references-toc">T</a></h2>
     <p><dfn id="syntax-charref">Character references</dfn> are a form
     of markup for representing single individual characters. There
     are three types of character references:</p>
@@ -796,7 +796,7 @@
     character.</p>
   </div>
   <div id="comments" class="section">
-    <h2>6.7. Comments <a class="hash" href="#comments">#</a> <a class="toc-bak" href="Overview.html#comments-toc">T</a></h2>
+    <h2>6.07. Comments <a class="hash" href="#comments">#</a> <a class="toc-bak" href="Overview.html#comments-toc">T</a></h2>
     <p>
     <dfn id="syntax-comments" title="syntax-comments">Comments</dfn>
     consist of the following parts, in exactly the following
@@ -830,7 +830,7 @@
     </div>
   </div>
   <div id="escaping-text-span" class="section">
-    <h2>6.8. Escaping text spans <a class="hash" href="#escaping-text-span">#</a> <a class="toc-bak" href="Overview.html#escaping-text-span-toc">T</a></h2>
+    <h2>6.08. Escaping text spans <a class="hash" href="#escaping-text-span">#</a> <a class="toc-bak" href="Overview.html#escaping-text-span-toc">T</a></h2>
     <p>An
       <dfn id="syntax-escape">escaping text span</dfn>
       is a span of
@@ -910,7 +910,7 @@
     </div>
  </div>
  <div id="svg-mathml" class="section">
-   <h2>6.9. SVG and MathML elements in HTML documents <a class="hash" href="#svg-mathml">#</a> <a class="toc-bak" href="Overview.html#svg-mathml-toc">T</a></h2>
+   <h2>6.09. SVG and MathML elements in HTML documents <a class="hash" href="#svg-mathml">#</a> <a class="toc-bak" href="Overview.html#svg-mathml-toc">T</a></h2>
    <p id="elements-svg-mathml">
    <dfn id="svg-mathml-elements" title="svg-mathml-elements">SVG and MathML elements</dfn>
    are elements from the SVG and MathML namespaces.

Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/datatypes.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- datatypes.html 1 Aug 2009 10:44:32 -0000 1.21
+++ datatypes.html 1 Aug 2009 12:23:46 -0000 1.22
@@ -14,7 +14,7 @@
 <div id="datatypes" class="section">
         <h2>11. Datatypes <a class="hash" href="#datatypes">#</a> <a class="toc-bak" href="Overview.html#datatypes-toc">T</a></h2>
         <div id="data-string-def" class="section">
-    <h2>11.1. String <a class="hash" href="#data-string-def">#</a></h2>
+    <h2>11.01. String <a class="hash" href="#data-string-def">#</a></h2>
     <p>For any pattern in this document that references the <a href="datatypes.html#data-string">string</a> datatype, a
     <dfn id="data-string" title="string">string</dfn>
     is defined as
@@ -31,7 +31,7 @@
       <li><a href="syntax.html#attr-value-double-quoted">double-quoted attribute values</a></li>
     </ul>
   </div><div id="data-token-def" class="section">
-    <h2>11.2. Token <a class="hash" href="#data-token-def">#</a></h2>
+    <h2>11.02. Token <a class="hash" href="#data-token-def">#</a></h2>
     <p>For any pattern in this document that references the <a href="datatypes.html#data-token">token</a> datatype, a
     <dfn id="data-token" title="token">token</dfn>
     is defined
@@ -39,7 +39,7 @@
     any <a href="terminology.html#space">space characters</a>.</p>
   </div>
       <div id="common.data.tokens-mdl" class="section">
-        <h2 class="common-subhead">11.3. Tokens <a class="hash" href="#common.data.tokens-mdl">#</a></h2>
+        <h2 class="common-subhead">11.03. Tokens <a class="hash" href="#common.data.tokens-mdl">#</a></h2>
         <div class="content-models">
           <div><span class="common-pattern-name"><dfn id="common.data.tokens">tokens</dfn></span><code class="punc"> = </code> <a href="datatypes.html#common.data.tokens" class="hash">#</a></div>
       <div class="datatype-desc">A
@@ -49,12 +49,12 @@
     </div>
       </div>
       <div id="common.data.browsing-context-mdl" class="section">
-        <h2 class="common-subhead">11.4. Browsing-context <a class="hash" href="#common.data.browsing-context-mdl">#</a></h2>
+        <h2 class="common-subhead">11.04. Browsing-context <a class="hash" href="#common.data.browsing-context-mdl">#</a></h2>
         <div class="content-models">
           <div><span class="common-pattern-name"><dfn id="common.data.browsing-context">browsing-context</dfn></span><code class="punc"> = </code><code class="regexp">()|([^_].*)</code> <a href="datatypes.html#common.data.browsing-context" class="hash">#</a></div></div>
       </div>
       <div id="common.data.browsing-context-or-keyword-mdl" class="section">
-        <h2 class="common-subhead">11.5. Browsing-context-or-keyword <a class="hash" href="#common.data.browsing-context-or-keyword-mdl">#</a></h2>
+        <h2 class="common-subhead">11.05. Browsing-context-or-keyword <a class="hash" href="#common.data.browsing-context-or-keyword-mdl">#</a></h2>
         <div class="content-models">
           <div><span class="common-pattern-name"><dfn id="common.data.browsing-context-or-keyword">browsing-context-or-keyword</dfn></span><code class="punc"> = </code> <a href="datatypes.html#common.data.browsing-context-or-keyword" class="hash">#</a></div>
       <div class="datatype-desc">A string that is an
@@ -73,17 +73,17 @@
     </div>
       </div>
       <div id="common.data.id-mdl" class="section">
-        <h2 class="common-subhead">11.6. ID <a class="hash" href="#common.data.id-mdl">#</a></h2>
+        <h2 class="common-subhead">11.06. ID <a class="hash" href="#common.data.id-mdl">#</a></h2>
         <div class="content-models">
           <div><span class="common-pattern-name"><dfn id="common.data.id">id</dfn></span><code class="punc"> = </code><code class="regexp">\S+</code> <a href="datatypes.html#common.data.id" class="hash">#</a></div></div>
       </div>
       <div id="common.data.idref-mdl" class="section">
-        <h2 class="common-subhead">11.7. IDREF <a class="hash" href="#common.data.idref-mdl">#</a></h2>
+        <h2 class="common-subhead">11.07. IDREF <a class="hash" href="#common.data.idref-mdl">#</a></h2>
         <div class="content-models">
           <div><span class="common-pattern-name"><dfn id="common.data.idref">idref</dfn></span><code class="punc"> = </code><code class="regexp">\S+</code> <a href="datatypes.html#common.data.idref" class="hash">#</a></div></div>
       </div>
       <div id="common.data.idrefs-mdl" class="section">
-        <h2 class="common-subhead">11.8. IDREFS <a class="hash" href="#common.data.idrefs-mdl">#</a></h2>
+        <h2 class="common-subhead">11.08. IDREFS <a class="hash" href="#common.data.idrefs-mdl">#</a></h2>
         <div class="content-models">
           <div><span class="common-pattern-name"><dfn id="common.data.idrefs">idrefs</dfn></span><code class="punc"> = </code> <a href="datatypes.html#common.data.idrefs" class="hash">#</a></div>
       <div class="datatype-desc">A
@@ -92,7 +92,7 @@
       </div>
       </div>
       <div id="common.data.name-mdl" class="section">
-        <h2 class="common-subhead">11.9. Name <a class="hash" href="#common.data.name-mdl">#</a></h2>
+        <h2 class="common-subhead">11.09. Name <a class="hash" href="#common.data.name-mdl">#</a></h2>
         <div class="content-models">
           <div><span class="common-pattern-name"><dfn id="common.data.name">name</dfn></span><code class="punc"> = </code><code class="regexp">\S+</code> <a href="datatypes.html#common.data.name" class="hash">#</a></div></div>
       </div>

Index: common-models.html
===================================================================
RCS file: /sources/public/html5/markup/common-models.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- common-models.html 29 Jul 2009 01:57:04 -0000 1.13
+++ common-models.html 1 Aug 2009 12:23:46 -0000 1.14
@@ -14,7 +14,7 @@
 <div id="common-models" class="section">
         <h2>8. Common content models <a class="hash" href="#common-models">#</a> <a class="toc-bak" href="Overview.html#common-models-toc">T</a></h2>
       <div id="common-flow" class="section">
-        <h2 class="common-subhead">8.1. Flow elements <a class="hash" href="#common-flow">#</a> <a class="toc-bak" href="Overview.html#common-flow-toc">T</a></h2>
+        <h2 class="common-subhead">8.01. Flow elements <a class="hash" href="#common-flow">#</a> <a class="toc-bak" href="Overview.html#common-flow-toc">T</a></h2>
         <dl class="content-models">
           <dt class="content-model"><span class="common-pattern-name"><dfn id="common.elem.flow">common.elem.flow</dfn></span> = <a class="hash" href="common-models.html#common.elem.flow">#</a></dt>
           <dd><a class="ref" href="common-models.html#common.elem.phrasing">common.elem.phrasing</a>
@@ -61,7 +61,7 @@
         </dl>
       </div>
       <div id="common-metadata" class="section">
-        <h2 class="common-subhead">8.2. Metadata elements <a class="hash" href="#common-metadata">#</a> <a class="toc-bak" href="Overview.html#common-metadata-toc">T</a></h2>
+        <h2 class="common-subhead">8.02. Metadata elements <a class="hash" href="#common-metadata">#</a> <a class="toc-bak" href="Overview.html#common-metadata-toc">T</a></h2>
         <dl class="content-models">
           <dt class="content-model"><span class="common-pattern-name"><dfn id="common.elem.metadata">common.elem.metadata</dfn></span> = <a class="hash" href="common-models.html#common.elem.metadata">#</a></dt>
           <dd><a class="ref" href="link.html#link">link</a>
@@ -79,7 +79,7 @@
         </dl>
       </div>
       <div id="common-phrasing" class="section">
-        <h2 class="common-subhead">8.3. Phrasing elements <a class="hash" href="#common-phrasing">#</a> <a class="toc-bak" href="Overview.html#common-phrasing-toc">T</a></h2>
+        <h2 class="common-subhead">8.03. Phrasing elements <a class="hash" href="#common-phrasing">#</a> <a class="toc-bak" href="Overview.html#common-phrasing-toc">T</a></h2>
         <dl class="content-models">
           <dt class="content-model"><span class="common-pattern-name"><dfn id="common.elem.phrasing">common.elem.phrasing</dfn></span> = <a class="hash" href="common-models.html#common.elem.phrasing">#</a></dt>
           <dd><a class="ref" href="a.html#a.elem.phrasing">a.elem.phrasing</a>

Index: documents.html
===================================================================
RCS file: /sources/public/html5/markup/documents.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- documents.html 31 Jul 2009 08:34:42 -0000 1.5
+++ documents.html 1 Aug 2009 12:23:47 -0000 1.6
@@ -61,7 +61,7 @@
   requirements for 
   <a href="documents.html#syntax-document-xml">documents in the XML syntax</a>.</p>
   <div id="mime-types" class="section">
-    <h2>5.1. The HTML namespace and MIME types <a class="hash" href="#mime-types">#</a> <a class="toc-bak" href="Overview.html#mime-types-toc">T</a></h2>
+    <h2>5.01. The HTML namespace and MIME types <a class="hash" href="#mime-types">#</a> <a class="toc-bak" href="Overview.html#mime-types-toc">T</a></h2>
     <p>The
     <dfn id="html-namespace" title="html-namespace">HTML namespace</dfn>
     is defined as <code>http://www.w3.org/1999/xhtml</code>.
@@ -85,7 +85,7 @@
     <a href="documents.html#syntax-document-xml">documents in the XML syntax</a>.</p>
   </div>
   <div id="documents" class="section">
-    <h2>5.2. Conformant documents <a class="hash" href="#documents">#</a> <a class="toc-bak" href="Overview.html#documents-toc">T</a></h2>
+    <h2>5.02. Conformant documents <a class="hash" href="#documents">#</a> <a class="toc-bak" href="Overview.html#documents-toc">T</a></h2>
     <p>A conformant
     <dfn id="syntax-document-html" title="syntax-document-html">document in the HTML
       syntax</dfn> must consist of the following parts, in the
@@ -139,7 +139,7 @@
     <a href="syntax.html#omitted">omit tags</a>).</p>
   </div>
   <div id="case-insensitivity" class="section">
-    <h2>5.3. Case insensitivity in tag names and attribute names <a class="hash" href="#case-insensitivity">#</a> <a class="toc-bak" href="Overview.html#case-insensitivity-toc">T</a></h2>
+    <h2>5.03. Case insensitivity in tag names and attribute names <a class="hash" href="#case-insensitivity">#</a> <a class="toc-bak" href="Overview.html#case-insensitivity-toc">T</a></h2>
     <p>In
     <a href="documents.html#syntax-document-html">documents in the HTML syntax</a>:</p>
     <ul>

Index: common-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/common-attributes.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- common-attributes.html 1 Aug 2009 10:44:32 -0000 1.17
+++ common-attributes.html 1 Aug 2009 12:23:46 -0000 1.18
@@ -22,7 +22,7 @@
           </dl>
         </div>
       <div id="core-attrs" class="section">
-        <h2 class="common-subhead">9.1. Core attributes <a class="hash" href="#core-attrs">#</a> <a class="toc-bak" href="Overview.html#core-attrs-toc">T</a></h2><div id="common.attrs.core-mdl">
+        <h2 class="common-subhead">9.01. Core attributes <a class="hash" href="#core-attrs">#</a> <a class="toc-bak" href="Overview.html#core-attrs-toc">T</a></h2><div id="common.attrs.core-mdl">
         
           <div class="content-models">
             <p><span class="common-pattern-name"><a href="common-attributes.html#common.attrs.core" id="common.attrs.core">common.attrs.core</a></span> = <a class="ref" href="common-attributes.html#common.attrs.accesskey" title="common.attrs.accesskey">accesskey</a>?
@@ -122,7 +122,7 @@
             <dd>Advisory information associated with the element.</dd>
           
         </dl></div></div><div id="event-handler-attrs" class="section">
-        <h2 class="common-subhead">9.2. Event-handler attributes <a class="hash" href="#event-handler-attrs">#</a> <a class="toc-bak" href="Overview.html#event-handler-attrs-toc">T</a></h2><div id="common.attrs.event-handler-mdl">
+        <h2 class="common-subhead">9.02. Event-handler attributes <a class="hash" href="#event-handler-attrs">#</a> <a class="toc-bak" href="Overview.html#event-handler-attrs-toc">T</a></h2><div id="common.attrs.event-handler-mdl">
         
           <div class="content-models">
             <p><span class="common-pattern-name"><a href="common-attributes.html#common.attrs.event-handler" id="common.attrs.event-handler">common.attrs.event-handler</a></span> = (<a class="ref" href="common-attributes.html#scripting.attr.onabort" title="scripting.attr.onabort">onabort</a>?
@@ -346,7 +346,7 @@
             <dd></dd>
           
         </dl></div></div><div id="xml-attrs" class="section">
-        <h2 class="common-subhead">9.3. XML attributes <a class="hash" href="#xml-attrs">#</a> <a class="toc-bak" href="Overview.html#xml-attrs-toc">T</a></h2><div id="common.attrs.xml-mdl">
+        <h2 class="common-subhead">9.03. XML attributes <a class="hash" href="#xml-attrs">#</a> <a class="toc-bak" href="Overview.html#xml-attrs-toc">T</a></h2><div id="common.attrs.xml-mdl">
         
           <div class="content-models">
             <p><span class="common-pattern-name"><a href="common-attributes.html#common.attrs.xml" id="common.attrs.xml">common.attrs.xml</a></span> = <a class="ref" href="common-attributes.html#common.attrs.xmllang" title="common.attrs.xmllang">xml:lang</a>?

Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- style.css 31 Jul 2009 19:54:03 -0000 1.70
+++ style.css 1 Aug 2009 12:23:47 -0000 1.71
@@ -467,3 +467,6 @@
 .attr-prose-desc {
   font-style: italic;
 }
+ol li::marker {
+  text-align: right;
+}

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- spec.html 1 Aug 2009 10:44:33 -0000 1.79
+++ spec.html 1 Aug 2009 12:23:47 -0000 1.80
@@ -83,32 +83,23 @@
       <h2>Table of Contents Overview <a class="hash" href="#unexpanded-toc">#</a>
 </h2>
     <ul>
-<li>
-<a href="#intro">1. Introduction and Scope</a>
+<li>&#8199;<a href="#intro">1. Introduction and Scope</a>
 </li>
-<li>
-<a href="#conformance">2. Conformance requirements</a>
+<li>&#8199;<a href="#conformance">2. Conformance requirements</a>
 </li>
-<li>
-<a href="#structure">3. Structure of this specification</a>
+<li>&#8199;<a href="#structure">3. Structure of this specification</a>
 </li>
-<li>
-<a href="#terminology">4. Terminology</a>
+<li>&#8199;<a href="#terminology">4. Terminology</a>
 </li>
-<li>
-<a href="#documents">5. Documents</a>
+<li>&#8199;<a href="#documents">5. Documents</a>
 </li>
-<li>
-<a href="#syntax">6. HTML syntax</a>
+<li>&#8199;<a href="#syntax">6. HTML syntax</a>
 </li>
-<li>
-<a href="#elements">7. HTML elements</a>
+<li>&#8199;<a href="#elements">7. HTML elements</a>
 </li>
-<li>
-<a href="#common-models">8. Common content models</a>
+<li>&#8199;<a href="#common-models">8. Common content models</a>
 </li>
-<li>
-<a href="#common-attributes">9. Common attributes</a>
+<li>&#8199;<a href="#common-attributes">9. Common attributes</a>
 </li>
 <li>
 <a href="#form-attributes">10. Form attributes</a>
@@ -131,80 +122,73 @@
       <h2>Full Table of Contents <a class="hash" href="#toc">#</a>
 </h2>
     <ul>
-<li id="intro-toc">
-<a href="#intro">1. Introduction and Scope</a>
+<li id="intro-toc">&#8199;<a href="#intro">1. Introduction and Scope</a>
 <ul>
 <li id="scope-toc">
-<a href="#scope">1.1. Scope</a>
+<a href="#scope">1.01. Scope</a>
 </li>
 <li id="out-of-scope-toc">
-<a href="#out-of-scope">1.2. Out of scope</a>
+<a href="#out-of-scope">1.02. Out of scope</a>
 </li>
 <li id="audience-toc">
-<a href="#audience">1.3. Intended audience</a>
+<a href="#audience">1.03. Intended audience</a>
 </li>
 </ul>
 </li>
-<li id="conformance-toc">
-<a href="#conformance">2. Conformance requirements</a>
+<li id="conformance-toc">&#8199;<a href="#conformance">2. Conformance requirements</a>
 </li>
-<li id="structure-toc">
-<a href="#structure">3. Structure of this specification</a>
+<li id="structure-toc">&#8199;<a href="#structure">3. Structure of this specification</a>
 </li>
-<li id="terminology-toc">
-<a href="#terminology">4. Terminology</a>
+<li id="terminology-toc">&#8199;<a href="#terminology">4. Terminology</a>
 </li>
-<li id="documents-toc">
-<a href="#documents">5. Documents</a>
+<li id="documents-toc">&#8199;<a href="#documents">5. Documents</a>
 <ul>
 <li id="mime-types-toc">
-<a href="#mime-types">5.1. The HTML namespace and MIME types</a>
+<a href="#mime-types">5.01. The HTML namespace and MIME types</a>
 </li>
 <li id="documents-toc">
-<a href="#documents">5.2. Conformant documents</a>
+<a href="#documents">5.02. Conformant documents</a>
 </li>
 <li id="case-insensitivity-toc">
-<a href="#case-insensitivity">5.3. Case insensitivity in tag names and attribute names</a>
+<a href="#case-insensitivity">5.03. Case insensitivity in tag names and attribute names</a>
 </li>
 </ul>
 </li>
-<li id="syntax-toc">
-<a href="#syntax">6. HTML syntax</a>
+<li id="syntax-toc">&#8199;<a href="#syntax">6. HTML syntax</a>
 <ul>
 <li id="doctype-syntax-toc">
-<a href="#doctype-syntax">6.1. The DOCTYPE</a>
+<a href="#doctype-syntax">6.01. The DOCTYPE</a>
 </li>
 <li id="character-encoding-toc">
-<a href="#character-encoding">6.2. Character encoding declaration</a>
+<a href="#character-encoding">6.02. Character encoding declaration</a>
 </li>
 <li id="syntax-elements-toc">
-<a href="#syntax-elements">6.3. Elements</a>
+<a href="#syntax-elements">6.03. Elements</a>
 </li>
 <li id="syntax-attributes-toc">
-<a href="#syntax-attributes">6.4. Attributes</a>
+<a href="#syntax-attributes">6.04. Attributes</a>
 </li>
 <li id="text-syntax-toc">
-<a href="#text-syntax">6.5. Text and character data</a>
+<a href="#text-syntax">6.05. Text and character data</a>
 </li>
 <li id="character-references-toc">
-<a href="#character-references">6.6. Character references</a>
+<a href="#character-references">6.06. Character references</a>
 </li>
 <li id="comments-toc">
-<a href="#comments">6.7. Comments</a>
+<a href="#comments">6.07. Comments</a>
 </li>
 <li id="escaping-text-span-toc">
-<a href="#escaping-text-span">6.8. Escaping text spans</a>
+<a href="#escaping-text-span">6.08. Escaping text spans</a>
 </li>
 <li id="svg-mathml-toc">
-<a href="#svg-mathml">6.9. SVG and MathML elements in HTML documents</a>
+<a href="#svg-mathml">6.09. SVG and MathML elements in HTML documents</a>
 </li>
 <li id="cdata-sections-toc">
 <a href="#cdata-sections">6.10. CDATA sections in SVG and MathML contents</a>
 </li>
 </ul>
 </li>
-<li id="elements-toc">
-<a href="#elements">7. HTML elements</a>
+<li id="elements-toc">&#8199;<a href="#elements">7. HTML elements</a>
 <ul>
 <li id="a-toc">
 <a href="#a"><span class="element">a</span> &#8211; <span class="shortdesc">hyperlink</span></a>
@@ -625,31 +609,29 @@
 </li>
 </ul>
 </li>
-<li id="common-models-toc">
-<a href="#common-models">8. Common content models</a>
+<li id="common-models-toc">&#8199;<a href="#common-models">8. Common content models</a>
 <ul>
 <li id="common-flow-toc">
-<a href="#common-flow">8.1. Flow elements</a>
+<a href="#common-flow">8.01. Flow elements</a>
 </li>
 <li id="common-metadata-toc">
-<a href="#common-metadata">8.2. Metadata elements</a>
+<a href="#common-metadata">8.02. Metadata elements</a>
 </li>
 <li id="common-phrasing-toc">
-<a href="#common-phrasing">8.3. Phrasing elements</a>
+<a href="#common-phrasing">8.03. Phrasing elements</a>
 </li>
 </ul>
 </li>
-<li id="common-attributes-toc">
-<a href="#common-attributes">9. Common attributes</a>
+<li id="common-attributes-toc">&#8199;<a href="#common-attributes">9. Common attributes</a>
 <ul>
 <li id="core-attrs-toc">
-<a href="#core-attrs">9.1. Core attributes</a>
+<a href="#core-attrs">9.01. Core attributes</a>
 </li>
 <li id="event-handler-attrs-toc">
-<a href="#event-handler-attrs">9.2. Event-handler attributes</a>
+<a href="#event-handler-attrs">9.02. Event-handler attributes</a>
 </li>
 <li id="xml-attrs-toc">
-<a href="#xml-attrs">9.3. XML attributes</a>
+<a href="#xml-attrs">9.03. XML attributes</a>
 </li>
 </ul>
 </li>
@@ -687,7 +669,7 @@
     Web browsers) which consume HTML content</dd>
   </dl>
 <div id="scope" class="section">
-    <h2>1.1. Scope <a class="hash" href="#scope">#</a> <a class="toc-bak" href="#scope-toc">T</a>
+    <h2>1.01. Scope <a class="hash" href="#scope">#</a> <a class="toc-bak" href="#scope-toc">T</a>
 </h2>
     <p>This specification limits its scope to providing
     the details necessary for HTML producers to create
@@ -702,7 +684,7 @@
     </ul>
 </div>
   <div id="out-of-scope" class="section">
-    <h2>1.2. Out of scope <a class="hash" href="#out-of-scope">#</a> <a class="toc-bak" href="#out-of-scope-toc">T</a>
+    <h2>1.02. Out of scope <a class="hash" href="#out-of-scope">#</a> <a class="toc-bak" href="#out-of-scope-toc">T</a>
 </h2>
     <p>This specification, by design:</p>
     <ul>
@@ -717,7 +699,7 @@
     </ul>
 </div>
   <div id="audience" class="section">
-    <h2>1.3. Intended audience <a class="hash" href="#audience">#</a> <a class="toc-bak" href="#audience-toc">T</a>
+    <h2>1.03. Intended audience <a class="hash" href="#audience">#</a> <a class="toc-bak" href="#audience-toc">T</a>
 </h2>
     <p>This specification is intended for producers of documents
     intended to conform to the requirements it describes, and
@@ -855,7 +837,7 @@
   requirements for 
   <a href="#syntax-document-xml">documents in the XML syntax</a>.</p>
   <div id="mime-types" class="section">
-    <h2>5.1. The HTML namespace and MIME types <a class="hash" href="#mime-types">#</a> <a class="toc-bak" href="#mime-types-toc">T</a>
+    <h2>5.01. The HTML namespace and MIME types <a class="hash" href="#mime-types">#</a> <a class="toc-bak" href="#mime-types-toc">T</a>
 </h2>
     <p>The
     <dfn id="html-namespace" title="html-namespace">HTML namespace</dfn>
@@ -880,7 +862,7 @@
     <a href="#syntax-document-xml">documents in the XML syntax</a>.</p>
   </div>
   <div id="documents" class="section">
-    <h2>5.2. Conformant documents <a class="hash" href="#documents">#</a> <a class="toc-bak" href="#documents-toc">T</a>
+    <h2>5.02. Conformant documents <a class="hash" href="#documents">#</a> <a class="toc-bak" href="#documents-toc">T</a>
 </h2>
     <p>A conformant
     <dfn id="syntax-document-html" title="syntax-document-html">document in the HTML
@@ -935,7 +917,7 @@
     <a href="#omitted">omit tags</a>).</p>
   </div>
   <div id="case-insensitivity" class="section">
-    <h2>5.3. Case insensitivity in tag names and attribute names <a class="hash" href="#case-insensitivity">#</a> <a class="toc-bak" href="#case-insensitivity-toc">T</a>
+    <h2>5.03. Case insensitivity in tag names and attribute names <a class="hash" href="#case-insensitivity">#</a> <a class="toc-bak" href="#case-insensitivity-toc">T</a>
 </h2>
     <p>In
     <a href="#syntax-document-html">documents in the HTML syntax</a>:</p>
@@ -990,32 +972,23 @@
 </h2>
   <div class="toc">
 <ul>
-<li id="doctype-syntax-toc">
-<a href="#doctype-syntax">1. The DOCTYPE</a>
+<li id="doctype-syntax-toc">&#8199;<a href="#doctype-syntax">1. The DOCTYPE</a>
 </li>
-<li id="character-encoding-toc">
-<a href="#character-encoding">2. Character encoding declaration</a>
+<li id="character-encoding-toc">&#8199;<a href="#character-encoding">2. Character encoding declaration</a>
 </li>
-<li id="syntax-elements-toc">
-<a href="#syntax-elements">3. Elements</a>
+<li id="syntax-elements-toc">&#8199;<a href="#syntax-elements">3. Elements</a>
 </li>
-<li id="syntax-attributes-toc">
-<a href="#syntax-attributes">4. Attributes</a>
+<li id="syntax-attributes-toc">&#8199;<a href="#syntax-attributes">4. Attributes</a>
 </li>
-<li id="text-syntax-toc">
-<a href="#text-syntax">5. Text and character data</a>
+<li id="text-syntax-toc">&#8199;<a href="#text-syntax">5. Text and character data</a>
 </li>
-<li id="character-references-toc">
-<a href="#character-references">6. Character references</a>
+<li id="character-references-toc">&#8199;<a href="#character-references">6. Character references</a>
 </li>
-<li id="comments-toc">
-<a href="#comments">7. Comments</a>
+<li id="comments-toc">&#8199;<a href="#comments">7. Comments</a>
 </li>
-<li id="escaping-text-span-toc">
-<a href="#escaping-text-span">8. Escaping text spans</a>
+<li id="escaping-text-span-toc">&#8199;<a href="#escaping-text-span">8. Escaping text spans</a>
 </li>
-<li id="svg-mathml-toc">
-<a href="#svg-mathml">9. SVG and MathML elements in HTML documents</a>
+<li id="svg-mathml-toc">&#8199;<a href="#svg-mathml">9. SVG and MathML elements in HTML documents</a>
 </li>
 <li id="cdata-sections-toc">
 <a href="#cdata-sections">10. CDATA sections in SVG and MathML contents</a>
@@ -1023,7 +996,7 @@
 </ul>
 </div>
   <div id="doctype-syntax" class="section">
-    <h2>6.1. The DOCTYPE <a class="hash" href="#doctype-syntax">#</a> <a class="toc-bak" href="#doctype-syntax-toc">T</a>
+    <h2>6.01. The DOCTYPE <a class="hash" href="#doctype-syntax">#</a> <a class="toc-bak" href="#doctype-syntax-toc">T</a>
 </h2>
     <p>A <dfn id="doctype" title="syntax-doctype">DOCTYPE</dfn> is
     an special instruction which, for legacy reasons that have to
@@ -1086,7 +1059,7 @@
     </div>
   </div>
   <div id="character-encoding" class="section">
-    <h2>6.2. Character encoding declaration <a class="hash" href="#character-encoding">#</a> <a class="toc-bak" href="#character-encoding-toc">T</a>
+    <h2>6.02. Character encoding declaration <a class="hash" href="#character-encoding">#</a> <a class="toc-bak" href="#character-encoding-toc">T</a>
 </h2>
     <p>A <dfn id="encoding-declaration">character
       encoding declaration</dfn> is a mechanism by which the
@@ -1153,7 +1126,7 @@
     character-encoding information, if necessary.</p>
   </div>
   <div id="syntax-elements" class="section">
-    <h2>6.3. Elements <a class="hash" href="#syntax-elements">#</a> <a class="toc-bak" href="#syntax-elements-toc">T</a>
+    <h2>6.03. Elements <a class="hash" href="#syntax-elements">#</a> <a class="toc-bak" href="#syntax-elements-toc">T</a>
 </h2>
     <p>An element&#8217;s <dfn id="content-model" title="content-model">content model</dfn> defines the element&#8217;s structure: What
     <a href="#contents">contents</a> (if any) the element can
@@ -1293,7 +1266,7 @@
         implied in certain cases</a>).</li>
     </ul>
 <div id="misnesting" class="section">
-      <h2>6.3.1. Misnested tags <a class="hash" href="#misnesting">#</a>
+      <h2>6.3.01. Misnested tags <a class="hash" href="#misnesting">#</a>
 </h2>
       <p>If an
       <a href="#syntax-elements">element</a>
@@ -1331,7 +1304,7 @@
     </div>
   </div>
     <div id="syntax-attributes" class="section">
-      <h2>6.4. Attributes <a class="hash" href="#syntax-attributes">#</a> <a class="toc-bak" href="#syntax-attributes-toc">T</a>
+      <h2>6.04. Attributes <a class="hash" href="#syntax-attributes">#</a> <a class="toc-bak" href="#syntax-attributes-toc">T</a>
 </h2>
       <p>
       <dfn id="attribute" title="syntax-attributes">Attributes</dfn>
@@ -1530,7 +1503,7 @@
       </dl>
 </div>
   <div id="text-syntax" class="section">
-    <h2>6.5. Text and character data <a class="hash" href="#text-syntax">#</a> <a class="toc-bak" href="#text-syntax-toc">T</a>
+    <h2>6.05. Text and character data <a class="hash" href="#text-syntax">#</a> <a class="toc-bak" href="#text-syntax-toc">T</a>
 </h2>
     <p><dfn id="syntax-text" title="syntax-text">Text</dfn>
     in
@@ -1700,7 +1673,7 @@
     </dl>
 </div>
   <div id="character-references" class="section">
-    <h2>6.6. Character references <a class="hash" href="#character-references">#</a> <a class="toc-bak" href="#character-references-toc">T</a>
+    <h2>6.06. Character references <a class="hash" href="#character-references">#</a> <a class="toc-bak" href="#character-references-toc">T</a>
 </h2>
     <p><dfn id="syntax-charref">Character references</dfn> are a form
     of markup for representing single individual characters. There
@@ -1809,7 +1782,7 @@
     character.</p>
   </div>
   <div id="comments" class="section">
-    <h2>6.7. Comments <a class="hash" href="#comments">#</a> <a class="toc-bak" href="#comments-toc">T</a>
+    <h2>6.07. Comments <a class="hash" href="#comments">#</a> <a class="toc-bak" href="#comments-toc">T</a>
 </h2>
     <p>
     <dfn id="syntax-comments" title="syntax-comments">Comments</dfn>
@@ -1844,7 +1817,7 @@
     </div>
   </div>
   <div id="escaping-text-span" class="section">
-    <h2>6.8. Escaping text spans <a class="hash" href="#escaping-text-span">#</a> <a class="toc-bak" href="#escaping-text-span-toc">T</a>
+    <h2>6.08. Escaping text spans <a class="hash" href="#escaping-text-span">#</a> <a class="toc-bak" href="#escaping-text-span-toc">T</a>
 </h2>
     <p>An
       <dfn id="syntax-escape">escaping text span</dfn>
@@ -1925,7 +1898,7 @@
     </div>
  </div>
  <div id="svg-mathml" class="section">
-   <h2>6.9. SVG and MathML elements in HTML documents <a class="hash" href="#svg-mathml">#</a> <a class="toc-bak" href="#svg-mathml-toc">T</a>
+   <h2>6.09. SVG and MathML elements in HTML documents <a class="hash" href="#svg-mathml">#</a> <a class="toc-bak" href="#svg-mathml-toc">T</a>
 </h2>
    <p id="elements-svg-mathml">
    <dfn id="svg-mathml-elements" title="svg-mathml-elements">SVG and MathML elements</dfn>
@@ -14377,7 +14350,7 @@
         <h2>8. Common content models <a class="hash" href="#common-models">#</a> <a class="toc-bak" href="#common-models-toc">T</a>
 </h2>
       <div id="common-flow" class="section">
-        <h2 class="common-subhead">8.1. Flow elements <a class="hash" href="#common-flow">#</a> <a class="toc-bak" href="#common-flow-toc">T</a>
+        <h2 class="common-subhead">8.01. Flow elements <a class="hash" href="#common-flow">#</a> <a class="toc-bak" href="#common-flow-toc">T</a>
 </h2>
         <dl class="content-models">
 <dt class="content-model">
@@ -14428,7 +14401,7 @@
         </dl>
 </div>
       <div id="common-metadata" class="section">
-        <h2 class="common-subhead">8.2. Metadata elements <a class="hash" href="#common-metadata">#</a> <a class="toc-bak" href="#common-metadata-toc">T</a>
+        <h2 class="common-subhead">8.02. Metadata elements <a class="hash" href="#common-metadata">#</a> <a class="toc-bak" href="#common-metadata-toc">T</a>
 </h2>
         <dl class="content-models">
 <dt class="content-model">
@@ -14450,7 +14423,7 @@
         </dl>
 </div>
       <div id="common-phrasing" class="section">
-        <h2 class="common-subhead">8.3. Phrasing elements <a class="hash" href="#common-phrasing">#</a> <a class="toc-bak" href="#common-phrasing-toc">T</a>
+        <h2 class="common-subhead">8.03. Phrasing elements <a class="hash" href="#common-phrasing">#</a> <a class="toc-bak" href="#common-phrasing-toc">T</a>
 </h2>
         <dl class="content-models">
 <dt class="content-model">
@@ -14523,7 +14496,7 @@
           </dl>
 </div>
       <div id="core-attrs" class="section">
-        <h2 class="common-subhead">9.1. Core attributes <a class="hash" href="#core-attrs">#</a> <a class="toc-bak" href="#core-attrs-toc">T</a>
+        <h2 class="common-subhead">9.01. Core attributes <a class="hash" href="#core-attrs">#</a> <a class="toc-bak" href="#core-attrs-toc">T</a>
 </h2>
 <div id="common.attrs.core-mdl">
         
@@ -14641,7 +14614,7 @@
 </div>
 </div>
 <div id="event-handler-attrs" class="section">
-        <h2 class="common-subhead">9.2. Event-handler attributes <a class="hash" href="#event-handler-attrs">#</a> <a class="toc-bak" href="#event-handler-attrs-toc">T</a>
+        <h2 class="common-subhead">9.02. Event-handler attributes <a class="hash" href="#event-handler-attrs">#</a> <a class="toc-bak" href="#event-handler-attrs-toc">T</a>
 </h2>
 <div id="common.attrs.event-handler-mdl">
         
@@ -14924,7 +14897,7 @@
 </div>
 </div>
 <div id="xml-attrs" class="section">
-        <h2 class="common-subhead">9.3. XML attributes <a class="hash" href="#xml-attrs">#</a> <a class="toc-bak" href="#xml-attrs-toc">T</a>
+        <h2 class="common-subhead">9.03. XML attributes <a class="hash" href="#xml-attrs">#</a> <a class="toc-bak" href="#xml-attrs-toc">T</a>
 </h2>
 <div id="common.attrs.xml-mdl">
         
@@ -15094,7 +15067,7 @@
         <h2>11. Datatypes <a class="hash" href="#datatypes">#</a> <a class="toc-bak" href="#datatypes-toc">T</a>
 </h2>
         <div id="data-string-def" class="section">
-    <h2>11.1. String <a class="hash" href="#data-string-def">#</a>
+    <h2>11.01. String <a class="hash" href="#data-string-def">#</a>
 </h2>
     <p>For any pattern in this document that references the <a href="#data-string">string</a> datatype, a
     <dfn id="data-string" title="string">string</dfn>
@@ -15113,7 +15086,7 @@
     </ul>
 </div>
 <div id="data-token-def" class="section">
-    <h2>11.2. Token <a class="hash" href="#data-token-def">#</a>
+    <h2>11.02. Token <a class="hash" href="#data-token-def">#</a>
 </h2>
     <p>For any pattern in this document that references the <a href="#data-token">token</a> datatype, a
     <dfn id="data-token" title="token">token</dfn>
@@ -15122,7 +15095,7 @@
     any <a href="#space">space characters</a>.</p>
   </div>
       <div id="common.data.tokens-mdl" class="section">
-        <h2 class="common-subhead">11.3. Tokens <a class="hash" href="#common.data.tokens-mdl">#</a>
+        <h2 class="common-subhead">11.03. Tokens <a class="hash" href="#common.data.tokens-mdl">#</a>
 </h2>
         <div class="content-models">
           <div>
@@ -15135,7 +15108,7 @@
     </div>
       </div>
       <div id="common.data.browsing-context-mdl" class="section">
-        <h2 class="common-subhead">11.4. Browsing-context <a class="hash" href="#common.data.browsing-context-mdl">#</a>
+        <h2 class="common-subhead">11.04. Browsing-context <a class="hash" href="#common.data.browsing-context-mdl">#</a>
 </h2>
         <div class="content-models">
           <div>
@@ -15144,7 +15117,7 @@
 </div>
       </div>
       <div id="common.data.browsing-context-or-keyword-mdl" class="section">
-        <h2 class="common-subhead">11.5. Browsing-context-or-keyword <a class="hash" href="#common.data.browsing-context-or-keyword-mdl">#</a>
+        <h2 class="common-subhead">11.05. Browsing-context-or-keyword <a class="hash" href="#common.data.browsing-context-or-keyword-mdl">#</a>
 </h2>
         <div class="content-models">
           <div>
@@ -15166,7 +15139,7 @@
     </div>
       </div>
       <div id="common.data.id-mdl" class="section">
-        <h2 class="common-subhead">11.6. ID <a class="hash" href="#common.data.id-mdl">#</a>
+        <h2 class="common-subhead">11.06. ID <a class="hash" href="#common.data.id-mdl">#</a>
 </h2>
         <div class="content-models">
           <div>
@@ -15175,7 +15148,7 @@
 </div>
       </div>
       <div id="common.data.idref-mdl" class="section">
-        <h2 class="common-subhead">11.7. IDREF <a class="hash" href="#common.data.idref-mdl">#</a>
+        <h2 class="common-subhead">11.07. IDREF <a class="hash" href="#common.data.idref-mdl">#</a>
 </h2>
         <div class="content-models">
           <div>
@@ -15184,7 +15157,7 @@
 </div>
       </div>
       <div id="common.data.idrefs-mdl" class="section">
-        <h2 class="common-subhead">11.8. IDREFS <a class="hash" href="#common.data.idrefs-mdl">#</a>
+        <h2 class="common-subhead">11.08. IDREFS <a class="hash" href="#common.data.idrefs-mdl">#</a>
 </h2>
         <div class="content-models">
           <div>
@@ -15196,7 +15169,7 @@
       </div>
       </div>
       <div id="common.data.name-mdl" class="section">
-        <h2 class="common-subhead">11.9. Name <a class="hash" href="#common.data.name-mdl">#</a>
+        <h2 class="common-subhead">11.09. Name <a class="hash" href="#common.data.name-mdl">#</a>
 </h2>
         <div class="content-models">
           <div>

Received on Saturday, 1 August 2009 12:24:54 UTC