- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Tue, 22 Apr 2025 13:28:40 +0000
- To: public-css-archive@w3.org
> * `currentColor` can be used inside `color-mix()`. And although I haven't shown it in my test, it's even treated as valid when it's used for the `color` property ;) Yes, that is correct. From [14.5. Resolving other colors](https://drafts.csswg.org/css-color-4/#resolving-other-colors) > In the [color](https://drafts.csswg.org/css-color-4/#propdef-color) property, the used value of currentcolor is the resolved [inherited value](https://drafts.csswg.org/css-cascade-5/#inherited-value). In any other property, its used value is the used value of the color property on the same element. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9555#issuecomment-2821337408 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 22 April 2025 13:28:40 UTC