Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 10fbe0f0b37f20f0742335c4ecbe3264f61e3d0d
https://github.com/WebKit/WebKit/commit/10fbe0f0b37f20f0742335c4ecbe3264f61e3d0d
Author: Sam Weinig <[email protected]>
Date: 2025-12-30 (Tue, 30 Dec 2025)
Changed paths:
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/style/StyleBuilderCustom.h
Log Message:
-----------
[Style] Remove now unneeded custom style building code for the `fill` and
`stroke` properties
https://bugs.webkit.org/show_bug.cgi?id=304768
Reviewed by Darin Adler.
It is not longer necessary to use custom code to implement
style building for the `fill` and `stroke` properties, nor
is it necessary to explicitly specify the animation wrapper.
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/style/StyleBuilderCustom.h:
Canonical link: https://commits.webkit.org/305002@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications