[webkit-changes] [WebKit/WebKit] ad52c1: Remove unnecessary check in `TreeResolver::resolve...
Vitaly Dyachkov
noreply at github.com
Tue Jun 20 07:12:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad52c1163560b7c2756bdbbbfb4ae9318d420a90
https://github.com/WebKit/WebKit/commit/ad52c1163560b7c2756bdbbbfb4ae9318d420a90
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/marker-computed-content-expected.txt
M Source/WebCore/style/StyleTreeResolver.cpp
Log Message:
-----------
Remove unnecessary check in `TreeResolver::resolvePseudoElement()`
https://bugs.webkit.org/show_bug.cgi?id=257641
Reviewed by Antti Koivisto.
There was a `FIXME` saying that this test shouldn't be needed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/marker-computed-content-expected.txt:
* Source/WebCore/style/StyleTreeResolver.cpp:
(WebCore::Style::TreeResolver::resolvePseudoElement):
Canonical link: https://commits.webkit.org/265318@main
More information about the webkit-changes
mailing list