html5/spec-author-view Overview.html,1.314,1.315 acknowledgements.html,1.312,1.313 browsers.html,1.315,1.316 comms.html,1.314,1.315 dom.html,1.315,1.316 editing.html,1.314,1.315 embedded-content-0.html,1.312,1.313 forms.html,1.314,1.315 history.html,1.313,1.314 iana-considerations.html,1.312,1.313 index.html,1.312,1.313 infrastructure.html,1.313,1.314 interactive-elements.html,1.312,1.313 introduction.html,1.313,1.314 microdata.html,1.312,1.313 named-character-references.html,1.313,1.314 obsolete.html,1.313,1.314 offline.html,1.312,1.313 references.html,1.312,1.313 semantics.html,1.314,1.315 spec.html,1.315,1.316 syntax.html,1.315,1.316 tabular-data.html,1.312,1.313 text-level-semantics.html,1.311,1.312 the-canvas-element.html,1.314,1.315 the-xhtml-syntax.html,1.311,1.312 video.html,1.314,1.315

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv25528

Modified Files:
	Overview.html acknowledgements.html browsers.html comms.html 
	dom.html editing.html embedded-content-0.html forms.html 
	history.html iana-considerations.html index.html 
	infrastructure.html interactive-elements.html 
	introduction.html microdata.html 
	named-character-references.html obsolete.html offline.html 
	references.html semantics.html spec.html syntax.html 
	tabular-data.html text-level-semantics.html 
	the-canvas-element.html the-xhtml-syntax.html video.html 
Log Message:
Remove the reflecting IDL attribute index; correct a use of 'active document'; some xref fixes; add tables for events and interfaces; clear out the remaining XXXs; other editorial fixes. (whatwg r4095)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -d -r1.313 -r1.314
--- infrastructure.html	8 Oct 2009 11:57:34 -0000	1.313
+++ infrastructure.html	9 Oct 2009 01:17:36 -0000	1.314
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="introduction.html">&#8592; 1 Introduction</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -871,8 +871,10 @@
   particular content attribute. This means that on getting, the IDL
   attribute returns the current value of the content attribute, and on
   setting, the IDL attribute changes the value of the content
-  attribute to the given value.</p><p class="note">A list of <a href="index.html#reflecting-idl-attributes">reflecting IDL attributes</a> and
-  their corresponding content attributes is given in the index.</p><h4 id="collections-0"><span class="secno">2.6.2 </span>Collections</h4><p>The <code><a href="#htmlcollection">HTMLCollection</a></code>, <code><a href="#htmlallcollection">HTMLAllCollection</a></code>,
+  attribute to the given value.</p><!-- v2 for completeness: (also search for REFLECTIDL)
+  <p class="note">A list of <span>reflecting IDL attributes</span> and
+  their corresponding content attributes is given in the index.</p>
+--><h4 id="collections-0"><span class="secno">2.6.2 </span>Collections</h4><p>The <code><a href="#htmlcollection">HTMLCollection</a></code>, <code><a href="#htmlallcollection">HTMLAllCollection</a></code>,
   <code><a href="#htmlformcontrolscollection">HTMLFormControlsCollection</a></code>,
   <code><a href="#htmloptionscollection">HTMLOptionsCollection</a></code>, and
   <code><a href="#htmlpropertycollection">HTMLPropertyCollection</a></code> interfaces represent various

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -d -r1.311 -r1.312
--- text-level-semantics.html	8 Oct 2009 11:57:35 -0000	1.311
+++ text-level-semantics.html	9 Oct 2009 01:17:36 -0000	1.312
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="semantics.html">&#8592; 4 The elements of HTML</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -d -r1.313 -r1.314
--- history.html	8 Oct 2009 11:57:34 -0000	1.313
+++ history.html	9 Oct 2009 01:17:35 -0000	1.314
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="offline.html">&#8592; 6.7 Offline Web applications</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- tabular-data.html	8 Oct 2009 11:57:35 -0000	1.312
+++ tabular-data.html	9 Oct 2009 01:17:36 -0000	1.313
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="the-canvas-element.html">&#8592; 4.8.11 The canvas element</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: microdata.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/microdata.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- microdata.html	8 Oct 2009 11:57:35 -0000	1.312
+++ microdata.html	9 Oct 2009 01:17:36 -0000	1.313
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="interactive-elements.html">&#8592; 4.11 Interactive elements</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -d -r1.314 -r1.315
--- Overview.html	8 Oct 2009 11:57:34 -0000	1.314
+++ Overview.html	9 Oct 2009 01:17:35 -0000	1.315
@@ -218,7 +218,7 @@
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <!--ZZZ:-->
    <!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>-->
-   <h2 class="no-num no-toc" id="editor-s-draft-8-october-2009">Editor's Draft 8 October 2009</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-9-october-2009">Editor's Draft 9 October 2009</h2>
    <!--:ZZZ-->
    <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!--
     <dt>This Version:</dt>
@@ -241,7 +241,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href="spec.html">single page HTML</a>,
     <a href="Overview.html">multipage HTML</a>.
-This is revision 1.3253.
+This is revision 1.3254.
    </p>
    <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2009 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -320,7 +320,7 @@
   track.
   <!--ZZZ:-->
   <!--This specification is the 25 August 2009 Working Draft.-->
-  This specification is the 8 October 2009 Editor's Draft.
+  This specification is the 9 October 2009 Editor's Draft.
   <!--:ZZZ-->
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are
   identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of)
@@ -706,7 +706,7 @@
      <li><a href="browsers.html#manually-releasing-the-storage-mutex"><span class="secno">6.6.3 </span>Manually releasing the storage mutex</a></li></ol></li>
    <li><a href="offline.html#offline"><span class="secno">6.7 </span>Offline Web applications</a>
     <ol><li><a href="offline.html#introduction-3"><span class="secno">6.7.1 </span>Introduction</a>
-      <ol><li><a href="offline.html#event-summary"><span class="secno">6.7.1.1 </span>Event summary</a></li></ol></li>
+      <ol><li><a href="offline.html#appcacheevents"><span class="secno">6.7.1.1 </span>Event summary</a></li></ol></li>
      <li><a href="offline.html#manifests"><span class="secno">6.7.2 </span>The cache manifest syntax</a>
       <ol><li><a href="offline.html#a-sample-manifest"><span class="secno">6.7.2.1 </span>A sample manifest</a></li>
        <li><a href="offline.html#writing-cache-manifests"><span class="secno">6.7.2.2 </span>Writing cache manifests</a></li></ol></li>
@@ -768,7 +768,7 @@
    <li><a href="editing.html#dnd"><span class="secno">7.9 </span>Drag and drop</a>
     <ol><li><a href="editing.html#introduction-4"><span class="secno">7.9.1 </span>Introduction</a></li>
      <li><a href="editing.html#the-dragevent-and-datatransfer-interfaces"><span class="secno">7.9.2 </span>The <code>DragEvent</code> and <code>DataTransfer</code> interfaces</a></li>
-     <li><a href="editing.html#events-fired-during-a-drag-and-drop-action"><span class="secno">7.9.3 </span>Events fired during a drag-and-drop action</a></li>
+     <li><a href="editing.html#dndevents"><span class="secno">7.9.3 </span>Events fired during a drag-and-drop action</a></li>
      <li><a href="editing.html#the-draggable-attribute"><span class="secno">7.9.4 </span>The <code>draggable</code> attribute</a></li>
      <li><a href="editing.html#copy-and-paste"><span class="secno">7.9.5 </span>Copy and paste</a></li></ol></li>
    <li><a href="editing.html#undo"><span class="secno">7.10 </span>Undo history</a>
@@ -816,7 +816,6 @@
  <li><a class="no-num" href="index.html#index">Index</a>
   <ol><li><a class="no-num" href="index.html#elements-1">Elements</a></li>
    <li><a class="no-num" href="index.html#attributes-0">Attributes</a></li>
-   <li><a class="no-num" href="index.html#reflecting-idl-attributes-0">Reflecting IDL attributes</a></li>
    <li><a class="no-num" href="index.html#interfaces">Interfaces</a></li>
    <li><a class="no-num" href="index.html#events-0">Events</a></li></ol></li>
  <li><a class="no-num" href="references.html#references">References</a></li>

Index: embedded-content-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-0.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- embedded-content-0.html	8 Oct 2009 11:57:34 -0000	1.312
+++ embedded-content-0.html	9 Oct 2009 01:17:35 -0000	1.313
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="dom.html">&#8592; 3 Semantics, structure, and APIs of HTML documents</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -d -r1.315 -r1.316
--- dom.html	8 Oct 2009 11:57:34 -0000	1.315
+++ dom.html	9 Oct 2009 01:17:35 -0000	1.316
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="infrastructure.html">&#8592; 2 Common infrastructure</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- acknowledgements.html	8 Oct 2009 11:57:34 -0000	1.312
+++ acknowledgements.html	9 Oct 2009 01:17:35 -0000	1.313
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="references.html">&#8592; References</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a>
@@ -823,28 +823,26 @@
        enctype="" one, probably). This would allow forms to be used
        with XHR-like systems without having to manually construct the
        form data set the way that is done today.
---><!--
-TODO:
- XXX * need to become consistent about whether or not to quote keyword
+
+Consistency in editorial style:
+ v2  * need to become consistent about whether or not to quote keyword
        ("<code title="">foo</code>" vs <code>foo</code>)
- XXX * make the spec consistent about whether the word "algorithm" is part of
+ v2  * make the spec consistent about whether the word "algorithm" is part of
        an algorithm's name or not ("</dfn> algorithm", "</span> algorithm")
- XXX * use the sample widgets:
-          <li><img alt="A text field with editable sections for each
-          value, with a button to pop up a dialog showing a calendar or
-          clock." src="sample-datetime-ui-2"></li>
-          <li><img alt="A calendar grid with a clock in the upper right
-          hand corner." src="sample-datetime-ui-3"></li>
- XXX * make the spec more consistent about its use of "hexadecimal"
+ v2  * make the spec more consistent about its use of "hexadecimal"
        and "base-sixteen", the order that 0-9 A-Z a-z is mentioned,
        and the detail to which the spec explains how to interpret a
        string as a hexadecimal number.
- XXX * become more consistent about what markup we use to mark up
+ v2  * become more consistent about what markup we use to mark up
        productions (nothing? <i>? <code>?)
- XXX * should check all cases of 'active document' and change the
-       relevant ones to 'fully active document'.
- XXX * use <code>Document</code> consistently instead of 'document'.
- XXX * s/raise/throw/g
- XXX * be clearer about arrays/lists/collections being zero-based
+ v2  * use <code>Document</code> consistently instead of 'document'.
+ v2  * s/raise/throw/g
+ v2  * be clearer about arrays/lists/collections being zero-based
        despite using the term "/index/th".
+ v2  * use the sample widgets:
+          <li><img alt="A text field with editable sections for each
+          value, with a button to pop up a dialog showing a calendar or
+          clock." src="sample-datetime-ui-2"></li>
+          <li><img alt="A calendar grid with a clock in the upper right
+          hand corner." src="sample-datetime-ui-3"></li>
 --></body></html>
\ No newline at end of file

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -d -r1.314 -r1.315
--- the-canvas-element.html	8 Oct 2009 11:57:35 -0000	1.314
+++ the-canvas-element.html	9 Oct 2009 01:17:37 -0000	1.315
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="video.html">&#8592; 4.8.7 The video element</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: iana-considerations.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana-considerations.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- iana-considerations.html	8 Oct 2009 11:57:34 -0000	1.312
+++ iana-considerations.html	9 Oct 2009 01:17:35 -0000	1.313
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="obsolete.html">&#8592; 11 Obsolete features</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -d -r1.314 -r1.315
--- forms.html	8 Oct 2009 11:57:34 -0000	1.314
+++ forms.html	9 Oct 2009 01:17:35 -0000	1.315
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="tabular-data.html">&#8592; 4.9 Tabular data</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- interactive-elements.html	8 Oct 2009 11:57:35 -0000	1.312
+++ interactive-elements.html	9 Oct 2009 01:17:36 -0000	1.313
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="forms.html">&#8592; 4.10 Forms</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -d -r1.314 -r1.315
--- editing.html	8 Oct 2009 11:57:34 -0000	1.314
+++ editing.html	9 Oct 2009 01:17:35 -0000	1.315
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="history.html">&#8592; 6.8 Session history and navigation</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -1000,7 +1000,7 @@
 
    </dd>
 
-  </dl><h4 id="events-fired-during-a-drag-and-drop-action"><span class="secno">7.9.3 </span>Events fired during a drag-and-drop action</h4><p>The following events are involved in the drag-and-drop
+  </dl><h4 id="dndevents"><span class="secno">7.9.3 </span>Events fired during a drag-and-drop action</h4><p>The following events are involved in the drag-and-drop
   model.</p><table><thead><tr><th> Event Name </th>
      <th> Target </th>
      <th> Bubbles? </th>

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -d -r1.314 -r1.315
--- video.html	8 Oct 2009 11:57:35 -0000	1.314
+++ video.html	9 Oct 2009 01:17:37 -0000	1.315
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="text-level-semantics.html">&#8592; 4.6 Text-level semantics</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -d -r1.315 -r1.316
--- browsers.html	8 Oct 2009 11:57:34 -0000	1.315
+++ browsers.html	9 Oct 2009 01:17:35 -0000	1.316
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="microdata.html">&#8592; 5 Microdata</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -d -r1.311 -r1.312
--- the-xhtml-syntax.html	8 Oct 2009 11:57:35 -0000	1.311
+++ the-xhtml-syntax.html	9 Oct 2009 01:17:37 -0000	1.312
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="named-character-references.html">&#8592; 9.2 Named character references</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- offline.html	8 Oct 2009 11:57:35 -0000	1.312
+++ offline.html	9 Oct 2009 01:17:36 -0000	1.313
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="browsers.html">&#8592; 6 Web browsers</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -311,7 +311,7 @@
   files and make them available even when the user is offline.</p><p class="note">Authors are encouraged to include the main page in
   the manifest also, but in practice the page that referenced the
   manifest is automatically cached even if it isn't explicitly
-  mentioned.</p><h5 id="event-summary"><span class="secno">6.7.1.1 </span>Event summary</h5><p><i>This section is non-normative.</i></p><p>When the user visits a page that declares a manifest, the browser
+  mentioned.</p><h5 id="appcacheevents"><span class="secno">6.7.1.1 </span>Event summary</h5><p><i>This section is non-normative.</i></p><p>When the user visits a page that declares a manifest, the browser
   will try to update the cache. It does this by fetching a copy of the
   manifest and, if the manifest has changed since the user agent last
   saw it, redownloading all the resources it mentions and caching them

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -d -r1.315 -r1.316
--- syntax.html	8 Oct 2009 11:57:35 -0000	1.315
+++ syntax.html	9 Oct 2009 01:17:36 -0000	1.316
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="comms.html">&#8592; 8 Communication</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -d -r1.313 -r1.314
--- obsolete.html	8 Oct 2009 11:57:35 -0000	1.313
+++ obsolete.html	9 Oct 2009 01:17:36 -0000	1.314
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="the-xhtml-syntax.html">&#8592; 10 The XHTML syntax</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -d -r1.313 -r1.314
--- named-character-references.html	8 Oct 2009 11:57:35 -0000	1.313
+++ named-character-references.html	9 Oct 2009 01:17:36 -0000	1.314
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="syntax.html">&#8592; 9 The HTML syntax</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- references.html	8 Oct 2009 11:57:35 -0000	1.312
+++ references.html	9 Oct 2009 01:17:36 -0000	1.313
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="index.html">&#8592; Index</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -d -r1.314 -r1.315
--- semantics.html	8 Oct 2009 11:57:35 -0000	1.314
+++ semantics.html	9 Oct 2009 01:17:36 -0000	1.315
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="embedded-content-0.html">&#8592; 3.2.5.1.6 Embedded content</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- index.html	8 Oct 2009 11:57:34 -0000	1.312
+++ index.html	9 Oct 2009 01:17:35 -0000	1.313
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="iana-considerations.html">&#8592; IANA considerations</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -1912,35 +1912,425 @@
      </td><td> How the value of the form control is to be wrapped for <a href="forms.html#form-submission">form submission</a>
      </td><td> "<code title="attr-textarea-wrap-soft"><a href="forms.html#attr-textarea-wrap-soft">soft</a></code>";
           "<code title="attr-textarea-wrap-hard"><a href="forms.html#attr-textarea-wrap-hard">hard</a></code>"
