servo/components/style/properties
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
..
helpers style: Fix the default behavior of scale:<number>{1}. 2018-11-08 15:22:28 +01:00
longhands style: Remove preference "layout.css.shape-outside.enabled". 2018-11-08 15:22:24 +01:00
shorthands style: Back out bug 1481866. 2018-09-22 17:53:26 +02:00
build.py style: autopep8 2018-07-24 03:26:12 +02:00
cascade.rs style: Implement the env() function with hardcoded zeros for safe-area-inset. 2018-11-05 12:33:16 +01:00
computed_value_flags.rs style: Remove IS_STYLE_IF_VISITED. 2018-07-24 03:29:03 +02:00
data.py style: Remove nscsspropertyid_is_{animatable,transitionable}. 2018-11-05 12:32:52 +01:00
declaration_block.rs style: Implement the env() function with hardcoded zeros for safe-area-inset. 2018-11-05 12:33:16 +01:00
gecko.mako.rs style: Store the Rust QuotePair slice as the computed quotes value in Gecko style structs. 2018-11-08 15:22:26 +01:00
helpers.mako.rs style: Remove DeclaredValue. 2018-09-18 11:39:31 +02:00
Mako-0.9.1.zip
properties.html.mako
properties.mako.rs style: Implement the env() function with hardcoded zeros for safe-area-inset. 2018-11-05 12:33:16 +01:00