servo/components/style/values
Tiaan Louw 4559546fbb style: Add lab(), lch(), oklab(), oklch() to specified colors
Use new changes from cssparser and use the new lab/lch/oklab/oklch color
formats.

Introduced a new color type AbsoluteColor.  It represents any kind of
color that has absolute numerical values.  It is also tied to a color
space and therefore can be trivially converted to another color space.

Differential Revision: https://phabricator.services.mozilla.com/D163579
2023-11-06 09:35:57 +01:00
..
animated style: Add lab(), lch(), oklab(), oklch() to specified colors 2023-11-06 09:35:57 +01:00
computed style: Add lab(), lch(), oklab(), oklch() to specified colors 2023-11-06 09:35:57 +01:00
generics style: Clean up list interpolation code 2023-11-06 09:35:57 +01:00
resolved style: C++ ComputedTimingFunction uses Rust's timing function calculation 2023-10-02 14:37:19 +00:00
specified style: Add lab(), lch(), oklab(), oklch() to specified colors 2023-11-06 09:35:57 +01:00
distance.rs style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00:00
mod.rs style: Implement CSS parsing for the @font-palette-values rule 2023-11-03 08:59:49 +01:00