Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bc9d4c2241359a2e95c495c967594c6562cbb4e6
https://github.com/WebKit/WebKit/commit/bc9d4c2241359a2e95c495c967594c6562cbb4e6
Author: Lily Spiniolas <[email protected]>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
M Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm
Log Message:
-----------
[iOS] Disabled submit buttons should not have dark text
https://bugs.webkit.org/show_bug.cgi?id=294480
rdar://153342102
Reviewed by Abrar Rahman Protyasha.
So long as the text color of a native submit button has
not been explicitly set, use white with opacity 0.8 on
iOS. We do this already on macOS, but using a different
mechanism (by setting "insideDefaultButton").
* Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm:
(WebCore::RenderThemeCocoa::adjustButtonStyleForVectorBasedControls const):
Canonical link: https://commits.webkit.org/296224@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes