mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 00:22:36 +02:00
When collapsible whitespace is skipped without committing a prior chunk, the loop would fall through and continue with font information derived from the last whitespace code point rather than the next non-whitespace character. Restart the function via recursion so that these values are reinitialized from the correct code point.
31 KiB
31 KiB