Files
ladybird/Libraries/LibWeb/Layout/LayoutState.h
Andreas Kling 2f5ce0fcb6 LibWeb: Make LayoutState::UsedValues::m_node a const pointer
No mutations should ever be made to the layout node through this
pointer (and none were).
2025-02-12 00:39:36 +01:00

11 KiB