html5lib / html5lib-tests

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

ci: run downstream nokogiri tests #154

Closed flavorjones closed 1 year ago

flavorjones commented 1 year ago

Run the Nokogiri test suite with the current version of html5lib-tests.

See #141

flavorjones commented 1 year ago

@sideshowbarker This seems like it's working properly! Let me know if you have any feedback for me.