Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) Split out the Web Browsers section and related bits.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8365

git-svn-id: http://svn.whatwg.org/webapps@4551 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 8, 2010
1 parent 503805b commit a45536d
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 120 deletions.
27 changes: 21 additions & 6 deletions complete.html
Expand Up @@ -1469,6 +1469,7 @@ <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 @@ -1550,6 +1551,8 @@ <h3 id=structure-of-this-specification><span class=secno>1.7 </span>Structure of
</dd>




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

Expand All @@ -1564,6 +1567,8 @@ <h3 id=structure-of-this-specification><span class=secno>1.7 </span>Structure of
considerations</a>.</p>




<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 @@ -1573,6 +1578,8 @@ <h4 id=how-to-read-this-specification><span class=secno>1.7.1 </span>How to read
cross-references.</p>




<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 @@ -6580,6 +6587,7 @@ <h4 id=garbage-collection><span class=secno>2.7.9 </span>Garbage collection</h4>




<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 @@ -44627,6 +44635,7 @@ <h3 id=matching-html-elements-using-selectors><span class=secno>4.13 </span>Matc




<h2 id=microdata><span class=secno>5 </span><dfn>Microdata</dfn></h2>

<!-- v2
Expand Down Expand Up @@ -49137,7 +49146,11 @@ <h4 id=json><span class=secno>5.5.1 </span>JSON</h4>

</div>









<h2 id=browsers><span class=secno>6 </span>Web browsers</h2>
Expand Down Expand Up @@ -62758,7 +62771,9 @@ <h3 id=editing-apis><span class=secno>8.11 </span>Editing APIs</h3>
v2 (well, really v0):
"forecolor", "hilitecolor", "fontname", "fontsize", "justifyleft",
"justifycenter", "justifyright", "justifyfull", "indent", "outdent"
--><h2 id=workers><span class=secno>9 </span>Web Workers</h2>
--><h2 id=workers><span class=secno>9 </span>Web Workers</h2>



<h3 id=introduction-6><span class=secno>9.1 </span>Introduction</h3>

Expand Down Expand Up @@ -64770,11 +64785,11 @@ <h4 id=worker-locations><span class=secno>9.3.5 </span>Worker locations</h4>
<code><a href=#window>Window</a></code> object. <a href=#refsWEBIDL>[WEBIDL]</a></p>




<h2 id=comms><span class=secno>10 </span>Communication</h2>



<h3 id=event-definitions><span class=secno>10.1 </span>Event definitions</h3>

Expand Down Expand Up @@ -68486,10 +68501,10 @@ <h5 id=ports-and-garbage-collection><span class=secno>10.5.3.1 </span>Ports and
objects and discarding them without closing them can lead to high
memory usage.</p>








<h2 id=syntax><span class=secno>11 </span><dfn>The HTML syntax</dfn></h2>

Expand Down
24 changes: 20 additions & 4 deletions index
Expand Up @@ -1350,6 +1350,7 @@
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 @@ -1415,6 +1416,8 @@
</dd>




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

Expand All @@ -1429,6 +1432,8 @@
considerations</a>.</p>




<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 @@ -1438,6 +1443,8 @@
cross-references.</p>




<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 @@ -6445,6 +6452,7 @@ interface <dfn id=propertynodelist>PropertyNodeList</dfn> : <span>NodeList</span




<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 @@ -44492,6 +44500,7 @@ contradict people?




<h2 id=microdata><span class=secno>5 </span><dfn>Microdata</dfn></h2>

<!-- v2
Expand Down Expand Up @@ -49002,7 +49011,11 @@ END:VCARD</pre>

</div>









<h2 id=browsers><span class=secno>6 </span>Web browsers</h2>
Expand Down Expand Up @@ -61933,7 +61946,7 @@ v2 (well, really v0):
"justifycenter", "justifyright", "justifyfull", "indent", "outdent"
--><h2 id=comms><span class=secno>8 </span>Communication</h2>



<h3 id=event-definitions><span class=secno>8.1 </span>Event definitions</h3>

Expand Down Expand Up @@ -62808,10 +62821,10 @@ interface <dfn id=messageport>MessagePort</dfn> {
objects and discarding them without closing them can lead to high
memory usage.</p>








<h2 id=syntax><span class=secno>9 </span><dfn>The HTML syntax</dfn></h2>

Expand Down Expand Up @@ -80712,6 +80725,9 @@ interface <a href=#htmldocument>HTMLDocument</a> {






<h2 class=no-num id=references>References</h2><!--REFS-->

<p>All references are normative unless marked "Non-normative".</p>
Expand Down

0 comments on commit a45536d

Please sign in to comment.