Closed
Bug 911759
Opened 12 years ago
Closed 12 years ago
Kill off the DidSetStyleContext hacks for animation in SVG-as-image
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
INVALID
People
(Reporter: jwatt, Unassigned)
Details
(Keywords: perf)
Bug 907503 has reintroduced a bunch of DidSetStyleContext code to invalidate for SMIL animation in SVG-as-image. We should kill that off.
Comment 1•12 years ago
|
||
Is this just SMIL animation? Bug 907503 also concerns CSS Animation in SVG-as-image (see bug 907503 comment 13).
| Reporter | ||
Comment 2•12 years ago
|
||
It handles both SMIL and CSS animation.
| Reporter | ||
Comment 3•12 years ago
|
||
In the end bug 907503 did not reintroduced a bunch of DidSetStyleContext code (not for m-c anyway).
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•