[wpt-sync] Sync PR 49711 - Complete implementation of keyword sizes for block layout
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49711 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49711
Details from upstream follow.
Oriol Brufau <obrufau@igalia.com> wrote:
Complete implementation of keyword sizes for block layout
<!-- Please describe your changes on the following line: -->
Adds support for min-content, max-content, fit-content and stretch, for the case that was missing from #<!-- nolink -->34568: block-level elements that establish an independent formatting context, when there are floats.Reviewed in servo/servo#34641
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
PASS
: 1
Safari
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-sizing/stretch/bfc-next-to-float-2.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
)
Comment 4•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/85f458900655
https://hg.mozilla.org/mozilla-central/rev/8f4ccb933a65
Description
•