Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 750cd66f31bc665a4cc3088d339a85e05bcb787e
https://github.com/WebKit/WebKit/commit/750cd66f31bc665a4cc3088d339a85e05bcb787e
Author: Antti Koivisto <[email protected]>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-mixins/dashed-function-cycles-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-mixins/dashed-function-cycles.html
M Source/WebCore/style/StyleSubstitutionResolver.cpp
Log Message:
-----------
[css-mixins-1] Function arguments invoking the function should not create a
cycle
https://bugs.webkit.org/show_bug.cgi?id=321592
rdar://184711017
Reviewed by Alan Baradlay.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-mixins/dashed-function-cycles-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-mixins/dashed-function-cycles.html:
* Source/WebCore/style/StyleSubstitutionResolver.cpp:
(WebCore::Style::SubstitutionResolver::substituteDashedFunction):
Move cycle detection after argument substitution.
Canonical link: https://commits.webkit.org/319034@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications