Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@flavorjones
Copy link
Member

What problem is this PR intended to solve?

We've undefed the parent method in Document since ffbfc73 in 2009. There's no good reason to do so, and restoring the method so it returns nil makes the Document object quack more like the Node that it is.

Closes #3466

Have you included adequate test coverage?

Yes.

Does this change affect the behavior of either the C or the Java implementations?

N/A

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.

[feature] document.parent should exist

2 participants