Closed
Bug 1770829
Opened 3 years ago
Closed 3 years ago
color-mix() doesn't mix in the right color-space for currentColor.
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(2 files)
Landing a test for it in a dependent bug ASAP.
| Assignee | ||
Comment 1•3 years ago
|
||
This doesn't change behavior because we only use them for images that
have no clamping.
Depends on D147008
Updated•3 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•3 years ago
|
||
This among other things preserves the right color-space when
interpolating currentColor.
Depends on D147511
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f5cc400fb00
Improve Percentage -> LengthPercentage conversion. r=barret
| Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Comment 4•3 years ago
|
||
| bugherder | ||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d1b3dcf94121
Use ColorMix for interpolated colors in the computed style rather than ComplexColorRatios. r=barret
Comment 6•3 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•3 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•