RESOLVED DUPLICATE of bug 260102 252766
[macOS] -webkit-focus-ring-color should be hardcoded unless `_useSystemAppearance` is enabled
https://bugs.webkit.org/show_bug.cgi?id=252766
Summary [macOS] -webkit-focus-ring-color should be hardcoded unless `_useSystemAppear...
Aditya Keerthi
Reported 2023-02-22 13:08:30 PST
Getting the computed style's color from <input style="color: -webkit-focus-ring-color"> currently returns the system focus ring color. We should match the behavior of <input style="color: AccentColor">, which returns a hardcoded value.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-01 13:09:21 PST
Tim Nguyen (:ntim)
Comment 2 2023-09-24 04:57:13 PDT
*** This bug has been marked as a duplicate of bug 260102 ***
Note You need to log in before you can comment on or make changes to this bug.