Files
ladybird/Userland/Libraries/LibWeb/Layout/Node.cpp
Andreas Kling 44cf418975 LibWeb: Make flex containers be Layout::Box
Flex containers were incorrectly represented as BlockContainer before,
which would make some CSS layout algorithms do the wrong thing.
2023-01-24 11:44:03 +01:00

30 KiB