Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 51786e15c354e214f638faf535767b21d509e5d2 https://github.com/WebKit/WebKit/commit/51786e15c354e214f638faf535767b21d509e5d2 Author: Lily Spiniolas <lily_spinio...@apple.com> Date: 2025-08-21 (Thu, 21 Aug 2025)
Changed paths: A LayoutTests/fast/forms/form-control-refresh/progress-window-inactive-state-dark-mode-expected-mismatch.html A LayoutTests/fast/forms/form-control-refresh/progress-window-inactive-state-dark-mode.html A LayoutTests/fast/forms/form-control-refresh/progress-window-inactive-state-light-mode-expected-mismatch.html A LayoutTests/fast/forms/form-control-refresh/progress-window-inactive-state-light-mode.html M LayoutTests/platform/ios/TestExpectations M LayoutTests/platform/visionos/TestExpectations M Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm Log Message: ----------- [Form Control Refresh] <progress> is missing window inactive state https://bugs.webkit.org/show_bug.cgi?id=297746 rdar://158885234 Reviewed by Aditya Keerthi. When the window is inactive on macOS, use the tertiary label color for the fill color. * LayoutTests/fast/forms/form-control-refresh/progress-window-inactive-state-dark-mode-expected-mismatch.html: Added. * LayoutTests/fast/forms/form-control-refresh/progress-window-inactive-state-dark-mode.html: Added. * LayoutTests/fast/forms/form-control-refresh/progress-window-inactive-state-light-mode-expected-mismatch.html: Added. * LayoutTests/fast/forms/form-control-refresh/progress-window-inactive-state-light-mode.html: Added. * LayoutTests/platform/ios/TestExpectations: * LayoutTests/platform/visionos/TestExpectations: * Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm: (WebCore::RenderThemeCocoa::paintProgressBarForVectorBasedControls): (WebCore::RenderThemeCocoa::paintSliderTrackForVectorBasedControls): Canonical link: https://commits.webkit.org/299037@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