servo/components/style/properties
Emilio Cobos Álvarez 7345af613a
style: Serialize a bunch of image properties with Servo.
I had to fix the conversion for BackgroundSize too, hopefully we can
simplify all this using cbindgen in the future instead of CalcValue.

Differential Revision: https://phabricator.services.mozilla.com/D7580
2018-10-09 19:45:35 +02:00
..
helpers style: Use decomposition to interpolate matched perspective transform operations. 2018-09-05 19:11:26 +02:00
longhands style: Rename pref "layout.css.scrollbar-colors.enabled" to "layout.css.scrollbar-color.enabled". 2018-10-09 19:44:08 +02: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: Avoid walking the rule tree three times from apply_declarations. 2018-10-09 19:43:26 +02:00
computed_value_flags.rs style: Remove IS_STYLE_IF_VISITED. 2018-07-24 03:29:03 +02:00
data.py style: Implement flow-relative values for resize property. 2018-08-18 17:47:51 +02:00
declaration_block.rs style: Remove DeclaredValue. 2018-09-18 11:39:31 +02:00
gecko.mako.rs style: Serialize a bunch of image properties with Servo. 2018-10-09 19:45:35 +02:00
helpers.mako.rs style: Remove DeclaredValue. 2018-09-18 11:39:31 +02: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 style: Make LonghandId::flags an indexing operation. 2018-09-18 11:39:48 +02:00