servo/components/style/values
Boris Chiou 23f2e99e99
style: Fix the default behavior of scale:<number>{1}.
The current spec says: "If only the X value is given, the Y value
defaults to the same value.", so we should update the behavior.

Besides, we also update the serialization, so we serialization both
specified and computed value by servo. We enable the preference
for all the css-transforms, so some of them are passed now.

Differential Revision: https://phabricator.services.mozilla.com/D10638
2018-11-08 15:22:28 +01:00
..
animated Reorder imports 2018-11-06 22:35:07 +01:00
computed style: Fix the default behavior of scale:<number>{1}. 2018-11-08 15:22:28 +01:00
generics style: Fix the default behavior of scale:<number>{1}. 2018-11-08 15:22:28 +01:00
specified style: Fix the default behavior of scale:<number>{1}. 2018-11-08 15:22:28 +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 style: Serialize background-size: auto auto as "auto". 2018-11-08 15:22:25 +01:00