[wpt-sync] Sync PR 23494 - [FlexNG] Change OverrideHeight variant
Categories
(Core :: Layout: Flexbox, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23494 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23494
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[FlexNG] Change OverrideHeight variant
In LayoutBox::AvailableLogicalHeightUsing, we were using
OverrideContainingBlockContentLogicalHeight instead of
OverrideContentLogicalHeight for getting the definite height of the flex
item.Of the new tests, 004.html worked before this fix but it wasn't obvious
that it would.Bug: 1077524
Change-Id: I2968f8e553476df6fa59c2abb74940eb1467f9cb
Reviewed-on: https://chromium-review.googlesource.com/2191345
WPT-Export-Revision: 2391216a2dccc357685a5931709b11b426db7cbb
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 2
Chrome
PASS: 1
FAIL: 1
Safari
PASS: 2
Links
Comment 5•5 years ago
|
||
bugherder |
Description
•