servo/components/style_traits
Zach Hoffman 9c46eabe83 style: [css-properties-values-api] Implement parsing and serialization for @property at-rule
Implemented behind the new properties-and-values pref.

Support for the CSSPropertyRule WebIDL interface is also added in this
patch, because until it's added, any attempt to access the rule using
the CSSOM would crash the browser.

Depends on D178268

Differential Revision: https://phabricator.services.mozilla.com/D178270
2023-11-24 08:57:14 +01:00
..
arc_slice.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
Cargo.toml Further changes required by Servo 2023-11-06 09:35:57 +01:00
dom.rs style: While at it use some better names for some bits 2023-10-02 14:37:19 +00:00
lib.rs style: [css-properties-values-api] Implement parsing and serialization for @property at-rule 2023-11-24 08:57:14 +01:00
owned_slice.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
owned_str.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
specified_value_info.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
values.rs style: Convert RGBA to AbsoluteColor for computed/animated/resolved CSS colors 2023-11-21 15:36:35 +01:00
viewport.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00