Files
ladybird/Libraries/LibWeb/Layout/LayoutText.cpp
Andreas Kling 72347205c4 LibWeb: Always add line boxes through LayoutBlock::add_line_box()
Let's not append directly to the line box vector all over the place.
2020-08-09 15:21:09 +02:00

12 KiB