Re: [csswg-drafts] [css-color] Fallback color in @color-profile that uses RCS (#6767)

Since `components` is comma-separated, we can have names right there (in another issue we were even discussing adding ranges):

```css
components: x "PANTONE Reflex Blue C";
```

That could even be useful for dev tools, or metaprogramming (e.g. making color pickers automatically from color space definitions).
But I'm still unclear on how the PDF renderer would handle these colors and associate them with inks. Is it some magic pattern matching on the names?

-- 
GitHub Notification of comment by LeaVerou
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6767#issuecomment-952970409 using your GitHub account


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

Received on Wednesday, 27 October 2021 14:10:22 UTC