[webkit-changes] [WebKit/WebKit] 42904d: Allow matched declarations cache at shadow boundary
Antti Koivisto
noreply at github.com
Thu Aug 17 07:25:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 42904df4492be6c2ac34134517623465bb8f1e92
https://github.com/WebKit/WebKit/commit/42904df4492be6c2ac34134517623465bb8f1e92
Author: Antti Koivisto <antti at apple.com>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M Source/WebCore/style/StyleResolver.cpp
Log Message:
-----------
Allow matched declarations cache at shadow boundary
https://bugs.webkit.org/show_bug.cgi?id=260339
rdar://114016739
Reviewed by Alan Baradlay.
* Source/WebCore/style/StyleResolver.cpp:
(WebCore::Style::Resolver::applyMatchedProperties):
There is no reason not to.
(WebCore::Style::isAtShadowBoundary): Deleted.
Canonical link: https://commits.webkit.org/266998@main
More information about the webkit-changes
mailing list