-  </td></tr></tbody></table><p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p><h3 class="no-num" id="reflecting-idl-attributes-0">Reflecting IDL attributes</h3><p><i>This section is non-normative.</i></p><table><caption>List of <dfn id="reflecting-idl-attributes">reflecting IDL attributes</dfn></caption>
-   <thead><tr><th> Interface
-     </th><th> Element(s)
-     </th><th> IDL attribute
-     </th><th> Reflects...
-   </th></tr></thead><tbody><tr><td class="XXX" colspan="4"> ...
-    </td></tr><tr><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
-     </td><td> <a href="infrastructure.html#html-elements">HTML elements</a>
-     </td><td> <code title="dom-contextMenu"><a href="#dom-contextmenu">contextMenu</a></code>
-     </td><td> <code title="attr-contextmenu"><a href="interactive-elements.html#attr-contextmenu">contextmenu</a></code>
-    </td></tr><tr><td> <code><a href="forms.html#htmloptionelement">HTMLOptionElement</a></code>
-     </td><td> <code><a href="forms.html#the-option-element">option</a></code>
-     </td><td> <code title="dom-option-text"><a href="#dom-option-text">text</a></code>
-     </td><td> <code>textContent</code>
-    </td></tr><tr><td class="XXX" colspan="4"> ...
-  </td></tr></tbody></table><!-- include option.text; textarea.defaultValue, and other attributes that "reflect" the element's textContent --><h3 class="no-num" id="interfaces">Interfaces</h3><p><i>This section is non-normative.</i></p><table><caption>List of interfaces for elements</caption>
+  </td></tr></tbody></table><p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p><!-- v2 for completeness: (also search for REFLECTIDL)
+  <h3 class="no-num">Reflecting IDL attributes</h3>
+
+  <p><i>This section is non-normative.</i></p>
+
+  <table>
+   <caption>List of <dfn>reflecting IDL attributes</dfn></caption>
+   <thead>
+    <tr>
+     <th> Interface
+     <th> Element(s)
+     <th> IDL attribute
+     <th> Reflects...
+   <tbody>
+    ...
+    <tr> 
+     <td> <code>HTMLElement</code>
+     <td> <span>HTML elements</span>
+     <td> <code title="dom-contextMenu">contextMenu</code>
+     <td> <code title="attr-contextmenu">contextmenu</code>
+    <tr> 
+     <td> <code>HTMLOptionElement</code>
+     <td> <code>option</code>
+     <td> <code title="dom-option-text">text</code>
+     <td> <code>textContent</code>
+  </table>
+  ( include option.text; textarea.defaultValue, and other attributes that "reflect" the element's textContent )
+--><h3 class="no-num" id="interfaces">Interfaces</h3><p><i>This section is non-normative.</i></p><table><caption>List of interfaces for elements</caption>
    <thead><tr><th> Element(s)
      </th><th> Interface(s)
-   </th></tr></thead><tbody><tr><td class="XXX" colspan="2"> ...
+   </th></tr></thead><tbody><tr><td> <code><a href="text-level-semantics.html#the-a-element">a</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmlanchorelement">HTMLAnchorElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-abbr-element">abbr</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-address-element">address</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="#the-applet-element">applet</a></code>
+     </td><td> <code><a href="#htmlappletelement">HTMLAppletElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="the-canvas-element.html#the-area-element">area</a></code>
+     </td><td> <code><a href="the-canvas-element.html#htmlareaelement">HTMLAreaElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-article-element">article</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-aside-element">aside</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-b-element">b</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-base-element">base</a></code>
+     </td><td> <code><a href="semantics.html#htmlbaseelement">HTMLBaseElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-bdo-element">bdo</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-blockquote-element">blockquote</a></code>
+     </td><td> <code><a href="semantics.html#htmlquoteelement">HTMLQuoteElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-body-element-0">body</a></code>
+     </td><td> <code><a href="semantics.html#htmlbodyelement">HTMLBodyElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-br-element">br</a></code>
+     </td><td> <code><a href="semantics.html#htmlbrelement">HTMLBRElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-button-element">button</a></code>
+     </td><td> <code><a href="forms.html#htmlbuttonelement">HTMLButtonElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="tabular-data.html#the-caption-element">caption</a></code>
+     </td><td> <code><a href="tabular-data.html#htmltablecaptionelement">HTMLTableCaptionElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-cite-element">cite</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-code-element">code</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="tabular-data.html#the-col-element">col</a></code>
+     </td><td> <code><a href="tabular-data.html#htmltablesectionelement">HTMLTableSectionElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="tabular-data.html#the-colgroup-element">colgroup</a></code>
+     </td><td> <code><a href="tabular-data.html#htmltablecolelement">HTMLTableColElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-datalist-element">datalist</a></code>
+     </td><td> <code><a href="forms.html#htmldatalistelement">HTMLDataListElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-dd-element">dd</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="interactive-elements.html#the-details-element">details</a></code>
+     </td><td> <code><a href="interactive-elements.html#htmldetailselement">HTMLDetailsElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-div-element">div</a></code>
+     </td><td> <code><a href="semantics.html#htmldivelement">HTMLDivElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-dl-element">dl</a></code>
+     </td><td> <code><a href="semantics.html#htmldlistelement">HTMLDListElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-dt-element">dt</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-em-element">em</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-embed-element">embed</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmlembedelement">HTMLEmbedElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-fieldset-element">fieldset</a></code>
+     </td><td> <code><a href="forms.html#htmlfieldsetelement">HTMLFieldSetElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-figure-element">figure</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-footer-element">footer</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-form-element">form</a></code>
+     </td><td> <code><a href="forms.html#htmlformelement">HTMLFormElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-head-element-0">head</a></code>
+     </td><td> <code><a href="semantics.html#htmlheadelement">HTMLHeadElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-h1-h2-h3-h4-h5-and-h6-elements">h1</a></code>
+     </td><td> <code><a href="semantics.html#htmlheadingelement">HTMLHeadingElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-h1-h2-h3-h4-h5-and-h6-elements">h2</a></code>
+     </td><td> <code><a href="semantics.html#htmlheadingelement">HTMLHeadingElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-h1-h2-h3-h4-h5-and-h6-elements">h3</a></code>
+     </td><td> <code><a href="semantics.html#htmlheadingelement">HTMLHeadingElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-h1-h2-h3-h4-h5-and-h6-elements">h4</a></code>
+     </td><td> <code><a href="semantics.html#htmlheadingelement">HTMLHeadingElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-h1-h2-h3-h4-h5-and-h6-elements">h5</a></code>
+     </td><td> <code><a href="semantics.html#htmlheadingelement">HTMLHeadingElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-h1-h2-h3-h4-h5-and-h6-elements">h6</a></code>
+     </td><td> <code><a href="semantics.html#htmlheadingelement">HTMLHeadingElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-header-element">header</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-hgroup-element">hgroup</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-hr-element">hr</a></code>
+     </td><td> <code><a href="semantics.html#htmlhrelement">HTMLHRElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-html-element-0">html</a></code>
+     </td><td> <code><a href="semantics.html#htmlhtmlelement">HTMLHtmlElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-i-element">i</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-iframe-element">iframe</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmliframeelement">HTMLIFrameElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-img-element">img</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmlimageelement">HTMLImageElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-input-element">input</a></code>
+     </td><td> <code><a href="forms.html#htmlinputelement">HTMLInputElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-ins-element">ins</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmlmodelement">HTMLModElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-kbd-element">kbd</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-keygen-element">keygen</a></code>
+     </td><td> <code><a href="forms.html#htmlkeygenelement">HTMLKeygenElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-label-element">label</a></code>
+     </td><td> <code><a href="forms.html#htmllabelelement">HTMLLabelElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-legend-element">legend</a></code>
+     </td><td> <code><a href="forms.html#htmllegendelement">HTMLLegendElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-li-element">li</a></code>
+     </td><td> <code><a href="semantics.html#htmllielement">HTMLLIElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-link-element">link</a></code>
+     </td><td> <code><a href="semantics.html#htmllinkelement">HTMLLinkElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="the-canvas-element.html#the-map-element">map</a></code>
+     </td><td> <code><a href="the-canvas-element.html#htmlmapelement">HTMLMapElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-mark-element">mark</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="#the-marquee-element">marquee</a></code>
+     </td><td> <code><a href="#htmlmarqueeelement">HTMLMarqueeElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-meter-element">meter</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmlmeterelement">HTMLMeterElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-nav-element">nav</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-noscript-element">noscript</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-object-element">object</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmlobjectelement">HTMLObjectElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-ol-element">ol</a></code>
+     </td><td> <code><a href="semantics.html#htmlolistelement">HTMLOListElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-optgroup-element">optgroup</a></code>
+     </td><td> <code><a href="forms.html#htmloptgroupelement">HTMLOptGroupElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
     </td></tr><tr><td> <code><a href="forms.html#the-option-element">option</a></code>
      </td><td> <code><a href="forms.html#htmloptionelement">HTMLOptionElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
-    </td></tr><tr><td class="XXX" colspan="2"> ...
+
+    </td></tr><tr><td> <code><a href="forms.html#the-output-element">output</a></code>
+     </td><td> <code><a href="forms.html#htmloutputelement">HTMLOutputElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-p-element">p</a></code>
+     </td><td> <code><a href="semantics.html#htmlparagraphelement">HTMLParagraphElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-param-element">param</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmlparamelement">HTMLParamElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-pre-element">pre</a></code>
+     </td><td> <code><a href="semantics.html#htmlpreelement">HTMLPreElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-progress-element">progress</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmlprogresselement">HTMLProgressElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-q-element">q</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-rp-element">rp</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-rt-element">rt</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-ruby-element">ruby</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-samp-element">samp</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-section-element">section</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-select-element">select</a></code>
+     </td><td> <code><a href="forms.html#htmlselectelement">HTMLSelectElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-small-element">small</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="video.html#the-source-element">source</a></code>
+     </td><td> <code><a href="video.html#htmlsourceelement">HTMLSourceElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-span-element">span</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmlspanelement">HTMLSpanElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-strong-element">strong</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-style-element">style</a></code>
+     </td><td> <code><a href="semantics.html#htmlstyleelement">HTMLStyleElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-sub-and-sup-elements">sub</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-sub-and-sup-elements">sup</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="tabular-data.html#the-table-element">table</a></code>
+     </td><td> <code><a href="tabular-data.html#htmltableelement">HTMLTableElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="tabular-data.html#the-td-element">td</a></code>
+     </td><td> <code><a href="tabular-data.html#htmltabledatacellelement">HTMLTableDataCellElement</a></code> : <code><a href="tabular-data.html#htmltablecellelement">HTMLTableCellElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="forms.html#the-textarea-element">textarea</a></code>
+     </td><td> <code><a href="forms.html#htmltextareaelement">HTMLTextAreaElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="tabular-data.html#the-th-element">th</a></code>
+     </td><td> <code><a href="tabular-data.html#htmltableheadercellelement">HTMLTableHeaderCellElement</a></code> : <code><a href="tabular-data.html#htmltablecellelement">HTMLTableCellElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="tabular-data.html#the-thead-element">thead</a></code>
+     </td><td> <code><a href="tabular-data.html#htmltablerowelement">HTMLTableRowElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-time-element">time</a></code>
+     </td><td> <code><a href="text-level-semantics.html#htmltimeelement">HTMLTimeElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-title-element-0">title</a></code>
+     </td><td> <code><a href="semantics.html#htmltitleelement">HTMLTitleElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="semantics.html#the-ul-element">ul</a></code>
+     </td><td> <code><a href="semantics.html#htmlulistelement">HTMLUListElement</a></code> : <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href="text-level-semantics.html#the-var-element">var</a></code>
+     </td><td> <code><a href="dom.html#htmlelement">HTMLElement</a></code>
+
   </td></tr></tbody></table><h3 class="no-num" id="events-0">Events</h3><p><i>This section is non-normative.</i></p><table><caption>List of events</caption>
    <thead><tr><th> Event
      </th><th> Interface
      </th><th> Description
-   </th></tr></thead><tbody><tr><td class="XXX" colspan="3"> ...
+   </th></tr></thead><tbody><tr><td> <code title="event-DOMActivate">DOMActivate</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at an element before its <a href="#activation-behavior">activation behavior</a> is run
+
+    </td></tr><tr><td> <code title="event-DOMContentLoaded">DOMContentLoaded</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code>Document</code> once it and its scripts have loaded, without waiting for other subresources
+
+    </td></tr><tr><td> <code title="event-abort">abort</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> when the download was aborted by the user
+
+    </td></tr><tr><td> <code title="event-afterprint">afterprint</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> after printing
+
+    </td></tr><tr><td> <code title="event-beforeprint">beforeprint</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> before printing
+
+    </td></tr><tr><td> <code title="event-beforeunload">beforeunload</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> when the page is about to be unloaded, in case the page would like to show a warning prompt
+
+    </td></tr><tr><td> <code title="event-blur">blur</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at nodes losing focus
+
+    </td></tr><tr><td> <code title="event-change">change</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at controls when the user commits a value change
+
+    </td></tr><tr><td> <code title="event-contextmenu">contextmenu</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at elements when the user requests their context menu
+
+    </td></tr><tr><td> <code title="event-error">error</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired when a network or script error occurs
+
+    </td></tr><tr><td> <code title="event-focus">focus</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at nodes gaining focus
+
+    </td></tr><tr><td> <code title="event-formchange">formchange</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at form controls when the user commits a value change to a control on the form
+
+    </td></tr><tr><td> <code title="event-forminput">forminput</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at form controls when the user changes the value of a control on the form
+
+    </td></tr><tr><td> <code title="event-hashchange">hashchange</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> when the fragment identifier part of <a href="dom.html#the-document-s-current-address">the document's current address</a> changes
+
+    </td></tr><tr><td> <code title="event-input">input</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at controls when the user changes the value
+
+    </td></tr><tr><td> <code title="event-invalid">invalid</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at controls during form validation if they do not satisfy their constraints
+
     </td></tr><tr><td> <code title="event-load">load</code>
      </td><td> <code>Event</code>
-     </td><td> The element or page has finished loading
-    </td></tr><tr><td class="XXX" colspan="3"> ...
-  </td></tr></tbody></table><!--START vCard--><!--START vEvent--></body></html>
\ No newline at end of file
+     </td><td> Fired when a resource has finished loading
+
+    </td></tr><tr><td> <code title="event-message"><a href="comms.html#event-message">message</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at an object when the object receives a message
+
+    </td></tr><tr><td> <code title="event-offline"><a href="#event-offline">offline</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> when the network connections fails
+
+    </td></tr><tr><td> <code title="event-online"><a href="#event-online">online</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> when the network connections returns
+
+    </td></tr><tr><td> <code title="event-popstate"><a href="#event-popstate">popstate</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> when the user navigates the <a href="history.html#session-history">session history</a>
+
+    </td></tr><tr><td> <code title="event-readystatechange">readystatechange</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code>Document</code> when it finishes parsing and again when all its subresources have finished loading
+
+    </td></tr><tr><td> <code title="event-redo"><a href="#event-redo">redo</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> object when the user <a href="#redo:-moving-forward-in-the-undo-transaction-history" title="do-redo">goes forward in the undo transaction history</a>
+
+    </td></tr><tr><td> <code title="event-reset">reset</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at a <code><a href="forms.html#the-form-element">form</a></code> element when it is <a href="#concept-form-reset" title="concept-form-reset">reset</a>
+
+    </td></tr><tr><td> <code title="event-show">show</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at a <code><a href="interactive-elements.html#menus">menu</a></code> element when it is shown as a context menu
+
+    </td></tr><tr><td> <code title="event-submit">submit</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at a <code><a href="forms.html#the-form-element">form</a></code> element when it is <a href="#concept-form-submit" title="concept-form-submit">submitted</a>
+
+    </td></tr><tr><td> <code title="event-undo"><a href="#event-undo">undo</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> object when the user <a href="#undo:-moving-back-in-the-undo-transaction-history" title="do-undo">goes backward in the undo transaction history</a>
+
+    </td></tr><tr><td> <code title="event-unload">unload</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href="browsers.html#window">Window</a></code> object when the page is going away
+
+  </td></tr></tbody></table><p class="note">See also <a href="video.html#mediaevents">media element
+  events</a>, <a href="offline.html#appcacheevents">application cache events</a>,
+  and <a href="editing.html#dndevents">drag-and-drop events</a>.</p><!--START vCard--><!--START vEvent--></body></html>
\ No newline at end of file

Index: comms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/comms.html,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -d -r1.314 -r1.315
--- comms.html	8 Oct 2009 11:57:34 -0000	1.314
+++ comms.html	9 Oct 2009 01:17:35 -0000	1.315
@@ -219,7 +219,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="editing.html">&#8592; 7 User Interaction</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -d -r1.315 -r1.316
--- spec.html	8 Oct 2009 11:57:35 -0000	1.315
+++ spec.html	9 Oct 2009 01:17:36 -0000	1.316
@@ -216,7 +216,7 @@
    <h2 class="no-num no-toc" id=a-vocabulary-and-associated-apis-for-html-and-xhtml>A vocabulary and associated APIs for HTML and XHTML</h2>
    <!--ZZZ:-->
    <!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>-->
-   <h2 class="no-num no-toc" id=editor-s-draft-8-october-2009>Editor's Draft 8 October 2009</h2>
+   <h2 class="no-num no-toc" id=editor-s-draft-9-october-2009>Editor's Draft 9 October 2009</h2>
    <!--:ZZZ-->
    <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!--
     <dt>This Version:</dt>
@@ -239,7 +239,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href=spec.html>single page HTML</a>,
     <a href=Overview.html>multipage HTML</a>.
-This is revision 1.3253.
+This is revision 1.3254.
    </p>
    <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
    © 2009 <a href=http://www.w3.org/><abbr title="World Wide
@@ -318,7 +318,7 @@
   track.
   <!--ZZZ:-->
   <!--This specification is the 25 August 2009 Working Draft.-->
-  This specification is the 8 October 2009 Editor's Draft.
+  This specification is the 9 October 2009 Editor's Draft.
   <!--:ZZZ-->
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href=http://www.whatwg.org/>WHATWG</a>. The two specifications are
   identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of)
