html5/spec Overview.html,1.1689,1.1690

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21146

Modified Files:
	Overview.html 
Log Message:
SVG </script> in text/html will be an issue... (whatwg r2519)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1689
retrieving revision 1.1690
diff -u -d -r1.1689 -r1.1690
--- Overview.html	2 Dec 2008 10:11:32 -0000	1.1689
+++ Overview.html	2 Dec 2008 10:18:40 -0000	1.1690
@@ -40877,6 +40877,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>

Received on Tuesday, 2 December 2008 10:18:52 UTC