Skip to content

Fix + and > selectors when there is no sibling/parent (closes gh #16).#17

Open
cscott wants to merge 1 commit intochjj:masterfrom
cscott:gh-16
Open

Fix + and > selectors when there is no sibling/parent (closes gh #16).#17
cscott wants to merge 1 commit intochjj:masterfrom
cscott:gh-16

Conversation

@cscott
Copy link

@cscott cscott commented May 2, 2013

The + and > combinators threw null dereference exceptions if they
matched elements with no prior sibling or parent (respectively).

Fix the issue, and add additional tests targetting it.

).

The + and > combinators threw null dereference exceptions if they
matched elements with no prior sibling or parent (respectively).

Fix the issue, and add additional tests targetting it.
@cscott
Copy link
Author

cscott commented Nov 22, 2013

Ping? This patch is 7 months old now.

@cscott
Copy link
Author

cscott commented Nov 20, 2015

Ping? This patch is over 2 years old now.

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