Bugzilla – Bug 159
Define where <svg> and <math> fit into the HTML content model.
Last modified: 2008-04-20 22:40:41 CEST
Index: source =================================================================== --- source (revision 1400) +++ source (revision 1401) @@ -10488,6 +10488,14 @@ <!-- XXX need examples --> + <h4>MathML</h4> + + <p>The <code>math</code> element from the <span>MathML + namespace</span> falls into the <span>phrasing content</span> + category for the purposes of the content models in this + specification.</p> + + <h4>Usage summary</h4> @@ -16925,6 +16933,12 @@ maps.</p> + <h4>SVG</h4> + + <p>The <code>svg</code> element from the <span>SVG namespace</span> + falls into the <span>embedded content</span> category for the + purposes of the content models in this specification.</p> + <h4><dfn>Dimension attributes</dfn></h4>