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

Fixing missing quotes in CSS attribute selectors #2

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

zipper
Copy link

@zipper zipper commented Sep 12, 2022

Fixing missing quotes in CSS attribute selectors. When data attribute has a value eg. with ., the jQuery sizzle engine throws an error when there are no quotes around the value.

@zipper zipper marked this pull request as ready for review September 12, 2022 09:33
… has a value eg. with `.`, the jQuery sizzle engine throws an error when there are no qutes around the value.
@zipper zipper merged commit 6a0595d into master Sep 19, 2022
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.

1 participant