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(utils.matches): fix attribute exists selector to match empty attributes #3669

Merged
merged 4 commits into from
Sep 26, 2022

Conversation

straker
Copy link
Contributor

@straker straker commented Sep 22, 2022

Fixes the issue discovered in #3663 where we couldn't properly match [attr=""]

@straker straker requested a review from a team as a code owner September 22, 2022 22:03
test/core/utils/matches.js Show resolved Hide resolved
test/core/utils/matches.js Outdated Show resolved Hide resolved
straker and others added 2 commits September 23, 2022 08:17
Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
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.

2 participants