- From: poot <cvsmail@w3.org>
- Date: Tue, 2 Dec 2008 19:21:25 +0900 (JST)
- To: public-html-diffs@w3.org
SVG </script> in text/html will be an issue... (whatwg r2519) 8.2.5.20 The "in foreign content" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1690.html#parsing-main-inforeign http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1689&r2=1.1690&f=h http://html5.org/tools/web-apps-tracker?from=2518&to=2519 =================================================================== 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:22:02 UTC