mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-11 10:16:41 +00:00
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.