hixie: Add <math> to the same categories as <svg> for consistency. (whatwg r3960)

hixie: Add <math> to the same categories as <svg> for consistency.
(whatwg r3960)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3121&r2=1.3122&f=h
http://html5.org/tools/web-apps-tracker?from=3959&to=3960

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3121
retrieving revision 1.3122
diff -u -d -r1.3121 -r1.3122
--- Overview.html 22 Sep 2009 10:03:45 -0000 1.3121
+++ Overview.html 22 Sep 2009 10:06:02 -0000 1.3122
@@ -24522,8 +24522,9 @@
   maps.</p>
 
   </div><h4 id="mathml"><span class="secno">4.8.15 </span>MathML</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><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.<div class="impl">
 
   <!-- apparently we get to define error handling, so: -->

Received on Tuesday, 22 September 2009 10:07:04 UTC