mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-31 05:39:55 +00: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.