servo/components/style/properties/shorthands
2020-05-19 10:02:03 +02:00
..
background.mako.rs Add the full background shorthand 2020-01-13 21:59:46 +01:00
border.mako.rs style: Change the parsing order of border shorthands. 2020-04-16 16:35:07 +02:00
box.mako.rs layout_2020: Add support for transitions and animations 2020-05-19 10:02:03 +02:00
column.mako.rs style: Remove moz-prefixed aliases for column-gap and CSS multi-column properties. 2020-02-12 02:43:13 +01:00
font.mako.rs Start implementing text in layout 2020 2019-11-25 10:54:46 +01: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: Replace existing GridAutoFlow struct with a bitflags! backed one. 2020-04-16 16:35:07 +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 Enable text-decoration on layout 2020 2020-03-23 11:10:44 +01:00