ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-properties-values-api
Sam Atkins 35fd3bda79 LibWeb/CSS: Promote <transform-list/function> to parsable types
The `transform` property is now parsed based on its JSON data, and
shouldn't behave any differently than before.

This makes `<transform-list>` and `<transform-function>` work in the
`syntax` descriptor for `@property`, and also means we know that
`transform` can accept the `none` keyword. We get a few WPT passes out
of that.
2025-10-14 13:41:47 +01:00
..
at-property-cssom.txt LibWeb/CSS: Parse initial value using syntax from @property 2025-08-04 11:08:46 +01:00
register-property-syntax-parsing.txt LibWeb/CSS: Promote <transform-list/function> to parsable types 2025-10-14 13:41:47 +01:00
register-property.txt
registered-properties-inheritance.txt
var-reference-registered-properties-cycles.txt
var-reference-registered-properties.txt