Closed Bug 1822041 Opened 2 years ago Closed 2 years ago

color-mix() should take none values into account

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: tlouw, Assigned: tlouw)

References

Details

Attachments

(1 file)

Now that we have "none" values available when specifying colors, we can take them into account when doing color interpolation according to the spec:

https://drafts.csswg.org/css-color-4/#interpolation

Now that the none keyword is available, we can take it into account when
interpolating colors following the rules from the spec here:

https://drafts.csswg.org/css-color-4/#interpolation-missing

Assignee: nobody → tlouw
Attachment #9323196 - Attachment description: WIP: Bug 1822041 - Color interpolation takes none keyword into account r=emilio,#layout-reviewers → Bug 1822041 - Color interpolation takes none keyword into account r=emilio,#layout-reviewers
Status: NEW → ASSIGNED
Blocks: css-color-4
Attachment #9323196 - Attachment description: Bug 1822041 - Color interpolation takes none keyword into account r=emilio,#layout-reviewers → WIP: Bug 1822041 - Color interpolation takes none keyword into account r=emilio,#layout-reviewers
Attachment #9323196 - Attachment description: WIP: Bug 1822041 - Color interpolation takes none keyword into account r=emilio,#layout-reviewers → Bug 1822041 - Color interpolation takes none keyword into account r=emilio,#layout-reviewers
Pushed by tlouw@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/59a2185eb929 Color interpolation takes none keyword into account r=emilio,layout-reviewers
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: