mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Avoid wrapping line at the start of text run with text-wrap-mode: nowrap
(#33848)
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>
This commit is contained in:
parent
0a71c736f0
commit
103d3aa7bb
3 changed files with 25 additions and 5 deletions
2
tests/wpt/meta/MANIFEST.json
vendored
2
tests/wpt/meta/MANIFEST.json
vendored
|
@ -570815,7 +570815,7 @@
|
|||
]
|
||||
],
|
||||
"white-space-intrinsic-size-021.html": [
|
||||
"f9c246d4899b58dbcf2dc08655c8bc1f39995e5a",
|
||||
"9c63117d087932fb7c4788ff58c251d60dc1bf17",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue