[wpt-sync] Sync PR 36818 - If there's column flex specific breaking info, only use that.
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36818 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36818
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
If there's column flex specific breaking info, only use that.
Don't fall back to looking for a regular early-break in the fragment
builder, as that one won't be set in such cases, resulting in
disregarding break avoidance requests.Bug: 1381465
Change-Id: Icb4b623cf5ab2b8973804ecde294c53cda181ea4
Reviewed-on: https://chromium-review.googlesource.com/4004707
WPT-Export-Revision: 49ee240f8747e90378da3fb03e98624da62cf197
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 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
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-break/flexbox/multi-line-column-flex-fragmentation-051.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL)
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/03e018c25be9
https://hg.mozilla.org/mozilla-central/rev/162f5327fd0b
Description
•