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

Nokogiri::XML::Reader - Inconsistent Handling of Closing Tag for Empty Elements #928

Closed
quoideneuf opened this issue Jun 18, 2013 · 1 comment

Comments

@quoideneuf
Copy link
Contributor

MRI and Java implementation do not seem to handling closing tags for empty elements the same way.

https://gist.github.com/lcdhoffman/5810508

(My 2c would go toward the MRI behavior, in which the closer does generate an event.)

@flavorjones
Copy link
Member

Sorry I didn't respond to this before now. The gist no longer exists, so I don't know what the original issue was describing.

However, a few changes have been made to closing tags -- specifically XHTML -- in #2356 and #2326.

If there are still issues here, please open a new issue using the bug report template!

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

2 participants