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

apply encapsulating attributes to correct elements and selector parts #770

Merged
merged 2 commits into from
Aug 14, 2017

Conversation

Rich-Harris
Copy link
Member

fixes #767

@Rich-Harris
Copy link
Member Author

Not wild about applySelector — it's a bit weird that it manipulates an array and returns a boolean to indicate whether it was used or not — but I can't seem to come up with a more elegant approach right now. We can revisit that though, the bugfix is the important thing

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.

Descendant selector fails if outer element is not top-level
1 participant