Files
ladybird/Userland/Libraries/LibWeb/HTML/Parser/HTMLParser.cpp
Andreas Kling ab8432783e LibWeb: Implement aborting the HTML parser
This is roughly on-spec, although I had to invent a simple "aborted"
state for the tokenizer.
2022-09-20 23:44:59 +02:00

158 KiB