Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-logical-1] Invalid initial of border-*-radius properties #7366

Open
cdoublev opened this issue Jun 15, 2022 · 0 comments
Open

[css-logical-1] Invalid initial of border-*-radius properties #7366

cdoublev opened this issue Jun 15, 2022 · 0 comments
Labels
css-logical-1 Current Work

Comments

@cdoublev
Copy link
Collaborator

cdoublev commented Jun 15, 2022

The initial field of the border-*-radius properties are defined with Same as border-top-left-radius, which cannot be parsed against the value field, which is annoying for CSS tools that use this data, eg. to set a longhand value that is missing in a shorthand declaration value.

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

FYI, @tidoust.

@cdoublev cdoublev changed the title [css-logical-1] Invalid CSS value definition for the initial field of border-*-radius properties [css-logical-1] Invalid initial of border-*-radius properties Jun 27, 2022
@cdoublev cdoublev added the css-logical-1 Current Work label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-logical-1 Current Work
Projects
None yet
Development

No branches or pull requests

1 participant