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: fix for trimmed attribute selector value #33

Merged
merged 1 commit into from
Nov 7, 2022
Merged

fix: fix for trimmed attribute selector value #33

merged 1 commit into from
Nov 7, 2022

Conversation

david-luna
Copy link
Contributor

Tiny PR that resolves #17 by adding the required space between the attribute selector value and the case sensitive modifier.
The change in the regexp does not affect the named groups so the match returns the same values but in this case without trimming the values ending with `[sSiI].

@LeaVerou LeaVerou merged commit 5310d84 into LeaVerou:master Nov 7, 2022
@LeaVerou
Copy link
Owner

LeaVerou commented Nov 7, 2022

Thanks!

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.

Unexpected trimmed attribute selector value
2 participants