Re: Enable compression of a blob to .zip file

On 10/30/11 4:11 PM, Cameron McCormack wrote:
> On 30/10/11 10:54 AM, Charles Pritchard wrote:
>> One reason I've needed inflate is for svgz support. Browser vendors have
>> consistently left bugs and/or ignored the spec for handling svgz files.
>> SVG is really intended to be deflated.
>
> All major browsers have support for gzipped SVG documents through 
> correct Content-Encoding headers, as far as I'm aware.  gzipped SVG 
> documents served as image/svg+xml without Content-Encoding:gzip should 
> be rejected, according to the spec.

I've had issues with data uris and locally stored files in WebKit.



-Charles

Received on Sunday, 30 October 2011 23:22:20 UTC