[wpt-sync] Sync PR 31320 - [FlexNG] OOFs inside a fragmented flex container
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31320 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31320
Details from upstream follow.
Alison Maher <almaher@microsoft.com> wrote:
[FlexNG] OOFs inside a fragmented flex container
This CL ensures that we only handle OOF flex items once when the flex
container fragments.A test was also added for an OOF in a multicol with a flexbox
containing block (for a single-line column flex). Additional tests
will be added for the other flex container types once supported.Bug: 660611
Change-Id: I11752e1774919f72094c73ad3c5527e87baa2836
Reviewed-on: https://chromium-review.googlesource.com/3232107
WPT-Export-Revision: 052224bb699f627a4ae32e2e4d69304337190956
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 1
FAIL: 1
Chrome
PASS: 2
Safari
PASS: 2
Links
Details
Firefox-only Failures
/css/css-break/flexbox/single-line-column-flex-fragmentation-005.html: FAIL
New Tests That Don't Pass
/css/css-break/flexbox/single-line-column-flex-fragmentation-005.html: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ee642d7da7bd
https://hg.mozilla.org/mozilla-central/rev/51c98e55c055
Description
•