Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4b9a5b7e91d52e7ccaf23e5b4bf995705dfbfaa2
https://github.com/WebKit/WebKit/commit/4b9a5b7e91d52e7ccaf23e5b4bf995705dfbfaa2
Author: Anne van Kesteren <[email protected]>
Date: 2026-04-03 (Fri, 03 Apr 2026)
Changed paths:
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/style/values/StyleValueTypes.h
R Source/WebCore/style/values/multicol/StyleColumnCount.cpp
M Source/WebCore/style/values/multicol/StyleColumnCount.h
R Source/WebCore/style/values/multicol/StyleColumnWidth.cpp
M Source/WebCore/style/values/multicol/StyleColumnWidth.h
M Source/WebCore/style/values/transforms/StylePerspective.cpp
M Source/WebCore/style/values/transforms/StylePerspective.h
Log Message:
-----------
Make ValueOrKeyword Blending support conditional and more consistent
https://bugs.webkit.org/show_bug.cgi?id=311332
Reviewed by Antti Koivisto.
Per post-landing review feedback on 310364@main we make the Blending
support conditional upon blendability. We also checked existing
Blending implementations and made the generic implementation consistent
with them (not supporting keywords and handling discreteness) and then
removed the specific implementations where possible.
Canonical link: https://commits.webkit.org/310504@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications