- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Wed, 26 Mar 2025 04:47:41 +0000
- To: public-css-archive@w3.org
cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-color-hdr] Prevent color() links from pointing to CSS Color 5 == Fixes https://github.com/w3c/csswg-drafts/issues/11713#issuecomment-2752661935. > The extended `<color-function>` production links back to CSS Color 5, which means the extended `<colorspace-params>` becomes invisible. [`<color-function>`](https://drafts.csswg.org/css-color-hdr-1/#typedef-color-function) actually links to CSS Color HDR. I assume that this comment was about the `color()` production, and the goal is to prevent readers from being directed to CSS Color 5 by clicking on `color()`, and missing that [`<colorspace-params>`](https://drafts.csswg.org/css-color-hdr-1/#typedef-colorspace-params) is also extended. See https://github.com/w3c/csswg-drafts/pull/12006 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 26 March 2025 04:47:42 UTC