Closed Bug 254712 Opened 21 years ago Closed 14 years ago

InsertItemBefore, ReplaceItem and AppendItem should remove newItem from any other list it belongs to

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jwatt, Unassigned)

References

Details

For InsertItemBefore, ReplaceItem and AppendItem the SVG specs state that 'if newItem is already in a list, it is removed from its previous list before it is inserted into this list'. We don't do that.
Depends on: 282247
Actually - I think we can mark this as a dupe of 282247 (rather than dependent), since I implemented this in the base class in the patch of 282247...
QA Contact: ian → general
Assignee: jwatt → nobody
We decided in bug 515116 to copy instead of remove. See bug 515116 comment 45.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.