servo/components/style/values/animated
Emilio Cobos Álvarez a19674a5a7 style: Use style interpolation code for gradients
This ensures they're clamped on Animated -> sRGB conversion, and in the
future we'll have to implement different color spaces so we'll need to
use it anyways.

Differential Revision: https://phabricator.services.mozilla.com/D149792
2023-10-02 14:37:19 +00:00
..
color.rs style: Use style interpolation code for gradients 2023-10-02 14:37:19 +00:00
effects.rs style: rustfmt recent changes. 2019-07-08 12:45:56 +02:00
font.rs style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00: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