Closed Bug 1774946 Opened 2 years ago Closed 2 years ago

Allow color-mix() to work with a system color (when in HCM) and `transparent` (or maybe other values?)

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
103 Branch
Tracking Status
firefox103 --- fixed

People

(Reporter: itiel_yn8, Assigned: emilio)

References

Details

Attachments

(1 file)

For example, fill: color-mix(in srgb, CanvasText 50%, transparent); doesn't work currently, and instead CanvasText is only shown without any level of transparency.

Flags: needinfo?(emilio)
Summary: Allow color-mix() to work with a system color (when in HCM) and `transparent` → Allow color-mix() to work with a system color (when in HCM) and `transparent` (or maybe other colors?)
Summary: Allow color-mix() to work with a system color (when in HCM) and `transparent` (or maybe other colors?) → Allow color-mix() to work with a system color (when in HCM) and `transparent` (or maybe other values?)
Assignee: nobody → emilio
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0e8db6f687c4
Check for allowed colors recursively in forced-colors mode. r=jwatt
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
Regressions: 1775282
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: