kmx git
login
register
kc3-lang
/
libxml2
/
result/HTML/encoding-error.html
result/HTML/encoding-error.html
Log
Author
Commit
Date
CI
Message
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.