summaryrefslogtreecommitdiff
path: root/src/beautifulsoup/tests/test_html5lib.py
AgeCommit message (Expand)Author
2023-01-25Removed very copy of the code that was imported as part of the bzr import but...Leonard Richardson
2011-01-03Brought in a treebuilder from html5lib and got it to work.Leonard Richardson
2011-01-03Moved the test helpers out of the test directory.Leonard Richardson
2010-12-29Moved over a test for incorrectly nested tables.Leonard Richardson
2010-12-29Refactored common markup tests into smoke-test classes so as not to duplicate...Leonard Richardson
2010-12-29Added test suites.Leonard Richardson