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

fix: identify more literals #289

Merged
merged 1 commit into from
Jan 2, 2023
Merged

fix: identify more literals #289

merged 1 commit into from
Jan 2, 2023

Conversation

idoros
Copy link
Collaborator

@idoros idoros commented Jan 2, 2023

This PR fixes unknown delimiters being considered as part of an ident.

This fix doesn't completely handles the required ident tokenization according to the spec, but it makes sure that common literals won't be considered as part of idents.

@idoros idoros added bug Something isn't working css-value-parser labels Jan 2, 2023
@idoros idoros requested a review from barak007 January 2, 2023 13:34
@idoros idoros self-assigned this Jan 2, 2023
@barak007 barak007 merged commit 44b2d78 into master Jan 2, 2023
@barak007 barak007 deleted the ido/add-css-value-literals branch January 2, 2023 14:48
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working css-value-parser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants