Files
ladybird/Userland/Libraries/LibWeb/Layout
Andreas Kling fa99259412 LibWeb: Simplify text chunk iteration a little bit
Instead of TextNode::ChunkIterator having two bool members to remember
things across calls to next(), this patch reorganizes the loop in next()
so that preserved newline/whitespace chunks are emitted right away
instead of in an awkward deferred way.
2022-03-26 20:04:56 +01:00
..
2022-03-11 00:21:49 +01:00
2022-03-11 00:21:49 +01:00
2022-03-11 00:21:49 +01:00
2022-03-24 18:14:01 +01:00
2022-03-11 00:21:49 +01:00