[webkit-changes] [WebKit/WebKit] 8b9264: Really allow explicit inherit in matched declarati...
Antti Koivisto
noreply at github.com
Thu Aug 17 08:49:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b9264f72639606a357b99a59fbc781d07e06762
https://github.com/WebKit/WebKit/commit/8b9264f72639606a357b99a59fbc781d07e06762
Author: Antti Koivisto <antti at apple.com>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M Source/WebCore/style/MatchedDeclarationsCache.cpp
Log Message:
-----------
Really allow explicit inherit in matched declarations cache
https://bugs.webkit.org/show_bug.cgi?id=260340
rdar://114017119
Reviewed by Alan Baradlay.
* Source/WebCore/style/MatchedDeclarationsCache.cpp:
(WebCore::Style::MatchedDeclarationsCache::isCacheable):
The previous patch missed this check.
Canonical link: https://commits.webkit.org/267001@main
More information about the webkit-changes
mailing list