[Webkit-unassigned] [Bug 10409] SVG fails due to gzip'd javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 25 07:06:15 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=10409





------- Comment #4 from neumann at karto.baug.ethz.ch  2006-11-25 07:06 PDT -------
I wouldn't use this example as a testcase. It relies on getURL() for loading
additional data and does not fork to the XMLHttpRequest alternative. It may
also contains additional, non-standard code.

>From the examples at http://www.carto.net/papers/svg/samples/ I would only
really test the ones marked to work with Op9+ - these are supposed to be
standard conform.

Some older examples linked at this pages, still need some renovation (I am
working on that).

However, gzipped Javascript is important, since often JS can get very large,
esp. in mapping examples, where we sometimes store GIS attributes in
Javascript.

Thanks,
Andreas


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



More information about the webkit-unassigned mailing list