servo/components/style/values
Martin Robinson 9c7b1ae715 layout_2020: Add initial support for getComputedStyle
This implementation is more-or-less on par with the one from layout_2013
and in some cases better. There are still some cases where we don't
return the correct "resolved value," but this is enough to test
animations and transitions.
2020-05-11 20:14:01 +02:00
..
animated style: Make CalcNode the specified representation of <length> and <length-percentage> values. 2020-04-16 16:35:07 +02:00
computed style: Fix two regressions from #26113. 2020-04-16 21:16:02 +02:00
generics style: Reformat recent changes. 2020-04-16 17:50:17 +02:00
resolved Some servo build fixes. 2020-04-16 18:29:30 +02:00
specified layout_2020: Add initial support for getComputedStyle 2020-05-11 20:14:01 +02:00
distance.rs style: Drop fallback attribute from animate and distance. 2020-04-16 16:35:07 +02:00
mod.rs style: Share computed and specified value representation of -moz-context-properties. 2019-05-29 16:14:10 +02:00