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

Fix a small bug with multiple selectors #3

Closed
wants to merge 15 commits into from

Conversation

Corion
Copy link
Collaborator

@Corion Corion commented Feb 20, 2011

Hi again,

I found two small bugs - first, comma-separated selectors with whitespace, like

a , p

didn't get interpreted correctly, and second,

foo , :root

didn't get interpreted correctly. This series of patches brings the module to v0.07 and adds tests and fixes for these bugs.

I hope my merge back to the main tree was OK and didn't confuse Github. Otherwise, I can wipe my repo and rebase onto your tree. But as the Network Graph shows the branches merging again, everything should Just Work.

-max

@Corion Corion closed this Jul 31, 2011
arc pushed a commit to arc/HTML-Selector-XPath that referenced this pull request Jan 20, 2015
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.

None yet

2 participants