servo/components/style/values/animated
Emilio Cobos Álvarez 95e9898db4 style: Make the color interpolation code more generic
It's really piece-wise premultiplied interpolation, with a special-case
for hue, so centralize the implementation.

Differential Revision: https://phabricator.services.mozilla.com/D147003
2023-08-16 17:46:41 +02:00
..
color.rs style: Make the color interpolation code more generic 2023-08-16 17:46:41 +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: Avoid generating InterpolateMatrix operations if there are no size dependencies 2023-06-09 10:22:26 +02:00