Files
ladybird/Userland/Libraries/LibWeb/Layout
Andreas Kling 504d622864 LibWeb: Remove unnecessary temporary Vector in text layout
Now that we have Layout::TextNode::ChunkIterator, we don't need to
accumulate all the chunks in a vector before dividing them into lines.
2021-04-27 19:11:59 +02:00
..
2021-04-23 16:46:57 +02:00