HTML5 Parser Test Suite

This is a comprehensive test report for the html5rw OCaml HTML5 parser library, validating conformance against the official html5lib-tests test suite. Tests cover: (1) Tree Construction - validating the DOM tree building algorithm; (2) Tokenization - validating the HTML tokenizer state machine; (3) Encoding Detection - validating character encoding sniffing. Each test shows the input, expected output, actual output, and original test data.

8888 tests ✓ 8888 passed ✗ 0 failed 100.0% pass rate