Oriol Brufau 978cdf99c9 Bug 1924811 [wpt PR 48627] - Avoid wrapping line at the start of text run with text-wrap-mode: nowrap, a=testonly
Automatic update from web-platform-tests
Avoid wrapping line at the start of text run with `text-wrap-mode: nowrap`

When computing the min-content size of an inline formatting context,
we could allow a soft wrap opportunity at the start of a text run.
This shouldn't happen with `text-wrap-mode: nowrap`.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>

--

wpt-commits: b8538c8c1cd7e6b5b7e42a618119b69b6521a17b
wpt-pr: 48627
2024-10-18 08:39:11 +00:00
..

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff