mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 08:33:28 +02:00
If we are printing strings in the critical path, handling new lines require us to break abstraction a bit to print new lines. Fixes #7562.