-
Notifications
You must be signed in to change notification settings - Fork 286
Issues: html5lib/html5lib-python
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
HTMLTokenizer.stream.chunkOffset not updating on string with no html elements
#571
opened Jul 29, 2023 by
ehsmeng
Found a bug in version 1.1: "AssertionError: <EMPTY MESSAGE>" caused by html5parser parsing failure.
#557
opened Feb 20, 2023 by
aT0ngMu
Fix prescan bug: Second and invalid http-equiv
input-stream
#437
opened Jan 16, 2020 by
openandclose
Fix prescan bug: open end tag and alpha ('</' + alpha)
input-stream
#436
opened Jan 16, 2020 by
openandclose
Fix prescan bug: double open meta tag ('<<meta')
input-stream
#435
opened Jan 16, 2020 by
openandclose
Fix prescan bug: content attribute, second charset
input-stream
#434
opened Jan 16, 2020 by
openandclose
AssertionError: 'iso-8859-2' == 'windows-1252' during encoding test
#433
opened Jan 13, 2020 by
awilfox
_inputstream.EncodingParser fails to parse short bogus comments (prescan)
input-stream
#427
opened Oct 26, 2019 by
openandclose
Allow specifying custom "block" elements that parse like <address>
#398
opened Jun 23, 2018 by
zcorpan
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.