[Webkit-unassigned] [Bug 241866] Implement AccentColor/AccentColorText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 10:13:11 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=241866

--- Comment #7 from Luke <luke at warlow.dev> ---
Based on this quick test:

https://jsfiddle.net/01vz2osr/

All three browsers expose an OS accent colour derivative, at least on macOS 12.4.

Tested in Chrome Dev 105, Firefox Stable 102, and Safari 15.5.

While they don't all match each other they're a derivative of the OS colour so cover the fingerprinting front, even if not necessarily the legitimate use case of trying to style your elements to match `accent-color: auto`.

Also the new AccentColor property can be tested in latest Firefox Nightly, and it exposes the accent colour.

Per discussion in https://github.com/w3c/csswg-drafts/issues/7347 this is correct behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220711/f6685535/attachment-0001.htm>


More information about the webkit-unassigned mailing list