Closed
Bug 1828854
Opened 3 years ago
Closed 3 years ago
`Element::ParseAttribute` should be `const`-qualified
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1829138
People
(Reporter: mbrodesser, Unassigned)
References
Details
If it can't be, it should be refactored. Currently, it's hard to reason about it.
Comment 1•3 years ago
|
||
Bug 1829138 has an in-progress patch, which would need more work to deal with SVG.
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•