Files
ladybird/Userland/Libraries/LibWeb/Layout/LayoutState.cpp
Andreas Kling 1434721247 LibWeb: Relax restrictions on LayoutState::get() input type
Instead of only letting NodeWithStyleAndBoxModelMetrics (and subclasses)
have used values in the layout state, we now allow any NodeWithStyle.
2023-09-04 18:22:59 +02:00

24 KiB