[csswg-drafts] Pull Request: [css-color-5] <hue-interpolation-method> error occurs at parse time

cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-color-5] <hue-interpolation-method> error occurs at parse time ==
[`<color-interpolation-method>`](https://drafts.csswg.org/css-color-5/#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](https://drafts.csswg.org/css-color-5/#color-mix-result):

  > 2. [...] 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>`](https://drafts.csswg.org/css-color-5/#typedef-rectangular-color-space) should have been used?

See https://github.com/w3c/csswg-drafts/pull/10413


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

Received on Monday, 10 June 2024 06:15:51 UTC