mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
The definition of syntax in the "css-properties-values-api" spec (which is used for the `@property/syntax` descriptor) is slightly different from the definition of `<syntax>` in the "css-values" spec (which we implement) in that it limits literal idents to exclusively `<custom-ident>`s (i.e. not CSS-wide keywords or "default"). `<custom-ident>`s are also case-sensitive so that behavior is implemented for syntax matching here as well
3.7 KiB
3.7 KiB