h:tml; added unexpanded TOC

h:tml; added unexpanded TOC

Diffs for this change per section: 
Skip to Table of Contents
http://people.w3.org/mike/diffs/html5/markup/Overview.1.298.html#tocjump
1. Introduction and Scope 1.1. Scope 1.2. Out of scope 1.3. Intended audience
http://people.w3.org/mike/diffs/html5/markup/Overview.1.298.html#intro-toc
Table of Contents Overview # 1. Introduction and Scope 2. Conformance requirements 3. Structure of this specification 4. Terminology 5. Syntax 6. HTML elements 7. Common content models 8. Common attributes 9. Other shared attributes 10. Datatypes A. References B. Acknowledgments
http://people.w3.org/mike/diffs/html5/markup/Overview.1.298.html#unexpanded-toc
Abstract # This specification describes the fifth major version of the HTML vocabulary. It provides the details necessary for producers of HTML content to create conformant documents. By design, it does not define related APIs nor attempt to specify how consumers of HTML content are meant to process documents.
http://people.w3.org/mike/diffs/html5/markup/Overview.1.298.html#abstract
http://www.w3.org/html/wg/markup-spec/
http://people.w3.org/mike/diffs/html5/markup/Overview.1.298.html#latestED
Full Table of Contents # 1. Introduction and Scope 1.1. Scope 1.2. Out of scope 1.3. Intended audience 2. Conformance requirements 3. Structure of this specification 4. Terminology 5. Syntax 5.1. The HTML and XML syntaxes and MIME types 5.2. Conformant documents 5.3. The DOCTYPE 5.4. Character encoding declaration 5.5. Elements 5.6. Attributes 5.7. Text 5.8. Character references 5.9. CDATA sections 5.10. Comments 6. HTML elements a – hyperlink abbr – abbreviation address – contact information area – image-map hyperlink article – article aside – tangential content audio – audio stream b – offset text typically styled in bold base – base URL bb – user-agent command bdo – BiDi override blockquote – block quotation body – document body br – line break button button type=submit – submit button button type=reset – reset button button type=button – button with no additional semantics canvas – canvas for dynamic graphics caption – table title cite – cited title of a work code– code fragment col – table column colgroup – table column group command command type=command – command with an associated action command type=radio – selection of one item from a list of items command type=checkbox – state or option that can be toggled datagrid – datagrid datalist – predefined options for other controls dd – description in a term-description grouping del – deleted text details – additional on-demand information dfn – defining instance dialog – conversation div – generic flow container dl – description list dt – term in a term-description grouping em – emphatic stress embed – integration point for plugins fieldset – set of related form controls figure – figure with optional caption footer – footer form – user-submittable form h1 – heading (level 1) h2 – heading (level 2) h3 – heading (level 3) h4 – heading (level 4) h5 – heading (level 5) h6 – heading (level 6) head – document metadata header – header hgroup – heading group hr  thematic break html – root element i – offset text typically styled in italic iframe – nested browsing context (inline frame) img – image input input type=text – text-input field input type=password – password-input field input type=checkbox – checkbox input type=radio – radio button input type=button – button input type=submit – submit button input type=reset – reset button input type=file – file upload control input type=hidden – hidden input control input type=image – image-coordinates input control input type=datetime – global date-and-time input control input type=datetime-local – local date-and-time input control input type=date – date input control input type=month – year-and-month input control input type=time – time input control input type=week – year-and-week input control input type=number – number input control input type=range – imprecise number-input control input type=email – e-mail address input control input type=url – URL input control inpu type=search – search field input type=color – color ins – inserted text kbd – user input keygen – key-pair generator/input control label – caption for a form control legend – title or explanatory caption li – list item link – inter-document relationship metadata map – image-map definition mark – marked (highlighted) text menu – list of commands meta meta name – name-value metadata meta http-equiv=refresh – “refresh” pragma directive meta http-equiv=default-style – “preferred stylesheet” pragma directive meta charset – document character-encoding declaration meta http-equiv=content-type – document character-encoding declaration meter – scalar gauge nav – group of navigational links noscript – fallback content for script object – generic external resource ol – ordered list optgroup – group of options option – option output – result of a calculation in a form p – paragraph param – initialization parameters for plugins pre – preformatted text progess – progress indicator q – quoted text rp – ruby parenthesis rt – ruby text ruby – ruby annotation samp – (sample) output script – embedded script section – section select – option-selection form control small – small print source – media resource span – generic span strong – strong importance style – style (presentation) information sub – subscript sup – superscript table – table tbody – table row group td – table cell textarea – text input area tfoot – table footer row group th – table header cell thead – table header row group time – date and/or time title – document title tr – table row ul – unordered list var – variable or placeholder text video – video 7. Common content models 7.1. Any element from any namespace 7.2. Flow elements 7.3. Metadata elements 7.4. Phrasing elements 8. Common attributes 8.1. Basic attributes 8.2. Internationalization attributes 8.3. Present attributes 8.4. Scripting attributes 8.5. Interaction attributes 9. Other shred attributes 9.1. Command attributes 9.2. Media attributes 9.3. Hyperlink attributes 9.4. Form attributes 10. Datatypes A. References B. Acknowledgments
http://people.w3.org/mike/diffs/html5/markup/Overview.1.298.html#toc

