[csswg-drafts] [css-logical-1] Invalid CSS value definition for the `initial` field of `border-*-radius` properties (#7366)

cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-logical-1] Invalid CSS value definition for the `initial` field of `border-*-radius` properties ==
As explained in #7285, the `initial` and `value` fields should be assigned a valid value according to the CSS value definition syntax, to allow [automatic parsing](https://github.com/w3c/csswg-drafts/issues/2921). But the `initial` field of the [`border-*-radius` properties](https://drafts.csswg.org/css-logical-1/#border-radius-properties) are defined with *Same as `border-top-left-radius`*.

I suggest using `0` or some kind of redirection markup that `w3c/reffy` can read to extract the proper value.

FYI, @tidoust.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7366 using your GitHub account


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

Received on Wednesday, 15 June 2022 05:57:31 UTC