Files
ladybird/Libraries/LibWeb/Parser/HTMLDocumentParser.cpp
Andreas Kling 68b1bdc234 LibWeb: Add a way to stop the new HTML parser
Some things are specced to "stop parsing", which basically just means
to stop fetching tokens and jump to "The end"
2020-05-28 18:55:18 +02:00

36 KiB