[html5] r4573 - [e] (0) tidy up some of the spec splitting stuff

whatwg at whatwg.org whatwg at whatwg.org
Mon Jan 11 03:10:54 PST 2010


Author: ianh
Date: 2010-01-11 03:10:51 -0800 (Mon, 11 Jan 2010)
New Revision: 4573

Modified:
   complete.html
   index
   source
Log:
[e] (0) tidy up some of the spec splitting stuff

Modified: complete.html
===================================================================
--- complete.html	2010-01-11 11:01:02 UTC (rev 4572)
+++ complete.html	2010-01-11 11:10:51 UTC (rev 4573)
@@ -1469,7 +1469,6 @@
   HTML syntax or in XML.</p>
 
 
-
   <h3 id=structure-of-this-specification><span class=secno>1.7 </span>Structure of this specification</h3>
 
   <p><i>This section is non-normative.</i></p>
@@ -1539,6 +1538,7 @@
    JavaScript.</dd>
 
 
+
    <dt><a href=#comms>The Communication APIs</a></dt>
 
    <dd>This section describes some mechanisms that applications
@@ -1552,7 +1552,6 @@
 
 
 
-
    <dt><a href=#syntax>The HTML Syntax</a></dt>
    <dt><a href=#xhtml>The XHTML Syntax</a></dt>
 
@@ -1568,7 +1567,6 @@
 
 
 
-
   <h4 id=how-to-read-this-specification><span class=secno>1.7.1 </span>How to read this specification</h4>
 
   <p>This specification should be read like all other specifications.
@@ -1579,7 +1577,6 @@
 
 
 
-
   <h4 id=typographic-conventions><span class=secno>1.7.2 </span>Typographic conventions</h4>
 
   <p>This is a definition, requirement, or explanation.</p>
@@ -6615,10 +6612,6 @@
   without actually exposing the above strings.</p>
 
 
-
-
-
-
   <h2 id=dom><span class=secno>3 </span>Semantics, structure, and APIs of HTML documents</h2>
 
   <h3 id=documents><span class=secno>3.1 </span>Documents</h3>
@@ -44173,8 +44166,6 @@
 
 
 
-
-
   <h3 id=common-idioms-without-dedicated-elements><span class=secno>4.12 </span>Common idioms without dedicated elements</h3>
 
   <h4 id=tag-clouds><span class=secno>4.12.1 </span>Tag clouds</h4>
@@ -49270,9 +49261,6 @@
 
 
 
-
-
-
   <h2 id=browsers><span class=secno>6 </span>Web browsers</h2>
 
   <div class=impl>
@@ -59157,9 +59145,9 @@
 
 
   
-  
 
 
+
   <h2 id=editing><span class=secno>8 </span><dfn>User Interaction</dfn></h2>
 
   <p>This section describes various features that allow authors to

Modified: index
===================================================================
--- index	2010-01-11 11:01:02 UTC (rev 4572)
+++ index	2010-01-11 11:10:51 UTC (rev 4573)
@@ -1350,7 +1350,6 @@
   HTML syntax or in XML.</p>
 
 
-
   <h3 id=structure-of-this-specification><span class=secno>1.7 </span>Structure of this specification</h3>
 
   <p><i>This section is non-normative.</i></p>
@@ -1408,6 +1407,7 @@
    section.</dd>
 
 
+
    <dt><a href=#comms>The Communication APIs</a></dt>
 
    <dd>This section describes some mechanisms that applications
@@ -1417,7 +1417,6 @@
 
 
 
-
    <dt><a href=#syntax>The HTML Syntax</a></dt>
    <dt><a href=#xhtml>The XHTML Syntax</a></dt>
 
@@ -1433,7 +1432,6 @@
 
 
 
-
   <h4 id=how-to-read-this-specification><span class=secno>1.7.1 </span>How to read this specification</h4>
 
   <p>This specification should be read like all other specifications.
@@ -1444,7 +1442,6 @@
 
 
 
-
   <h4 id=typographic-conventions><span class=secno>1.7.2 </span>Typographic conventions</h4>
 
   <p>This is a definition, requirement, or explanation.</p>
@@ -6480,10 +6477,6 @@
   without actually exposing the above strings.</p>
 
 
-
-
-
-
   <h2 id=dom><span class=secno>3 </span>Semantics, structure, and APIs of HTML documents</h2>
 
   <h3 id=documents><span class=secno>3.1 </span>Documents</h3>
@@ -44038,8 +44031,6 @@
 
 
 
-
-
   <h3 id=common-idioms-without-dedicated-elements><span class=secno>4.12 </span>Common idioms without dedicated elements</h3>
 
   <h4 id=tag-clouds><span class=secno>4.12.1 </span>Tag clouds</h4>
@@ -49135,9 +49126,6 @@
 
 
 
-
-
-
   <h2 id=browsers><span class=secno>6 </span>Web browsers</h2>
 
   <div class=impl>

Modified: source
===================================================================
--- source	2010-01-11 11:01:02 UTC (rev 4572)
+++ source	2010-01-11 11:10:51 UTC (rev 4573)
@@ -269,7 +269,6 @@
   HTML syntax or in XML.</p>
 
 