@@ -763,7 +763,7 @@
     <ol>
      <li><a href=#introduction-3><span class=secno>6.7.1 </span>Introduction</a>
       <ol>
-       <li><a href=#event-summary><span class=secno>6.7.1.1 </span>Event summary</a></li></ol></li>
+       <li><a href=#appcacheevents><span class=secno>6.7.1.1 </span>Event summary</a></li></ol></li>
      <li><a href=#manifests><span class=secno>6.7.2 </span>The cache manifest syntax</a>
       <ol>
        <li><a href=#a-sample-manifest><span class=secno>6.7.2.1 </span>A sample manifest</a></li>
@@ -837,7 +837,7 @@
     <ol>
      <li><a href=#introduction-4><span class=secno>7.9.1 </span>Introduction</a></li>
      <li><a href=#the-dragevent-and-datatransfer-interfaces><span class=secno>7.9.2 </span>The <code>DragEvent</code> and <code>DataTransfer</code> interfaces</a></li>
-     <li><a href=#events-fired-during-a-drag-and-drop-action><span class=secno>7.9.3 </span>Events fired during a drag-and-drop action</a></li>
+     <li><a href=#dndevents><span class=secno>7.9.3 </span>Events fired during a drag-and-drop action</a></li>
      <li><a href=#the-draggable-attribute><span class=secno>7.9.4 </span>The <code>draggable</code> attribute</a></li>
      <li><a href=#copy-and-paste><span class=secno>7.9.5 </span>Copy and paste</a></li></ol></li>
    <li><a href=#undo><span class=secno>7.10 </span>Undo history</a>
@@ -898,7 +898,6 @@
   <ol>
    <li><a class=no-num href=#elements-1>Elements</a></li>
    <li><a class=no-num href=#attributes-0>Attributes</a></li>
-   <li><a class=no-num href=#reflecting-idl-attributes-0>Reflecting IDL attributes</a></li>
    <li><a class=no-num href=#interfaces>Interfaces</a></li>
    <li><a class=no-num href=#events-0>Events</a></li></ol></li>
  <li><a class=no-num href=#references>References</a></li>
@@ -1910,8 +1909,10 @@
   particular content attribute. This means that on getting, the IDL
   attribute returns the current value of the content attribute, and on
   setting, the IDL attribute changes the value of the content
