Skip to content

Commit

Permalink
update elements table
Browse files Browse the repository at this point in the history
  • Loading branch information
josepharhar committed Jan 2, 2025
1 parent e85aaab commit f9654e2
Showing 1 changed file with 39 additions and 21 deletions.
60 changes: 39 additions & 21 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -140499,10 +140499,19 @@ interface <dfn interface>External</dfn> {
<th><code>div</code></th>
<td>Generic flow container, or container for name-value groups in <code>dl</code> elements</td>
<td><span data-x="Flow content">flow</span>;
<span data-x="Palpable content">palpable</span></td>
<span data-x="Palpable content">palpable</span>;
<span>select element inner content elements</span>;
<span>optgroup element inner content elements</span>;
<span>option element inner content elements</span></td>
<td><span data-x="Flow content">flow</span>;
<code>dl</code></td>
<td><span data-x="Flow content">flow</span></td>
<code>dl</code>;
<span>select element inner content elements</span>;
<span>optgroup element inner content elements</span>;
<span>option element inner content elements</span></td>
<td><span data-x="Flow content">flow</span>
<span>select element inner content elements</span>*;
<span>optgroup element inner content elements</span>*;
<span>option element inner content elements</span>*</td>
<td><span data-x="global attributes">globals</span></td>
<td><code>HTMLDivElement</code></td>
</tr>
Expand Down Expand Up @@ -140691,8 +140700,10 @@ interface <dfn interface>External</dfn> {
<tr>
<th><code>hr</code></th>
<td>Thematic break</td>
<td><span data-x="Flow content">flow</span></td>
<td><span data-x="Flow content">flow</span></td>
<td><span data-x="Flow content">flow</span>;
<span>select element inner content elements</span></td>
<td><span data-x="Flow content">flow</span>;
<span>select element inner content elements</span></td>
<td>empty</td>
<td><span data-x="global attributes">globals</span></td>
<td><code>HTMLHRElement</code></td>
Expand Down Expand Up @@ -140871,8 +140882,9 @@ interface <dfn interface>External</dfn> {
<th><code>legend</code></th>
<td>Caption for <code>fieldset</code></td>
<td>none</td>
<td><code>fieldset</code></td>
<td><span data-x="Phrasing content">phrasing</span>;
<td><code>fieldset</code>;
<code>optgroup</code></td>
<td><span data-x="Phrasing content">phrasing</span>*;
<span data-x="heading content">heading content</span></td>
<td><span data-x="global attributes">globals</span></td>
<td><code>HTMLLegendElement</code></td>
Expand Down Expand Up @@ -141038,7 +141050,9 @@ interface <dfn interface>External</dfn> {
<td>Fallback content for script</td>
<td><span data-x="Metadata content">metadata</span>;
<span data-x="Flow content">flow</span>;
<span data-x="Phrasing content">phrasing</span></td>
<span data-x="Phrasing content">phrasing</span>;
<span>select element inner content elements</span>;
<span>optgroup element inner content elements</span></td>
<td><code>head</code>*;
<span data-x="Phrasing content">phrasing</span>*</td>
<td>varies*</td>
Expand Down Expand Up @@ -141086,10 +141100,11 @@ interface <dfn interface>External</dfn> {
<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>;
<span>script-supporting elements</span></td>
<td><span>select element inner content elements</span></td>
<td><code>select</code>;
<code>div</code>*</td>
<td><code>optgroup element inner content elements</code>;
<code>legend</code>*</td>
<td><span data-x="global attributes">globals</span>;
<code data-x="attr-optgroup-disabled">disabled</code>;
<code data-x="attr-optgroup-label">label</code></td>
Expand All @@ -141099,11 +141114,14 @@ interface <dfn interface>External</dfn> {
<tr>
<th><code>option</code></th>
<td>Option in a list box or combo box control</td>
<td>none</td>
<td><span>select element inner content elements</span>;
<span>optgroup element inner content elements</span></td>
<td><code>select</code>;
<code>datalist</code>;
<code>optgroup</code></td>
<td><span data-x="text content">text</span>*</td>
<code>optgroup</code>;
<code>div</code>*</td>
<td><span data-x="text content">text</span>*;
<span>option element inner content elements</span>*</td>
<td><span data-x="global attributes">globals</span>;
<code data-x="attr-option-disabled">disabled</code>;
<code data-x="attr-option-label">label</code>;
Expand Down Expand Up @@ -141302,8 +141320,6 @@ interface <dfn interface>External</dfn> {
<td><code>HTMLElement</code></td>
</tr>

<!-- TODO update this and other part of this table after the duplicate parts earlier in the spec
are finalized. -->
<tr>
<th><code>select</code></th>
<td>List box control</td>
Expand All @@ -141317,9 +141333,8 @@ interface <dfn interface>External</dfn> {
<span data-x="Form-associated element">form-associated</span>;
<span data-x="Palpable content">palpable</span></td>
<td><span data-x="Phrasing content">phrasing</span></td>
<td><code>option</code>;
<code>optgroup</code>;
<span>script-supporting elements</span></td>
<td><span>select element inner content elements</span>;
<code>button</code>*</td>
<td><span data-x="global attributes">globals</span>;
<code data-x="attr-fe-autocomplete">autocomplete</code>;
<code data-x="attr-fe-disabled">disabled</code>;
Expand Down Expand Up @@ -141380,7 +141395,8 @@ interface <dfn interface>External</dfn> {
<td><span data-x="Flow content">flow</span>;
<span data-x="Phrasing content">phrasing</span>;
<span data-x="Palpable content">palpable</span></td>
<td><span data-x="Phrasing content">phrasing</span></td>
<td><span data-x="Phrasing content">phrasing</span>;
<span>option element inner content elements</span>*</td>
<td><span data-x="Phrasing content">phrasing</span></td>
<td><span data-x="global attributes">globals</span></td>
<td><code>HTMLSpanElement</code></td>
Expand Down Expand Up @@ -141747,6 +141763,8 @@ interface <dfn interface>External</dfn> {
<!-- NON-NORMATIVE SECTION -->

<!-- when updating this also check the category-list <ul>s -->
<!-- TODO update this and other part of this table after the duplicate parts earlier in the spec
are finalized. -->

<table>
<caption>List of element content categories</caption>
Expand Down

0 comments on commit f9654e2

Please sign in to comment.