Files
ladybird/Userland/Libraries/LibWeb/Layout
Andreas Kling 88949b10d8 LibWeb: Make containing_block_{width,height}_for(...) take non-box nodes
There's no reason for this API to require a Layout::Box as input.
Any node that can have layout state is welcome, so this patch makes it
take NodeWithStyleAndBoxModelMetrics.
2023-08-15 16:37:11 +02:00
..
2023-07-17 18:54:54 +02:00
2023-08-09 08:33:02 +01:00