servo/components/style/properties/shorthands
Emilio Cobos Álvarez 854c480177 style: Experiment with implementing zoom as a transform + transform-origin shorthand.
This is a gross hack, of course, but has the advantage of not breaking sites
that use both zoom and -moz-transform / -moz-transform-origin.

There should be no behavior change when the pref is off, of course, and the
webcompat team wanted to experiment with this.

Differential Revision: https://phabricator.services.mozilla.com/D49792
2019-11-04 13:36:32 +01:00
..
background.mako.rs Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} 2019-07-29 17:37:03 +02:00
border.mako.rs 2020: paint borders 2019-10-24 15:06:20 +02:00
box.mako.rs style: Experiment with implementing zoom as a transform + transform-origin shorthand. 2019-11-04 13:36:32 +01:00
column.mako.rs Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} 2019-07-29 17:37:03 +02:00
font.mako.rs style: Always serialize aspect-ratio and font shorthand with spaces around the slash. 2019-10-09 13:21:35 +02:00
inherited_svg.mako.rs Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} 2019-07-29 17:37:03 +02:00
inherited_text.mako.rs Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} 2019-07-29 17:37:03 +02:00
list.mako.rs style: [css-lists-3] Make 'none' invalid as a <counter-style> in counter()/counters(). 2019-09-12 22:34:16 +02:00
margin.mako.rs style: Remove old scroll-snap implementation, and scroll snapping prefs. 2019-11-04 13:36:32 +01:00
outline.mako.rs Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} 2019-07-29 17:37:03 +02:00
padding.mako.rs style: Remove old scroll-snap implementation, and scroll snapping prefs. 2019-11-04 13:36:32 +01:00
position.mako.rs style: Support multiple track sizes for grid-auto-{columns|rows}. 2019-08-15 17:00:25 +02:00
svg.mako.rs Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} 2019-07-29 17:37:03 +02:00
text.mako.rs style: Fix Servo build, and rustfmt recent changes. 2019-09-12 23:04:56 +02:00