Bugzilla – Bug 538
Allow mixed SVG and MathML and HTML in <foreignObject> so long as it is all flow content. (credit: ed)
Last modified: 2009-11-23 17:17:27 CET
Index: source =================================================================== --- source (revision 2909) +++ source (revision 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