-  attribute to the given value.</p><p class=note>A list of <a href=#reflecting-idl-attributes>reflecting IDL attributes</a> and
-  their corresponding content attributes is given in the index.</p><h4 id=collections-0><span class=secno>2.6.2 </span>Collections</h4><p>The <code><a href=#htmlcollection>HTMLCollection</a></code>, <code><a href=#htmlallcollection>HTMLAllCollection</a></code>,
+  attribute to the given value.</p><!-- v2 for completeness: (also search for REFLECTIDL)
+  <p class="note">A list of <span>reflecting IDL attributes</span> and
+  their corresponding content attributes is given in the index.</p>
+--><h4 id=collections-0><span class=secno>2.6.2 </span>Collections</h4><p>The <code><a href=#htmlcollection>HTMLCollection</a></code>, <code><a href=#htmlallcollection>HTMLAllCollection</a></code>,
   <code><a href=#htmlformcontrolscollection>HTMLFormControlsCollection</a></code>,
   <code><a href=#htmloptionscollection>HTMLOptionsCollection</a></code>, and
   <code><a href=#htmlpropertycollection>HTMLPropertyCollection</a></code> interfaces represent various
@@ -22675,7 +22676,7 @@
   files and make them available even when the user is offline.</p><p class=note>Authors are encouraged to include the main page in
   the manifest also, but in practice the page that referenced the
   manifest is automatically cached even if it isn't explicitly
-  mentioned.</p><h5 id=event-summary><span class=secno>6.7.1.1 </span>Event summary</h5><p><i>This section is non-normative.</i></p><p>When the user visits a page that declares a manifest, the browser
+  mentioned.</p><h5 id=appcacheevents><span class=secno>6.7.1.1 </span>Event summary</h5><p><i>This section is non-normative.</i></p><p>When the user visits a page that declares a manifest, the browser
   will try to update the cache. It does this by fetching a copy of the
   manifest and, if the manifest has changed since the user agent last
   saw it, redownloading all the resources it mentions and caching them
@@ -24716,7 +24717,7 @@
 
    </dd>
 
-  </dl><h4 id=events-fired-during-a-drag-and-drop-action><span class=secno>7.9.3 </span>Events fired during a drag-and-drop action</h4><p>The following events are involved in the drag-and-drop
+  </dl><h4 id=dndevents><span class=secno>7.9.3 </span>Events fired during a drag-and-drop action</h4><p>The following events are involved in the drag-and-drop
   model.</p><table><thead><tr><th> Event Name </th>
      <th> Target </th>
      <th> Bubbles? </th>
@@ -28289,38 +28290,428 @@
      </td><td> How the value of the form control is to be wrapped for <a href=#form-submission>form submission</a>
      </td><td> "<code title=attr-textarea-wrap-soft><a href=#attr-textarea-wrap-soft>soft</a></code>";
           "<code title=attr-textarea-wrap-hard><a href=#attr-textarea-wrap-hard>hard</a></code>"
