[css-houdini-drafts] Pull Request: [css-properties-values-api-1][editorial] Match an empty string for initialValue

cdoublev has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:

== [css-properties-values-api-1][editorial] Match an empty string for initialValue ==
There is no corresponding test on [WPT](https://github.com/web-platform-tests/wpt/blob/master/css/css-properties-values-api/register-property-syntax-parsing.html) but empty string is a valid [`initial-value`](https://drafts.css-houdini.org/css-properties-values-api-1/#initial-value-descriptor), and `CSS.registerProperty({ ..., syntax: '*', initialValue: '' })` works on current version of Chrome and FF.

See https://github.com/w3c/css-houdini-drafts/pull/1129


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 4 October 2024 05:19:26 UTC