Re: [csswg-drafts] [css-color] Mitigating fingerprinting for AccentColor/AccentColorText (#10372)

> I think it makes sense to scope down accent-color: auto system color availability to installed websites only as well for consistency.

But where does the auto value actually get exposed to script? It just resolves to auto in computed style? The fingerprinting issue is because when you use AccentColor you're able to access the value in script. `accent-color:auto` should be completely safe?

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


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

Received on Thursday, 28 August 2025 17:39:01 UTC