-  </td></tr></tbody></table><p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p><h3 class=no-num id=reflecting-idl-attributes-0>Reflecting IDL attributes</h3><p><i>This section is non-normative.</i></p><table><caption>List of <dfn id=reflecting-idl-attributes>reflecting IDL attributes</dfn></caption>
-   <thead><tr><th> Interface
-     </th><th> Element(s)
-     </th><th> IDL attribute
-     </th><th> Reflects...
-   </th></tr></thead><tbody><tr><td class=XXX colspan=4> ...
-    </td></tr><tr><td> <code><a href=#htmlelement>HTMLElement</a></code>
-     </td><td> <a href=#html-elements>HTML elements</a>
-     </td><td> <code title=dom-contextMenu><a href=#dom-contextmenu>contextMenu</a></code>
-     </td><td> <code title=attr-contextmenu><a href=#attr-contextmenu>contextmenu</a></code>
-    </td></tr><tr><td> <code><a href=#htmloptionelement>HTMLOptionElement</a></code>
-     </td><td> <code><a href=#the-option-element>option</a></code>
-     </td><td> <code title=dom-option-text><a href=#dom-option-text>text</a></code>
-     </td><td> <code>textContent</code>
-    </td></tr><tr><td class=XXX colspan=4> ...
-  </td></tr></tbody></table><!-- include option.text; textarea.defaultValue, and other attributes that "reflect" the element's textContent --><h3 class=no-num id=interfaces>Interfaces</h3><p><i>This section is non-normative.</i></p><table><caption>List of interfaces for elements</caption>
+  </td></tr></tbody></table><p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p><!-- v2 for completeness: (also search for REFLECTIDL)
+  <h3 class="no-num">Reflecting IDL attributes</h3>
+
+  <p><i>This section is non-normative.</i></p>
+
+  <table>
+   <caption>List of <dfn>reflecting IDL attributes</dfn></caption>
+   <thead>
+    <tr>
+     <th> Interface
+     <th> Element(s)
+     <th> IDL attribute
+     <th> Reflects...
+   <tbody>
+    ...
+    <tr> 
+     <td> <code>HTMLElement</code>
+     <td> <span>HTML elements</span>
+     <td> <code title="dom-contextMenu">contextMenu</code>
+     <td> <code title="attr-contextmenu">contextmenu</code>
+    <tr> 
+     <td> <code>HTMLOptionElement</code>
+     <td> <code>option</code>
+     <td> <code title="dom-option-text">text</code>
+     <td> <code>textContent</code>
+  </table>
+  ( include option.text; textarea.defaultValue, and other attributes that "reflect" the element's textContent )
+--><h3 class=no-num id=interfaces>Interfaces</h3><p><i>This section is non-normative.</i></p><table><caption>List of interfaces for elements</caption>
    <thead><tr><th> Element(s)
      </th><th> Interface(s)
-   </th></tr></thead><tbody><tr><td class=XXX colspan=2> ...
+   </th></tr></thead><tbody><tr><td> <code><a href=#the-a-element>a</a></code>
+     </td><td> <code><a href=#htmlanchorelement>HTMLAnchorElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-abbr-element>abbr</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-address-element>address</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-applet-element>applet</a></code>
+     </td><td> <code><a href=#htmlappletelement>HTMLAppletElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-area-element>area</a></code>
+     </td><td> <code><a href=#htmlareaelement>HTMLAreaElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-article-element>article</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-aside-element>aside</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-b-element>b</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-base-element>base</a></code>
+     </td><td> <code><a href=#htmlbaseelement>HTMLBaseElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-bdo-element>bdo</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-blockquote-element>blockquote</a></code>
+     </td><td> <code><a href=#htmlquoteelement>HTMLQuoteElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-body-element-0>body</a></code>
+     </td><td> <code><a href=#htmlbodyelement>HTMLBodyElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-br-element>br</a></code>
+     </td><td> <code><a href=#htmlbrelement>HTMLBRElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-button-element>button</a></code>
+     </td><td> <code><a href=#htmlbuttonelement>HTMLButtonElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-caption-element>caption</a></code>
+     </td><td> <code><a href=#htmltablecaptionelement>HTMLTableCaptionElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-cite-element>cite</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-code-element>code</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-col-element>col</a></code>
+     </td><td> <code><a href=#htmltablesectionelement>HTMLTableSectionElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-colgroup-element>colgroup</a></code>
+     </td><td> <code><a href=#htmltablecolelement>HTMLTableColElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-datalist-element>datalist</a></code>
+     </td><td> <code><a href=#htmldatalistelement>HTMLDataListElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-dd-element>dd</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-details-element>details</a></code>
+     </td><td> <code><a href=#htmldetailselement>HTMLDetailsElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-div-element>div</a></code>
+     </td><td> <code><a href=#htmldivelement>HTMLDivElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-dl-element>dl</a></code>
+     </td><td> <code><a href=#htmldlistelement>HTMLDListElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-dt-element>dt</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-em-element>em</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-embed-element>embed</a></code>
+     </td><td> <code><a href=#htmlembedelement>HTMLEmbedElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-fieldset-element>fieldset</a></code>
+     </td><td> <code><a href=#htmlfieldsetelement>HTMLFieldSetElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-figure-element>figure</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-footer-element>footer</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-form-element>form</a></code>
+     </td><td> <code><a href=#htmlformelement>HTMLFormElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-head-element-0>head</a></code>
+     </td><td> <code><a href=#htmlheadelement>HTMLHeadElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-h1-h2-h3-h4-h5-and-h6-elements>h1</a></code>
+     </td><td> <code><a href=#htmlheadingelement>HTMLHeadingElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-h1-h2-h3-h4-h5-and-h6-elements>h2</a></code>
+     </td><td> <code><a href=#htmlheadingelement>HTMLHeadingElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-h1-h2-h3-h4-h5-and-h6-elements>h3</a></code>
+     </td><td> <code><a href=#htmlheadingelement>HTMLHeadingElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-h1-h2-h3-h4-h5-and-h6-elements>h4</a></code>
+     </td><td> <code><a href=#htmlheadingelement>HTMLHeadingElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-h1-h2-h3-h4-h5-and-h6-elements>h5</a></code>
+     </td><td> <code><a href=#htmlheadingelement>HTMLHeadingElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-h1-h2-h3-h4-h5-and-h6-elements>h6</a></code>
+     </td><td> <code><a href=#htmlheadingelement>HTMLHeadingElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-header-element>header</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-hgroup-element>hgroup</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-hr-element>hr</a></code>
+     </td><td> <code><a href=#htmlhrelement>HTMLHRElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-html-element-0>html</a></code>
+     </td><td> <code><a href=#htmlhtmlelement>HTMLHtmlElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-i-element>i</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-iframe-element>iframe</a></code>
+     </td><td> <code><a href=#htmliframeelement>HTMLIFrameElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-img-element>img</a></code>
+     </td><td> <code><a href=#htmlimageelement>HTMLImageElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-input-element>input</a></code>
+     </td><td> <code><a href=#htmlinputelement>HTMLInputElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-ins-element>ins</a></code>
+     </td><td> <code><a href=#htmlmodelement>HTMLModElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-kbd-element>kbd</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-keygen-element>keygen</a></code>
+     </td><td> <code><a href=#htmlkeygenelement>HTMLKeygenElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-label-element>label</a></code>
+     </td><td> <code><a href=#htmllabelelement>HTMLLabelElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-legend-element>legend</a></code>
+     </td><td> <code><a href=#htmllegendelement>HTMLLegendElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-li-element>li</a></code>
+     </td><td> <code><a href=#htmllielement>HTMLLIElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-link-element>link</a></code>
+     </td><td> <code><a href=#htmllinkelement>HTMLLinkElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-map-element>map</a></code>
+     </td><td> <code><a href=#htmlmapelement>HTMLMapElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-mark-element>mark</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-marquee-element>marquee</a></code>
+     </td><td> <code><a href=#htmlmarqueeelement>HTMLMarqueeElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-meter-element>meter</a></code>
+     </td><td> <code><a href=#htmlmeterelement>HTMLMeterElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-nav-element>nav</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-noscript-element>noscript</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-object-element>object</a></code>
+     </td><td> <code><a href=#htmlobjectelement>HTMLObjectElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-ol-element>ol</a></code>
+     </td><td> <code><a href=#htmlolistelement>HTMLOListElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-optgroup-element>optgroup</a></code>
+     </td><td> <code><a href=#htmloptgroupelement>HTMLOptGroupElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
     </td></tr><tr><td> <code><a href=#the-option-element>option</a></code>
      </td><td> <code><a href=#htmloptionelement>HTMLOptionElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
-    </td></tr><tr><td class=XXX colspan=2> ...
+
+    </td></tr><tr><td> <code><a href=#the-output-element>output</a></code>
+     </td><td> <code><a href=#htmloutputelement>HTMLOutputElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-p-element>p</a></code>
+     </td><td> <code><a href=#htmlparagraphelement>HTMLParagraphElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-param-element>param</a></code>
+     </td><td> <code><a href=#htmlparamelement>HTMLParamElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-pre-element>pre</a></code>
+     </td><td> <code><a href=#htmlpreelement>HTMLPreElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-progress-element>progress</a></code>
+     </td><td> <code><a href=#htmlprogresselement>HTMLProgressElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-q-element>q</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-rp-element>rp</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-rt-element>rt</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-ruby-element>ruby</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-samp-element>samp</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-section-element>section</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-select-element>select</a></code>
+     </td><td> <code><a href=#htmlselectelement>HTMLSelectElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-small-element>small</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-source-element>source</a></code>
+     </td><td> <code><a href=#htmlsourceelement>HTMLSourceElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-span-element>span</a></code>
+     </td><td> <code><a href=#htmlspanelement>HTMLSpanElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-strong-element>strong</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-style-element>style</a></code>
+     </td><td> <code><a href=#htmlstyleelement>HTMLStyleElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-sub-and-sup-elements>sub</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-sub-and-sup-elements>sup</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-table-element>table</a></code>
+     </td><td> <code><a href=#htmltableelement>HTMLTableElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-td-element>td</a></code>
+     </td><td> <code><a href=#htmltabledatacellelement>HTMLTableDataCellElement</a></code> : <code><a href=#htmltablecellelement>HTMLTableCellElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-textarea-element>textarea</a></code>
+     </td><td> <code><a href=#htmltextareaelement>HTMLTextAreaElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-th-element>th</a></code>
+     </td><td> <code><a href=#htmltableheadercellelement>HTMLTableHeaderCellElement</a></code> : <code><a href=#htmltablecellelement>HTMLTableCellElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-thead-element>thead</a></code>
+     </td><td> <code><a href=#htmltablerowelement>HTMLTableRowElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-time-element>time</a></code>
+     </td><td> <code><a href=#htmltimeelement>HTMLTimeElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-title-element-0>title</a></code>
+     </td><td> <code><a href=#htmltitleelement>HTMLTitleElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-ul-element>ul</a></code>
+     </td><td> <code><a href=#htmlulistelement>HTMLUListElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+
+    </td></tr><tr><td> <code><a href=#the-var-element>var</a></code>
+     </td><td> <code><a href=#htmlelement>HTMLElement</a></code>
+
   </td></tr></tbody></table><h3 class=no-num id=events-0>Events</h3><p><i>This section is non-normative.</i></p><table><caption>List of events</caption>
    <thead><tr><th> Event
      </th><th> Interface
      </th><th> Description
-   </th></tr></thead><tbody><tr><td class=XXX colspan=3> ...
+   </th></tr></thead><tbody><tr><td> <code title=event-DOMActivate>DOMActivate</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at an element before its <a href=#activation-behavior>activation behavior</a> is run
+
+    </td></tr><tr><td> <code title=event-DOMContentLoaded>DOMContentLoaded</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code>Document</code> once it and its scripts have loaded, without waiting for other subresources
+
+    </td></tr><tr><td> <code title=event-abort>abort</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> when the download was aborted by the user
+
+    </td></tr><tr><td> <code title=event-afterprint>afterprint</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> after printing
+
+    </td></tr><tr><td> <code title=event-beforeprint>beforeprint</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> before printing
+
+    </td></tr><tr><td> <code title=event-beforeunload>beforeunload</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> when the page is about to be unloaded, in case the page would like to show a warning prompt
+
+    </td></tr><tr><td> <code title=event-blur>blur</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at nodes losing focus
+
+    </td></tr><tr><td> <code title=event-change>change</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at controls when the user commits a value change
+
+    </td></tr><tr><td> <code title=event-contextmenu>contextmenu</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at elements when the user requests their context menu
+
+    </td></tr><tr><td> <code title=event-error>error</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired when a network or script error occurs
+
+    </td></tr><tr><td> <code title=event-focus>focus</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at nodes gaining focus
+
+    </td></tr><tr><td> <code title=event-formchange>formchange</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at form controls when the user commits a value change to a control on the form
+
+    </td></tr><tr><td> <code title=event-forminput>forminput</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at form controls when the user changes the value of a control on the form
+
+    </td></tr><tr><td> <code title=event-hashchange>hashchange</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> when the fragment identifier part of <a href=#the-document-s-current-address>the document's current address</a> changes
+
+    </td></tr><tr><td> <code title=event-input>input</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at controls when the user changes the value
+
+    </td></tr><tr><td> <code title=event-invalid>invalid</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at controls during form validation if they do not satisfy their constraints
+
     </td></tr><tr><td> <code title=event-load>load</code>
      </td><td> <code>Event</code>
-     </td><td> The element or page has finished loading
-    </td></tr><tr><td class=XXX colspan=3> ...
-  </td></tr></tbody></table><!--START vCard--><!--START vEvent--><h2 class=no-num id=references>References</h2><p class="XXX annotation"><b>Status: </b><i>First draft</i></p><!--REFS--><!--END vCard--><!--END vEvent--><p>All references are normative unless marked "Non-normative".</p><!--START vCard--><!--START vEvent--><dl><dt id=refsABNF>[ABNF]</dt>
+     </td><td> Fired when a resource has finished loading
+
+    </td></tr><tr><td> <code title=event-message><a href=#event-message>message</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at an object when the object receives a message
+
+    </td></tr><tr><td> <code title=event-offline><a href=#event-offline>offline</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> when the network connections fails
+
+    </td></tr><tr><td> <code title=event-online><a href=#event-online>online</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> when the network connections returns
+
+    </td></tr><tr><td> <code title=event-popstate><a href=#event-popstate>popstate</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> when the user navigates the <a href=#session-history>session history</a>
+
+    </td></tr><tr><td> <code title=event-readystatechange>readystatechange</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code>Document</code> when it finishes parsing and again when all its subresources have finished loading
+
+    </td></tr><tr><td> <code title=event-redo><a href=#event-redo>redo</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> object when the user <a href=#redo:-moving-forward-in-the-undo-transaction-history title=do-redo>goes forward in the undo transaction history</a>
+
+    </td></tr><tr><td> <code title=event-reset>reset</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at a <code><a href=#the-form-element>form</a></code> element when it is <a href=#concept-form-reset title=concept-form-reset>reset</a>
+
+    </td></tr><tr><td> <code title=event-show>show</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at a <code><a href=#menus>menu</a></code> element when it is shown as a context menu
+
+    </td></tr><tr><td> <code title=event-submit>submit</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at a <code><a href=#the-form-element>form</a></code> element when it is <a href=#concept-form-submit title=concept-form-submit>submitted</a>
+
+    </td></tr><tr><td> <code title=event-undo><a href=#event-undo>undo</a></code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> object when the user <a href=#undo:-moving-back-in-the-undo-transaction-history title=do-undo>goes backward in the undo transaction history</a>
+
+    </td></tr><tr><td> <code title=event-unload>unload</code>
+     </td><td> <code>Event</code>
+     </td><td> Fired at the <code><a href=#window>Window</a></code> object when the page is going away
+
+  </td></tr></tbody></table><p class=note>See also <a href=#mediaevents>media element
+  events</a>, <a href=#appcacheevents>application cache events</a>,
+  and <a href=#dndevents>drag-and-drop events</a>.</p><!--START vCard--><!--START vEvent--><h2 class=no-num id=references>References</h2><p class="XXX annotation"><b>Status: </b><i>First draft</i></p><!--REFS--><!--END vCard--><!--END vEvent--><p>All references are normative unless marked "Non-normative".</p><!--START vCard--><!--START vEvent--><dl><dt id=refsABNF>[ABNF]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/std/std68.txt>Augmented
    BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker,
    P. Overell. IETF, January 2008.</dd>
@@ -29517,28 +29908,26 @@
        enctype="" one, probably). This would allow forms to be used
        with XHR-like systems without having to manually construct the
        form data set the way that is done today.
