Closed
Bug 158628
Opened 23 years ago
Closed 21 years ago
Removed item not passed back in nsSVGAttributes::RemoveNamedItem
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: timwatt, Assigned: alex)
References
()
Details
nsSVGAttributes::RemoveNamedItem has an "XXX" comment in it indicating that it
should pass back the item it removes. This bug covers making it actually do that.
Wait for bug 133711 to get fixed (checked in) before doing this, or apply that
patch first, as it fixes other problems.
Comment 1•21 years ago
|
||
FIXED/INVALID? This file doesn't exist anymore.
Comment 2•21 years ago
|
||
Fixed by sicking's attr rewrites.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•