[html5] r4092 - [e] (0) Index of elements. Thanks to Ms2ger for the help with this.

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 7 01:45:26 PDT 2009


Author: ianh
Date: 2009-10-07 01:45:25 -0700 (Wed, 07 Oct 2009)
New Revision: 4092

Modified:
   index
   source
   vocabs-index
Log:
[e] (0) Index of elements. Thanks to Ms2ger for the help with this.

Modified: index
===================================================================
--- index	2009-10-06 10:02:42 UTC (rev 4091)
+++ index	2009-10-07 08:45:25 UTC (rev 4092)
@@ -112,7 +112,7 @@
   <div class=head>
    <p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id=draft-standard-—-6-october-2009>Draft Standard — 6 October 2009</h2>
+   <h2 class="no-num no-toc" id=draft-standard-—-7-october-2009>Draft Standard — 7 October 2009</h2>
    <p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -73619,20 +73619,1071 @@
      <th> Children
      <th> Attributes
      <th> Interface
-   <tbody><tr><td class=XXX colspan=7> ...
-    <tr><td> <code><a href=#the-label-element>label</a></code>
-     <td> Form control label
-     <td> <a href=#flow-content title="flow content">flow</a>;
-          <a href=#form-associated-element title="form-associated element">form-associated</a>;
-          <a href=#interactive-content title="interactive content">interactive</a>;
-          <a href=#phrasing-content title="phrasing content">phrasing</a>
-     <td> <a href=#phrasing-content title="phrasing content">phrasing</a>
-     <td> <a href=#phrasing-content 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=7> ...
-  </table><p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p>
+   <tbody><tr><th><code><a href=#the-a-element>a</a></code></th>
+     <td>Hyperlink</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>*;
+         <a href=#interactive-content title="Interactive content">interactive</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#transparent>transparent</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code>;
+         <code title=attr-hyperlink-target><a href=#attr-hyperlink-target>target</a></code>;
+         <code title=attr-hyperlink-ping><a href=#ping>ping</a></code>;
+         <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel</a></code>;
+         <code title=attr-hyperlink-media><a href=#attr-hyperlink-media>media</a></code>;
+         <code title=attr-hyperlink-hreflang><a href=#attr-hyperlink-hreflang>hreflang</a></code>;
+         <code title=attr-hyperlink-type><a href=#attr-hyperlink-type>type</a></code></td>
+     <td><code><a href=#htmlanchorelement>HTMLAnchorElement</a></code></td>
+    <tr><th><code><a href=#the-abbr-element>abbr</a></code></th>
+     <td>Abbreviation</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-address-element>address</a></code></th>
+     <td>Contact information for a page or section</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-area-element>area</a></code></th>
+     <td>Hyperlink or dead area on an image map</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-area-alt><a href=#attr-area-alt>alt</a></code>;
+         <code title=attr-area-coords><a href=#attr-area-coords>coords</a></code>;
+         <code title=attr-area-shape><a href=#attr-area-shape>shape</a></code>;
+         <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code>;
+         <code title=attr-hyperlink-target><a href=#attr-hyperlink-target>target</a></code>;
+         <code title=attr-hyperlink-ping><a href=#ping>ping</a></code>;
+         <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel</a></code>;
+         <code title=attr-hyperlink-media><a href=#attr-hyperlink-media>media</a></code>;
+         <code title=attr-hyperlink-hreflang><a href=#attr-hyperlink-hreflang>hreflang</a></code>;
+         <code title=attr-hyperlink-type><a href=#attr-hyperlink-type>type</a></code></td>
+     <td><code><a href=#htmlareaelement>HTMLAreaElement</a></code></td>
+    <tr><th><code><a href=#the-article-element>article</a></code></th>
+     <td>Self-contained syndicatable or reusable composition</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#sectioning-content title="Sectioning content">sectioning</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-aside-element>aside</a></code></th>
+     <td>Sidebar for tangentially related content</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#sectioning-content title="Sectioning content">sectioning</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#audio>audio</a></code></th>
+     <td>Audio player</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#embedded-content title="Embedded content">embedded</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><code><a href=#the-source-element>source</a></code>*;
+         <a href=#transparent>transparent</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-media-src><a href=#attr-media-src>src</a></code>;
+         <code title=attr-media-autobuffer><a href=#attr-media-autobuffer>autobuffer</a></code>;
+         <code title=attr-media-autoplay><a href=#attr-media-autoplay>autoplay</a></code>;
+         <code title=attr-media-loop><a href=#attr-media-loop>loop</a></code>;
+         <code title=attr-media-controls><a href=#attr-media-controls>controls</a></code></td>
+     <td><code><a href=#htmlaudioelement>HTMLAudioElement</a></code></td>
+    <tr><th><code><a href=#the-b-element>b</a></code></th>
+     <td>Keywords</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-base-element>base</a></code></th>
+     <td>Base URL and default target <a href=#browsing-context>browsing context</a> for <a href=#attr-hyperlink-target title=attr-hyperlink-target>hyperlinks</a> and <a href=#attr-fs-target title=attr-fs-target>forms</a></td>
+     <td><a href=#metadata-content title="Metadata content">metadata</a></td>
+     <td><code><a href=#the-head-element-0>head</a></code></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-base-href><a href=#attr-base-href>href</a></code>;
+         <code title=attr-base-target><a href=#attr-base-target>target</a></code></td>
+     <td><code><a href=#htmlbaseelement>HTMLBaseElement</a></code></td>
+    <tr><th><code><a href=#the-bdo-element>bdo</a></code></th>
+     <td>Text directionality formatting</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-blockquote-element>blockquote</a></code></th>
+     <td>A section quoted from another source</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#sectioning-root title="Sectioning root">sectioning root</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-blockquote-cite><a href=#attr-blockquote-cite>cite</a></code></td>
+     <td><code><a href=#htmlquoteelement>HTMLQuoteElement</a></code></td>
+    <tr><th><code><a href=#the-body-element-0>body</a></code></th>
+     <td>Document body</td>
+     <td><a href=#sectioning-root title="Sectioning root">sectioning root</a></td>
+     <td><code><a href=#the-html-element-0>html</a></code></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=handler-window-onafterprint><a href=#handler-window-onafterprint>onafterprint</a></code>;
+         <code title=handler-window-onbeforeprint><a href=#handler-window-onbeforeprint>onbeforeprint</a></code>;
+         <code title=handler-window-onbeforeunload><a href=#handler-window-onbeforeunload>onbeforeunload</a></code>;
+         <code title=handler-window-onblur><a href=#handler-window-onblur>onblur</a></code>;
+         <code title=handler-window-onerror><a href=#handler-window-onerror>onerror</a></code>;
+         <code title=handler-window-onfocus><a href=#handler-window-onfocus>onfocus</a></code>;
+         <code title=handler-window-onhashchange><a href=#handler-window-onhashchange>onhashchange</a></code>;
+         <code title=handler-window-onload><a href=#handler-window-onload>onload</a></code>;
+         <code title=handler-window-onmessage><a href=#handler-window-onmessage>onmessage</a></code>;
+         <code title=handler-window-onoffline><a href=#handler-window-onoffline>onoffline</a></code>;
+         <code title=handler-window-ononline><a href=#handler-window-ononline>ononline</a></code>;
+         <code title=handler-window-onpopstate><a href=#handler-window-onpopstate>onpopstate</a></code>;
+         <code title=handler-window-onredo><a href=#handler-window-onredo>onredo</a></code>;
+         <code title=handler-window-onresize><a href=#handler-window-onresize>onresize</a></code>;
+         <code title=handler-window-onstorage><a href=#handler-window-onstorage>onstorage</a></code>;
+         <code title=handler-window-onundo><a href=#handler-window-onundo>onundo</a></code>;
+         <code title=handler-window-onunload><a href=#handler-window-onunload>onunload</a></code></td>
+     <td><code><a href=#htmlbodyelement>HTMLBodyElement</a></code></td>
+    <tr><th><code><a href=#the-br-element>br</a></code></th>
+     <td>Line break, e.g. in poem or postal address</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlbrelement>HTMLBRElement</a></code></td>
+    <tr><th><code><a href=#the-button-element>button</a></code></th>
+     <td>Button control</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a>;
+         <a href=#category-listed title=category-listed>Listed</a>;
+         <a href=#category-label title=category-label>labelable</a>;
+         <a href=#category-submit title=category-submit>submittable</a>;
+         <a href=#form-associated-element title="Form-associated element">form-associated</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content>Phrasing content</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-fe-autofocus><a href=#attr-fe-autofocus>autofocus</a></code>;
+         <code title=attr-fe-disabled><a href=#attr-fe-disabled>disabled</a></code>;
+         <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>;
+         <code title=attr-fs-formaction><a href=#attr-fs-formaction>formaction</a></code>;
+         <code title=attr-fs-formenctype><a href=#attr-fs-formenctype>formenctype</a></code>;
+         <code title=attr-fs-formmethod><a href=#attr-fs-formmethod>formmethod</a></code>;
+         <code title=attr-fs-formnovalidate><a href=#attr-fs-formnovalidate>formnovalidate</a></code>;
+         <code title=attr-fs-formtarget><a href=#attr-fs-formtarget>formtarget</a></code>;
+         <code title=attr-fe-name><a href=#attr-fe-name>name</a></code>;
+         <code title=attr-button-type><a href=#attr-button-type>type</a></code>;
+         <code title=attr-button-value><a href=#attr-button-value>value</a></code></td>
+     <td><code><a href=#htmlbuttonelement>HTMLButtonElement</a></code></td>
+    <tr><th><code><a href=#the-canvas-element>canvas</a></code></th>
+     <td>Scriptable bitmap canvas</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#embedded-content title="Embedded content">embedded</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#transparent>transparent</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-canvas-width><a href=#attr-canvas-width>width</a></code>;
+         <code title=attr-canvas-height><a href=#attr-canvas-height>height</a></code></td>
+     <td><code><a href=#htmlcanvaselement>HTMLCanvasElement</a></code></td>
+    <tr><th><code><a href=#the-caption-element>caption</a></code></th>
+     <td>Table caption</td>
+     <td>none</td>
+     <td><code><a href=#the-table-element>table</a></code></td>
+     <td><a href=#flow-content title="Flow content">flow</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmltablecaptionelement>HTMLTableCaptionElement</a></code></td>
+    <tr><th><code><a href=#the-cite-element>cite</a></code></th>
+     <td>Title of a work</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-code-element>code</a></code></th>
+     <td>Computer code</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-col-element>col</a></code></th>
+     <td>Table column</td>
+     <td>none</td>
+     <td><code><a href=#the-colgroup-element>colgroup</a></code></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-col-span><a href=#attr-col-span>span</a></code></td>
+     <td><code><a href=#htmltablecolelement>HTMLTableColElement</a></code></td>
+    <tr><th><code><a href=#the-colgroup-element>colgroup</a></code></th>
+     <td>Group of columns in a table</td>
+     <td>none</td>
+     <td><code><a href=#the-table-element>table</a></code></td>
+     <td><code><a href=#the-col-element>col</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-colgroup-span><a href=#attr-colgroup-span>span</a></code></td>
+     <td><code><a href=#htmltablecolelement>HTMLTableColElement</a></code></td>
+    <tr><th><code><a href=#the-command>command</a></code></th>
+     <td>Menu command</td>
+     <td><a href=#metadata-content title="Metadata content">metadata</a>;
+         <a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><code><a href=#the-head-element-0>head</a></code>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-command-type><a href=#attr-command-type>type</a></code>;
+         <code title=attr-command-label><a href=#attr-command-label>label</a></code>;
+         <code title=attr-command-icon><a href=#attr-command-icon>icon</a></code>;
+         <code title=attr-command-disabled><a href=#attr-command-disabled>disabled</a></code>;
+         <code title=attr-command-checked><a href=#attr-command-checked>checked</a></code>;
+         <code title=attr-command-radiogroup><a href=#attr-command-radiogroup>radiogroup</a></code></td>
+     <td><code><a href=#htmlcommandelement>HTMLCommandElement</a></code></td>
+    <tr><th><code><a href=#the-datalist-element>datalist</a></code></th>
+     <td>Container for options for <a href=#attr-input-list title=attr-input-list>combo box control</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <code><a href=#the-option-element>option</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmldatalistelement>HTMLDataListElement</a></code></td>
+    <tr><th><code><a href=#the-dd-element>dd</a></code></th>
+     <td>Content for corresponding <code><a href=#the-dt-element>dt</a></code> element(s)</td>
+     <td>none</td>
+     <td><code><a href=#the-dl-element>dl</a></code>;
+         <code><a href=#the-figure-element>figure</a></code>;
+         <code><a href=#the-details-element>details</a></code></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-del-element>del</a></code></th>
+     <td>A removal from the document</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#transparent>transparent</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-mod-cite><a href=#attr-mod-cite>cite</a></code>;
+         <code title=attr-mod-datetime><a href=#attr-mod-datetime>datetime</a></code></td>
+     <td><code><a href=#htmlmodelement>HTMLModElement</a></code></td>
+    <tr><th><code><a href=#the-details-element>details</a></code></th>
+     <td>Disclosure control for hiding details</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><code><a href=#the-dt-element>dt</a></code>*;
+         <code><a href=#the-dd-element>dd</a></code>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-details-open><a href=#attr-details-open>open</a></code></td>
+     <td><code><a href=#htmldetailselement>HTMLDetailsElement</a></code></td>
+    <tr><th><code><a href=#the-dfn-element>dfn</a></code></th>
+     <td>Defining instance</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-div-element>div</a></code></th>
+     <td>Generic flow container</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmldivelement>HTMLDivElement</a></code></td>
+    <tr><th><code><a href=#the-dl-element>dl</a></code></th>
+     <td>Association list consisting of zero or more name-value groups</td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><code><a href=#the-dt-element>dt</a></code>*;
+         <code><a href=#the-dd-element>dd</a></code>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmldlistelement>HTMLDListElement</a></code></td>
+    <tr><th><code><a href=#the-dt-element>dt</a></code></th>
+     <td>Legend for corresponding <code><a href=#the-dd-element>dd</a></code> element(s)</td>
+     <td>none</td>
+     <td><code><a href=#the-dl-element>dl</a></code>;
+         <code><a href=#the-figure-element>figure</a></code>;
+         <code><a href=#the-details-element>details</a></code></td>
+     <td>varies*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-em-element>em</a></code></th>
+     <td>Stress emphasis</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-embed-element>embed</a></code></th>
+     <td><a href=#plugin>Plugin</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#embedded-content title="Embedded content">embedded</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-embed-src><a href=#attr-embed-src>src</a></code>;
+         <code title=attr-embed-type><a href=#attr-embed-type>type</a></code>;
+         <code title=attr-dim-width><a href=#attr-dim-width>width</a></code>;
+         <code title=attr-dim-height><a href=#attr-dim-height>height</a></code>;
+         any*</td>
+     <td><code><a href=#htmlembedelement>HTMLEmbedElement</a></code></td>
+    <tr><th><code><a href=#the-fieldset-element>fieldset</a></code></th>
+     <td>Group of form controls</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#category-listed title=category-listed>listed</a>;
+         <a href=#form-associated-element title="Form-associated element">form-associated</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><code><a href=#the-legend-element>legend</a></code>*;
+         <a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-fieldset-disabled><a href=#attr-fieldset-disabled>disabled</a></code>;
+         <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>;
+         <code title=attr-fe-name><a href=#attr-fe-name>name</a></code></td>
+     <td><code><a href=#htmlfieldsetelement>HTMLFieldSetElement</a></code></td>
+    <tr><th><code><a href=#the-figure-element>figure</a></code></th>
+     <td>Figure with optional caption</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#sectioning-root title="Sectioning root">sectioning root</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><code><a href=#the-dd-element>dd</a></code>*;
+         <code><a href=#the-dt-element>dt</a></code>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-footer-element>footer</a></code></th>
+     <td>Footer for a page or section</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-form-element>form</a></code></th>
+     <td>User-submittable form</td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-form-accept-charset><a href=#attr-form-accept-charset>accept-charset</a></code>;
+         <code title=attr-fs-action><a href=#attr-fs-action>action</a></code>;
+         <code title=attr-form-autocomplete><a href=#attr-form-autocomplete>autocomplete</a></code>;
+         <code title=attr-fs-enctype><a href=#attr-fs-enctype>enctype</a></code>;
+         <code title=attr-fs-method><a href=#attr-fs-method>method</a></code>;
+         <code title=attr-form-name><a href=#attr-form-name>name</a></code>;
+         <code title=attr-fs-novalidate><a href=#attr-fs-novalidate>novalidate</a></code>;
+         <code title=attr-fs-target><a href=#attr-fs-target>target</a></code></td>
+     <td><code><a href=#htmlformelement>HTMLFormElement</a></code></td>
+    <tr><th><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code></th>
+     <td>Section heading</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#heading-content title="Heading content">heading</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><code><a href=#the-hgroup-element>hgroup</a></code>;
+         <a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlheadingelement>HTMLHeadingElement</a></code></td>
+    <tr><th><code><a href=#the-head-element-0>head</a></code></th>
+     <td>Container for document metadata</td>
+     <td>none</td>
+     <td><code><a href=#the-html-element-0>html</a></code></td>
+     <td><a href=#metadata-content title="Metadata content">metadata content</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlheadelement>HTMLHeadElement</a></code></td>
+    <tr><th><code><a href=#the-header-element>header</a></code></th>
+     <td>Introductory or navigational aids for a page or section</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-hgroup-element>hgroup</a></code></th>
+     <td>heading group</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#heading-content title="Heading content">heading</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td>One or more <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>, and/or <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-hr-element>hr</a></code></th>
+     <td>Thematic break</td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlhrelement>HTMLHRElement</a></code></td>
+    <tr><th><code><a href=#the-html-element-0>html</a></code></th>
+     <td>Root element</td>
+     <td>none</td>
+     <td>none*</td>
+     <td><code><a href=#the-head-element-0>head</a></code>*;
+         <code><a href=#the-body-element-0>body</a></code>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-html-manifest><a href=#attr-html-manifest>manifest</a></code></td>
+     <td><code><a href=#htmlhtmlelement>HTMLHtmlElement</a></code></td>
+    <tr><th><code><a href=#the-i-element>i</a></code></th>
+     <td>Alternate voice</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-iframe-element>iframe</a></code></th>
+     <td><a href=#nested-browsing-context>Nested browsing context</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#embedded-content title="Embedded content">embedded</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td>text*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-iframe-src><a href=#attr-iframe-src>src</a></code>;
+         <code title=attr-iframe-name><a href=#attr-iframe-name>name</a></code>;
+         <code title=attr-iframe-sandbox><a href=#attr-iframe-sandbox>sandbox</a></code>;
+         <code title=attr-iframe-seamless><a href=#attr-iframe-seamless>seamless</a></code>;
+         <code title=attr-dim-width><a href=#attr-dim-width>width</a></code>;
+         <code title=attr-dim-height><a href=#attr-dim-height>height</a></code></td>
+     <td><code><a href=#htmliframeelement>HTMLIFrameElement</a></code></td>
+    <tr><th><code><a href=#the-img-element>img</a></code></th>
+     <td>Image</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#embedded-content title="Embedded content">embedded</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a>*</td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code>;
+         <code title=attr-img-src><a href=#attr-img-src>src</a></code>;
+         <code title=attr-hyperlink-usemap><a href=#attr-hyperlink-usemap>usemap</a></code>;
+         <code title=attr-img-ismap><a href=#attr-img-ismap>ismap</a></code>;
+         <code title=attr-dim-width><a href=#attr-dim-width>width</a></code>;
+         <code title=attr-dim-height><a href=#attr-dim-height>height</a></code></td>
+     <td><code><a href=#htmlimageelement>HTMLImageElement</a></code></td>
+    <tr><th><code><a href=#the-input-element>input</a></code></th>
+     <td>Form control</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a>*;
+         <a href=#category-listed title=category-listed>listed</a>;
+         <a href=#category-label title=category-label>labelable</a>;
+         <a href=#category-submit title=category-submit>submittable</a>;
+         <a href=#category-reset title=category-reset>resettable</a>;
+         <a href=#form-associated-element title="Form-associated element">form-associated</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-input-accept><a href=#attr-input-accept>accept</a></code>;
+         <code title=attr-input-alt><a href=#attr-input-alt>alt</a></code>;
+         <code title=attr-input-autocomplete><a href=#attr-input-autocomplete>autocomplete</a></code>;
+         <code title=attr-fe-autofocus><a href=#attr-fe-autofocus>autofocus</a></code>;
+         <code title=attr-input-checked><a href=#attr-input-checked>checked</a></code>;
+         <code title=attr-fe-disabled><a href=#attr-fe-disabled>disabled</a></code>;
+         <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>;
+         <code title=attr-fs-formaction><a href=#attr-fs-formaction>formaction</a></code>;
+         <code title=attr-fs-formenctype><a href=#attr-fs-formenctype>formenctype</a></code>;
+         <code title=attr-fs-formmethod><a href=#attr-fs-formmethod>formmethod</a></code>;
+         <code title=attr-fs-formnovalidate><a href=#attr-fs-formnovalidate>formnovalidate</a></code>;
+         <code title=attr-fs-formtarget><a href=#attr-fs-formtarget>formtarget</a></code>;
+         <code title=attr-dim-height><a href=#attr-dim-height>height</a></code>;
+         <code title=attr-input-list><a href=#attr-input-list>list</a></code>;
+         <code title=attr-input-max><a href=#attr-input-max>max</a></code>;
+         <code title=attr-input-maxlength><a href=#attr-input-maxlength>maxlength</a></code>;
+         <code title=attr-input-min><a href=#attr-input-min>min</a></code>;
+         <code title=attr-input-multiple><a href=#attr-input-multiple>multiple</a></code>;
+         <code title=attr-fe-name><a href=#attr-fe-name>name</a></code>;
+         <code title=attr-input-pattern><a href=#attr-input-pattern>pattern</a></code>;
+         <code title=attr-input-placeholder><a href=#attr-input-placeholder>placeholder</a></code>;
+         <code title=attr-input-readonly><a href=#attr-input-readonly>readonly</a></code>;
+         <code title=attr-input-required><a href=#attr-input-required>required</a></code>;
+         <code title=attr-input-size><a href=#attr-input-size>size</a></code>;
+         <code title=attr-input-src><a href=#attr-input-src>src</a></code>;
+         <code title=attr-input-step><a href=#attr-input-step>step</a></code>;
+         <code title=attr-input-type><a href=#attr-input-type>type</a></code>;
+         <code title=attr-input-value><a href=#attr-input-value>value</a></code>;
+         <code title=attr-dim-width><a href=#attr-dim-width>width</a></code></td>
+     <td><code><a href=#htmlinputelement>HTMLInputElement</a></code></td>
+    <tr><th><code><a href=#the-ins-element>ins</a></code></th>
+     <td>An addition to the document</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#transparent>transparent</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-mod-cite><a href=#attr-mod-cite>cite</a></code>;
+         <code title=attr-mod-datetime><a href=#attr-mod-datetime>datetime</a></code></td>
+     <td><code><a href=#htmlmodelement>HTMLModElement</a></code></td>
+    <tr><th><code><a href=#the-kbd-element>kbd</a></code></th>
+     <td>Computer input</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-keygen-element>keygen</a></code></th>
+     <td>Cryptographic key-pair generator form control</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a>;
+         <a href=#category-listed title=category-listed>listed</a>;
+         <a href=#category-label title=category-label>labelable</a>;
+         <a href=#category-submit title=category-submit>submittable</a>;
+         <a href=#category-reset title=category-reset>resettable</a>;
+         <a href=#form-associated-element title="Form-associated element">form-associated</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-fe-autofocus><a href=#attr-fe-autofocus>autofocus</a></code>;
+         <code title=attr-keygen-challenge><a href=#attr-keygen-challenge>challenge</a></code>;
+         <code title=attr-fe-disabled><a href=#attr-fe-disabled>disabled</a></code>;
+         <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>;
+         <code title=attr-keygen-keytype><a href=#attr-keygen-keytype>keytype</a></code>;
+         <code title=attr-fe-name><a href=#attr-fe-name>name</a></code></td>
+     <td><code><a href=#htmlkeygenelement>HTMLKeygenElement</a></code></td>
+    <tr><th><code><a href=#the-label-element>label</a></code></th>
+     <td>Caption for a form control</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a>;
+         <a href=#form-associated-element title="Form-associated element">form-associated</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>;
+         <code title=attr-label-for><a href=#attr-label-for>for</a></code></td>
+     <td><code><a href=#htmllabelelement>HTMLLabelElement</a></code></td>
+    <tr><th><code><a href=#the-legend-element>legend</a></code></th>
+     <td>Caption for <code><a href=#the-fieldset-element>fieldset</a></code></td>
+     <td>none</td>
+     <td><code><a href=#the-fieldset-element>fieldset</a></code></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmllegendelement>HTMLLegendElement</a></code></td>
+    <tr><th><code><a href=#the-li-element>li</a></code></th>
+     <td>List item</td>
+     <td>none</td>
+     <td><code><a href=#the-ol-element>ol</a></code>; <code><a href=#the-ul-element>ul</a></code>; <code><a href=#menus>menu</a></code></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-li-value><a href=#attr-li-value>value</a></code>*</td>
+     <td><code><a href=#htmllielement>HTMLLIElement</a></code></td>
+    <tr><th><code><a href=#the-link-element>link</a></code></th>
+     <td>Link metadata</td>
+     <td><a href=#metadata-content title="Metadata content">metadata</a>;
+         <a href=#flow-content title="Flow content">flow</a>*;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td><code><a href=#the-head-element-0>head</a></code>;
+         <code><a href=#the-noscript-element>noscript</a></code>*;
+         <a href=#phrasing-content title="phrasing content">phrasing</a>*</td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-link-href><a href=#attr-link-href>href</a></code>;
+         <code title=attr-link-rel><a href=#attr-link-rel>rel</a></code>;
+         <code title=attr-link-media><a href=#attr-link-media>media</a></code>;
+         <code title=attr-link-hreflang><a href=#attr-link-hreflang>hreflang</a></code>;
+         <code title=attr-link-type><a href=#attr-link-type>type</a></code>;
+         <code title=attr-link-sizes><a href=#attr-link-sizes>sizes</a></code></td>
+     <td><code><a href=#htmllinkelement>HTMLLinkElement</a></code></td>
+    <tr><th><code><a href=#the-map-element>map</a></code></th>
+     <td><a href=#image-map>Image map</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#transparent>transparent</a>;
+         <code><a href=#the-area-element>area</a></code>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-map-name><a href=#attr-map-name>name</a></code></td>
+     <td><code><a href=#htmlmapelement>HTMLMapElement</a></code></td>
+    <tr><th><code><a href=#the-mark-element>mark</a></code></th>
+     <td>Highlight</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#menus>menu</a></code></th>
+     <td>Menu of commands</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a>*</td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><code><a href=#the-li-element>li</a></code>*;
+         <a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-menu-type><a href=#attr-menu-type>type</a></code>;
+         <code title=attr-menu-label><a href=#attr-menu-label>label</a></code></td>
+     <td><code><a href=#htmlmenuelement>HTMLMenuElement</a></code></td>
+    <tr><th><code><a href=#meta>meta</a></code></th>
+     <td>Text metadata</td>
+     <td><a href=#metadata-content title="Metadata content">metadata</a>;
+         <a href=#flow-content title="Flow content">flow</a>*;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td><code><a href=#the-head-element-0>head</a></code>;
+         <code><a href=#the-noscript-element>noscript</a></code>*;
+         <a href=#phrasing-content title="phrasing content">phrasing</a>*</td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-meta-name><a href=#attr-meta-name>name</a></code>;
+         <code title=attr-meta-http-equiv><a href=#attr-meta-http-equiv>http-equiv</a></code>;
+         <code title=attr-meta-content><a href=#attr-meta-content>content</a></code>;
+         <code title=attr-meta-charset><a href=#attr-meta-charset>charset</a></code></td>
+     <td><code><a href=#htmlmetaelement>HTMLMetaElement</a></code></td>
+    <tr><th><code><a href=#the-meter-element>meter</a></code></th>
+     <td>Gauge</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-meter-value><a href=#attr-meter-value>value</a></code>;
+         <code title=attr-meter-min><a href=#attr-meter-min>min</a></code>;
+         <code title=attr-meter-low><a href=#attr-meter-low>low</a></code>;
+         <code title=attr-meter-high><a href=#attr-meter-high>high</a></code>;
+         <code title=attr-meter-max><a href=#attr-meter-max>max</a></code>;
+         <code title=attr-meter-optimum><a href=#attr-meter-optimum>optimum</a></code></td>
+     <td><code><a href=#htmlmeterelement>HTMLMeterElement</a></code></td>
+    <tr><th><code><a href=#the-nav-element>nav</a></code></th>
+     <td>Section with navigational links</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#sectioning-content title="Sectioning content">sectioning</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-noscript-element>noscript</a></code></th>
+     <td>Fallback content for script</td>
+     <td><a href=#metadata-content title="Metadata content">metadata</a>;
+         <a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><code><a href=#the-head-element-0>head</a></code>*;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td>varies*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-object-element>object</a></code></th>
+     <td>Image, <a href=#nested-browsing-context>nested browsing context</a>, or <a href=#plugin>plugin</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#embedded-content title="Embedded content">embedded</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a>*;
+         <a href=#category-listed title=category-listed>listed</a>;
+         <a href=#category-submit title=category-submit>submittable</a>;
+         <a href=#form-associated-element title="Form-associated element">form-associated</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><code><a href=#the-param-element>param</a></code>*;
+         <a href=#transparent>transparent</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-object-data><a href=#attr-object-data>data</a></code>;
+         <code title=attr-object-type><a href=#attr-object-type>type</a></code>;
+         <code title=attr-object-name><a href=#attr-object-name>name</a></code>;
+         <code title=attr-hyperlink-usemap><a href=#attr-hyperlink-usemap>usemap</a></code>;
+         <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>;
+         <code title=attr-dim-width><a href=#attr-dim-width>width</a></code>;
+         <code title=attr-dim-height><a href=#attr-dim-height>height</a></code></td>
+     <td><code><a href=#htmlobjectelement>HTMLObjectElement</a></code></td>
+    <tr><th><code><a href=#the-ol-element>ol</a></code></th>
+     <td>Ordered list</td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><code><a href=#the-li-element>li</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-ol-reversed><a href=#attr-ol-reversed>reversed</a></code>;
+         <code title=attr-ol-start><a href=#attr-ol-start>start</a></code></td>
+     <td><code><a href=#htmlolistelement>HTMLOListElement</a></code></td>
+    <tr><th><code><a href=#the-optgroup-element>optgroup</a></code></th>
+     <td>Group of options in a list box</td>
+     <td>none</td>
+     <td><code><a href=#the-select-element>select</a></code></td>
+     <td><code><a href=#the-option-element>option</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-optgroup-disabled><a href=#attr-optgroup-disabled>disabled</a></code>;
+         <code title=attr-optgroup-label><a href=#attr-optgroup-label>label</a></code></td>
+     <td><code><a href=#htmloptgroupelement>HTMLOptGroupElement</a></code></td>
+    <tr><th><code><a href=#the-option-element>option</a></code></th>
+     <td>Option in a list box or combo box control</td>
+     <td>none</td>
+     <td><code><a href=#the-select-element>select</a></code>;
+         <code><a href=#the-datalist-element>datalist</a></code>;
+         <code><a href=#the-optgroup-element>optgroup</a></code></td>
+     <td><a href=#text-content title="text content">text</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-option-disabled><a href=#attr-option-disabled>disabled</a></code>;
+         <code title=attr-option-label><a href=#attr-option-label>label</a></code>;
+         <code title=attr-option-selected><a href=#attr-option-selected>selected</a></code>;
+         <code title=attr-option-value><a href=#attr-option-value>value</a></code></td>
+     <td><code><a href=#htmloptionelement>HTMLOptionElement</a></code></td>
+    <tr><th><code><a href=#the-output-element>output</a></code></th>
+     <td>Calculated output value</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#category-listed title=category-listed>listed</a>;
+         <a href=#category-reset title=category-reset>resettable</a>;
+         <a href=#form-associated-element title="Form-associated element">form-associated</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-output-for><a href=#attr-output-for>for</a></code>;
+         <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>;
+         <code title=attr-fe-name><a href=#attr-fe-name>name</a></code></td>
+     <td><code><a href=#htmloutputelement>HTMLOutputElement</a></code></td>
+    <tr><th><code><a href=#the-p-element>p</a></code></th>
+     <td>Paragraph</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlparagraphelement>HTMLParagraphElement</a></code></td>
+    <tr><th><code><a href=#the-param-element>param</a></code></th>
+     <td>Parameter for <code><a href=#the-object-element>object</a></code></td>
+     <td>none</td>
+     <td><code><a href=#the-object-element>object</a></code></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-param-name><a href=#attr-param-name>name</a></code>;
+         <code title=attr-param-value><a href=#attr-param-value>value</a></code></td>
+     <td><code><a href=#htmlparamelement>HTMLParamElement</a></code></td>
+    <tr><th><code><a href=#the-pre-element>pre</a></code></th>
+     <td>Block of preformatted text</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlpreelement>HTMLPreElement</a></code></td>
+    <tr><th><code><a href=#the-progress-element>progress</a></code></th>
+     <td>Progress bar</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-progress-value><a href=#attr-progress-value>value</a></code>;
+         <code title=attr-progress-max><a href=#attr-progress-max>max</a></code></td>
+     <td><code><a href=#htmlprogresselement>HTMLProgressElement</a></code></td>
+    <tr><th><code><a href=#the-q-element>q</a></code></th>
+     <td>Quotation</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-q-cite><a href=#attr-q-cite>cite</a></code></td>
+     <td><code><a href=#htmlquoteelement>HTMLQuoteElement</a></code></td>
+    <tr><th><code><a href=#the-rp-element>rp</a></code></th>
+     <td>Parenthesis for ruby annotation text</td>
+     <td>none</td>
+     <td><code><a href=#the-ruby-element>ruby</a></code></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-rt-element>rt</a></code></th>
+     <td>Ruby annotation text</td>
+     <td>none</td>
+     <td><code><a href=#the-ruby-element>ruby</a></code></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-ruby-element>ruby</a></code></th>
+     <td>Ruby annotation(s)</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <code><a href=#the-rt-element>rt</a></code> element;
+         <code><a href=#the-rp-element>rp</a></code> element*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-samp-element>samp</a></code></th>
+     <td>Computer output</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#script>script</a></code></th>
+     <td>Embedded script</td>
+     <td><a href=#metadata-content title="Metadata content">metadata</a>; 
+         <a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><code><a href=#the-head-element-0>head</a></code>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td>script, data, or script documentation*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-script-src><a href=#attr-script-src>src</a></code>;
+         <code title=attr-script-async><a href=#attr-script-async>async</a></code>;
+         <code title=attr-script-defer><a href=#attr-script-defer>defer</a></code>;
+         <code title=attr-script-type><a href=#attr-script-type>type</a></code>;
+         <code title=attr-script-charset><a href=#attr-script-charset>charset</a></code></td>
+     <td><code><a href=#htmlscriptelement>HTMLScriptElement</a></code></td>
+    <tr><th><code><a href=#the-section-element>section</a></code></th>
+     <td>Generic document or application section</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#sectioning-content title="Sectioning content">sectioning</a>;
+         <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-select-element>select</a></code></th>
+     <td>List box control</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a>;
+         <a href=#category-listed title=category-listed>listed</a>;
+         <a href=#category-label title=category-label>labelable</a>;
+         <a href=#category-submit title=category-submit>submittable</a>;
+         <a href=#category-reset title=category-reset>resettable</a>;
+         <a href=#form-associated-element title="Form-associated element">form-associated</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><code><a href=#the-option-element>option</a></code>, <code><a href=#the-optgroup-element>optgroup</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-fe-autofocus><a href=#attr-fe-autofocus>autofocus</a></code>;
+         <code title=attr-fe-disabled><a href=#attr-fe-disabled>disabled</a></code>;
+         <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>;
+         <code title=attr-select-multiple><a href=#attr-select-multiple>multiple</a></code>;
+         <code title=attr-fe-name><a href=#attr-fe-name>name</a></code>;
+         <code title=attr-select-size><a href=#attr-select-size>size</a></code></td>
+     <td><code><a href=#htmlselectelement>HTMLSelectElement</a></code></td>
+    <tr><th><code><a href=#the-small-element>small</a></code></th>
+     <td>Side comment</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-source-element>source</a></code></th>
+     <td>Media source for <code><a href=#video>video</a></code> or <code><a href=#audio>audio</a></code></td>
+     <td>none</td>
+     <td><code><a href=#video>video</a></code>;
+         <code><a href=#audio>audio</a></code></td>
+     <td>empty</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-source-src><a href=#attr-source-src>src</a></code>;
+         <code title=attr-source-type><a href=#attr-source-type>type</a></code>;
+         <code title=attr-source-media><a href=#attr-source-media>media</a></code></td>
+     <td><code><a href=#htmlsourceelement>HTMLSourceElement</a></code></td>
+    <tr><th><code><a href=#the-span-element>span</a></code></th>
+     <td>Generic phrasing container</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlspanelement>HTMLSpanElement</a></code></td>
+    <tr><th><code><a href=#the-strong-element>strong</a></code></th>
+     <td>Importance</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-style-element>style</a></code></th>
+     <td>Embedded styling information</td>
+     <td><a href=#metadata-content title="Metadata content">metadata</a>;
+         <a href=#flow-content title="Flow content">flow</a></td>
+     <td><code><a href=#the-head-element-0>head</a></code>;
+         <code><a href=#the-noscript-element>noscript</a></code>*;
+         <a href=#flow-content title="flow content">flow</a>*</td>
+     <td>varies*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-style-media><a href=#attr-style-media>media</a></code>;
+         <code title=attr-style-type><a href=#attr-style-type>type</a></code>;
+         <code title=attr-style-scoped><a href=#attr-style-scoped>scoped</a></code></td>
+     <td><code><a href=#htmlstyleelement>HTMLStyleElement</a></code></td>
+    <tr><th><code><a href=#the-sub-and-sup-elements>sub</a></code></th>
+     <td>Subscript</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-sub-and-sup-elements>sup</a></code></th>
+     <td>Superscript</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#the-table-element>table</a></code></th>
+     <td>Table</td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><code><a href=#the-caption-element>caption</a></code>*;
+         <code><a href=#the-colgroup-element>colgroup</a></code>*;
+         <code><a href=#the-thead-element>thead</a></code>*;
+         <code><a href=#the-tbody-element>tbody</a></code>*;
+         <code><a href=#the-tfoot-element>tfoot</a></code>*;
+         <code><a href=#the-tr-element>tr</a></code>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-table-summary><a href=#attr-table-summary>summary</a></code></td>
+     <td><code><a href=#htmltableelement>HTMLTableElement</a></code></td>
+    <tr><th><code><a href=#the-tbody-element>tbody</a></code></th>
+     <td>Group of rows in a table</td>
+     <td>none</td>
+     <td><code><a href=#the-table-element>table</a></code></td>
+     <td><code><a href=#the-tr-element>tr</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmltablesectionelement>HTMLTableSectionElement</a></code></td>
+    <tr><th><code><a href=#the-td-element>td</a></code></th>
+     <td>Table cell</td>
+     <td><a href=#sectioning-root title="Sectioning root">sectioning root</a></td>
+     <td><code><a href=#the-tr-element>tr</a></code></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-tdth-colspan><a href=#attr-tdth-colspan>colspan</a></code>;
+         <code title=attr-tdth-rowspan><a href=#attr-tdth-rowspan>rowspan</a></code>;
+         <code title=attr-tdth-headers><a href=#attr-tdth-headers>headers</a></code></td>
+     <td><code><a href=#htmltabledatacellelement>HTMLTableDataCellElement</a></code></td>
+    <tr><th><code><a href=#the-textarea-element>textarea</a></code></th>
+     <td>Multiline text field</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a>;
+         <a href=#category-listed title=category-listed>listed</a>;
+         <a href=#category-label title=category-label>labelable</a>;
+         <a href=#category-submit title=category-submit>submittable</a>;
+         <a href=#category-reset title=category-reset>resettable</a>;
+         <a href=#form-associated-element title="Form-associated element">form-associated</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#text-content title="text content">text</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-fe-autofocus><a href=#attr-fe-autofocus>autofocus</a></code>;
+         <code title=attr-textarea-cols><a href=#attr-textarea-cols>cols</a></code>;
+         <code title=attr-fe-disabled><a href=#attr-fe-disabled>disabled</a></code>;
+         <code title=attr-fae-form><a href=#attr-fae-form>form</a></code>;
+         <code title=attr-textarea-maxlength><a href=#attr-textarea-maxlength>maxlength</a></code>;
+         <code title=attr-fe-name><a href=#attr-fe-name>name</a></code>;
+         <code title=attr-textarea-placeholder><a href=#attr-textarea-placeholder>placeholder</a></code>;
+         <code title=attr-textarea-readonly><a href=#attr-textarea-readonly>readonly</a></code>;
+         <code title=attr-textarea-required><a href=#attr-textarea-required>required</a></code>;
+         <code title=attr-textarea-rows><a href=#attr-textarea-rows>rows</a></code>;
+         <code title=attr-textarea-wrap><a href=#attr-textarea-wrap>wrap</a></code></td>
+     <td><code><a href=#htmltextareaelement>HTMLTextAreaElement</a></code></td>
+    <tr><th><code><a href=#the-tfoot-element>tfoot</a></code></th>
+     <td>Group of footer rows in a table</td>
+     <td>none</td>
+     <td><code><a href=#the-table-element>table</a></code></td>
+     <td><code><a href=#the-tr-element>tr</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmltablesectionelement>HTMLTableSectionElement</a></code></td>
+    <tr><th><code><a href=#the-th-element>th</a></code></th>
+     <td>Table header cell</td>
+     <td>none</td>
+     <td><code><a href=#the-tr-element>tr</a></code></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-tdth-colspan><a href=#attr-tdth-colspan>colspan</a></code>;
+         <code title=attr-tdth-rowspan><a href=#attr-tdth-rowspan>rowspan</a></code>;
+         <code title=attr-tdth-headers><a href=#attr-tdth-headers>headers</a></code>;
+         <code title=attr-th-scope><a href=#attr-th-scope>scope</a></code></td>
+     <td><code><a href=#htmltableheadercellelement>HTMLTableHeaderCellElement</a></code></td>
+    <tr><th><code><a href=#the-thead-element>thead</a></code></th>
+     <td>Group of heading rows in a table</td>
+     <td>none</td>
+     <td><code><a href=#the-table-element>table</a></code></td>
+     <td><code><a href=#the-tr-element>tr</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmltablesectionelement>HTMLTableSectionElement</a></code></td>
+    <tr><th><code><a href=#the-time-element>time</a></code></th>
+     <td>Date and/or time</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-time-datetime><a href=#attr-time-datetime>datetime</a></code>;
+         <code title=attr-time-pubdate><a href=#attr-time-pubdate>pubdate</a></code></td>
+     <td><code><a href=#htmltimeelement>HTMLTimeElement</a></code></td>
+    <tr><th><code><a href=#the-title-element-0>title</a></code></th>
+     <td>Document title</td>
+     <td><a href=#metadata-content title="Metadata content">metadata</a></td>
+     <td><code><a href=#the-head-element-0>head</a></code></td>
+     <td><a href=#text-content title="text content">text</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmltitleelement>HTMLTitleElement</a></code></td>
+    <tr><th><code><a href=#the-tr-element>tr</a></code></th>
+     <td>Table row</td>
+     <td>none</td>
+     <td><code><a href=#the-table-element>table</a></code>;
+         <code><a href=#the-thead-element>thead</a></code>;
+         <code><a href=#the-tbody-element>tbody</a></code>;
+         <code><a href=#the-tfoot-element>tfoot</a></code></td>
+     <td><code><a href=#the-th-element>th</a></code>*;
+         <code><a href=#the-td-element>td</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmltablerowelement>HTMLTableRowElement</a></code></td>
+    <tr><th><code><a href=#the-ul-element>ul</a></code></th>
+     <td>List</td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><a href=#flow-content title="Flow content">flow</a></td>
+     <td><code><a href=#the-li-element>li</a></code></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlulistelement>HTMLUListElement</a></code></td>
+    <tr><th><code><a href=#the-var-element>var</a></code></th>
+     <td>Variable</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><a href=#global-attributes title="global attributes">globals</a></td>
+     <td><code><a href=#htmlelement>HTMLElement</a></code></td>
+    <tr><th><code><a href=#video>video</a></code></th>
+     <td>Video player</td>
+     <td><a href=#flow-content title="Flow content">flow</a>;
+         <a href=#phrasing-content title="Phrasing content">phrasing</a>;
+         <a href=#embedded-content title="Embedded content">embedded</a>;
+         <a href=#interactive-content title="Interactive content">interactive</a></td>
+     <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
+     <td><code><a href=#the-source-element>source</a></code>*;
+         <a href=#transparent>transparent</a>*</td>
+     <td><a href=#global-attributes title="global attributes">globals</a>;
+         <code title=attr-media-src><a href=#attr-media-src>src</a></code>;
+         <code title=attr-video-poster><a href=#attr-video-poster>poster</a></code>;
+         <code title=attr-media-autobuffer><a href=#attr-media-autobuffer>autobuffer</a></code>;
+         <code title=attr-media-autoplay><a href=#attr-media-autoplay>autoplay</a></code>;
+         <code title=attr-media-loop><a href=#attr-media-loop>loop</a></code>;
+         <code title=attr-media-controls><a href=#attr-media-controls>controls</a></code>;
+         <code title=attr-dim-width><a href=#attr-dim-width>width</a></code>;
+         <code title=attr-dim-height><a href=#attr-dim-height>height</a></code></td>
+     <td><code><a href=#htmlvideoelement>HTMLVideoElement</a></code></td>
+    </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 attributes</caption>
    <thead><tr><th> Attribute

