Closed
Bug 1358104
Opened 8 years ago
Closed 8 years ago
createElementNS() should now throw only InvalidCharacterError, not NamespaceError
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: ayg, Assigned: ayg)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8860049 -
Flags: review?(amarchesini)
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8860049 [details]
Bug 1358104 - Only throw InvalidCharacterError for bad XML id's, not NamespaceError
https://reviewboard.mozilla.org/r/132074/#review137688
Attachment #8860049 -
Flags: review?(amarchesini) → review+
Pushed by ayg@aryeh.name:
https://hg.mozilla.org/integration/autoland/rev/b57cea736265
Only throw InvalidCharacterError for bad XML id's, not NamespaceError r=baku
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•