servo/components/style/properties
Boris Chiou c6ead1dc0e
style: Percentage values of translate are serialized as percent for computed values.
Basically, we rewrite the type of generics::transform::Translate and its
ToCss to match the spec. Besides, we always serialize Translate by servo,
so we could drop a lot of duplicated code.

Differential Revision: https://phabricator.services.mozilla.com/D11206
2018-11-10 21:11:36 +01:00
..
helpers style: Percentage values of translate are serialized as percent for computed values. 2018-11-10 21:11:36 +01:00
longhands style: Percentage values of translate are serialized as percent for computed values. 2018-11-10 21:11:36 +01:00
shorthands Use 2018-style paths in code generated by Mako 2018-11-10 17:47:28 +01:00
build.py style: autopep8 2018-07-24 03:26:12 +02:00
cascade.rs cargo fix --edition --features gecko 2018-11-10 17:47:28 +01:00
computed_value_flags.rs style: Remove IS_STYLE_IF_VISITED. 2018-07-24 03:29:03 +02:00
data.py style: Implement overflow-wrap: anywhere. 2018-11-10 21:10:19 +01:00
declaration_block.rs cargo fix --edition 2018-11-10 17:47:28 +01:00
gecko.mako.rs style: Implement overflow-wrap: anywhere. 2018-11-10 21:10:19 +01:00
helpers.mako.rs Use 2018-style paths in code generated by Mako 2018-11-10 17:47:28 +01:00
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs Use 2018-style paths in code generated by Mako 2018-11-10 17:47:28 +01:00