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

Allow matching DOM properties #6

Open
danburzo opened this issue Nov 3, 2020 · 0 comments
Open

Allow matching DOM properties #6

danburzo opened this issue Nov 3, 2020 · 0 comments

Comments

@danburzo
Copy link
Owner

danburzo commented Nov 3, 2020

Extend HTML attribute selectors:

[href='...']

...to allow DOM properties:

[.textContent='...']

This will make qsx more useful for certain classes of XML (such as the result of a plutil -convert xml1 -o Bookmarks.xml Bookmarks.plist command).

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