[html5] r1414 - /

whatwg at whatwg.org whatwg at whatwg.org
Mon Apr 7 23:43:39 PDT 2008


Author: ianh
Date: 2008-04-07 23:43:36 -0700 (Mon, 07 Apr 2008)
New Revision: 1414

Modified:
   index
   source
Log:
[e] (0) group the MathML stuff

Modified: index
===================================================================
--- index	2008-04-08 01:59:26 UTC (rev 1413)
+++ index	2008-04-08 06:43:36 UTC (rev 1414)
@@ -44693,6 +44693,11 @@
     title="">mtext</code> element in the <a href="#mathml0">MathML
     namespace</a>.
 
+   <dt>A start tag whose tag name is "svg", if the <a
+    href="#current4">current node</a> is an <code
+    title="">annotation-xml</code> element in the <a href="#mathml0">MathML
+    namespace</a>.
+
    <dt>A start tag, if the <a href="#current4">current node</a> is a <code
     title="">foreignObject</code> element in the <a href="#svg-namespace">SVG
     namespace</a>.
@@ -44708,11 +44713,6 @@
    <dt>A start tag, if the <a href="#current4">current node</a> is an element
     in the <a href="#html-namespace0">HTML namespace</a>.
 
-   <dt>A start tag whose tag name is "svg", if the <a
-    href="#current4">current node</a> is an <code
-    title="">annotation-xml</code> element in the <a href="#mathml0">MathML
-    namespace</a>.
-
    <dt>An end tag
 
    <dd>

Modified: source
===================================================================
--- source	2008-04-08 01:59:26 UTC (rev 1413)
+++ source	2008-04-08 06:43:36 UTC (rev 1414)
@@ -41979,11 +41979,11 @@
    <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <span>current node</span> is an <code title="">mn</code> element in the <span>MathML namespace</span>.</dt>
    <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <span>current node</span> is an <code title="">ms</code> element in the <span>MathML namespace</span>.</dt>
    <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <span>current node</span> is an <code title="">mtext</code> element in the <span>MathML namespace</span>.</dt>
+   <dt>A start tag whose tag name is "svg", if the <span>current node</span> is an <code title="">annotation-xml</code> element in the <span>MathML namespace</span>.</dt>
    <dt>A start tag, if the <span>current node</span> is a <code title="">foreignObject</code> element in the <span>SVG namespace</span>.</dt>
    <dt>A start tag, if the <span>current node</span> is a <code title="">desc</code> element in the <span>SVG namespace</span>.</dt>
    <dt>A start tag, if the <span>current node</span> is a <code title="">title</code> element in the <span>SVG namespace</span>.</dt>
    <dt>A start tag, if the <span>current node</span> is an element in the <span>HTML namespace</span>.</dt>
-   <dt>A start tag whose tag name is "svg", if the <span>current node</span> is an <code title="">annotation-xml</code> element in the <span>MathML namespace</span>.</dt>
    <dt>An end tag</dt>
    <dd>
 




More information about the Commit-Watchers mailing list