Skip to content

Commit

Permalink
[e] (0) SVG </script> in text/html will be an issue...
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2519 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 2, 2008
1 parent 64a2045 commit 3238e01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index
Expand Up @@ -50373,6 +50373,8 @@ interface <dfn id=messagechannel>MessageChannel</dfn> {
<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>
Expand Down
2 changes: 2 additions & 0 deletions source
Expand Up @@ -57337,6 +57337,8 @@ interface <dfn>MessageChannel</dfn> {
<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>
Expand Down

0 comments on commit 3238e01

Please sign in to comment.