- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 21 Aug 2020 15:52:22 +0000
- To: public-css-archive@w3.org
Ah, this does look like a problem introduced by my edits; I didn't read the list closely enough. I could fix it be adjusting the text to refer to colors *in* the computed value, rather than the computed value *as* a color. But it might be truer to the original text to adjust them to `none`, as you say. I'm unclear how intentional that earlier behavior was, tho; it might have just been lumping these in with the other color properties for convenience. @alisonmaher, what does IE do? Do y'all strip away shadows entirely in forced-colors mode, or do you just adjust the shadow colors to an appropriate system color (presumably CanvasText)? -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5459#issuecomment-678362645 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 21 August 2020 15:52:24 UTC