Re: [csswg-drafts] [css-color-5] Only `hsl` and `hwb` have channel values as percentages in RCS (#9016)

Relevant tests to check:

 - [parsing/color-valid-relative-color.html](https://github.com/web-platform-tests/wpt/blob/master/css/css-color/parsing/color-valid-relative-color.html)
 - [parsing/color-invalid-relative-color.html](https://github.com/web-platform-tests/wpt/blob/master/css/css-color/parsing/color-invalid-relative-color.html)
 
Add subtests with calc(), to check correct types used,  on:

 - HSL hue
 - HSL L and S
 - HWB hue
 - HWB W and B
 - LCH hue
 - Oklch hue
 

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


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

Received on Saturday, 1 July 2023 12:36:31 UTC