-<!--END w3c-html-->
   <h3>Structure of this specification</h3>
 
   <p><i>This section is non-normative.</i></p>
@@ -301,7 +300,7 @@
    class="impl">, along with user agent requirements for how to handle
    each element,</span> are also given.</dd>
 
-
+<!--END w3c-html-->
    <dt><a href="#microdata">Microdata</a></dt>
 
    <dd>This specification introduces a mechanism for adding
@@ -315,20 +314,20 @@
    information, calendar events, and licensing works.
 
    </dd>
+<!--START w3c-html-->
 
-
    <dt><a href="#browsers">Web Browsers</a></dt>
 
    <dd>HTML documents do not exist in a vacuum — this section
    defines many of the features that affect environments that deal
    with multiple pages, links between pages, and running scripts.</dd>
 
-<!--END html-->
+<!--END html--><!--END w3c-html-->
    <dt><a href="#webstorage">Web Storage</a></dt>
 
    <dd>This specification defines a client-side storage mechanism
    based on name-value pairs.</dd>
-<!--START html-->
+<!--START html--><!--START w3c-html-->
 
    <dt><a href="#editing">User Interaction</a></dt>
 
@@ -336,13 +335,14 @@
    interact with and modify content, which are described in this
    section.</dd>
 
-<!--END html-->
+<!--END html--><!--END w3c-html-->
    <dt><a href="#workers">Web Workers</a></dt>
 
    <dd>This specification defines an API for background threads in
    JavaScript.</dd>
-<!--START html-->
+<!--START html--><!--START w3c-html-->
 
+<!--END w3c-html-->
    <dt><a href="#comms">The Communication APIs</a></dt>
 
    <dd>This section describes some mechanisms that applications
@@ -353,7 +353,6 @@
    two-way full-duplex socket protocol for scripts.
 <!--START html-->
    </dd>
-
 <!--START w3c-html-->
 
 
@@ -374,7 +373,6 @@
   considerations</a>.</p>
 
 
-<!--END w3c-html-->
 
   <h4>How to read this specification</h4>
 
@@ -384,7 +382,6 @@
   picking random sections from the contents list and following all the
   cross-references.</p>
 
-<!--START w3c-html-->
 
 
   <h4>Typographic conventions</h4>
@@ -668,18 +665,8 @@
 
   </dl>
 
-<!--END complete--><!--END html-->
 
-  <h2>Modules of HTML5</h2>
 
-<!--PUB-Y--> <p>For the list of HTML5 modules, please see: <a href="http://www.w3.org/TR/">http://www.w3.org/TR/</a></p>
-<!--PUB-N--> <p>For the list of HTML5 modules, please see: <a href="http://dev.w3.org/html5/">http://dev.w3.org/html5/</a></p>
-
-<!--END w3c-html-->
-
-
-<!--START complete--><!--START html--><!--START w3c-html-->
-
   <h2 id="infrastructure">Common infrastructure</h2>
 
   <h3>Terminology</h3>
@@ -6345,11 +6332,7 @@
   asserting that their DOM node analogues are in certain namespaces,
   without actually exposing the above strings.</p>
 
-<!--END w3c-html-->
 
-
-<!--START w3c-html-->
-
   <h2 id="dom">Semantics, structure, and APIs of HTML documents</h2>
 
   <h3>Documents</h3>
@@ -48960,9 +48943,9 @@
 
   </div>
 
-<!--END w3c-html-->
-<!--START html-device-->
 
+<!--END w3c-html--><!--START html-device-->
+
   <h4 id="devices">The <dfn><code>device</code></dfn> element</h4>
 
   <dl class="element">
@@ -49089,12 +49072,10 @@
   <p class="XXX">This again will be pinned down to a specific codec,
   frame dimension, and bitrate in due course.</p>
 
+<!--END html-device--><!--START w3c-html-->
 
-<!--END html-device-->
-<!--START w3c-html-->
 
 
-
   <h3>Common idioms without dedicated elements</h3>
 
   <h4>Tag clouds</h4>
@@ -54868,7 +54849,7 @@
 
   </ol>
 
-  <!--END microdata--><!--START w3c-html-->
+<!--END microdata--><!--START w3c-html-->
 
   <h4>Atom</h4>
 
@@ -55432,11 +55413,8 @@
 
 <!--END microdata-->
 
-<!--END w3c-html-->
 
 
-<!--START w3c-html-->
-
   <h2 id="browsers">Web browsers</h2>
 
   <div class="impl">
@@ -67992,11 +67970,11 @@
   title="dom-sqltransaction-executeSql">executeSql()</code> method,
   and to never construct SQL statements on the fly.</p>
 
-  <!--END database-->
+<!--END database-->
 
-  <!--START complete-->
-  <!--FIXUP +1-->
-  <!--START html--><!--START w3c-html-->
+<!--START complete-->
+<!--FIXUP +1-->
+<!--START html--><!--START w3c-html-->
 
 
   <h2 id="editing"><dfn>User Interaction</dfn></h2>




More information about the Commit-Watchers mailing list