[html5] r3496 - [e] (0) Placeholder for index tables -- if anyone wants to volunteer to write a [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Jul 29 16:09:19 PDT 2009


Author: ianh
Date: 2009-07-29 16:09:17 -0700 (Wed, 29 Jul 2009)
New Revision: 3496

Modified:
   index
   source
Log:
[e] (0) Placeholder for index tables -- if anyone wants to volunteer to write a script to scrape this data, let me know, I'd love to help.

Modified: index
===================================================================
--- index	2009-07-29 08:40:35 UTC (rev 3495)
+++ index	2009-07-29 23:09:17 UTC (rev 3496)
@@ -71916,20 +71916,75 @@
 
   <p><i>This section is non-normative.</i></p>
 
-  <p class=XXX>List of elements</p>
+  <table><caption>List of elements</caption>
+   <thead><tr><th> Element
+     <th> Categories
+     <th> Parents
+     <th> Children
+     <th> Attributes
+     <th> Interface
+   <tbody><tr><td class=XXX colspan=6> ...
+    <tr><td> <code><a href=#the-label-element>label</a></code>
+     <td> <a href=#flow-content-0 title="flow content">flow</a>;
+          <a href=#form-associated-element title="form-associated element">form-associated</a>;
+          <a href=#interactive-content-0 title="interactive content">interactive</a>;
+          <a href=#phrasing-content-0 title="phrasing content">phrasing</a>
+     <td> <a href=#phrasing-content-0 title="phrasing content">phrasing</a>
+     <td> <a href=#phrasing-content-0 title="phrasing content">phrasing</a>*
+     <td> <code title=attr-label-for><a href=#attr-label-for>for</a></code>;
+          <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>
+     <td> <code><a href=#htmllabelelement>HTMLLabelElement</a></code>
+    <tr><td class=XXX colspan=6> ...
+  </table><p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p>
 
-  <p class=XXX>List of attributes</p>
+  <hr><table><caption>List of attributes</caption>
+   <thead><tr><th> Attribute
+     <th> Element(s)
+     <th> Value
+   <tbody><tr><td class=XXX colspan=3> ...
+    <tr><td> <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>
+     <td> <code><a href=#the-button-element>button</a></code>;
+          <code><a href=#the-fieldset-element>fieldset</a></code>;
+          <code><a href=#the-input-element>input</a></code>;
+          <code><a href=#the-keygen-element>keygen</a></code>;
+          <code><a href=#the-label-element>label</a></code>;
+          <code><a href=#the-object-element>object</a></code>;
+          <code><a href=#the-output-element>output</a></code>;
+          <code><a href=#the-select-element>select</a></code>;
+          <code><a href=#the-textarea-element>textarea</a></code>
+     <td> ID*
+    <tr><td class=XXX colspan=3> ...
+  </table><p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p>
 
-  <p class=XXX>List of <dfn id=reflecting-dom-attributes>reflecting DOM attributes</dfn> and their corresponding content attributes</p>
-  <!-- include option.text; textarea.defaultValue, and other attributes that "reflect" the element's textContent -->
+  <hr><table><caption>List of <dfn id=reflecting-dom-attributes>reflecting DOM attributes</dfn></caption>
+   <thead><tr><th> Interface
+     <th> Element(s)
+     <th> DOM attribute
+     <th> Reflects...
+   <tbody><tr><td class=XXX colspan=4> ...
+    <tr><td> <code><a href=#htmlelement>HTMLElement</a></code>
+     <td> <a href=#html-elements>HTML elements</a>
+     <td> <code title=dom-contextMenu><a href=#dom-contextmenu>contextMenu</a></code>
+     <td> <code title=attr-contextmenu><a href=#attr-contextmenu>contextmenu</a></code>
+    <tr><td> <code><a href=#htmloptionelement>HTMLOptionElement</a></code>
+     <td> <code><a href=#the-option-element>option</a></code>
+     <td> <code title=dom-option-text><a href=#dom-option-text>text</a></code>
+     <td> <code>textContent</code>
+    <tr><td class=XXX colspan=4> ...
+  </table><!-- include option.text; textarea.defaultValue, and other attributes that "reflect" the element's textContent --><hr><table><caption>List of interfaces for elements</caption>
+   <thead><tr><th> Element(s)
+     <th> Interface(s)
+   <tbody><tr><td class=XXX colspan=2> ...
+    <tr><td> <code><a href=#the-option-element>option</a></code>
+     <td> <code><a href=#htmloptionelement>HTMLOptionElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>
+    <tr><td class=XXX colspan=2> ...
+  </table><hr><table><caption>List of events</caption>
+   <thead><tr><th> Event
+   <tbody><tr><td class=XXX colspan=1> ...
+    <tr><td> <code title=event-load><a href=#event-load>load</a></code>
+    <tr><td class=XXX colspan=1> ...
+  </table><h2 class=no-num id=references>References</h2>
 
-  <p class=XXX>List of interfaces</p>
-
-  <p class=XXX>List of events</p>
-
-
-  <h2 class=no-num id=references>References</h2>
-
   <p class=XXX>This section will be written in a future draft.</p>
 
   <!-- XXX check that #refsRFC([0-9]+) is always for [RFC\1] -->

Modified: source
===================================================================
--- source	2009-07-29 08:40:35 UTC (rev 3495)
+++ source	2009-07-29 23:09:17 UTC (rev 3496)
@@ -84999,18 +84999,128 @@
 
   <p><i>This section is non-normative.</i></p>
 
-  <p class="XXX">List of elements</p>
+  <table>
+   <caption>List of elements</caption>
+   <thead>
+    <tr>
+     <th> Element
+     <th> Categories
+     <th> Parents
+     <th> Children
+     <th> Attributes
+     <th> Interface
+   <tbody>
+    <tr>
+     <td colspan=6 class="XXX"> ...
+    <tr> 
+     <td> <code>label</code>
+     <td> <span title="flow content">flow</span>;
+          <span title="form-associated element">form-associated</span>;
+          <span title="interactive content">interactive</span>;
+          <span title="phrasing content">phrasing</span>
+     <td> <span title="phrasing content">phrasing</span>
+     <td> <span title="phrasing content">phrasing</span>*
+     <td> <code title="attr-label-for">for</code>;
+          <code title="attr-fae-form">form</code>
+     <td> <code>HTMLLabelElement</code>
+    <tr>
+     <td colspan=6 class="XXX"> ...
+  </table>
+  <p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p>
 
-  <p class="XXX">List of attributes</p>
+  <hr>
 
-  <p class="XXX">List of <dfn>reflecting DOM attributes</dfn> and their corresponding content attributes</p>
+  <table>
+   <caption>List of attributes</caption>
+   <thead>
+    <tr>
+     <th> Attribute
+     <th> Element(s)
+     <th> Value
+   <tbody>
+    <tr>
+     <td colspan=3 class="XXX"> ...
+    <tr> 
+     <td> <code title="attr-fae-form">form</code>
+     <td> <code>button</code>;
+          <code>fieldset</code>;
+          <code>input</code>;
+          <code>keygen</code>;
+          <code>label</code>;
+          <code>object</code>;
+          <code>output</code>;
+          <code>select</code>;
+          <code>textarea</code>
+     <td> ID*
+    <tr>
+     <td colspan=3 class="XXX"> ...
+  </table>
+  <p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p>
+
+  <hr>
+
+  <table>
+   <caption>List of <dfn>reflecting DOM attributes</dfn></caption>
+   <thead>
+    <tr>
+     <th> Interface
+     <th> Element(s)
+     <th> DOM attribute
+     <th> Reflects...
+   <tbody>
+    <tr>
+     <td colspan=4 class="XXX"> ...
+    <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>
+    <tr>
+     <td colspan=4 class="XXX"> ...
+  </table>
   <!-- include option.text; textarea.defaultValue, and other attributes that "reflect" the element's textContent -->
 
-  <p class="XXX">List of interfaces</p>
+  <hr>
 
-  <p class="XXX">List of events</p>
+  <table>
+   <caption>List of interfaces for elements</caption>
+   <thead>
+    <tr>
+     <th> Element(s)
+     <th> Interface(s)
+   <tbody>
+    <tr>
+     <td colspan=2 class="XXX"> ...
+    <tr> 
+     <td> <code>option</code>
+     <td> <code>HTMLOptionElement</code> : <code>HTMLElement</code>
+    <tr>
+     <td colspan=2 class="XXX"> ...
+  </table>
 
+  <hr>
 
+  <table>
+   <caption>List of events</caption>
+   <thead>
+    <tr>
+     <th> Event
+   <tbody>
+    <tr>
+     <td colspan=1 class="XXX"> ...
+    <tr> 
+     <td> <code title="event-load">load</code>
+    <tr>
+     <td colspan=1 class="XXX"> ...
+  </table>
+
+
+
   <h2 class="no-num" id="references">References</h2>
 
   <p class="XXX">This section will be written in a future draft.</p>




More information about the Commit-Watchers mailing list