[wpt-sync] Sync PR 38638 - [text-balance] Set `text-wrap` to `wrap` when `white-space` is set
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38638 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38638
Details from upstream follow.
Koji Ishii <kojii@chromium.org> wrote:
[text-balance] Set
text-wrap
towrap
whenwhite-space
is setThe
white-space
will become a shorthand in the future,
mapping totext-space-collapse
,text-wrap
, and
text-space-trim
[1].In order to mitigate the future compat risk of shipping this
shorthand settext-wrap
towrap
whenwhite-space
is set
in the same way as crrev.com/c/4189506 forbaseline-source
andvertical-align
.[1] https://w3c.github.io/csswg-drafts/css-text-4/#propdef-white-space
Bug: 1251079, 1417543
Change-Id: Ib436ada70cfcdf8a6faa4af817812bec74f20a42Reviewed-on: https://chromium-review.googlesource.com/4279627
WPT-Export-Revision: 1030388e24d7d014c08df6a0bc4c944dc0c6f43a
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b6d4f9d2fd66
https://hg.mozilla.org/mozilla-central/rev/95fbaa844f4c
Description
•