- From: Ola Andersson <Ola.Andersson@ikivo.com>
- Date: Thu, 9 Jun 2005 09:21:44 +0200
- To: "Boris Zbarsky" <bzbarsky@MIT.EDU>
- Cc: "Bjoern Hoehrmann" <derhoermi@gmx.net>, <www-svg@w3.org>, "WG SVG" <w3c-svg-wg@w3.org>
Hi Boris, In general the svg specification doesn't define the behavior of crossing document boundaries. Several issues arise when you think about embedding xhtml into a foreignObject (focus navigation, event propagation, script access, etc). None of these questions are addressed by the SVG WG. Instead it is the CDF WG that are addressing issues concerning behavior on document boundaries. Thanks /ola > -----Original Message----- > From: Boris Zbarsky [mailto:bzbarsky@MIT.EDU] > Sent: den 8 juni 2005 12:06 > To: Ola Andersson > Cc: Bjoern Hoehrmann; www-svg@w3.org; WG SVG > Subject: Re: SVG12: 'display' trait > > Ola Andersson wrote: > > Comments: In an SVG context many of the possible display values are > resulting in the same behavior. Therefore the user should be aware that an > SVG Tiny implementation often will normalize the display value to 'inline' > or 'none' and the originally specified display value (e.g. table-row) will > be lost. > > I'm still concerned about the fact that the behavior this is talking > about is underspecified any time foreignObject is used. Could that > please be clarified? > > -Boris
Received on Thursday, 9 June 2005 07:21:54 UTC