Commit e179f3ec0ef3238ca2e23693cdbc271c7480998f

Nick Wellnhofer 2024-09-11T17:29:59

html: Stop reporting syntax errors It doesn't make much sense to keep the old syntax error handling which doesn't conform to HTML5. Handling HTML5 parser errors is rather involved and not essential for parsers.