[wpt-sync] Sync PR 26953 - [LayoutNG] Make abspos' fragment encompass the height of its children
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26953 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26953
Details from upstream follow.
b'Benjamin Beaudry <bebeaudr@microsoft.com>' wrote:
[LayoutNG] Make abspos' fragment encompass the height of its children
In CL:2577757, we allowed fragmentation for abspos positioned using the
bottom property and withheight: auto. There was one remaining issue
with the abspos fragment when a child of his had a break-rule - its
height was off, giving the impression that it didn't encompass all its
children. This CL resolves this issue.Bug: 1156250
Change-Id: Ie67f7aff9a64e7d813f346ad83cd6d4bcd5186e7Reviewed-on: https://chromium-review.googlesource.com/2597957
WPT-Export-Revision: 93d407ba98711a46d44d412ee292debf9740198a
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
FAIL: 1
Safari
FAIL: 1
Links
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•