Files
ladybird/Userland/Libraries/LibWeb/HTML/Parser/HTMLParser.cpp
Linus Groh 06948df393 LibWeb: Fail gracefully when reaching the unimplemented part of the AAA
Pages such as https://html5test.com are testing all sorts of weird,
incomplete, and wrong HTML but can be useful or at least interesting for
development - let's try to avoid crashing the process.
2022-02-15 23:24:34 +01:00

137 KiB