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

does not support attribute names without values #49

Open
deanmao opened this issue May 2, 2012 · 1 comment
Open

does not support attribute names without values #49

deanmao opened this issue May 2, 2012 · 1 comment

Comments

@deanmao
Copy link
Contributor

deanmao commented May 2, 2012

example:

<div by-zero name="something">

If a tag like this appears anywhere in the html, the parsing stops shortly after a tag like this. I saw this tag in the reddit source code where my code bombed.

@deanmao
Copy link
Contributor Author

deanmao commented May 4, 2012

FYI: this commit fixes this issue:

deanmao@fdcdd0a

AndreasMadsen referenced this issue in AndreasMadsen/htmlparser2 Jun 7, 2013
[tokenizer] don't reset comment state in case of long endings
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