Closed
Bug 1752515
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 32591 - Don't assume that blocks in inlines are monolithic.
Categories
(Core :: Layout: Columns, task, P4)
Core
Layout: Columns
Tracking
()
RESOLVED
FIXED
99 Branch
| Tracking | Status | |
|---|---|---|
| firefox99 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32591 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32591
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Don't assume that blocks in inlines are monolithic.
Update NGPhysicalFragment::IsMonolithic() to do the right thing for line
boxes, and use it during column balancing.Bug: 829028
Change-Id: I5c4c097dcdb7bb8617f7e7b58b1512b18c79159c
Reviewed-on: https://chromium-review.googlesource.com/3423885
WPT-Export-Revision: b665512d5509488ce52748b6a1612ab0b6a1d8b5
| 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=67018d1234a634b3ebb09e3ea4c37f47ab15cb7a
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7bd6c3e033358497ec7fd769341f7ad2814595f9
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b7008ceb4b76
[wpt PR 32591] - Don't assume that blocks in inlines are monolithic., a=testonly
| Assignee | ||
Comment 4•3 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/99920f686a9a
[wpt PR 32591] - Don't assume that blocks in inlines are monolithic., a=testonly
| Assignee | ||
Comment 6•3 years ago
|
||
Test result changes from PR not available.
Comment 7•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•