mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
Logging a parse error when the attribute is not present, is not useful, but does fill the debug log with errors that hide any real parsing errors. This patch introduces an early-out in this situation to prevent this spam.