Re: [csswg-drafts] [css-color-adjust] What happens to box/text-shadow? (#5459)

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