Files
ladybird/Libraries/LibWeb/HTML/Parser/HTMLEncodingDetection.cpp
Jelle Raaijmakers b3c186ce64 LibWeb: Add spec steps to prescan a byte stream algorithm
Fix up the implementation as we go. Also change `ByteBuffer const&` into
`ReadonlyBytes` everywhere, so we don't accidentally copy bytes.
2025-11-21 17:43:08 +01:00

24 KiB