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

Correct step in matches() #923

Merged
merged 1 commit into from
Jan 19, 2021
Merged

Correct step in matches() #923

merged 1 commit into from
Jan 19, 2021

Conversation

annevk
Copy link
Member

@annevk annevk commented Nov 11, 2020

It needs to pass this rather than an undefined variable. Also clean up the algorithm a bit.

Fixes #921.


Preview | Diff

Base automatically changed from master to main January 15, 2021 07:32
It needs to pass this rather than an undefined variable. Also clean up the algorithm a bit.

Fixes #921.
@annevk annevk merged commit 816bbfb into main Jan 19, 2021
@annevk annevk deleted the annevk/matches branch January 19, 2021 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Element.matches(selectors) seeming typo / missing step
1 participant