[wpt-sync] Sync PR 35384 - Handle kOutOfFragmentainerSpace from multicol table cells.
Categories
(Core :: Layout: Columns, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35384 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35384
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Handle kOutOfFragmentainerSpace from multicol table cells.
If a table-cell multicol container refuses to lay out because of
insufficient space (in a nested fragmentation context), we need to break
before the row, or something even higher up in the tree.Bug: 1347322
Change-Id: I454d7904988315112f5e46dca58b8112f98b9133
Reviewed-on: https://chromium-review.googlesource.com/3816645
WPT-Export-Revision: 67d2b6415317ce57db3ae36c9cc954ff0dfe3458
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years 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
PASS
: 1
Chrome
PASS
: 1
Safari
PASS
: 1
Links
Comment 4•2 years ago
|
||
bugherder |
Description
•