| 15:01 | <Psychpsyo> | Ladybird implements the "prescan a byte stream to determine its encoding" algorithm from the spec pretty much verbatim: https://github.com/LadybirdBrowser/ladybird/blob/master/Libraries/LibWeb/HTML/Parser/HTMLEncodingDetection.cpp#L98-L339 |