mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:57:35 +00:00
LibWeb: Fix utf16-be check in HTMLEncodingDetection
The utf-16be check mistakenly skipped index 3, so was not checking the correct bytes. This meant UTF16-BE files could fail to decode.
This commit is contained in:
parent
5e973fca0b
commit
fc41c282ec
3 changed files with 24 additions and 2 deletions
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue