mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
LibXML: Prevent auto-detection of UTF-32 encoding by libxml2
This commit is contained in:
committed by
Jelle Raaijmakers
parent
0d22b6cee5
commit
a48aa62b7a
Notes:
github-actions[bot]
2026-01-08 09:07:40 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/a48aa62b7ab Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7373 Reviewed-by: https://github.com/gmta ✅
@@ -0,0 +1,4 @@
|
||||
Normal XML: characterSet=UTF-8, element=root
|
||||
UTF-32 declared: characterSet=UTF-8, element=root
|
||||
UTF-32BE declared: characterSet=UTF-8, element=root
|
||||
UTF-32LE declared: characterSet=UTF-8, element=root
|
||||
Reference in New Issue
Block a user