Re: HTML5 how to indicate missing content: inline SVG & .svgz?

Charles Pritchard:
> My understanding is that there ought to be some automatic detection
> for gzip encoding in svg--- I know that data-URL encoded svgz takes on
> the same content type as svg.

It was a mistake that the SVG 1.1 test suite included a test that had
gzipped content in a data: URI.  That test has since been removed.  As
far as I can tell, you would need to be able to indicate the content
encoding in the data: URI, but there is no provision for doing so.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Monday, 23 May 2011 22:13:32 UTC