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

@chrishtr @mfreed7 
For a accent-color of "auto", could getComputedStyle() be used to get the OS color scheme (concern is that this could be used to fingerprint the user's OS)? Or would getComputedStyle(elem).getPropertyValue("accent-color") just return "auto" or ""?

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 16 February 2021 17:49:24 UTC