servo/components/style/values
Boris Chiou 2bbcb5c633
style: Replace u32 with computed::Integer for computed::TimingFunction.
We make sure the step number is always positive, so using
computed::Integer is safe and can derive ToComputedValue.

Depends on D9311

Differential Revision: https://phabricator.services.mozilla.com/D9845
2018-10-28 23:44:42 +01:00
..
animated style: Move MozLength and MaxLength into generics. 2018-10-19 00:38:25 +02:00
computed style: Replace u32 with computed::Integer for computed::TimingFunction. 2018-10-28 23:44:42 +01:00
generics style: Replace u32 with computed::Integer for computed::TimingFunction. 2018-10-28 23:44:42 +01:00
specified style: Replace u32 with computed::Integer for computed::TimingFunction. 2018-10-28 23:44:42 +01:00
distance.rs style: Use the standalone struct and enum for the flags in SVG path. 2018-09-09 16:09:08 +02:00
mod.rs Format style component. 2018-09-09 16:24:45 +02:00