Skip to content
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

[css-counter-styles-3] Custom counters and list-style ambiguity #2724

Closed
faceless2 opened this issue May 31, 2018 · 1 comment
Closed

[css-counter-styles-3] Custom counters and list-style ambiguity #2724

faceless2 opened this issue May 31, 2018 · 1 comment

Comments

@faceless2
Copy link

@counter-style inside {
   ...
}

@counter-style outside {
    ...
}

ul { list-style: inside outside }

Can I suggest that "inside" and "outside" are added to the list of proscribed values for custom counter names? Otherwise, we need to define how to resolve this one.

@emilio
Copy link
Collaborator

emilio commented May 31, 2018

Dupe of #2624. Firefox handles this fine afaict, but would require the change in that issue.

Please reopen if you think it's a different issue.

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

No branches or pull requests

2 participants