mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
The logic here is needed by InlineNode too. Moving it into a `paint_all_borders()` function makes it available to them both, as well as anyone else who wants it. :^)