[html5] r2910 - [ac] (0) Allow mixed SVG and MathML and HTML in <foreignObject> so long as it is [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Mar 25 03:30:48 PDT 2009
Author: ianh
Date: 2009-03-25 03:30:47 -0700 (Wed, 25 Mar 2009)
New Revision: 2910
Modified:
index
source
Log:
[ac] (0) Allow mixed SVG and MathML and HTML in <foreignObject> so long as it is all flow content. (credit: ed)
Modified: index
===================================================================
--- index 2009-03-25 09:45:18 UTC (rev 2909)
+++ index 2009-03-25 10:30:47 UTC (rev 2910)
@@ -25068,8 +25068,7 @@
<p>When the SVG <code>foreignObject</code> element contains elements
from the <a href=#html-namespace-0>HTML namespace</a>, such elements must all be
- <a href=#flow-content-0>flow content</a> and must not be interleaved with non-HTML
- elements. <a href=#refsSVG>[SVG]</a></p>
+ <a href=#flow-content-0>flow content</a>. <a href=#refsSVG>[SVG]</a></p>
<p>The content model for <code title="">title</code> elements in the
<a href=#svg-namespace>SVG namespace</a> inside <a href=#html-documents>HTML documents</a> is
Modified: source
===================================================================
--- source 2009-03-25 09:45:18 UTC (rev 2909)
+++ source 2009-03-25 10:30:47 UTC (rev 2910)
@@ -27719,8 +27719,7 @@
<p>When the SVG <code>foreignObject</code> element contains elements
from the <span>HTML namespace</span>, such elements must all be
- <span>flow content</span> and must not be interleaved with non-HTML
- elements. <a href="#refsSVG">[SVG]</a></p>
+ <span>flow content</span>. <a href="#refsSVG">[SVG]</a></p>
<p>The content model for <code title="">title</code> elements in the
<span>SVG namespace</span> inside <span>HTML documents</span> is
More information about the Commit-Watchers
mailing list