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

Add tests for HTML SAX parsing of br tag from string and io #1576

Conversation

gregors
Copy link
Contributor

@gregors gregors commented Jan 5, 2017

I've added a test to show a bug in HTML SAX parsing. When parsed from a simple string it works fine. When parsed from IO it fails on the first invalid tag.

@flavorjones
Copy link
Member

Going to manually merge this commit as part of my fix for #1577. Will give you a shout-out in the CHANGELOG! Thanks.

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.

2 participants