Skip to content

Commit

Permalink
[at] (1) Make <details> and <fieldset> into sectioning root elements.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@4156 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 17, 2009
1 parent 28ba7be commit 7983b29
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
6 changes: 6 additions & 0 deletions complete.html
Expand Up @@ -14122,6 +14122,8 @@ <h4 id=headings-and-sections><span class=secno>4.4.11 </span><dfn>Headings and s
<ul class="brief category-list"><li><code><a href=#the-blockquote-element>blockquote</a></code></li>
<li><code><a href=#the-body-element-0>body</a></code></li>
<!-- v2DATAGRID <li><code>datagrid</code></li> -->
<li><code><a href=#the-details-element>details</a></code></li>
<li><code><a href=#the-fieldset-element>fieldset</a></code></li>
<li><code><a href=#the-figure-element>figure</a></code></li>
<li><code><a href=#the-td-element>td</a></code></li>
</ul><div class=example>
Expand Down Expand Up @@ -30958,6 +30960,7 @@ <h4 id=the-fieldset-element><span class=secno>4.10.2 </span>The <dfn><code>field

<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content>Flow content</a>.</dd>
<dd><a href=#sectioning-root>Sectioning root</a>.</dd>
<dd><a href=#category-listed title=category-listed>Listed</a> <a href=#form-associated-element>form-associated element</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <a href=#flow-content>flow content</a> is expected.</dd>
Expand Down Expand Up @@ -39615,6 +39618,7 @@ <h4 id=the-details-element><span class=secno>4.11.1 </span>The <dfn><code>detail

<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content>Flow content</a>.</dd>
<dd><a href=#sectioning-root>Sectioning root</a>.</dd>
<dd><a href=#interactive-content>Interactive content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <a href=#flow-content>flow content</a> is expected.</dd>
Expand Down Expand Up @@ -82984,6 +82988,7 @@ <h3 class=no-num id=elements-1>Elements</h3>
<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=#sectioning-root title="Sectioning root">sectioning root</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>*;
Expand Down Expand Up @@ -83050,6 +83055,7 @@ <h3 class=no-num id=elements-1>Elements</h3>
<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=#sectioning-root title="Sectioning root">sectioning root</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>
Expand Down
6 changes: 6 additions & 0 deletions index
Expand Up @@ -13951,6 +13951,8 @@ isn't his only passion. He also enjoys other pleasures.&lt;/p&gt;
<ul class="brief category-list"><li><code><a href=#the-blockquote-element>blockquote</a></code></li>
<li><code><a href=#the-body-element-0>body</a></code></li>
<!-- v2DATAGRID <li><code>datagrid</code></li> -->
<li><code><a href=#the-details-element>details</a></code></li>
<li><code><a href=#the-fieldset-element>fieldset</a></code></li>
<li><code><a href=#the-figure-element>figure</a></code></li>
<li><code><a href=#the-td-element>td</a></code></li>
</ul><div class=example>
Expand Down Expand Up @@ -30787,6 +30789,7 @@ interface <dfn id=htmlformelement>HTMLFormElement</dfn> : <a href=#htmlelement>H

<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content>Flow content</a>.</dd>
<dd><a href=#sectioning-root>Sectioning root</a>.</dd>
<dd><a href=#category-listed title=category-listed>Listed</a> <a href=#form-associated-element>form-associated element</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <a href=#flow-content>flow content</a> is expected.</dd>
Expand Down Expand Up @@ -39444,6 +39447,7 @@ fur

<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content>Flow content</a>.</dd>
<dd><a href=#sectioning-root>Sectioning root</a>.</dd>
<dd><a href=#interactive-content>Interactive content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <a href=#flow-content>flow content</a> is expected.</dd>
Expand Down Expand Up @@ -74035,6 +74039,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
<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=#sectioning-root title="Sectioning root">sectioning root</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>*;
Expand Down Expand Up @@ -74101,6 +74106,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
<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=#sectioning-root title="Sectioning root">sectioning root</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>
Expand Down
6 changes: 6 additions & 0 deletions source
Expand Up @@ -14821,6 +14821,8 @@ isn't his only passion. He also enjoys other pleasures.&lt;/p>
<li><code>blockquote</code></li>
<li><code>body</code></li>
<!-- v2DATAGRID <li><code>datagrid</code></li> -->
<li><code>details</code></li>
<li><code>fieldset</code></li>
<li><code>figure</code></li>
<li><code>td</code></li>
</ul>
Expand Down Expand Up @@ -34162,6 +34164,7 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {
<dl class="element">
<dt>Categories</dt>
<dd><span>Flow content</span>.</dd>
<dd><span>Sectioning root</span>.</dd>
<dd><span title="category-listed">Listed</span> <span>form-associated element</span>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <span>flow content</span> is expected.</dd>
Expand Down Expand Up @@ -44271,6 +44274,7 @@ fur
<dl class="element">
<dt>Categories</dt>
<dd><span>Flow content</span>.</dd>
<dd><span>Sectioning root</span>.</dd>
<dd><span>Interactive content</span>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <span>flow content</span> is expected.</dd>
Expand Down Expand Up @@ -91212,6 +91216,7 @@ interface <span>HTMLDocument</span> {
<th><code>details</code></th>
<td>Disclosure control for hiding details</td>
<td><span title="Flow content">flow</span>;
<span title="Sectioning root">sectioning root</span>;
<span title="Interactive content">interactive</span></td>
<td><span title="Flow content">flow</span></td>
<td><code>dt</code>*;
Expand Down Expand Up @@ -91299,6 +91304,7 @@ interface <span>HTMLDocument</span> {
<th><code>fieldset</code></th>
<td>Group of form controls</td>
<td><span title="Flow content">flow</span>;
<span title="Sectioning root">sectioning root</span>;
<span title="category-listed">listed</span>;
<span title="Form-associated element">form-associated</span></td>
<td><span title="Flow content">flow</span></td>
Expand Down

0 comments on commit 7983b29

Please sign in to comment.