---><!--
-TODO:
- XXX * need to become consistent about whether or not to quote keyword
+
+Consistency in editorial style:
+ v2  * need to become consistent about whether or not to quote keyword
        ("<code title="">foo</code>" vs <code>foo</code>)
- XXX * make the spec consistent about whether the word "algorithm" is part of
+ v2  * make the spec consistent about whether the word "algorithm" is part of
        an algorithm's name or not ("</dfn> algorithm", "</span> algorithm")
- XXX * use the sample widgets:
-          <li><img alt="A text field with editable sections for each
-          value, with a button to pop up a dialog showing a calendar or
-          clock." src="sample-datetime-ui-2"></li>
-          <li><img alt="A calendar grid with a clock in the upper right
-          hand corner." src="sample-datetime-ui-3"></li>
- XXX * make the spec more consistent about its use of "hexadecimal"
+ v2  * make the spec more consistent about its use of "hexadecimal"
        and "base-sixteen", the order that 0-9 A-Z a-z is mentioned,
        and the detail to which the spec explains how to interpret a
        string as a hexadecimal number.
- XXX * become more consistent about what markup we use to mark up
+ v2  * become more consistent about what markup we use to mark up
        productions (nothing? <i>? <code>?)
- XXX * should check all cases of 'active document' and change the
-       relevant ones to 'fully active document'.
- XXX * use <code>Document</code> consistently instead of 'document'.
- XXX * s/raise/throw/g
- XXX * be clearer about arrays/lists/collections being zero-based
+ v2  * use <code>Document</code> consistently instead of 'document'.
+ v2  * s/raise/throw/g
+ v2  * be clearer about arrays/lists/collections being zero-based
        despite using the term "/index/th".
+ v2  * use the sample widgets:
+          <li><img alt="A text field with editable sections for each
+          value, with a button to pop up a dialog showing a calendar or
+          clock." src="sample-datetime-ui-2"></li>
+          <li><img alt="A calendar grid with a clock in the upper right
+          hand corner." src="sample-datetime-ui-3"></li>
 --></body></html>
\ No newline at end of file

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -d -r1.313 -r1.314
--- introduction.html	8 Oct 2009 11:57:35 -0000	1.313
+++ introduction.html	9 Oct 2009 01:17:36 -0000	1.314
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3253.</p>
+<p>This is revision 1.3254.</p>
    </div><div>
    <a href="Overview.html#contents">Table of contents</a> &#8211;
    <a href="infrastructure.html">2 Common infrastructure &#8594;</a>

Received on Friday, 9 October 2009 01:17:46 UTC