mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
Build a HashMap from each containing block to the boxes it contains before measuring scrollable overflow. This allows measure_scrollable_overflow() to iterate only the relevant boxes directly, rather than walking the entire layout subtree and filtering by containing_block() at each node.
38 KiB
38 KiB