Skip to content

[css-color-5] Validate color profile components case-insensitively #11220

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

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

cdoublev
Copy link
Collaborator

@cdoublev cdoublev commented Nov 15, 2024

The current text is not very explicit about whether the components descriptor should be invalid when it includes a component called NONE:

A component must not be named ‘none’, [...]. If this descriptor contains a component called ‘none’, the descriptor is invalid.

I propose the same wording than for custom counter style names:

<counter-style-name> is a <custom-ident> that is not an ASCII case-insensitive match for none.

I presume that case-insensitive component names are not wanted.

@cdoublev cdoublev added the css-color-5 Color modification label Nov 15, 2024
@svgeesus svgeesus merged commit 4bc75b3 into w3c:main Nov 15, 2024
1 check passed
@cdoublev cdoublev deleted the pr-11220 branch November 15, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-color-5 Color modification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants