Closed
Bug 1801075
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 37002 - Better parallel flow prevention around column spanners.
Categories
(Core :: Layout: Columns, task, P4)
Core
Layout: Columns
Tracking
()
RESOLVED
FIXED
109 Branch
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37002 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37002
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Better parallel flow prevention around column spanners.
If we break inside a node, and continue layout (because the break was in
a parallel flow), we need to propagate this information down to
descendant containers, in case there's a column spanner there.Bug: 1383916, 1383978
Change-Id: Iff09e356d936db477dc5abe45ea1e9e40171eac4
Reviewed-on: https://chromium-review.googlesource.com/4030406
WPT-Export-Revision: e1ef105582b7c3afb2eb236d0b9ac6a4023c1693
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Layout: Columns
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=01bb3ca82c88cba5aab2119697e362baa4b7a477
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b7067925d1b1b395bd17bcb71db4f7988daf6268
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d6fe004043b7
[wpt PR 37002] - Better parallel flow prevention around column spanners., a=testonly
| Assignee | ||
Comment 4•3 years ago
|
||
Test result changes from PR not available.
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•