Skip to content

[css-color-5] <hue-interpolation-method> error occurs at parse time - #10413

Merged
svgeesus merged 1 commit into
w3c:mainfrom
cdoublev:pr-10413
Jun 18, 2024
Merged

[css-color-5] <hue-interpolation-method> error occurs at parse time#10413
svgeesus merged 1 commit into
w3c:mainfrom
cdoublev:pr-10413

Conversation

@cdoublev

Copy link
Copy Markdown
Collaborator

<color-interpolation-method> does not allow to specify <hue-interpolation-method> with <rectangular-color-space>, therefore I suggest to remove this from step 2 of Calculating the Result of color-mix:

  1. [...] If the specified color space is a rectangular-orthogonal-color space, then specifying a <hue-interpolation-method> is an error.

Note: in the sentence above (which is removed by this PR), rectangular-orthogonal-color is an autolink that has no target; maybe <rectangular-color-space> should have been used?

@cdoublev cdoublev added the css-color-5 Color modification label Jun 10, 2024
@svgeesus

Copy link
Copy Markdown
Contributor

@svgeesus svgeesus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed

@svgeesus
svgeesus merged commit 7a3be3b into w3c:main Jun 18, 2024
@cdoublev
cdoublev deleted the pr-10413 branch June 18, 2024 19:14
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