|
|
|
|
|
<p>Elements in the stack fall into the following categories:</p> |
|
|
|
|
|
<dl><dt><dfn id=special>Special</dfn></dt> |
|
|
<dd><p>The following HTML elements have varying levels of special |
|
|
parsing rules: <code><a href=#the-address-element>address</a></code>, <code><a href=#the-applet-element>applet</a></code>, |
|
|
<dd><p>The following elements have varying levels of special |
|
|
parsing rules: HTML's <code><a href=#the-address-element>address</a></code>, <code><a href=#the-applet-element>applet</a></code>, |
|
|
<code><a href=#the-area-element>area</a></code>, <code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>, |
|
|
<code><a href=#the-base-element>base</a></code>, <code><a href=#basefont>basefont</a></code>, <code><a href=#bgsound>bgsound</a></code>, |
|
|
<code><a href=#the-blockquote-element>blockquote</a></code>, <code><a href=#the-body-element-0>body</a></code>, <code><a href=#the-br-element>br</a></code>, |
|
|
|
|
<code><a href=#the-summary-element>summary</a></code>, <code><a href=#the-table-element>table</a></code>, <code><a href=#the-tbody-element>tbody</a></code>, |
|
|
<code><a href=#the-td-element>td</a></code>, <code><a href=#the-textarea-element>textarea</a></code>, <code><a href=#the-tfoot-element>tfoot</a></code>, |
|
|
<code><a href=#the-th-element>th</a></code>, <code><a href=#the-thead-element>thead</a></code>, <code><a href=#the-title-element-0>title</a></code>, |
|
|
<code><a href=#the-tr-element>tr</a></code>, <code><a href=#the-ul-element>ul</a></code>, <code><a href=#the-wbr-element>wbr</a></code>, |
|
|
<code><a href=#xmp>xmp</a></code>, MathML's <code title="">annotation-xml</code>, |
|
|
and SVG's <code title="">foreignObject</code>.</dd> |
|
|
<code><a href=#the-tr-element>tr</a></code>, <code><a href=#the-ul-element>ul</a></code>, <code><a href=#the-wbr-element>wbr</a></code>, and |
|
|
<code><a href=#xmp>xmp</a></code>; MathML's <code title="">mi</code>, <code title="">mo</code>, <code title="">mn</code>, <code title="">ms</code>, <code title="">mtext</code>, and <code title="">annotation-xml</code>; and SVG's <code title="">foreignObject</code>, <code title="">desc</code>, and |
|
|
<code title="">title</code>.</dd> <!-- we could actually put |
|
|
all non-HTML elements in this list, I think --> |
|
|
|
|
|
<dt><dfn id=formatting>Formatting</dfn></dt> |
|
|
<dd><p>The following HTML elements are those that end up in the |