servo/components/style/values
Emilio Cobos Álvarez 5530f7e90c style: Support break-inside: avoid-{page,column}
break-before/after: page|column seem harder because you need to deal
with nested breaks, I think, but this should be straight-forward.

Differential Revision: https://phabricator.services.mozilla.com/D121206
2023-05-24 18:32:41 +02:00
..
animated style: Clamp perspective() values to a minimum of 1px 2023-05-24 18:32:36 +02:00
computed style: Don't alias -apple-system to system-ui for now, to keep /css/css-fonts/animations/system-fonts.html happy 2023-05-24 18:32:41 +02:00
generics style: Remove the paper size variant of GenericPageSize and add an implied default to the paper size and orientation variant 2023-05-24 18:32:38 +02:00
resolved Further changes required by Servo 2023-05-24 18:32:36 +02:00
specified style: Support break-inside: avoid-{page,column} 2023-05-24 18:32:41 +02:00
distance.rs style: Drop fallback attribute from animate and distance. 2020-04-16 16:35:07 +02:00
mod.rs Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00