servo/components/style/values/animated
Oriol Brufau 2bafbb46f5 style: Address spec changes re. color-mix
It was clarified that the percentages are weights, and two weights are
now allowed. Missing percentages are computed as 100% - the other or
50%. Other than that, commas are required etc, which is good since
that's how I implemented it originally.

Differential Revision: https://phabricator.services.mozilla.com/D107295
2023-05-16 12:51:27 +02:00
..
color.rs style: Address spec changes re. color-mix 2023-05-16 12:51:27 +02:00
effects.rs style: rustfmt recent changes. 2019-07-08 12:45:56 +02:00
font.rs Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
grid.rs style: Refactor grid types to preserve repeat() at computed value time and use cbindgen. 2019-08-15 16:58:44 +02:00
mod.rs style: Make CalcNode the specified representation of <length> and <length-percentage> values. 2020-04-16 16:35:07 +02:00
svg.rs style: Simplify parsing and storage of SVG paint server fallback. r=boris 2019-07-08 12:46:39 +02:00
transform.rs style: Forbid accessing the length and percentage parts of a LengthPercentage separately. 2020-02-12 02:43:14 +01:00