Files
ladybird/Libraries/LibHTML/Layout/LayoutBlock.cpp
Andreas Kling 724754e39a LibHTML: LayoutBlock::children_are_inline() should check is_inline()
Instead of asking if the first child is not a block, ask if it thinks
it's inline.
2019-10-11 23:23:48 +02:00

8.5 KiB