Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Leonard Richardson | |
comments and tests. | |||
2011-02-10 | Added some elementary doctype handling. | Leonard Richardson | |
2011-02-10 | Fixed the ability to encode strings. | Leonard Richardson | |
2011-01-30 | Stop pretending that the 'generic' builder test is different from the lxml test. | Leonard Richardson | |
2011-01-28 | Added tests for <textarea> and <script> tags that contain HTML. | Leonard Richardson | |
2011-01-28 | Made .string a dynamic property. | Leonard Richardson | |
2011-01-28 | Refactored enough to get all of the tests to pass with test discovery, even ↵ | Leonard Richardson | |
though there are still some underlying problems. | |||
2011-01-28 | Moved the code back into a beautifulsoup/ directory. | Leonard Richardson | |