Updates:
        Owner: [email protected]

Comment #2 on issue 9737 by [email protected]: SVG images with .svgz  
extension are not displayed
http://code.google.com/p/chromium/issues/detail?id=9737

Previously, the behavior is:
(1) View - works / Download - saves uncompressed svgz file

After r12467, we have:
(2) View - broken / Download - saves compressed svgz file

Safari 4 has behavior (1), IE 7 behavior similar to (2), Firefox got it  
right:

(3) View - works / Download - saves compressed svgz file

The problem is that all accesses to that url, whether it's viewing or  
downloading, go
through the same filter. I need to see what's the best way to fix this...

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to