mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
Once again, we were mistakenly using StringBuilder's append(char) when we really wanted append_code_point(u32).
Once again, we were mistakenly using StringBuilder's append(char) when we really wanted append_code_point(u32).