Re: [csswg-drafts] Allow specifying the "accent color" of a form control element (#5187)

> Is there a reason this can't be done via `color` alone? Would that currently break the modern OS appearance of the control?

Two reasons: 
* Possibly breaking existing sites
* `color` doesn't indicate what is being colored. For example, there are non-background strokes like borders or the fill color of a progress input, does `color` change those?

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

Received on Tuesday, 9 June 2020 00:39:53 UTC