Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-20 | Discovered that html5lib can't be made to support SoupStrainers, and changed ↵ | Leonard Richardson | |
the test suite appropriately. | |||
2011-02-18 | Made Unicode, Dammit more PEP-8 compliant. | Leonard Richardson | |
2011-02-18 | Don't let html5lib set the original encoding to UTF-8 if the input was ↵ | Leonard Richardson | |
actually Unicode. | |||
2011-02-18 | Pass the user-specified encoding in to html5lib rather than dropping it on ↵ | Leonard Richardson | |
the floor. | |||
2011-02-18 | Have the html5lib builder set the sniffed encoding after parsing, rather ↵ | Leonard Richardson | |
than before as happens with lxml. | |||
2011-02-18 | Yay, meta tag rewrites now work with html5lib. | Leonard Richardson | |
2011-02-13 | Got the doctype tests to work for html5lib. | Leonard Richardson | |