Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ee010b2f690f44c0e80b4e5dcd414770630d41d1 https://github.com/WebKit/WebKit/commit/ee010b2f690f44c0e80b4e5dcd414770630d41d1 Author: Lily Spiniolas <lily_spinio...@apple.com> Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths: M Source/WebCore/css/CSSValueKeywords.in M Source/WebCore/css/parser/CSSParserIdioms.cpp M Source/WebCore/rendering/mac/RenderThemeMac.mm Log Message: ----------- Add quinary label color to RenderThemeMac's system colors https://bugs.webkit.org/show_bug.cgi?id=290322 rdar://147721353 Reviewed by Wenson Hsieh and Aditya Keerthi. Exposed `quinaryLabelColor` to RenderThemeMac::systemColor and added an associated CSS keyword. * Source/WebCore/css/CSSValueKeywords.in: * Source/WebCore/css/parser/CSSParserIdioms.cpp: (WebCore::isColorKeywordAllowedInMode): * Source/WebCore/rendering/mac/RenderThemeMac.mm: (WebCore::RenderThemeMac::systemColor const): Canonical link: https://commits.webkit.org/292607@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