Files
ladybird/Userland/Libraries/LibWeb/Layout/LineBuilder.cpp
Andreas Kling 00bde9ca51 LibWeb: Add Layout::LineBuilder class for incremental line box layout
This class will be used to place items on lines incrementally instead of
the current two-phase approach.
2022-01-23 01:22:41 +01:00

4.3 KiB