Skip to content

Conversation

@cdoublev
Copy link
Collaborator

Fixes #9258. This PR removes this emphasized part:

If a @counter-style uses the extends system, it must not contain a symbols or additive-symbols descriptor, or else the @counter-style rule is invalid.

It was reported in #5717 and should have been fixed in ba2a8cb.

They all follow the resolution in #1682.


ba2a8cb and this PR leave multiple requirements ("must [not] contain") without explicitly saying what should happen when they are not met. In my opinion, "otherwise, the @counter-style does not define a counter style (but is still a valid at-rule)" should be added.

@tabatkins tabatkins merged commit 3a1c489 into w3c:main Mar 10, 2025
1 check passed
@tabatkins
Copy link
Member

In my opinion, "otherwise, the @counter-style does not define a counter style (but is still a valid at-rule)" should be added.

Yup, sounds good.

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.

[css-counter-styles-3] @counter-style declared with extended system and *-symbols

2 participants