| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Note however that while there is a python3 version of html5lib,
it appears to be unmaintained, so the worth of all this is
questionable.
References:
http://code.google.com/p/html5lib/issues/detail?id=144
http://code.google.com/p/html5lib/source/browse/#hg%2Fpython3
--HG--
extra : rebase_source : a4ce702ad841c25d63f4a6a56ea106bcd986bd47
|
| | |
|
| |
|
|
| |
lxml.html.html5parser.HTMLParser(namespaceHTMLElements=False) which is needed in order to avoid the <html:div> namespacing.
|
| |
|
|
| |
html5lib itself
|
| |
|
|
|
|
|
| |
bug #511252: fix fragment parsing in lxml.html
--HG--
branch : trunk
|
| |
|
|
|
|
|
| |
bug #511252: fix fragment parsing in html5parser.py
--HG--
branch : trunk
|
| |
|
|
|
|
|
| |
do not require XHTMLParser in html5lib
--HG--
branch : trunk
|
| |
|
|
|
|
|
| |
fixed missing imports and name errors
--HG--
branch : trunk
|
|
|
html5lib parser module provided by Armin Ronacher
--HG--
branch : trunk
|