[webkit-changes] [WebKit/WebKit] 2463d7: Allow currentcolor in matched declarations cache
Antti Koivisto
noreply at github.com
Fri Aug 18 07:45:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2463d7c25d7ba9e48c49bd54a5fb47a14dfe365f
https://github.com/WebKit/WebKit/commit/2463d7c25d7ba9e48c49bd54a5fb47a14dfe365f
Author: Antti Koivisto <antti at apple.com>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
M Source/WebCore/style/ElementRuleCollector.cpp
Log Message:
-----------
Allow currentcolor in matched declarations cache
https://bugs.webkit.org/show_bug.cgi?id=260383
rdar://problem/114077599
Reviewed by Alan Baradlay.
* Source/WebCore/style/ElementRuleCollector.cpp:
(WebCore::Style::ElementRuleCollector::addMatchedProperties):
No need for this check and now the whole loop can go away too.
Canonical link: https://commits.webkit.org/267040@main
More information about the webkit-changes
mailing list