servo/components/style/properties
Boris Chiou 06f81aea07 style: Implement CSS animation-composition longhand in style system
This patch introduces animation-composition longhand but we don't
accept it in @keyframe rule for now. I will support this for @keyframe
in the patch series.

Besides, the shorthand of animation doesn't include animation-composition.
The spec issue is: https://github.com/w3c/csswg-drafts/issues/6946.
We could fix the shorthand once this spec issue gets updated.

Differential Revision: https://phabricator.services.mozilla.com/D150299
2023-10-02 14:37:19 +00:00
..
helpers style: Move transitions and animations to nsStyleUIReset 2023-08-16 17:46:41 +02:00
longhands style: Implement CSS animation-composition longhand in style system 2023-10-02 14:37:19 +00:00
shorthands style: Add support for parsing the contain-intrinsic-size property from the CSS-sizing specification 2023-10-02 14:37:19 +00:00
build.py Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
cascade.rs style: Check for allowed colors recursively in forced-colors mode 2023-10-02 14:37:19 +00:00
computed_value_flags.rs style: Implement CSS 'contain: style' 2023-10-02 14:37:19 +00:00
counted_unknown_properties.py style: Parse scroll-snap-stop style and propagate it to APZ side 2023-08-16 17:46:41 +02:00
data.py style: Parse scroll-snap-stop style and propagate it to APZ side 2023-08-16 17:46:41 +02:00
declaration_block.rs style: Add support for the revert-layer keyword 2023-06-09 10:22:22 +02:00
gecko.mako.rs style: Implement CSS animation-composition longhand in style system 2023-10-02 14:37:19 +00:00
helpers.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
Mako-1.1.2-py2.py3-none-any.whl style: Update mako in the style system. 2020-04-16 16:35:07 +02: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 style: Use ColorMix for interpolated colors in the computed style rather than ComplexColorRatios 2023-08-16 17:46:41 +02:00