NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 159 - Define where <svg> and <math> fit into the HTML content model.
Define where <svg> and <math> fit into the HTML content model.
Status: RESOLVED INTENTIONAL
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Henri Sivonen
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-20 21:24 CEST by Nobody
Modified: 2008-04-20 22:40 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nobody 2008-04-20 21:24:07 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>