[Webkit-unassigned] [Bug 252766] New: [macOS] -webkit-focus-ring-color should be hardcoded unless `_useSystemAppearance` is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 13:08:30 PST 2023


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

            Bug ID: 252766
           Summary: [macOS] -webkit-focus-ring-color should be hardcoded
                    unless `_useSystemAppearance` is enabled
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: akeerthi at apple.com

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.

-- 
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/20230222/74074c7b/attachment.htm>


More information about the webkit-unassigned mailing list