Re: [svg2] make foreignObject a graphics element

Stephen Chenney wrote:
> Making foreignObject a Graphics Element would allow it in <use>
> elements, which we absolutely do not want to allow given the current
> semantics of <use>.

You could get around around that restriction anyway by putting a 
<foreignObject> in a <g> and then having your <use> reference the <g>.

Received on Friday, 24 May 2013 01:29:44 UTC