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 path bug #45

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

mbenedettini
Copy link

@mbenedettini mbenedettini commented May 8, 2024

Array-index based path parts were making the rest of the path to be ignored.

There's also a fix in the test runner for selectors, that had an issue in which it wasn't being ensured that the right number of elements were being emitted (I added a test case for this bug and it was being ignored because parser wasn't emitting anything).

@juanjoDiaz
Copy link
Owner

Hi @mbenedettini ,

Thanks for the contribution.

The only thing missing is that the test should also be added to the node and whatwg modules.

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.

None yet

2 participants