Skip to content

Commit

Permalink
[e] (0) tidy up some of the spec splitting stuff
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@4573 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 11, 2010
1 parent 170c75b commit 2bf2f0d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 64 deletions.
16 changes: 2 additions & 14 deletions complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -1469,7 +1469,6 @@ <h3 id=html-vs-xhtml><span class=secno>1.6 </span>HTML vs XHTML</h3>
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>
Expand Down Expand Up @@ -1539,6 +1538,7 @@ <h3 id=structure-of-this-specification><span class=secno>1.7 </span>Structure of
JavaScript.</dd>



<dt><a href=#comms>The Communication APIs</a></dt>

<dd>This section describes some mechanisms that applications
Expand All @@ -1552,7 +1552,6 @@ <h3 id=structure-of-this-specification><span class=secno>1.7 </span>Structure of




<dt><a href=#syntax>The HTML Syntax</a></dt>
<dt><a href=#xhtml>The XHTML Syntax</a></dt>

Expand All @@ -1568,7 +1567,6 @@ <h3 id=structure-of-this-specification><span class=secno>1.7 </span>Structure of




<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.
Expand All @@ -1579,7 +1577,6 @@ <h4 id=how-to-read-this-specification><span class=secno>1.7.1 </span>How to read




<h4 id=typographic-conventions><span class=secno>1.7.2 </span>Typographic conventions</h4>

<p>This is a definition, requirement, or explanation.</p>
Expand Down Expand Up @@ -6615,10 +6612,6 @@ <h3 id=namespaces><span class=secno>2.8 </span>Namespaces</h3>
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>
Expand Down Expand Up @@ -44173,8 +44166,6 @@ <h5 id=stream-api><span class=secno>4.11.5.1 </span>Stream API</h5>





<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>
Expand Down Expand Up @@ -49270,9 +49261,6 @@ <h4 id=json><span class=secno>5.5.1 </span>JSON</h4>






<h2 id=browsers><span class=secno>6 </span>Web browsers</h2>

<div class=impl>
Expand Down Expand Up @@ -59157,7 +59145,7 @@ <h4 id=implementation-risks><span class=secno>7.5.3 </span>Implementation risks<






<h2 id=editing><span class=secno>8 </span><dfn>User Interaction</dfn></h2>
Expand Down
14 changes: 1 addition & 13 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -1408,6 +1407,7 @@
section.</dd>



<dt><a href=#comms>The Communication APIs</a></dt>

<dd>This section describes some mechanisms that applications
Expand All @@ -1417,7 +1417,6 @@




<dt><a href=#syntax>The HTML Syntax</a></dt>
<dt><a href=#xhtml>The XHTML Syntax</a></dt>

Expand All @@ -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.
Expand All @@ -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>
Expand Down Expand Up @@ -6480,10 +6477,6 @@ interface <dfn id=propertynodelist>PropertyNodeList</dfn> : <span>NodeList</span
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>
Expand Down Expand Up @@ -44038,8 +44031,6 @@ interface <dfn>DataGridListener</dfn> {





<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>
Expand Down Expand Up @@ -49135,9 +49126,6 @@ END:VCARD</pre>






<h2 id=browsers><span class=secno>6 </span>Web browsers</h2>

<div class=impl>
Expand Down
52 changes: 15 additions & 37 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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
Expand All @@ -315,34 +314,35 @@
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 &mdash; 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>

<dd>HTML documents can provide a number of mechanisms for users to
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
Expand All @@ -353,7 +353,6 @@
two-way full-duplex socket protocol for scripts.
<!--START html-->
</dd>

<!--START w3c-html-->


Expand All @@ -374,7 +373,6 @@
considerations</a>.</p>


<!--END w3c-html-->

<h4>How to read this specification</h4>

Expand All @@ -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>
Expand Down Expand Up @@ -668,17 +665,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d

</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>

Expand Down Expand Up @@ -6345,10 +6332,6 @@ interface <dfn>PropertyNodeList</dfn> : <span>NodeList</span> {
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>

Expand Down Expand Up @@ -48960,8 +48943,8 @@ interface <dfn>DataGridListener</dfn> {

</div>

<!--END w3c-html-->
<!--START html-device-->

<!--END w3c-html--><!--START html-device-->

<h4 id="devices">The <dfn><code>device</code></dfn> element</h4>

Expand Down Expand Up @@ -49089,9 +49072,7 @@ interface <dfn>DataGridListener</dfn> {
<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-->



Expand Down Expand Up @@ -54868,7 +54849,7 @@ END:VCARD</pre>

</ol>

<!--END microdata--><!--START w3c-html-->
<!--END microdata--><!--START w3c-html-->

<h4>Atom</h4>

Expand Down Expand Up @@ -55432,11 +55413,8 @@ END:VCARD</pre>

<!--END microdata-->

<!--END w3c-html-->


<!--START w3c-html-->

<h2 id="browsers">Web browsers</h2>

<div class="impl">
Expand Down Expand Up @@ -67992,11 +67970,11 @@ interface <dfn>SQLTransactionSync</dfn> {
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>
Expand Down

0 comments on commit 2bf2f0d

Please sign in to comment.