Re: [csswg-drafts] [css-color-5] color-contrast needs another comma (#5087)

I really like the slash syntax `color-contrast(wheat / tan, sienna, var(--myAccent), #d2691e)`; reads nice and feels consistent enough with other uses. 

That mean the spec would update to?
```
color-contrast() = color-contrast( <color> / <color># )
```

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

Received on Tuesday, 26 May 2020 16:21:32 UTC