mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 18:08:15 +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.