Age | Commit message (Expand) | Author |
---|---|---|
2011-02-10 | Added tests illustrating the different ways lxml and html5lib handle nested t... | Leonard Richardson |
2011-02-10 | Ported some more tests demonstrating that entities are converted to Unicode c... | Leonard Richardson |
2011-02-10 | Added a test to verify that both lxml and html5lib convert entities to Unicod... | 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-29 | Ported even more tests. | Leonard Richardson |
2011-01-28 | Ported the persistence tests. | 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 t... | Leonard Richardson |