Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5ea089ced8479ed2b2067c543f8407a072edab4f
https://github.com/WebKit/WebKit/commit/5ea089ced8479ed2b2067c543f8407a072edab4f
Author: Antti Koivisto <[email protected]>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M Source/WebCore/rendering/style/RenderStyle.cpp
Log Message:
-----------
Treat hasExplicitlySetColor flag as fast-path inherited
https://bugs.webkit.org/show_bug.cgi?id=291937
rdar://problem/149843488
Reviewed by Sam Weinig.
It is set along with color and inherits like color. This allows using fast-path
inheritance
for color changes from inital or UA color to author specified color.
* Source/WebCore/rendering/style/RenderStyle.cpp:
(WebCore::RenderStyle::fastPathInheritFrom):
(WebCore::RenderStyle::fastPathInheritedEqual const):
(WebCore::RenderStyle::nonFastPathInheritedEqual const):
Canonical link: https://commits.webkit.org/294006@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes