Skip to content

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

Merged
svgeesus merged 1 commit into
w3c:mainfrom
cdoublev:pr-11220
Nov 15, 2024
Merged

[css-color-5] Validate color profile components case-insensitively#11220
svgeesus merged 1 commit into
w3c:mainfrom
cdoublev:pr-11220

Conversation

@cdoublev

@cdoublev cdoublev commented Nov 15, 2024

Copy link
Copy Markdown
Collaborator

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
@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