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

🐛 fix error end tag pop exception #101

Merged
merged 1 commit into from
Nov 6, 2015
Merged

🐛 fix error end tag pop exception #101

merged 1 commit into from
Nov 6, 2015

Conversation

lovemyliwu
Copy link
Contributor

If html contain a incorrect end tag, pop on tag_stack will raise exception

For example:
<div></div></div>

Alir3z4 added a commit that referenced this pull request Nov 6, 2015
…t-check-list

🐛 fix error end tag pop exception

Thanks Smite Chow @lovemyliwu
@Alir3z4 Alir3z4 merged commit 1df8fae into Alir3z4:master Nov 6, 2015
@Alir3z4
Copy link
Owner

Alir3z4 commented Nov 6, 2015

Thanks, I've merged in ;)

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