Closed Bug 600466 Opened 14 years ago Closed 14 years ago

removeChild on attribute node does nothing

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b7
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: mounir, Assigned: mounir)

References

Details

(Keywords: regression, testcase)

Attachments

(2 files)

If you call document.createAttribute("foo"), set the value and call .removeChild, .firstChild will still return a text node even if it should not.
Should block considering it's a regression.
blocking2.0: --- → ?
Keywords: regression
Attached file testcase
Keywords: testcase
Attached patch Patch v1Splinter Review
Attachment #479309 - Flags: review?(bzbarsky)
Attachment #479309 - Attachment description: Patch #2 v1 → Patch v1
Comment on attachment 479309 [details] [diff] [review]
Patch v1

r=me
Attachment #479309 - Flags: review?(bzbarsky) → review+
blocking2.0: ? → betaN+
Pushed:
http://hg.mozilla.org/mozilla-central/rev/a6c57a272d55
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Target Milestone: mozilla2.0b8 → mozilla2.0b7
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: