[csswg-drafts] [css-color-5] Does relative colors support current color? (#9238)

tiaanl has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-color-5] Does relative colors support current color? ==
The origin color for the relative color syntax takes a <color> so I assume that includes the currentcolor keyword. I don't see a specific mention of this, in the spec but according to wpt (and the implementation in WebKit) currentcolor is not tested/supported.

Most notably if it is supported I guess we should be able to serialize the relative syntax as `rgb(from currentcolor r g b)` and not an already computed color.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9238 using your GitHub account


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

Received on Thursday, 24 August 2023 20:42:48 UTC