Files
ladybird/Tests/LibWeb/Layout/input/block-and-inline/inline-text-margin.html
Amish K. Naidu 884b7fcbf5 LibWeb: Peek after extracting next chunk in InlineLevelIterator
Peek is used to determine if the current chunk is
the last and if so, add trailing box metrics.
For this to work correctly, it must be done only
after calling next(), otherwise peek gives us the
current chunk.
2025-10-20 12:37:25 +01:00

156 B