Files
ladybird/Libraries/LibHTML/Layout/LayoutBlock.cpp
Andreas Kling 44979ad7a5 LibHTML: Fix broken line splitting behavior in LayoutReplaced
Replaced elements will now properly create line breaks when they use up
the available horizontal space.

This fixes an issue with <img>'s lining up instead of breaking.
2019-10-13 18:47:16 +02:00

9.0 KiB