Files
ladybird/Libraries/LibWeb/CSS/Parser
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
..
2025-08-23 16:04:36 -06:00
2025-08-23 16:04:36 -06:00