[Webkit-unassigned] [Bug 5246] WebKit can't load svgz files from disk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 13:30:40 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=5246





--- Comment #22 from Charles Pritchard <chuck at jumis.com>  2011-08-19 13:30:39 PST ---
(In reply to comment #21)
> SVGZ files work fine on the web, when the site is configured correctly:
> https://jwatt.org/svg/authoring/

Yes, but the specification dictates mime magic. And this corresponds well with blob and data URIs, do not need to specify the svgz content-type in order to work (per spec). I realize that svgz works well when the content type is specified on a server. If proper mime handling were in place, it'd work in all cases.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list