Files
ladybird/Userland/Libraries/LibWeb/Layout/TreeBuilder.cpp
Andreas Kling fe03149a47 LibWeb: Base Layout::TreeBuilder decisions on CSS display property
This is one of many small steps towards being able to remove the ad-hoc
Layout::Node::is_inline() in favor of honoring the CSS display value
everywhere instead.
2022-10-06 15:29:38 +02:00

21 KiB