Closed
Bug 1839255
Opened 2 years ago
Closed 2 years ago
Clean up a bit the mapped attributes setup
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
This doesn't change behavior on its own. It could be split up a bit more
if needed though over all it shouldn't be hard to follow.
Unify nsHTMLStyleSheet and nsHTMLCSSStyleSheet because the fact that we
have two right now is pretty silly. They are also not stylesheets (they
used to be pre-stylo).
I named this DocumentStyles because I couldn't come up with anything
better, suggestions welcome.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/877d4032c9ea
Clean up a bit the mapped attribute set-up. r=smaug
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•