NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 538 - Allow mixed SVG and MathML and HTML in <foreignObject> so long as it is all flow content. (credit: ed)
Allow mixed SVG and MathML and HTML in <foreignObject> so long as it is all f...
Status: NEW
Product: Validator.nu
Classification: Unclassified
Component: HTML5 schema
HEAD
All All
: P2 normal
Assigned To: Nobody
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-27 14:25 CEST by Henri Sivonen
Modified: 2009-11-23 17:17 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2009-05-27 14:25:21 CEST
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