Files
ladybird/Userland/Libraries/LibWeb/HTML/Parser/HTMLParser.cpp
Andreas Kling a915fee5f3 LibWeb: Only log HTML parser errors when HTML_PARSER_DEBUG is enabled
At this point, the parser is reliable enough that we don't need to spam
the debug log about minor parsing issues on every websites.
2023-01-09 14:00:26 +01:00

166 KiB