[wpt-sync] Sync PR 19775 - [LayoutNG] Reland flex-item alignment
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19775 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19775
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[LayoutNG] Reland flex-item alignment
We were stretching items that had auto cross margins. This patch sets a
flag on FlexItem when it needs relayout due to stretching. It's not
elegant but is also not intrusive.This reverts commit 2390edbd75a34b6c6f42ee7586f8f86af3329781.
Bug: 845235, 1015475
Change-Id: Iebefb670f2d3ae4047565077776a6d7a1ff2c2fb
Reviewed-on: https://chromium-review.googlesource.com/1867434
WPT-Export-Revision: 01fcc711822e962b3114d91cc294731394587a15
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
GitHub CI Results
wpt.fyi PR Results Base Results
Ran 1 tests
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Gecko CI Results
Ran 1 tests
PASS : 1
Comment 4•6 years ago
|
||
bugherder |
Description
•