- From: Alison Maher via GitHub <sysbot+gh@w3.org>
- Date: Tue, 12 Apr 2022 15:08:39 +0000
- To: public-css-archive@w3.org
> Is it though? If you use currentColor, you most likely want stuff to fit with the surrounding text, which is Gecko's behavior. Yeah, I think that is a more common scenario, so having that be the default behavior for SVGs makes sense. But I do think having the option to inherit through the original values can be valuable if that's what the author does end up wanting in certain situations. > In any case guessing author intent is hard, and you're right that forcing colors at computed value time the original author-specified colors are lost down the tree (though that's different from the question of whether system colors should themselves resolve at computed or used value time). Agreed, I think these would be two independent resolutions. And I do think the arguments for resolving system colors at computed value time do seem valid to me. -- GitHub Notification of comment by alisonmaher Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6773#issuecomment-1096853525 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 12 April 2022 15:08:41 UTC