http://people.w3.org/mike/diffs/html5/markup/Overview.diff.html
http://dev.w3.org/cvsweb/html5/markup/Overview.html?r1=1.297&r2=1.298&f=h

===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.297
retrieving revision 1.298
diff -u -d -r1.297 -r1.298
--- Overview.html 3 May 2009 04:20:34 -0000 1.297
+++ Overview.html 3 May 2009 09:26:41 -0000 1.298
@@ -23,7 +23,8 @@
 <hr>
 <div id="tocjump" class="skip-link" style="text-align: center"><a href="Overview.html#toc">Skip to Table of Contents</a></div>
 <div id="abstract">
-      <h2>Abstract</h2>
+      <h2>Abstract <a class="hash" href="#abstract">#</a>
+</h2>
       <p>This specification describes the fifth major
       version of the HTML vocabulary. It provides the details
       necessary for producers of HTML content to create conformant
@@ -32,7 +33,8 @@
       to process documents.</p>
     </div>
 <div id="status">
-      <h2>Status of this Document</h2>
+      <h2>Status of this Document <a class="hash" href="#status">#</a>
+</h2>
     
     
     <p>
@@ -73,8 +75,55 @@
           this document as other than work in progress.
         </p>
     </div>
-<div id="toc" class="toc">
-      <h2>Table of Contents</h2>
+<div class="toc" id="unexpanded-toc">
+
+      <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>
+<li>
+<a href="conformance.html#conformance">2. Conformance requirements</a>
+</li>
+<li>
+<a href="structure.html#structure">3. Structure of this specification</a>
+</li>
+<li>
+<a href="terminology.html#terminology">4. Terminology</a>
+</li>
+<li>
+<a href="syntax.html#syntax">5. Syntax</a>
+</li>
+<li>
+<a href="elements.html#elements">6. HTML elements</a>
+</li>
+<li>
+<a href="common-models.html#common-models">7. Common content models</a>
+</li>
+<li>
+<a href="common-attributes.html#common-attributes">8. Common attributes</a>
+</li>
+<li>
+<a href="shared-attributes.html#shared-attributes">9. Other shared attributes</a>
+</li>
+<li>
+<a href="datatypes.html#datatypes">10. Datatypes</a>
+</li>
+</ul>
+<ul>
+<li>
+<a href="references.html#references">A. References</a>
+</li>
+<li>
+<a href="acknowledgments.html#acknowledgments">B. Acknowledgments</a>
+</li>
+</ul>
+</div>
+<div class="toc" id="toc">
+
+      <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>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- spec.html 3 May 2009 04:20:35 -0000 1.5
+++ spec.html 3 May 2009 09:26:41 -0000 1.6
@@ -23,7 +23,8 @@
 <hr>
 <div id="tocjump" class="skip-link" style="text-align: center"><a href="spec.html#toc">Skip to Table of Contents</a></div>
 <div id="abstract">
-      <h2>Abstract</h2>
+      <h2>Abstract <a class="hash" href="#abstract">#</a>
+</h2>
       <p>This specification describes the fifth major
       version of the HTML vocabulary. It provides the details
       necessary for producers of HTML content to create conformant
@@ -32,7 +33,8 @@
       to process documents.</p>
     </div>
 <div id="status">
-      <h2>Status of this Document</h2>
+      <h2>Status of this Document <a class="hash" href="#status">#</a>
+</h2>
     
     
     <p>
@@ -73,8 +75,55 @@
           this document as other than work in progress.
         </p>
     </div>
-<div id="toc" class="toc">
-      <h2>Table of Contents</h2>
+<div class="toc" id="unexpanded-toc">
+
+      <h2>Table of Contents Overview <a class="hash" href="#unexpanded-toc">#</a>
+</h2>
+    <ul>
+<li>
+<a href="#intro">1. Introduction and Scope</a>
+</li>
+<li>
+<a href="#conformance">2. Conformance requirements</a>
+</li>
+<li>
+<a href="#structure">3. Structure of this specification</a>
+</li>
+<li>
+<a href="#terminology">4. Terminology</a>
+</li>
+<li>
+<a href="#syntax">5. Syntax</a>
+</li>
+<li>
+<a href="#elements">6. HTML elements</a>
+</li>
+<li>
+<a href="#common-models">7. Common content models</a>
+</li>
+<li>
+<a href="#common-attributes">8. Common attributes</a>
+</li>
+<li>
+<a href="#shared-attributes">9. Other shared attributes</a>
+</li>
+<li>
+<a href="#datatypes">10. Datatypes</a>
+</li>
+</ul>
+<ul>
+<li>
+<a href="#references">A. References</a>
+</li>
+<li>
+<a href="#acknowledgments">B. Acknowledgments</a>
+</li>
+</ul>
+</div>
+<div class="toc" id="toc">
+
+      <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>

Received on Sunday, 3 May 2009 12:19:58 UTC