Files
ladybird/Userland/Libraries/LibWeb/Layout/LayoutState.cpp
Andreas Kling c9223528a0 LibWeb: Get rid of weird Length::resolved() usage in LayoutState
The second call to resolved() turns non-finite lengths into "auto".
This is a very strange ad-hoc behavior that we need to get rid of.
2023-05-06 21:14:38 +02:00

19 KiB