Closed
Bug 1695369
Opened 4 years ago
Closed 4 years ago
Simplify StyleColor representation.
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
There's no need for CurrentColor / Numeric variants when we can
represent them with the complex form.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fb2e59e1a657
Simplify StyleColor representation. r=jwatt
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•