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

Combinators + and ~ do not work correctly #3

Closed
technosophos opened this issue Jul 7, 2009 · 1 comment
Closed

Combinators + and ~ do not work correctly #3

technosophos opened this issue Jul 7, 2009 · 1 comment

Comments

@technosophos
Copy link
Owner

According to the spec, + and ~ are directional -- they only match elements after the left-side match.

QueryPath currently allows them to match any siblings.

@technosophos
Copy link
Owner Author

  • actually does work correctly.

Created commit 9fcf13a: Fixed ~ operator.

SignpostMarv pushed a commit to Satisfactory-Clips-Archive/querypath that referenced this issue Dec 26, 2021
SignpostMarv pushed a commit to Satisfactory-Clips-Archive/querypath that referenced this issue Dec 26, 2021
SignpostMarv pushed a commit to Satisfactory-Clips-Archive/querypath that referenced this issue Dec 26, 2021
SignpostMarv pushed a commit to Satisfactory-Clips-Archive/querypath that referenced this issue Dec 26, 2021
SignpostMarv pushed a commit to Satisfactory-Clips-Archive/querypath that referenced this issue Dec 26, 2021
This issue was closed.
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

No branches or pull requests

1 participant