- [x] [Mixing colors: the color-mix() function](https://drafts.csswg.org/css-color-5/#color-mix) Has 2 simple tests, ~~both marked tentative~~ and a very comprehensive parsing test - [x] [Selecting the most contrasting color: the color-contrast() function](https://drafts.csswg.org/css-color-5/#colorcontrast) Has some tests. Spec examples would be a start. - [x] [Relative color syntax](https://drafts.csswg.org/css-color-5/#relative-colors) Now has some tests - [x] [Custom color spaces](https://drafts.csswg.org/css-color-5/#custom-color) - [x] [Specifying a color profile: the @color-profile at-rule](https://drafts.csswg.org/css-color-5/#at-profile) - one simple test - [x] [CSS and print: using calibrated CMYK and other printed color spaces](https://drafts.csswg.org/css-color-5/#cal-cmyk) - [x] This section is primarily examples and explanation; it does not contain normative statements - [ ] [Device-dependent CMYK Colors: the device-cmyk() function](https://drafts.csswg.org/css-color-5/#device-cmyk) Hard to test reliably, but at least an @supports test - [ ] [Resolving <color> Values](https://drafts.csswg.org/css-color-5/#resolving-color-values) - [x] [Serialization](https://drafts.csswg.org/css-color-5/#serial) Has some tests, using computed value
Has 2 simple tests,
both marked tentativeand a very comprehensive parsing testHas some tests. Spec examples would be a start.
Now has some tests
Custom color spaces
Specifying a color profile: the @color-profile at-rule
CSS and print: using calibrated CMYK and other printed color spaces
Device-dependent CMYK Colors: the device-cmyk() function
Hard to test reliably, but at least an @supports test
Resolving Values
Serialization
Has some tests, using computed value