Files
ladybird/Libraries/LibWeb/Layout/BlockFormattingContext.h
Aliaksandr Kalenik 85e28a29f0 LibWeb: Replace 1px iteration in y_for_float_to_be_inserted_here()
...with a loop through already inserted floating boxes that probes
potential insertion points on their edges.

Makes www.nyan.cat go faster.
2025-03-26 13:51:11 +00:00

7.0 KiB