[html5] r3339 - [e] (0) Add lists of elements for the remaining categories used in content models.
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jun 29 04:05:15 PDT 2009
Author: ianh
Date: 2009-06-29 04:05:13 -0700 (Mon, 29 Jun 2009)
New Revision: 3339
Modified:
index
source
Log:
[e] (0) Add lists of elements for the remaining categories used in content models.
Modified: index
===================================================================
--- index 2009-06-29 10:46:19 UTC (rev 3338)
+++ index 2009-06-29 11:05:13 UTC (rev 3339)
@@ -8011,7 +8011,7 @@
up the relationship of the document with other documents, or that
conveys other "out of band" information.</p>
- <ul class=brief><li><code><a href=#the-base-element>base</a></code>
+ <ul class="brief category-list"><li><code><a href=#the-base-element>base</a></code>
<li><code><a href=#the-command>command</a></code>
<li><code><a href=#the-link-element>link</a></code>
<li><code><a href=#meta>meta</a></code>
@@ -8057,7 +8057,7 @@
<p>Most elements that are used in the body of documents and
applications are categorized as <dfn id=flow-content-0>flow content</dfn>.</p>
- <ul class=brief><li><code><a href=#the-a-element>a</a></code>
+ <ul class="brief category-list"><li><code><a href=#the-a-element>a</a></code>
<li><code><a href=#the-abbr-element>abbr</a></code>
<li><code><a href=#the-address-element>address</a></code>
<li><code><a href=#the-area-element>area</a></code> (if it is a descendant of a <code><a href=#the-map-element>map</a></code> element)
@@ -8161,7 +8161,7 @@
<p><dfn id=sectioning-content-0>Sectioning content</dfn> is content that defines the scope
of <a href=#heading-content-0 title="heading content">headings</a> and <a href=#the-footer-element title=footer>footers</a>.</p>
- <ul class=brief><li><code><a href=#the-article-element>article</a></code>
+ <ul class="brief category-list"><li><code><a href=#the-article-element>article</a></code>
<li><code><a href=#the-aside-element>aside</a></code>
<li><code><a href=#the-nav-element>nav</a></code>
<li><code><a href=#the-section-element>section</a></code>
@@ -8180,7 +8180,7 @@
(whether explicitly marked up using <a href=#sectioning-content-0>sectioning content</a>
elements, or implied by the heading content itself).</p>
- <ul class=brief><li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>
+ <ul class="brief category-list"><li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>
<li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>
<li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>
<li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>
@@ -8193,7 +8193,7 @@
as elements that mark up that text at the intra-paragraph
level. Runs of <a href=#phrasing-content-0>phrasing content</a> form <a href=#paragraph title=paragraph>paragraphs</a>.</p>
- <ul class=brief><li><code><a href=#the-a-element>a</a></code> (if it contains only <a href=#phrasing-content-0>phrasing content</a>)
+ <ul class="brief category-list"><li><code><a href=#the-a-element>a</a></code> (if it contains only <a href=#phrasing-content-0>phrasing content</a>)
<li><code><a href=#the-abbr-element>abbr</a></code> (if it is a descendant of a <code><a href=#the-map-element>map</a></code> element)
<li><code><a href=#the-area-element>area</a></code>
<li><code><a href=#audio>audio</a></code>
@@ -8272,7 +8272,7 @@
resource into the document, or content from another vocabulary that
is inserted into the document.</p>
- <ul class=brief><li><code><a href=#audio>audio</a></code>
+ <ul class="brief category-list"><li><code><a href=#audio>audio</a></code>
<li><code><a href=#the-canvas-element>canvas</a></code>
<li><code><a href=#the-embed-element>embed</a></code>
<li><code><a href=#the-iframe-element>iframe</a></code>
@@ -8305,7 +8305,7 @@
<p><dfn id=interactive-content-0>Interactive content</dfn> is content that is specifically
intended for user interaction.</p>
- <ul class=brief><li><code><a href=#the-a-element>a</a></code>
+ <ul class="brief category-list"><li><code><a href=#the-a-element>a</a></code>
<li><code><a href=#audio>audio</a></code> (if the <code title=attr-media-controls><a href=#attr-media-controls>controls</a></code> attribute is present)
<li><code><a href=#the-bb-element>bb</a></code>
<li><code><a href=#the-button-element>button</a></code>
@@ -12513,7 +12513,12 @@
outlines, but the sections and headings inside these elements do not
contribute to the outlines of their ancestors.</p>
- <div class=example>
+ <ul class="brief category-list"><li><code><a href=#the-blockquote-element>blockquote</a></code>
+ <li><code><a href=#the-body-element>body</a></code>
+ <li><code><a href=#datagrid>datagrid</a></code>
+ <li><code><a href=#the-figure-element>figure</a></code>
+ <li><code><a href=#the-td-element>td</a></code>
+ </ul><div class=example>
<p>For the following fragment:</p>
<pre><body>
<h1>Foo</h1>
@@ -27929,29 +27934,78 @@
<a href=#form-owner>form owner</a> and, to expose this, have a <code title=attr-fae-form><a href=#attr-fae-form>form</a></code> content attribute with a matching
<code title=dom-fae-form><a href=#dom-fae-form>form</a></code> DOM attribute.</p>
- <p>The <a href=#form-associated-element title="form-associated element">form-associated
+ <ul class="brief category-list"><li><code><a href=#the-button-element>button</a></code>
+ <li><code><a href=#the-fieldset-element>fieldset</a></code>
+ <li><code><a href=#the-input-element>input</a></code>
+ <li><code><a href=#the-keygen-element>keygen</a></code>
+ <li><code><a href=#the-label-element>label</a></code>
+ <li><code><a href=#the-object-element>object</a></code>
+ <li><code><a href=#the-output-element>output</a></code>
+ <li><code><a href=#the-select-element>select</a></code>
+ <li><code><a href=#the-textarea-element>textarea</a></code>
+ </ul><p>The <a href=#form-associated-element title="form-associated element">form-associated
elements</a> fall into several subcategories:</p>
- <dl><dt><dfn id=category-submit title=category-submit>Submittable elements</dfn></dt>
+ <dl><dt><dfn id=category-listed title=category-listed>Listed</dfn></dt>
- <dd>Denotes elements that can be used for <a href=#constructing-form-data-set>constructing the form data
- set</a> when a <code><a href=#the-form-element>form</a></code> element is <a href=#concept-form-submit title=concept-form-submit>submitted</a>.</dd>
+ <dd>
- <dt><dfn id=category-reset title=category-reset>Resettable elements</dfn></dt>
+ <p>Denotes elements that are listed in the <code title=dom-form-elements><a href=#dom-form-elements><var title="">form</var>.elements</a></code>
+ and <code title=dom-fieldset-elements><a href=#dom-fieldset-elements><var title="">fieldset</var>.elements</a></code> APIs.</p>
- <dd>Denotes elements that can be affected when a <code><a href=#the-form-element>form</a></code>
- element is <a href=#concept-form-reset title=concept-form-reset>reset</a>.</dd>
+ <ul class="brief category-list"><li><code><a href=#the-button-element>button</a></code>
+ <li><code><a href=#the-fieldset-element>fieldset</a></code>
+ <li><code><a href=#the-input-element>input</a></code>
+ <li><code><a href=#the-keygen-element>keygen</a></code>
+ <li><code><a href=#the-object-element>object</a></code>
+ <li><code><a href=#the-output-element>output</a></code>
+ <li><code><a href=#the-select-element>select</a></code>
+ <li><code><a href=#the-textarea-element>textarea</a></code>
+ </ul></dd>
- <dt><dfn id=category-listed title=category-listed>Listed</dfn></dt>
+ <dt><dfn id=category-label title=category-label>Labelable</dfn></dt>
- <dd>Denotes elements that are listed in the <code title=dom-form-elements><a href=#dom-form-elements><var title="">form</var>.elements</a></code>
- and <code title=dom-fieldset-elements><a href=#dom-fieldset-elements><var title="">fieldset</var>.elements</a></code> APIs.</dd>
+ <dd>
- <dt><dfn id=category-label title=category-label>Labelable</dfn></dt>
+ <p>Denotes elements that can be associated with <code><a href=#the-label-element>label</a></code>
+ elements.</p>
- <dd>Denotes elements that can be associated with <code><a href=#the-label-element>label</a></code>
- elements.</dd>
+ <ul class="brief category-list"><li><code><a href=#the-button-element>button</a></code>
+ <li><code><a href=#the-input-element>input</a></code>
+ <li><code><a href=#the-keygen-element>keygen</a></code>
+ <li><code><a href=#the-select-element>select</a></code>
+ <li><code><a href=#the-textarea-element>textarea</a></code>
+ </ul></dd>
+ <dt><dfn id=category-submit title=category-submit>Submittable elements</dfn></dt>
+
+ <dd>
+
+ <p>Denotes elements that can be used for <a href=#constructing-form-data-set>constructing the form data
+ set</a> when a <code><a href=#the-form-element>form</a></code> element is <a href=#concept-form-submit title=concept-form-submit>submitted</a>.</p>
+
+ <ul class="brief category-list"><li><code><a href=#the-button-element>button</a></code>
+ <li><code><a href=#the-input-element>input</a></code>
+ <li><code><a href=#the-keygen-element>keygen</a></code>
+ <li><code><a href=#the-object-element>object</a></code>
+ <li><code><a href=#the-select-element>select</a></code>
+ <li><code><a href=#the-textarea-element>textarea</a></code>
+ </ul></dd>
+
+ <dt><dfn id=category-reset title=category-reset>Resettable elements</dfn></dt>
+
+ <dd>
+
+ <p>Denotes elements that can be affected when a <code><a href=#the-form-element>form</a></code>
+ element is <a href=#concept-form-reset title=concept-form-reset>reset</a>.</p>
+
+ <ul class="brief category-list"><li><code><a href=#the-input-element>input</a></code>
+ <li><code><a href=#the-keygen-element>keygen</a></code>
+ <li><code><a href=#the-output-element>output</a></code>
+ <li><code><a href=#the-select-element>select</a></code>
+ <li><code><a href=#the-textarea-element>textarea</a></code>
+ </ul></dd>
+
</dl><p>In addition, some <a href=#category-submit title=category-submit>submittable
elements</a> can be, depending on their attributes, <dfn id=concept-button title=concept-button>buttons</dfn>. The prose below defines when
an element is a button. Some buttons are specifically <dfn id=concept-submit-button title=concept-submit-button>submit buttons</dfn>.</p>
Modified: source
===================================================================
--- source 2009-06-29 10:46:19 UTC (rev 3338)
+++ source 2009-06-29 11:05:13 UTC (rev 3339)
@@ -8156,7 +8156,7 @@
up the relationship of the document with other documents, or that
conveys other "out of band" information.</p>
- <ul class="brief">
+ <ul class="brief category-list">
<li><code>base</code>
<li><code>command</code>
<li><code>link</code>
@@ -8205,7 +8205,7 @@
<p>Most elements that are used in the body of documents and
applications are categorized as <dfn>flow content</dfn>.</p>
- <ul class="brief">
+ <ul class="brief category-list">
<li><code>a</code>
<li><code>abbr</code>
<li><code>address</code>
@@ -8313,7 +8313,7 @@
of <span title="heading content">headings</span> and <span
title="footer">footers</span>.</p>
- <ul class="brief">
+ <ul class="brief category-list">
<li><code>article</code>
<li><code>aside</code>
<li><code>nav</code>
@@ -8336,7 +8336,7 @@
(whether explicitly marked up using <span>sectioning content</span>
elements, or implied by the heading content itself).</p>
- <ul class="brief">
+ <ul class="brief category-list">
<li><code>h1</code>
<li><code>h2</code>
<li><code>h3</code>
@@ -8354,7 +8354,7 @@
level. Runs of <span>phrasing content</span> form <span
title="paragraph">paragraphs</span>.</p>
- <ul class="brief">
+ <ul class="brief category-list">
<li><code>a</code> (if it contains only <span>phrasing content</span>)
<li><code>abbr</code> (if it is a descendant of a <code>map</code> element)
<li><code>area</code>
@@ -8437,7 +8437,7 @@
resource into the document, or content from another vocabulary that
is inserted into the document.</p>
- <ul class="brief">
+ <ul class="brief category-list">
<li><code>audio</code>
<li><code>canvas</code>
<li><code>embed</code>
@@ -8473,7 +8473,7 @@
<p><dfn>Interactive content</dfn> is content that is specifically
intended for user interaction.</p>
- <ul class="brief">
+ <ul class="brief category-list">
<li><code>a</code>
<li><code>audio</code> (if the <code title="attr-media-controls">controls</code> attribute is present)
<li><code>bb</code>
@@ -13247,6 +13247,14 @@
outlines, but the sections and headings inside these elements do not
contribute to the outlines of their ancestors.</p>
+ <ul class="brief category-list">
+ <li><code>blockquote</code>
+ <li><code>body</code>
+ <li><code>datagrid</code>
+ <li><code>figure</code>
+ <li><code>td</code>
+ </ul>
+
<div class="example">
<p>For the following fragment:</p>
<pre><body>
@@ -30943,35 +30951,99 @@
title="attr-fae-form">form</code> content attribute with a matching
<code title="dom-fae-form">form</code> DOM attribute.</p>
+ <ul class="brief category-list">
+ <li><code>button</code>
+ <li><code>fieldset</code>
+ <li><code>input</code>
+ <li><code>keygen</code>
+ <li><code>label</code>
+ <li><code>object</code>
+ <li><code>output</code>
+ <li><code>select</code>
+ <li><code>textarea</code>
+ </ul>
+
<p>The <span title="form-associated element">form-associated
elements</span> fall into several subcategories:</p>
<dl>
+ <dt><dfn title="category-listed">Listed</dfn></dt>
+
+ <dd>
+
+ <p>Denotes elements that are listed in the <code
+ title="dom-form-elements"><var title="">form</var>.elements</code>
+ and <code title="dom-fieldset-elements"><var
+ title="">fieldset</var>.elements</code> APIs.</p>
+
+ <ul class="brief category-list">
+ <li><code>button</code>
+ <li><code>fieldset</code>
+ <li><code>input</code>
+ <li><code>keygen</code>
+ <li><code>object</code>
+ <li><code>output</code>
+ <li><code>select</code>
+ <li><code>textarea</code>
+ </ul>
+
+ </dd>
+
+ <dt><dfn title="category-label">Labelable</dfn></dt>
+
+ <dd>
+
+ <p>Denotes elements that can be associated with <code>label</code>
+ elements.</p>
+
+ <ul class="brief category-list">
+ <li><code>button</code>
+ <li><code>input</code>
+ <li><code>keygen</code>
+ <li><code>select</code>
+ <li><code>textarea</code>
+ </ul>
+
+ </dd>
+
<dt><dfn title="category-submit">Submittable elements</dfn></dt>
- <dd>Denotes elements that can be used for <a
- href="#constructing-form-data-set">constructing the form data
- set</a> when a <code>form</code> element is <span
- title="concept-form-submit">submitted</span>.</dd>
+ <dd>
+ <p>Denotes elements that can be used for <a
+ href="#constructing-form-data-set">constructing the form data
+ set</a> when a <code>form</code> element is <span
+ title="concept-form-submit">submitted</span>.</p>
+
+ <ul class="brief category-list">
+ <li><code>button</code>
+ <li><code>input</code>
+ <li><code>keygen</code>
+ <li><code>object</code>
+ <li><code>select</code>
+ <li><code>textarea</code>
+ </ul>
+
+ </dd>
+
<dt><dfn title="category-reset">Resettable elements</dfn></dt>
- <dd>Denotes elements that can be affected when a <code>form</code>
- element is <span title="concept-form-reset">reset</span>.</dd>
+ <dd>
- <dt><dfn title="category-listed">Listed</dfn></dt>
+ <p>Denotes elements that can be affected when a <code>form</code>
+ element is <span title="concept-form-reset">reset</span>.</p>
- <dd>Denotes elements that are listed in the <code
- title="dom-form-elements"><var title="">form</var>.elements</code>
- and <code title="dom-fieldset-elements"><var
- title="">fieldset</var>.elements</code> APIs.</dd>
+ <ul class="brief category-list">
+ <li><code>input</code>
+ <li><code>keygen</code>
+ <li><code>output</code>
+ <li><code>select</code>
+ <li><code>textarea</code>
+ </ul>
- <dt><dfn title="category-label">Labelable</dfn></dt>
+ </dd>
- <dd>Denotes elements that can be associated with <code>label</code>
- elements.</dd>
-
</dl>
<p>In addition, some <span title="category-submit">submittable
More information about the Commit-Watchers
mailing list