Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ebc04e9b23b06e06bf32d0087f0991bc0b84d4c4
https://github.com/WebKit/WebKit/commit/ebc04e9b23b06e06bf32d0087f0991bc0b84d4c4
Author: Tim Nguyen <[email protected]>
Date: 2026-02-16 (Mon, 16 Feb 2026)
Changed paths:
A
LayoutTests/fast/forms/appearance-base/internal-auto-base-function-crash-expected.html
A
LayoutTests/fast/forms/appearance-base/internal-auto-base-function-crash.html
M Source/WebCore/css/ShorthandSerializer.cpp
Log Message:
-----------
REGRESSION (307520@main): Webpage crashes trying to inspect a <select> element
https://bugs.webkit.org/show_bug.cgi?id=308021
rdar://170517420
Reviewed by Simon Fraser.
Treat -internal-auto-base() like var() and don't try to eagerly serialize.
*
LayoutTests/fast/forms/appearance-base/internal-auto-base-function-crash-expected.html:
Added.
*
LayoutTests/fast/forms/appearance-base/internal-auto-base-function-crash.html:
Added.
* Source/WebCore/css/ShorthandSerializer.cpp:
(WebCore::ShorthandSerializer::commonSerializationChecks):
Canonical link: https://commits.webkit.org/307684@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications