- From: Cameron McCormack <cam-www-svg@aka.mcc.id.au>
- Date: Mon, 31 Oct 2005 19:19:44 +1100
- To: www-svg@w3.org
Hi Anne.
Anne van Kesteren:
> Dear SVG WG,
(I'm not them, so feel free to disregard my reply as unauthoritative...)
> What is the expected rendering in the following case:
> <http://hixie.ch/tests/adhoc/svg/error/006.xml>?
>
> Should it just say "There should be no red on this page." unstyled? Should there
> be nothing visible at all or should it be styled?
If you are using an SVG UA to render that document, I think you should
get nothing since it's not a Conforming SVG Stand-Alone File[1]. If
you're using some other XML UA where SVG content is allowed (such as
XHTML+SVG) then it's not a Conforming SVG Included Document Fragment[2],
so also isn't good for rendering.
Cameron
[1] http://www.w3.org/TR/SVG11/conform.html#ConformingSVGDocuments
[2] http://www.w3.org/TR/SVG11/conform.html#ConformingSVGIncludedDocuments
--
e-mail : cam (at) mcc.id.au icq : 26955922
web : http://mcc.id.au/ msn : cam-msn (at) aka.mcc.id.au
office : +61399055779 jabber : heycam (at) jabber.org
Received on Monday, 31 October 2005 08:20:29 UTC