Files
ladybird/Userland/Libraries/LibWeb/Layout/Node.cpp
Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable
For this method, there is no need to go through the layout node when we
can directly reach the paintable.
2024-01-15 09:00:35 +01:00

44 KiB