Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ea741f47a53ba4c3a137f52561981403939372fa
      
https://github.com/WebKit/WebKit/commit/ea741f47a53ba4c3a137f52561981403939372fa
  Author: Lily Spiniolas <lily_spinio...@apple.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm

  Log Message:
  -----------
  [Form Control Refresh] Checkboxes and radio buttons should have border in 
filled state when "Increase Contrast" is enabled on macOS
https://bugs.webkit.org/show_bug.cgi?id=297998
rdar://159226308

Reviewed by Aditya Keerthi.

When the "Increase Contrast" accessibility setting is enabled on macOS,
checkboxes and radio buttons now paint with the high contrast outline
in the filled state.

* Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm:
(WebCore::RenderThemeCocoa::paintCheckboxForVectorBasedControls):
(WebCore::RenderThemeCocoa::paintRadioForVectorBasedControls):

Canonical link: https://commits.webkit.org/299269@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to