[webkit-changes] [WebKit/WebKit] fc6247: Allow inline style caching in shadow trees
Antti Koivisto
noreply at github.com
Mon Aug 7 07:39:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fc6247685621f350e31d8ec3bcd5b54965419739
https://github.com/WebKit/WebKit/commit/fc6247685621f350e31d8ec3bcd5b54965419739
Author: Antti Koivisto <antti at apple.com>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M Source/WebCore/style/ElementRuleCollector.cpp
Log Message:
-----------
Allow inline style caching in shadow trees
https://bugs.webkit.org/show_bug.cgi?id=259824
rdar://113390149
Reviewed by Alan Baradlay.
* Source/WebCore/style/ElementRuleCollector.cpp:
(WebCore::Style::ElementRuleCollector::addElementInlineStyleProperties):
There is no reason not to.
Canonical link: https://commits.webkit.org/266636@main
More information about the webkit-changes
mailing list