Skip to content

[css-values-5] Editorial: fix scope of random() values #11920

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 1 commit into from
Mar 18, 2025

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Mar 12, 2025

According to the definitions data model, dfn-for needs to a contain a "comma-separated list" of definitions. A recent commit used | to separate values definitions for random() and <random-value-sharing>. References back to the scoped definitions did not work as a result.

According to the definitions data model, `dfn-for` needs to a contain a
"comma-separated list" of definitions. The spec used `|` to separate values
for `random()` and `<random-value-sharing>`.
@tidoust tidoust requested a review from tabatkins March 12, 2025 06:53
@tabatkins tabatkins merged commit f07d4fd into w3c:main Mar 18, 2025
1 check passed
@tabatkins
Copy link
Member

Argh, sorry about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants