Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cd9a578ec975fec293f54e7cd35d41ea925e3e61
https://github.com/WebKit/WebKit/commit/cd9a578ec975fec293f54e7cd35d41ea925e3e61
Author: Sam Weinig <[email protected]>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
A LayoutTests/fast/css/cssom-border-image-width-crash-expected.txt
A LayoutTests/fast/css/cssom-border-image-width-crash.html
A LayoutTests/fast/css/cssom-mask-border-width-crash-expected.txt
A LayoutTests/fast/css/cssom-mask-border-width-crash.html
M Source/WebCore/style/values/color/StyleColor.cpp
Log Message:
-----------
[WebKit] [3f3912d74a915810] ASAN_TRAP | WebCore::RenderThemeMac::systemColor;
WebCore::Style::toStyleColor; Style::CSSValueConversion::operator
https://bugs.webkit.org/show_bug.cgi?id=298299
rdar://159650421
Reviewed by Tim Nguyen.
Add missing check for valid color keywords when building Style::Colors.
Tests: fast/css/cssom-border-image-width-crash.html
fast/css/cssom-mask-border-width-crash.html
* LayoutTests/fast/css/cssom-border-image-width-crash-expected.txt: Added.
* LayoutTests/fast/css/cssom-border-image-width-crash.html: Added.
* LayoutTests/fast/css/cssom-mask-border-width-crash-expected.txt: Added.
* LayoutTests/fast/css/cssom-mask-border-width-crash.html: Added.
* Source/WebCore/style/values/color/StyleColor.cpp:
Canonical link: https://commits.webkit.org/303207@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications