result/HTML/encoding-error.html


Log

Author Commit Date CI Message
Nick Wellnhofer bc0bb67b 2025-07-10T11:20:22 html: Don't abort on encoding errors Always enable recovery mode when parsing HTML, so we don't raise fatal errors. Regressed with 462bf0b7. Fixes #947.