Open Bug 296205 Opened 19 years ago Updated 2 years ago

UnsetAttr() for XUL and XTF might leave attributes in inconsitent state

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: allan, Unassigned)

Details

Removing an attribute from either a XUL or XTF element might remove the
attribute from the attribute map (see bug 235512), but leave it on the actual
element.
* content/xtf/src/nsXTFElementWrapper.cpp
* content/xul/content/src/nsXULElement.cpp
Is there a testcase here?
(In reply to comment #1)
> Is there a testcase here?

Not from my hand, no.
Assignee: general → nobody
QA Contact: ian → general
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.