servo/components/style/color
Tiaan Louw 1c3aafd9d2 style: Use abstract color parser
In stead of having the css parser construct a color in it's own format
and then converting it to what Gecko needs to perform operations, we now
construct a Gecko friendly color type directly.

Differential Revision: https://phabricator.services.mozilla.com/D170187
2023-11-06 09:35:57 +01:00
..
convert.rs style: Part 2 - Use new color space for color mixing 2023-11-06 09:35:57 +01:00
mix.rs style: Part 3 - Color mixing is done with new color spaces 2023-11-06 09:35:57 +01:00
mod.rs style: Use abstract color parser 2023-11-06 09:35:57 +01:00