Bug 11928
Summary: | Circles do not appear along path in SVG example | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | NeedsReduction |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://srufaculty.sru.edu/david.dailey/svg/curve.svg |
Eric Seidel (no email)
Circles do not appear along path in SVG example
http://srufaculty.sru.edu/david.dailey/svg/curve.svg
This might have something to do with PathSegment DOM bindings, but I haven't looked at the example closely at all.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
this works in Firefox, btw.
Eric Seidel (no email)
This is due to our missing getPointAtLength support.
Nikolas Zimmermann
This has been fixed in ToT. Example works great including the scripted animation. Closing bug.