[html5] r2519 - [e] (0) SVG </script> in text/html will be an issue...

whatwg at whatwg.org whatwg at whatwg.org
Tue Dec 2 02:18:36 PST 2008


Author: ianh
Date: 2008-12-02 02:18:35 -0800 (Tue, 02 Dec 2008)
New Revision: 2519

Modified:
   index
   source
Log:
[e] (0) SVG </script> in text/html will be an issue...

Modified: index
===================================================================
--- index	2008-12-02 10:11:28 UTC (rev 2518)
+++ index	2008-12-02 10:18:35 UTC (rev 2519)
@@ -50373,6 +50373,8 @@
     <p><a href=#parse-error>Parse error</a>. Ignore the token.</p>
    </dd>
 
+   <!--XXXSVG need to define processing for </script> to match HTML5's </script> processing -->
+
    <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href=#current-node>current node</a> is an <code title="">mi</code> element in the <a href=#mathml-namespace>MathML namespace</a>.</dt>
    <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href=#current-node>current node</a> is an <code title="">mo</code> element in the <a href=#mathml-namespace>MathML namespace</a>.</dt>
    <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <a href=#current-node>current node</a> is an <code title="">mn</code> element in the <a href=#mathml-namespace>MathML namespace</a>.</dt>

Modified: source
===================================================================
--- source	2008-12-02 10:11:28 UTC (rev 2518)
+++ source	2008-12-02 10:18:35 UTC (rev 2519)
@@ -57337,6 +57337,8 @@
     <p><span>Parse error</span>. Ignore the token.</p>
    </dd>
 
+   <!--XXXSVG need to define processing for </script> to match HTML5's </script> processing -->
+
    <dt>A start tag whose tag name is neither "mglyph" nor "malignmark", if the <span>current node</span> is an <code title="">mi</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="">mo</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="">mn</code> element in the <span>MathML namespace</span>.</dt>




More information about the Commit-Watchers mailing list