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

Value Definition Syntax parser rejects whitespaces in multipliers #270

Open
tidoust opened this issue Feb 9, 2024 · 0 comments
Open

Value Definition Syntax parser rejects whitespaces in multipliers #270

tidoust opened this issue Feb 9, 2024 · 0 comments

Comments

@tidoust
Copy link

tidoust commented Feb 9, 2024

Per feedback in w3c/csswg-drafts#9862 (comment), parsers should be forgiving about whitespaces in curly braces in multipliers, as in <length>{1, 2}. The parser in CSSTree currently rejects such whitespaces as invalid.

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

1 participant