Branch
Hash :
bc0bb67b
Author :
Date :
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.