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

Empty DOM Queries #180

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Empty DOM Queries #180

merged 1 commit into from
Dec 17, 2024

Conversation

otsch
Copy link
Member

@otsch otsch commented Dec 17, 2024

Minor improvement for the DomQuery (base for Dom::cssSelector() and Dom::xPath()): enable providing an empty string as selector, to simply get the node that the selector is applied to.

Minor improvement for the `DomQuery` (base for `Dom::cssSelector()` and
`Dom::xPath()`): enable providing an empty string as selector, to simply
get the node that the selector is applied to.
@otsch otsch merged commit be8905b into main Dec 17, 2024
6 checks passed
@otsch otsch deleted the dom-query-root-node branch December 17, 2024 23:11
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.

1 participant