Modified: source
===================================================================
--- source	2009-10-06 10:02:42 UTC (rev 4091)
+++ source	2009-10-07 08:45:25 UTC (rev 4092)
@@ -90672,22 +90672,1359 @@
      <th> Attributes
      <th> Interface
    <tbody>
+
     <tr>
-     <td colspan=7 class="XXX"> ...
-    <tr> 
-     <td> <code>label</code>
-     <td> Form control label
-     <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>
+     <th><code>a</code></th>
+     <td>Hyperlink</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>*;
+         <span title="Interactive content">interactive</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span>transparent</span>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-hyperlink-href">href</code>;
+         <code title="attr-hyperlink-target">target</code>;
+         <code title="attr-hyperlink-ping">ping</code>;
+         <code title="attr-hyperlink-rel">rel</code>;
+         <code title="attr-hyperlink-media">media</code>;
+         <code title="attr-hyperlink-hreflang">hreflang</code>;
+         <code title="attr-hyperlink-type">type</code></td>
+     <td><code>HTMLAnchorElement</code></td>
+    </tr>
+
     <tr>
-     <td colspan=7 class="XXX"> ...
+     <th><code>abbr</code></th>
+     <td>Abbreviation</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>address</code></th>
+     <td>Contact information for a page or section</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span>*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>area</code></th>
+     <td>Hyperlink or dead area on an image map</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span>*</td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-area-alt">alt</code>;
+         <code title="attr-area-coords">coords</code>;
+         <code title="attr-area-shape">shape</code>;
+         <code title="attr-hyperlink-href">href</code>;
+         <code title="attr-hyperlink-target">target</code>;
+         <code title="attr-hyperlink-ping">ping</code>;
+         <code title="attr-hyperlink-rel">rel</code>;
+         <code title="attr-hyperlink-media">media</code>;
+         <code title="attr-hyperlink-hreflang">hreflang</code>;
+         <code title="attr-hyperlink-type">type</code></td>
+     <td><code>HTMLAreaElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>article</code></th>
+     <td>Self-contained syndicatable or reusable composition</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Sectioning content">sectioning</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>aside</code></th>
+     <td>Sidebar for tangentially related content</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Sectioning content">sectioning</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>audio</code></th>
+     <td>Audio player</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Embedded content">embedded</span>;
+         <span title="Interactive content">interactive</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><code>source</code>*;
+         <span>transparent</span>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-media-src">src</code>;
+         <code title="attr-media-autobuffer">autobuffer</code>;
+         <code title="attr-media-autoplay">autoplay</code>;
+         <code title="attr-media-loop">loop</code>;
+         <code title="attr-media-controls">controls</code></td>
+     <td><code>HTMLAudioElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>b</code></th>
+     <td>Keywords</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>base</code></th>
+     <td>Base URL and default target <span>browsing context</span> for <span title="attr-hyperlink-target">hyperlinks</span> and <span title="attr-fs-target">forms</span></td>
+     <td><span title="Metadata content">metadata</span></td>
+     <td><code>head</code></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-base-href">href</code>;
+         <code title="attr-base-target">target</code></td>
+     <td><code>HTMLBaseElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>bdo</code></th>
+     <td>Text directionality formatting</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>blockquote</code></th>
+     <td>A section quoted from another source</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Sectioning root">sectioning root</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-blockquote-cite">cite</code></td>
+     <td><code>HTMLQuoteElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>body</code></th>
+     <td>Document body</td>
+     <td><span title="Sectioning root">sectioning root</span></td>
+     <td><code>html</code></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="handler-window-onafterprint">onafterprint</code>;
+         <code title="handler-window-onbeforeprint">onbeforeprint</code>;
+         <code title="handler-window-onbeforeunload">onbeforeunload</code>;
+         <code title="handler-window-onblur">onblur</code>;
+         <code title="handler-window-onerror">onerror</code>;
+         <code title="handler-window-onfocus">onfocus</code>;
+         <code title="handler-window-onhashchange">onhashchange</code>;
+         <code title="handler-window-onload">onload</code>;
+         <code title="handler-window-onmessage">onmessage</code>;
+         <code title="handler-window-onoffline">onoffline</code>;
+         <code title="handler-window-ononline">ononline</code>;
+         <code title="handler-window-onpopstate">onpopstate</code>;
+         <code title="handler-window-onredo">onredo</code>;
+         <code title="handler-window-onresize">onresize</code>;
+         <code title="handler-window-onstorage">onstorage</code>;
+         <code title="handler-window-onundo">onundo</code>;
+         <code title="handler-window-onunload">onunload</code></td>
+     <td><code>HTMLBodyElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>br</code></th>
+     <td>Line break, e.g. in poem or postal address</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLBRElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>button</code></th>
+     <td>Button control</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Interactive content">interactive</span>;
+         <span title="category-listed">Listed</span>;
+         <span title="category-label">labelable</span>;
+         <span title="category-submit">submittable</span>;
+         <span title="Form-associated element">form-associated</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span>Phrasing content</span>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-fe-autofocus">autofocus</code>;
+         <code title="attr-fe-disabled">disabled</code>;
+         <code title="attr-fae-form">form</code>;
+         <code title="attr-fs-formaction">formaction</code>;
+         <code title="attr-fs-formenctype">formenctype</code>;
+         <code title="attr-fs-formmethod">formmethod</code>;
+         <code title="attr-fs-formnovalidate">formnovalidate</code>;
+         <code title="attr-fs-formtarget">formtarget</code>;
+         <code title="attr-fe-name">name</code>;
+         <code title="attr-button-type">type</code>;
+         <code title="attr-button-value">value</code></td>
+     <td><code>HTMLButtonElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>canvas</code></th>
+     <td>Scriptable bitmap canvas</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Embedded content">embedded</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span>transparent</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-canvas-width">width</code>;
+         <code title="attr-canvas-height">height</code></td>
+     <td><code>HTMLCanvasElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>caption</code></th>
+     <td>Table caption</td>
+     <td>none</td>
+     <td><code>table</code></td>
+     <td><span title="Flow content">flow</span>*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLTableCaptionElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>cite</code></th>
+     <td>Title of a work</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>code</code></th>
+     <td>Computer code</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>col</code></th>
+     <td>Table column</td>
+     <td>none</td>
+     <td><code>colgroup</code></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-col-span">span</code></td>
+     <td><code>HTMLTableColElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>colgroup</code></th>
+     <td>Group of columns in a table</td>
+     <td>none</td>
+     <td><code>table</code></td>
+     <td><code>col</code></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-colgroup-span">span</code></td>
+     <td><code>HTMLTableColElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>command</code></th>
+     <td>Menu command</td>
+     <td><span title="Metadata content">metadata</span>;
+         <span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><code>head</code>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-command-type">type</code>;
+         <code title="attr-command-label">label</code>;
+         <code title="attr-command-icon">icon</code>;
+         <code title="attr-command-disabled">disabled</code>;
+         <code title="attr-command-checked">checked</code>;
+         <code title="attr-command-radiogroup">radiogroup</code></td>
+     <td><code>HTMLCommandElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>datalist</code></th>
+     <td>Container for options for <span title="attr-input-list">combo box control</span></td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span>;
+         <code>option</code></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLDataListElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>dd</code></th>
+     <td>Content for corresponding <code>dt</code> element(s)</td>
+     <td>none</td>
+     <td><code>dl</code>;
+         <code>figure</code>;
+         <code>details</code></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>del</code></th>
+     <td>A removal from the document</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>*</td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span>transparent</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-mod-cite">cite</code>;
+         <code title="attr-mod-datetime">datetime</code></td>
+     <td><code>HTMLModElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>details</code></th>
+     <td>Disclosure control for hiding details</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Interactive content">interactive</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><code>dt</code>*;
+         <code>dd</code>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-details-open">open</code></td>
+     <td><code>HTMLDetailsElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>dfn</code></th>
+     <td>Defining instance</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span>*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>div</code></th>
+     <td>Generic flow container</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLDivElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>dl</code></th>
+     <td>Association list consisting of zero or more name-value groups</td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><code>dt</code>*;
+         <code>dd</code>*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLDListElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>dt</code></th>
+     <td>Legend for corresponding <code>dd</code> element(s)</td>
+     <td>none</td>
+     <td><code>dl</code>;
+         <code>figure</code>;
+         <code>details</code></td>
+     <td>varies*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>em</code></th>
+     <td>Stress emphasis</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>embed</code></th>
+     <td><span>Plugin</span></td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Embedded content">embedded</span>;
+         <span title="Interactive content">interactive</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-embed-src">src</code>;
+         <code title="attr-embed-type">type</code>;
+         <code title="attr-dim-width">width</code>;
+         <code title="attr-dim-height">height</code>;
+         any*</td>
+     <td><code>HTMLEmbedElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>fieldset</code></th>
+     <td>Group of form controls</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="category-listed">listed</span>;
+         <span title="Form-associated element">form-associated</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><code>legend</code>*;
+         <span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-fieldset-disabled">disabled</code>;
+         <code title="attr-fae-form">form</code>;
+         <code title="attr-fe-name">name</code></td>
+     <td><code>HTMLFieldSetElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>figure</code></th>
+     <td>Figure with optional caption</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Sectioning root">sectioning root</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><code>dd</code>*;
+         <code>dt</code>*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>footer</code></th>
+     <td>Footer for a page or section</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span>*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>form</code></th>
+     <td>User-submittable form</td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-form-accept-charset">accept-charset</code>;
+         <code title="attr-fs-action">action</code>;
+         <code title="attr-form-autocomplete">autocomplete</code>;
+         <code title="attr-fs-enctype">enctype</code>;
+         <code title="attr-fs-method">method</code>;
+         <code title="attr-form-name">name</code>;
+         <code title="attr-fs-novalidate">novalidate</code>;
+         <code title="attr-fs-target">target</code></td>
+     <td><code>HTMLFormElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>h1</code>, <code>h2</code>, <code>h3</code>, <code>h4</code>, <code>h5</code>, <code>h6</code></th>
+     <td>Section heading</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Heading content">heading</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><code>hgroup</code>;
+         <span title="Flow content">flow</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLHeadingElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>head</code></th>
+     <td>Container for document metadata</td>
+     <td>none</td>
+     <td><code>html</code></td>
+     <td><span title="Metadata content">metadata content</span>*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLHeadElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>header</code></th>
+     <td>Introductory or navigational aids for a page or section</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span>*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>hgroup</code></th>
+     <td>heading group</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Heading content">heading</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td>One or more <code>h1</code>, <code>h2</code>, <code>h3</code>, <code>h4</code>, <code>h5</code>, and/or <code>h6</code></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>hr</code></th>
+     <td>Thematic break</td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLHRElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>html</code></th>
+     <td>Root element</td>
+     <td>none</td>
+     <td>none*</td>
+     <td><code>head</code>*;
+         <code>body</code>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-html-manifest">manifest</code></td>
+     <td><code>HTMLHtmlElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>i</code></th>
+     <td>Alternate voice</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>iframe</code></th>
+     <td><span>Nested browsing context</span></td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Embedded content">embedded</span>;
+         <span title="Interactive content">interactive</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td>text*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-iframe-src">src</code>;
+         <code title="attr-iframe-name">name</code>;
+         <code title="attr-iframe-sandbox">sandbox</code>;
+         <code title="attr-iframe-seamless">seamless</code>;
+         <code title="attr-dim-width">width</code>;
+         <code title="attr-dim-height">height</code></td>
+     <td><code>HTMLIFrameElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>img</code></th>
+     <td>Image</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Embedded content">embedded</span>;
+         <span title="Interactive content">interactive</span>*</td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-img-alt">alt</code>;
+         <code title="attr-img-src">src</code>;
+         <code title="attr-hyperlink-usemap">usemap</code>;
+         <code title="attr-img-ismap">ismap</code>;
+         <code title="attr-dim-width">width</code>;
+         <code title="attr-dim-height">height</code></td>
+     <td><code>HTMLImageElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>input</code></th>
+     <td>Form control</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Interactive content">interactive</span>*;
+         <span title="category-listed">listed</span>;
+         <span title="category-label">labelable</span>;
+         <span title="category-submit">submittable</span>;
+         <span title="category-reset">resettable</span>;
+         <span title="Form-associated element">form-associated</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-input-accept">accept</code>;
+         <code title="attr-input-alt">alt</code>;
+         <code title="attr-input-autocomplete">autocomplete</code>;
+         <code title="attr-fe-autofocus">autofocus</code>;
+         <code title="attr-input-checked">checked</code>;
+         <code title="attr-fe-disabled">disabled</code>;
+         <code title="attr-fae-form">form</code>;
+         <code title="attr-fs-formaction">formaction</code>;
+         <code title="attr-fs-formenctype">formenctype</code>;
+         <code title="attr-fs-formmethod">formmethod</code>;
+         <code title="attr-fs-formnovalidate">formnovalidate</code>;
+         <code title="attr-fs-formtarget">formtarget</code>;
+         <code title="attr-dim-height">height</code>;
+         <code title="attr-input-list">list</code>;
+         <code title="attr-input-max">max</code>;
+         <code title="attr-input-maxlength">maxlength</code>;
+         <code title="attr-input-min">min</code>;
+         <code title="attr-input-multiple">multiple</code>;
+         <code title="attr-fe-name">name</code>;
+         <code title="attr-input-pattern">pattern</code>;
+         <code title="attr-input-placeholder">placeholder</code>;
+         <code title="attr-input-readonly">readonly</code>;
+         <code title="attr-input-required">required</code>;
+         <code title="attr-input-size">size</code>;
+         <code title="attr-input-src">src</code>;
+         <code title="attr-input-step">step</code>;
+         <code title="attr-input-type">type</code>;
+         <code title="attr-input-value">value</code>;
+         <code title="attr-dim-width">width</code></td>
+     <td><code>HTMLInputElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>ins</code></th>
+     <td>An addition to the document</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>*</td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span>transparent</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-mod-cite">cite</code>;
+         <code title="attr-mod-datetime">datetime</code></td>
+     <td><code>HTMLModElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>kbd</code></th>
+     <td>Computer input</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>keygen</code></th>
+     <td>Cryptographic key-pair generator form control</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Interactive content">interactive</span>;
+         <span title="category-listed">listed</span>;
+         <span title="category-label">labelable</span>;
+         <span title="category-submit">submittable</span>;
+         <span title="category-reset">resettable</span>;
+         <span title="Form-associated element">form-associated</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-fe-autofocus">autofocus</code>;
+         <code title="attr-keygen-challenge">challenge</code>;
+         <code title="attr-fe-disabled">disabled</code>;
+         <code title="attr-fae-form">form</code>;
+         <code title="attr-keygen-keytype">keytype</code>;
+         <code title="attr-fe-name">name</code></td>
+     <td><code>HTMLKeygenElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>label</code></th>
+     <td>Caption for a form control</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Interactive content">interactive</span>;
+         <span title="Form-associated element">form-associated</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-fae-form">form</code>;
+         <code title="attr-label-for">for</code></td>
+     <td><code>HTMLLabelElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>legend</code></th>
+     <td>Caption for <code>fieldset</code></td>
+     <td>none</td>
+     <td><code>fieldset</code></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLLegendElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>li</code></th>
+     <td>List item</td>
+     <td>none</td>
+     <td><code>ol</code>; <code>ul</code>; <code>menu</code></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-li-value">value</code>*</td>
+     <td><code>HTMLLIElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>link</code></th>
+     <td>Link metadata</td>
+     <td><span title="Metadata content">metadata</span>;
+         <span title="Flow content">flow</span>*;
+         <span title="Phrasing content">phrasing</span>*</td>
+     <td><code>head</code>;
+         <code>noscript</code>*;
+         <span title="phrasing content">phrasing</span>*</td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-link-href">href</code>;
+         <code title="attr-link-rel">rel</code>;
+         <code title="attr-link-media">media</code>;
+         <code title="attr-link-hreflang">hreflang</code>;
+         <code title="attr-link-type">type</code>;
+         <code title="attr-link-sizes">sizes</code></td>
+     <td><code>HTMLLinkElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>map</code></th>
+     <td><span>Image map</span></td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>*</td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span>transparent</span>;
+         <code>area</code>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-map-name">name</code></td>
+     <td><code>HTMLMapElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>mark</code></th>
+     <td>Highlight</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>menu</code></th>
+     <td>Menu of commands</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Interactive content">interactive</span>*</td>
+     <td><span title="Flow content">flow</span></td>
+     <td><code>li</code>*;
+         <span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-menu-type">type</code>;
+         <code title="attr-menu-label">label</code></td>
+     <td><code>HTMLMenuElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>meta</code></th>
+     <td>Text metadata</td>
+     <td><span title="Metadata content">metadata</span>;
+         <span title="Flow content">flow</span>*;
+         <span title="Phrasing content">phrasing</span>*</td>
+     <td><code>head</code>;
+         <code>noscript</code>*;
+         <span title="phrasing content">phrasing</span>*</td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-meta-name">name</code>;
+         <code title="attr-meta-http-equiv">http-equiv</code>;
+         <code title="attr-meta-content">content</code>;
+         <code title="attr-meta-charset">charset</code></td>
+     <td><code>HTMLMetaElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>meter</code></th>
+     <td>Gauge</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-meter-value">value</code>;
+         <code title="attr-meter-min">min</code>;
+         <code title="attr-meter-low">low</code>;
+         <code title="attr-meter-high">high</code>;
+         <code title="attr-meter-max">max</code>;
+         <code title="attr-meter-optimum">optimum</code></td>
+     <td><code>HTMLMeterElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>nav</code></th>
+     <td>Section with navigational links</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Sectioning content">sectioning</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>noscript</code></th>
+     <td>Fallback content for script</td>
+     <td><span title="Metadata content">metadata</span>;
+         <span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><code>head</code>*;
+         <span title="Phrasing content">phrasing</span>*</td>
+     <td>varies*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>object</code></th>
+     <td>Image, <span>nested browsing context</span>, or <span>plugin</span></td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Embedded content">embedded</span>;
+         <span title="Interactive content">interactive</span>*;
+         <span title="category-listed">listed</span>;
+         <span title="category-submit">submittable</span>;
+         <span title="Form-associated element">form-associated</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><code>param</code>*;
+         <span>transparent</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-object-data">data</code>;
+         <code title="attr-object-type">type</code>;
+         <code title="attr-object-name">name</code>;
+         <code title="attr-hyperlink-usemap">usemap</code>;
+         <code title="attr-fae-form">form</code>;
+         <code title="attr-dim-width">width</code>;
+         <code title="attr-dim-height">height</code></td>
+     <td><code>HTMLObjectElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>ol</code></th>
+     <td>Ordered list</td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><code>li</code></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-ol-reversed">reversed</code>;
+         <code title="attr-ol-start">start</code></td>
+     <td><code>HTMLOListElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>optgroup</code></th>
+     <td>Group of options in a list box</td>
+     <td>none</td>
+     <td><code>select</code></td>
+     <td><code>option</code></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-optgroup-disabled">disabled</code>;
+         <code title="attr-optgroup-label">label</code></td>
+     <td><code>HTMLOptGroupElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>option</code></th>
+     <td>Option in a list box or combo box control</td>
+     <td>none</td>
+     <td><code>select</code>;
+         <code>datalist</code>;
+         <code>optgroup</code></td>
+     <td><span title="text content">text</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-option-disabled">disabled</code>;
+         <code title="attr-option-label">label</code>;
+         <code title="attr-option-selected">selected</code>;
+         <code title="attr-option-value">value</code></td>
+     <td><code>HTMLOptionElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>output</code></th>
+     <td>Calculated output value</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="category-listed">listed</span>;
+         <span title="category-reset">resettable</span>;
+         <span title="Form-associated element">form-associated</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-output-for">for</code>;
+         <code title="attr-fae-form">form</code>;
+         <code title="attr-fe-name">name</code></td>
+     <td><code>HTMLOutputElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>p</code></th>
+     <td>Paragraph</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLParagraphElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>param</code></th>
+     <td>Parameter for <code>object</code></td>
+     <td>none</td>
+     <td><code>object</code></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-param-name">name</code>;
+         <code title="attr-param-value">value</code></td>
+     <td><code>HTMLParamElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>pre</code></th>
+     <td>Block of preformatted text</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLPreElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>progress</code></th>
+     <td>Progress bar</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-progress-value">value</code>;
+         <code title="attr-progress-max">max</code></td>
+     <td><code>HTMLProgressElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>q</code></th>
+     <td>Quotation</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-q-cite">cite</code></td>
+     <td><code>HTMLQuoteElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>rp</code></th>
+     <td>Parenthesis for ruby annotation text</td>
+     <td>none</td>
+     <td><code>ruby</code></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>rt</code></th>
+     <td>Ruby annotation text</td>
+     <td>none</td>
+     <td><code>ruby</code></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>ruby</code></th>
+     <td>Ruby annotation(s)</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span>;
+         <code>rt</code> element;
+         <code>rp</code> element*</td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>samp</code></th>
+     <td>Computer output</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>script</code></th>
+     <td>Embedded script</td>
+     <td><span title="Metadata content">metadata</span>; 
+         <span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><code>head</code>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td>script, data, or script documentation*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-script-src">src</code>;
+         <code title="attr-script-async">async</code>;
+         <code title="attr-script-defer">defer</code>;
+         <code title="attr-script-type">type</code>;
+         <code title="attr-script-charset">charset</code></td>
+     <td><code>HTMLScriptElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>section</code></th>
+     <td>Generic document or application section</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Sectioning content">sectioning</span>;
+         <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>select</code></th>
+     <td>List box control</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Interactive content">interactive</span>;
+         <span title="category-listed">listed</span>;
+         <span title="category-label">labelable</span>;
+         <span title="category-submit">submittable</span>;
+         <span title="category-reset">resettable</span>;
+         <span title="Form-associated element">form-associated</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><code>option</code>, <code>optgroup</code></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-fe-autofocus">autofocus</code>;
+         <code title="attr-fe-disabled">disabled</code>;
+         <code title="attr-fae-form">form</code>;
+         <code title="attr-select-multiple">multiple</code>;
+         <code title="attr-fe-name">name</code>;
+         <code title="attr-select-size">size</code></td>
+     <td><code>HTMLSelectElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>small</code></th>
+     <td>Side comment</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>source</code></th>
+     <td>Media source for <code>video</code> or <code>audio</code></td>
+     <td>none</td>
+     <td><code>video</code>;
+         <code>audio</code></td>
+     <td>empty</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-source-src">src</code>;
+         <code title="attr-source-type">type</code>;
+         <code title="attr-source-media">media</code></td>
+     <td><code>HTMLSourceElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>span</code></th>
+     <td>Generic phrasing container</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLSpanElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>strong</code></th>
+     <td>Importance</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>style</code></th>
+     <td>Embedded styling information</td>
+     <td><span title="Metadata content">metadata</span>;
+         <span title="Flow content">flow</span></td>
+     <td><code>head</code>;
+         <code>noscript</code>*;
+         <span title="flow content">flow</span>*</td>
+     <td>varies*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-style-media">media</code>;
+         <code title="attr-style-type">type</code>;
+         <code title="attr-style-scoped">scoped</code></td>
+     <td><code>HTMLStyleElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>sub</code></th>
+     <td>Subscript</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>sup</code></th>
+     <td>Superscript</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>table</code></th>
+     <td>Table</td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><code>caption</code>*;
+         <code>colgroup</code>*;
+         <code>thead</code>*;
+         <code>tbody</code>*;
+         <code>tfoot</code>*;
+         <code>tr</code>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-table-summary">summary</code></td>
+     <td><code>HTMLTableElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>tbody</code></th>
+     <td>Group of rows in a table</td>
+     <td>none</td>
+     <td><code>table</code></td>
+     <td><code>tr</code></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLTableSectionElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>td</code></th>
+     <td>Table cell</td>
+     <td><span title="Sectioning root">sectioning root</span></td>
+     <td><code>tr</code></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-tdth-colspan">colspan</code>;
+         <code title="attr-tdth-rowspan">rowspan</code>;
+         <code title="attr-tdth-headers">headers</code></td>
+     <td><code>HTMLTableDataCellElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>textarea</code></th>
+     <td>Multiline text field</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Interactive content">interactive</span>;
+         <span title="category-listed">listed</span>;
+         <span title="category-label">labelable</span>;
+         <span title="category-submit">submittable</span>;
+         <span title="category-reset">resettable</span>;
+         <span title="Form-associated element">form-associated</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="text content">text</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-fe-autofocus">autofocus</code>;
+         <code title="attr-textarea-cols">cols</code>;
+         <code title="attr-fe-disabled">disabled</code>;
+         <code title="attr-fae-form">form</code>;
+         <code title="attr-textarea-maxlength">maxlength</code>;
+         <code title="attr-fe-name">name</code>;
+         <code title="attr-textarea-placeholder">placeholder</code>;
+         <code title="attr-textarea-readonly">readonly</code>;
+         <code title="attr-textarea-required">required</code>;
+         <code title="attr-textarea-rows">rows</code>;
+         <code title="attr-textarea-wrap">wrap</code></td>
+     <td><code>HTMLTextAreaElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>tfoot</code></th>
+     <td>Group of footer rows in a table</td>
+     <td>none</td>
+     <td><code>table</code></td>
+     <td><code>tr</code></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLTableSectionElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>th</code></th>
+     <td>Table header cell</td>
+     <td>none</td>
+     <td><code>tr</code></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-tdth-colspan">colspan</code>;
+         <code title="attr-tdth-rowspan">rowspan</code>;
+         <code title="attr-tdth-headers">headers</code>;
+         <code title="attr-th-scope">scope</code></td>
+     <td><code>HTMLTableHeaderCellElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>thead</code></th>
+     <td>Group of heading rows in a table</td>
+     <td>none</td>
+     <td><code>table</code></td>
+     <td><code>tr</code></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLTableSectionElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>time</code></th>
+     <td>Date and/or time</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-time-datetime">datetime</code>;
+         <code title="attr-time-pubdate">pubdate</code></td>
+     <td><code>HTMLTimeElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>title</code></th>
+     <td>Document title</td>
+     <td><span title="Metadata content">metadata</span></td>
+     <td><code>head</code></td>
+     <td><span title="text content">text</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLTitleElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>tr</code></th>
+     <td>Table row</td>
+     <td>none</td>
+     <td><code>table</code>;
+         <code>thead</code>;
+         <code>tbody</code>;
+         <code>tfoot</code></td>
+     <td><code>th</code>*;
+         <code>td</code></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLTableRowElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>ul</code></th>
+     <td>List</td>
+     <td><span title="Flow content">flow</span></td>
+     <td><span title="Flow content">flow</span></td>
+     <td><code>li</code></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLUListElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>var</code></th>
+     <td>Variable</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><span title="global attributes">globals</span></td>
+     <td><code>HTMLElement</code></td>
+    </tr>
+
+    <tr>
+     <th><code>video</code></th>
+     <td>Video player</td>
+     <td><span title="Flow content">flow</span>;
+         <span title="Phrasing content">phrasing</span>;
+         <span title="Embedded content">embedded</span>;
+         <span title="Interactive content">interactive</span></td>
+     <td><span title="Phrasing content">phrasing</span></td>
+     <td><code>source</code>*;
+         <span>transparent</span>*</td>
+     <td><span title="global attributes">globals</span>;
+         <code title="attr-media-src">src</code>;
+         <code title="attr-video-poster">poster</code>;
+         <code title="attr-media-autobuffer">autobuffer</code>;
+         <code title="attr-media-autoplay">autoplay</code>;
+         <code title="attr-media-loop">loop</code>;
+         <code title="attr-media-controls">controls</code>;
+         <code title="attr-dim-width">width</code>;
+         <code title="attr-dim-height">height</code></td>
+     <td><code>HTMLVideoElement</code></td>
+    </tr>
+
   </table>
   <p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p>
 

Modified: vocabs-index
===================================================================
--- vocabs-index	2009-10-06 10:02:42 UTC (rev 4091)
+++ vocabs-index	2009-10-07 08:45:25 UTC (rev 4092)
@@ -48,7 +48,7 @@
   <div class="head">
    <p><a class="logo" href="http://www.whatwg.org/" rel="home"><img alt="WHATWG" src="/images/logo"></a></p>
    <h1>Microdata Vocabularies: vCard, vEvent, and works</h1>
-   <h2 class="no-num no-toc" id="draft-standard-6-october-2009">Draft Standard — 6 October 2009</h2>
+   <h2 class="no-num no-toc" id="draft-standard-7-october-2009">Draft Standard — 7 October 2009</h2>
    <p>You can take part in this work. <a href="http://www.whatwg.org/mailing-list">Join the working group's discussion list.</a></p>
    <dl><dt>This specification:</dt>
     <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/">http://www.whatwg.org/specs/web-apps/current-work/</a></dd>




More information about the Commit-Watchers mailing list