[html5] r3960 - [c] (0) Add <math> to the same categories as <svg> for consistency. Fixing http: [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 22 03:12:57 PDT 2009


Author: ianh
Date: 2009-09-22 03:12:57 -0700 (Tue, 22 Sep 2009)
New Revision: 3960

Modified:
   index
   source
Log:
[c] (0) Add <math> to the same categories as <svg> for consistency.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7522

Modified: index
===================================================================
--- index	2009-09-22 10:10:39 UTC (rev 3959)
+++ index	2009-09-22 10:12:57 UTC (rev 3960)
@@ -27623,8 +27623,9 @@
   <h4 id=mathml><span class=secno>4.8.15 </span>MathML</h4>
 
   <p>The <dfn id=math><code>math</code></dfn> element from the <a href=#mathml-namespace>MathML
-  namespace</a> falls into the <a href=#embedded-content>embedded content</a>
-  category for the purposes of the content models in this
+  namespace</a> falls into the <a href=#embedded-content>embedded content</a>,
+  <a href=#phrasing-content>phrasing content</a>, and <a href=#flow-content>flow content</a>
+  categories for the purposes of the content models in this
   specification.</p>
 
   <div class=impl>

Modified: source
===================================================================
--- source	2009-09-22 10:10:39 UTC (rev 3959)
+++ source	2009-09-22 10:12:57 UTC (rev 3960)
@@ -30407,8 +30407,9 @@
   <h4>MathML</h4>
 
   <p>The <dfn><code>math</code></dfn> element from the <span>MathML
-  namespace</span> falls into the <span>embedded content</span>
-  category for the purposes of the content models in this
+  namespace</span> falls into the <span>embedded content</span>,
+  <span>phrasing content</span>, and <span>flow content</span>
+  categories for the purposes of the content models in this
   specification.</p>
 
   <div class="impl">




More information about the Commit-Watchers mailing list