Re: [csswg-drafts] [css-color][css-color-adjust] We should add sufficient system colors to fully implement the HTML UA stylesheet (#4924)

> table { border-color: black; }: should be doable with just canvastext

Just to call this out specifically in answer to Amelia's question, this *can't* be `currentcolor`, as the default table borders don't respond to `color` today. So it has to be `canvastext`.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4924#issuecomment-610661632 using your GitHub account

Received on Tuesday, 7 April 2020 23:02:23 UTC