Closed Bug 571969 Opened 14 years ago Closed 14 years ago

Setting the 'width' attribute on inner-<svg> does not trigger invalidation

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 571863

People

(Reporter: jwatt, Unassigned)

References

Details

Setting the 'width' attribute on inner-<svg> does not trigger invalidation. This is a regression from bug 545550. Adding the line: aSVGElement->DidChangeLength(mAttrEnum, aDoSetAttr); back to nsSVGLength2::SetBaseValueString fixes things for attribute setting, so bug 545550 comment 3 is wrong somehow. We should also check the following: http://mxr.mozilla.org/mozilla-central/search?string=call+DidChange
Blocks: 545550
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.