Closed
Bug 473273
Opened 17 years ago
Closed 17 years ago
non-immediate DOM changes to filters don't work
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: longsonr, Unassigned)
References
Details
Attachments
(1 file)
|
813 bytes,
image/svg+xml
|
Details |
This may be related to or even a duplicate of bug 463939
The filter does not repaint itself possibly because DoApplyRenderingChangeToTree in nsCSSFrameConstructor does nothing for SVG frames but even if that is fixed the repaint does nothing as the filter invalidation BBox is empty.
| Reporter | ||
Comment 1•17 years ago
|
||
Fixed by patch in bug 472135
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•