mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
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.