[wpt-sync] Sync PR 41328 - [phrase-line-break] Fix min intrinsic size
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41328 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41328
Details from upstream follow.
Koji Ishii <kojii@chromium.org> wrote:
[phrase-line-break] Fix min intrinsic size
This patch fixes the min intrinsic size when
word-break: auto-phrase
, by changing the fallback mechanism implemented
at crrev.com/c/4726301 to kick in only for normal line
breaking, but not for min-/max-content.Bug: 1443291
Change-Id: If9c46082ebb70a8e39b34a800b092c6c88ec5f95Reviewed-on: https://chromium-review.googlesource.com/4749981
WPT-Export-Revision: 8793ea025b2e33f2fd5b993585bf1fe400be3cf2
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Details
New Tests That Don't Pass
- /css/css-text/word-break/auto-phrase/word-break-auto-phrase-intrinsic-001.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/35b15534611a
https://hg.mozilla.org/mozilla-central/rev/613fbe1e1063
Description
•