[Bug 14566] foreignObject as child of <svg>

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14566

Jeremie Patonnier <jeremie.patonnier@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeremie.patonnier@gmail.com

--- Comment #1 from Jeremie Patonnier <jeremie.patonnier@gmail.com> 2011-10-26 08:59:07 UTC ---
The spec is very clear, <foreignObject> can be used inside other elements than
<switch>

Each element definition said specifically if it can contain <foreignObject> or
not.
for example, see : http://www.w3.org/TR/SVG/struct.html#SVGElement

So it seams that the RelaxNG file is flowed :-/

All the following elements can contain <foreignObject> (according to SVG 1.1
2nd Edition)

svg
g
defs
desc
title
symbol
switch
style
marker
mask
a
script
glyph
missing-glyph
metadata

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 26 October 2011 08:59:13 UTC