kmx git
Register
kc3-lang/libxml2
kc3-lang
Login
kc3-lang
/
libxml2
/
test
/
HTML
/xml-declaration-1.html
Branch :
- branch -
master
- tag -
Log
Author
Commit
Date
CI
Message
e3959461
2023-11-30 16:15:46
html: Reenable buggy detection of XML declarations Switch to UTF-8 if a document starts with '<?xm' to match old behavior. Also enable this check in the push parser. Fixes #637.