servo/components/style/values
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
..
animated style: Make the color interpolation code more generic 2023-08-16 17:46:41 +02:00
computed style: Parse scroll-snap-stop style and propagate it to APZ side 2023-08-16 17:46:41 +02:00
generics style: Introduce Optional<T> to represent optional values in the style system 2023-08-16 17:46:41 +02:00
resolved style: Run rustfmt on servo/components/style and servo/ports/geckolib 2023-06-09 10:22:19 +02:00
specified Further changes required by Servo 2023-08-16 17:46:41 +02:00
distance.rs style: Drop fallback attribute from animate and distance. 2020-04-16 16:35:07 +02:00
mod.rs Further changes required by Servo 2023-08-16 17:46:41 +02:00