Files
ladybird/Userland/Libraries/LibWeb/Painting/InlinePaintable.cpp
Andreas Kling 51555dea7c LibWeb: Make Layout::Node::containing_block() return a Layout::Box
Containing blocks can be formed by boxes that aren't block containers,
so let's make this return a Box and work towards type correctness here.
2023-01-24 11:44:03 +01:00

7.3 KiB