[wpt-sync] Sync PR 27836 - [WIP] Trailing spaces that hang don't contribute to intrinsic size
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27836 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27836
Details from upstream follow.
b'Javier Fern\xc3\xa1ndez Garc\xc3\xada-Boente <jfernandez@igalia.com>' wrote:
[WIP] Trailing spaces that hang don't contribute to intrinsic size
During the min-content contribution we should use the non-hangable run
end, unless the white-space property is set to 'break-spaces'.Additionally, we should ensure that hanging trailing spaces doesn't
account for the NGItemResult's inline size.Bug: 972992, 1071928
Change-Id: Ife1b3212164b1494e822fa141cd44896e6359ef9
Reviewed-on: https://chromium-review.googlesource.com/2418678
WPT-Export-Revision: e0c744adb66d7f7c9e50773625f08d8c823ac17c
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 15 tests
Status Summary
Firefox
PASS: 13
FAIL: 2
Chrome
PASS: 11
FAIL: 4
Safari
PASS: 9
FAIL: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-text/overflow-wrap/overflow-wrap-min-content-size-009.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-text/word-break/word-break-min-content-007.html: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e7c814cc2b0e
https://hg.mozilla.org/mozilla-central/rev/687330a7a38b
Description
•