servo/components/style/values
Emilio Cobos Álvarez b96f8f748c style: Share computed animation-iteration-count representation between Servo and Gecko
This removes the special AnimationIterationCount -> f32 conversion from
gecko.mako.rs which will be useful to simplify coordinated properties.

Differential Revision: https://phabricator.services.mozilla.com/D167123
2023-11-06 09:35:57 +01:00
..
animated style: Run "cargo +nightly fmt" for style components in servo 2023-11-03 08:59:49 +01:00
computed style: Share computed animation-iteration-count representation between Servo and Gecko 2023-11-06 09:35:57 +01:00
generics style: Share computed animation-iteration-count representation between Servo and Gecko 2023-11-06 09:35:57 +01:00
resolved style: C++ ComputedTimingFunction uses Rust's timing function calculation 2023-10-02 14:37:19 +00:00
specified style: Share computed animation-iteration-count representation between Servo and Gecko 2023-11-06 09:35:57 +01:00
distance.rs style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00:00
mod.rs style: Implement CSS parsing for the @font-palette-values rule 2023-11-03 08:59:49 +01:00