Age | Commit message (Expand) | Author |
---|---|---|
2011-02-18 | Have the html5lib builder set the sniffed encoding after parsing, rather than... | Leonard Richardson |
2011-02-18 | Made conversion of markup to Unicode the responsibility of the builder, not t... | Leonard Richardson |
2011-02-18 | Yay, meta tag rewrites now work with html5lib. | Leonard Richardson |
2011-02-18 | Still trying to get html5lib to rewrite the META tag. | Leonard Richardson |
2011-02-18 | Moved the substitution code to the Tag constructor so that we don't have to r... | Leonard Richardson |
2011-02-18 | Got rid of now-useless builder configuration. | Leonard Richardson |
2011-02-13 | Got the doctype tests to work for html5lib. | Leonard Richardson |
2011-02-13 | Added tests for namespaced doctypes. | Leonard Richardson |
2011-02-13 | Clarified lxml's behavior w/r/t CDATA sections. | Leonard Richardson |
2011-02-13 | Figured out the deal with CDATA sections in lxml and html5lib, and added comm... | Leonard Richardson |
2011-02-10 | Added some elementary doctype handling. | Leonard Richardson |