gecko-dev/servo/tests/unit/style
Tiaan Louw 5b5450146f Bug 1352757 - Add lab(), lch(), oklab(), oklch() to specified colors. r=supply-chain-reviewers,emilio
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-01-20 10:55:51 +00:00
..
parsing Bug 1766046 - cleanup animation-name. r=boris 2022-04-25 08:23:51 +00:00
properties
rule_tree
animated_properties.rs
attr.rs
Cargo.toml Bug 1352757 - Add lab(), lch(), oklab(), oklch() to specified colors. r=supply-chain-reviewers,emilio 2023-01-20 10:55:51 +00:00
custom_properties.rs
lib.rs Bug 1768905 - Move size of tests to compile-time tests in the style crate. r=dshin 2022-05-11 19:02:58 +00:00
logical_geometry.rs
media_queries.rs
size_of.rs
str.rs
stylesheets.rs
stylist.rs
viewport.rs