Skip to content

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

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

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

Conversation

@cscott

@cscott cscott commented May 2, 2013

Copy link
Copy Markdown

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

cscott commented Nov 22, 2013

Copy link
Copy Markdown
Author

Ping? This patch is 7 months old now.

@cscott

cscott commented Nov 20, 2015

Copy link
Copy Markdown
Author

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