Files
ladybird/Tests/LibWeb/Text/input/wpt-import/html/syntax/parsing
Andreas Kling dc652aee75 LibWeb: Also run HTML parser tests in "write" and "write_single" mode
Since we don't support the "variant" meta tag stuff in WPT, I've simply
copied the test files here, and then test.js looks at the filename to
figure out which test function to use.

This incrases our coverage of the HTML parser substantially by also
invoking it via document.write() one-shot, and character-at-a-time.
2025-02-20 14:32:13 +01:00
..

Note: the html5lib_* files in this directory are autogenerated, as are
the tests under speculative-parsing/.

To update the generated tests, run
`wpt update-built --include html5lib speculative-parsing`.

The revision of html5lib-tests used to generate the tests is stored in
html/tools/html5lib_tests_revision