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

Mixing elements and text nodes causes incorrect results #1

Closed
mbklein opened this issue Feb 17, 2011 · 1 comment
Closed

Mixing elements and text nodes causes incorrect results #1

mbklein opened this issue Feb 17, 2011 · 1 comment

Comments

@mbklein
Copy link
Owner

mbklein commented Feb 17, 2011

Text nodes and Element nodes that are siblings are not evaluated properly for equivalence:

<phrase>
  For example, a phrase <b>with some bold text</b> in the middle.
</phrase>
@mbklein
Copy link
Owner Author

mbklein commented Feb 17, 2011

Actually, it unexpectedly works as it should. Never mind.

This issue was closed.
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

No branches or pull requests

1 participant