Closed
Bug 1556447
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 17143 - Don't attempt simplified layout inside a multicol container.
Categories
(Core :: CSS Parsing and Computation, defect, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync upstream])
Sync web-platform-tests PR 17143 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17143
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Don't attempt simplified layout inside a multicol container.
The state machinery inside multicol layout keeps track of the current
LayoutMultiColumnSet being worked on, so we cannot simply enter an
arbitrary element, so some work, and leave again.Bug: 967180
Change-Id: Id40be07e20c1f575c07161127937e0cc9fa75ba8
Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng
Reviewed-on: https://chromium-review.googlesource.com/1640416
WPT-Export-Revision: bc7203fb879c3e0124ea650f73f48b3d8ffbf6d1
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b72dea522c8ff838a45132abaa02fa7e15931503
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
Failed to get results from try push
| Assignee | ||
Comment 5•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5f17e92fdfb1cc3de1d986dddcc3ea4d13e0e437
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f17b9d4d942b
[wpt PR 17143] - Don't attempt simplified layout inside a multicol container., a=testonly
Comment 7•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync upstream]
You need to log in
before you can comment on or make changes to this bug.
Description
•