[wpt-sync] Sync PR 47577 - [layout] Apply the auto min-size during content-contribution.
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47577 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47577
Details from upstream follow.
Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
[layout] Apply the auto min-size during content-contribution.
Previously we didn't correctly apply the automatic minimum size from
aspect-ratio during calculating the content-contribution.Bug: 313072
Change-Id: I6950cdf44b50b5084682c35147764e622a831a26
Reviewed-on: https://chromium-review.googlesource.com/5777474
WPT-Export-Revision: 06655498f06cf618a7561ff589107c23f142d1df
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
FAIL
: 3
Chrome
FAIL
: 3
Safari
PASS
: 1
FAIL
: 2
Links
Details
New Tests That Don't Pass
- /css/css-sizing/aspect-ratio/block-aspect-ratio-056.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/css-sizing/aspect-ratio/block-aspect-ratio-057.tentative.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-values/calc-size/calc-size-aspect-ratio-005.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
https://hg.mozilla.org/mozilla-central/rev/6fda2ca74305
https://hg.mozilla.org/mozilla-central/rev/69dbbc4c9bfe
Description
•