Skip to content

[css-mixins-1] Handle dynamic cycle detection, argument grammar #12165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 5, 2025

Conversation

andruud
Copy link
Member

@andruud andruud commented May 5, 2025

I couldn't make cycle detection work for custom functions by invoking "substitute arbitrary substitution functions", so I made that more explicit using "guarded" substitution contexts.

Resolves #11500.

I couldn't make cycle detection work for custom functions
by invoking "substitute arbitrary substitution functions",
so I made that more explicit using "guarded" substitution contexts.

Resolves w3c#11500.
@andruud andruud requested a review from tabatkins May 5, 2025 17:44
@tabatkins tabatkins merged commit 943132e into w3c:main May 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[css-values] Short-circuit if() evaluation
2 participants