servo/components/style/properties
2019-12-07 14:31:45 +01:00
..
helpers style: Don't make visibility additive. 2019-10-09 13:21:35 +02:00
longhands Implement text-align (except justify) 2019-12-07 14:31:45 +01:00
shorthands style: Make 'grid-area'/'grid-column'/'grid-row' shorthands serialize to shortest possible form. 2019-11-30 20:45:04 +01:00
build.py Generate apis.html and css-properties.json for docs as part of crates’ build scripts 2019-07-30 08:37:33 +02:00
cascade.rs style: Use only Origin during the cascade, rather than CascadeLevel. 2019-11-30 20:45:00 +01:00
computed_value_flags.rs style: Remove ComputedStyle::mBits. 2019-03-27 14:29:16 +01:00
counted_unknown_properties.py style: Experiment with implementing zoom as a transform + transform-origin shorthand. 2019-11-04 13:36:32 +01:00
data.py style: Handle logical shorthand animations with variable references correctly. 2019-11-30 20:45:01 +01:00
declaration_block.rs style: Rustfmt declaration_block.rs. 2019-09-12 22:34:16 +02:00
gecko.mako.rs style: Use MaybeUninit in style struct clone impls / constructors. 2019-11-30 20:44:57 +01:00
helpers.mako.rs 2020: paint borders 2019-10-24 15:06:20 +02:00
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Generate apis.html and css-properties.json for docs as part of crates’ build scripts 2019-07-30 08:37:33 +02:00
properties.mako.rs Don’t store computed values of logical properties in style structs 2019-12-07 12:45:36 +01:00