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

& nesting selector support? #126

Open
aliu-vmware opened this issue Aug 29, 2024 · 0 comments
Open

& nesting selector support? #126

aliu-vmware opened this issue Aug 29, 2024 · 0 comments

Comments

@aliu-vmware
Copy link

In the browser, it's possible to do something like HTMLElement.querySelector("&>button"), but nwsapi Dom.first() throws '&>button' is not a valid selector.

& nesting selector support is technically defined in the CSS Nesting Module, not the Selector Module, but it sure would be helpful, since I use it in one of my libraries extensively.

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