mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-20 23:44:35 +00:00
If white-space is nowrap then we don't want to break a text_node into multiple line boxes. This fixes the width calculation in the min-content case for white-space: nowrap elements. Before this the min-width would be the width of the biggest line box.
13 KiB
13 KiB