Open
Bug 536541
Opened 16 years ago
Updated 3 years ago
support animation of SVG gradient values in nsStyleAnimation
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: dbaron, Unassigned)
References
(Blocks 1 open bug)
Details
We should support animation of SVG gradient values (i.e., url(foo.svg#mygradient)) in nsStyleAnimation.
There's still some open debate on how animation of gradients should work.
(I don't have work in progress on this, but I'm trying to get bugs filed on animation/transition work that should happen for 3.7.)
See also bug 536540 for CSS gradients. SVG gradients are probably a bit harder because there are questions about loading external resource documents.
| Reporter | ||
Updated•16 years ago
|
Blocks: css-transitions
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•