html5lib / html5lib-tests

Testsuite data for html5lib, including the de-facto standard HTML parsing tests.
MIT License
188 stars 61 forks source link

Add a test for order of comments after </html> #126

Closed gsnedders closed 4 years ago

gsnedders commented 4 years ago

Notably, html5lib-python's lxml treebuilder gets this wrong: https://github.com/html5lib/html5lib-python/issues/488