[wpt-sync] Sync PR 24188 - [LayoutNG] Include block-end border/padding in multicol intrinsic block-size.
Categories
(Core :: Layout: Columns, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24188 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24188
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
[LayoutNG] Include block-end border/padding in multicol intrinsic block-size.
We were setting the actual block-size of the multicol container
correctly, but didn't include the block-end border and padding in the
intrinsic block-size, which is stored in the layout result, and used by
flex layout in some cases.Bug: 829028
Change-Id: Idae7ac501b35ed24f3d7fbace8378492dc8700d5
Reviewed-on: https://chromium-review.googlesource.com/2247827
WPT-Export-Revision: 8588b941160d923c94fa426afd4257105a57635c
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 4•4 years ago
|
||
bugherder |
Description
•