servo/components/style/properties/shorthands
Boris Chiou 39f57649da style: Support view-timeline shorthand
view-timeline shorthand includes view-timeline-name and
view-timeline-axis, but excludes view-timeline-inset.

Note: We will fix the test of "view-timeline-name: auto" in the next patch.

Differential Revision: https://phabricator.services.mozilla.com/D166404
2023-11-06 09:35:57 +01:00
..
background.mako.rs style: When serializing background shorthand skip initial values and order values according to grammar 2023-10-02 14:37:19 +00:00
border.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
box.mako.rs style: Unconditionally enable container properties in UA sheets 2023-11-04 08:17:09 +01:00
column.mako.rs style: Serialization differences with "columns" with one or more auto value 2023-11-04 08:17:09 +01:00
font.mako.rs style: Remove 'font-palette' from the 'font' shorthand 2023-11-04 08:17:09 +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 style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
list.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
margin.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
outline.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
padding.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
position.mako.rs style: Properly fail to serialize grid shorthand when not roundtripping 2023-10-02 14:37:19 +00:00
svg.mako.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
text.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
ui.mako.rs style: Support view-timeline shorthand 2023-11-06 09:35:57 +01:00