ladybird
ladybird copied to clipboard
LibWeb+LibTextCodec: Add support for BOM handling and error mode
Fixes a crash running https://wpt.live/encoding/textdecoder-ignorebom.any.html
The factoring definitely feels a bit awkward here. Also considering whether from_utf8 etc should have any BOM handling.