Bug 10413
Summary: | SVG needs SVGPathElement javascript bindings | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P4 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.zuccaralloo.de/devgroup/samples/klotski.svg |
Eric Seidel (no email)
SVG needs SVGPathElement javascript bindings
These actually shouldn't be that hard to turn on. They don't depend too much on animation (I don't think).
One of many SVGs to break without these bindings:
http://www.zuccaralloo.de/devgroup/samples/klotski.svg
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
bug 10826 resolved many related issues, but the SVG test case cited by this bug is not yet fixed.
Gregory Block
Note that a number of svgs in the sample set on this site fail.
The rest of the samples are listed at:
http://www.zuccaralloo.de/devgroup/content.php?m=samples
He also has a number of test cases, which I assume he built during the production of the samples:
http://www.zuccaralloo.de/devgroup/content.php?m=tests
Both the samples and the tests exhibit odd behaviour; they may be useful when continuing your SVG testing.
Rob Buis
It is unfortunate that the examples seem "gone". However the bindings are there for some time now, so I am closing this bug.
Cheers,
Rob.