Closed
Bug 446654
Opened 17 years ago
Closed 3 years ago
Implement SVG normalizedPathSegList
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: codedread, Unassigned)
Details
Updated•17 years ago
|
| Reporter | ||
Comment 1•17 years ago
|
||
Note that, although the normalizedPathSegList DOM property is part of the SVGAnimatedPathData, it is not dependent upon having SMIL functionality implemented.
Comment 2•17 years ago
|
||
Right -- sorry, I think I meant to have the dependency in the other direction --
this interface looks like it could be useful for animating path data in the patch for bug 216462.
For now, I'm removing the dependency altogether, until I have a better idea of how we're going to handle path data in bug 216462.
| Reporter | ||
Comment 3•17 years ago
|
||
Daniel, it was definitely my own fault for putting "SMIL" into the title... so if someone can remove that please go ahead.
| Reporter | ||
Updated•17 years ago
|
Summary: SMIL: Implement SVG normalizedPathSegList → Implement SVG normalizedPathSegList
Comment 4•14 years ago
|
||
Some info by someone:
http://groups.google.com/group/mozilla.dev.tech.svg/browse_thread/thread/24aa0e79f25a274c#
Comment 5•3 years ago
|
||
This interface was removed in SVG 2
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•