[wpt-sync] Sync PR 25060 - [AspectRatio] Add tests for cross size in flexbox
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox82 fixed)
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25060 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25060
Details from upstream follow.
Christian Biesinger <cbiesinger@chromium.org> wrote:
[AspectRatio] Add tests for cross size in flexbox
This exposed a bug where we don't correctly compute the cross
size in a column flexbox with aspect-ratio.Bug: 1045668,1117279
Change-Id: Ic823ed349e2caf061834e116d5958832745cd63aReviewed-on: https://chromium-review.googlesource.com/2358827
WPT-Export-Revision: 6b6dc2bb75bd0e29a009f115a8faf53b5ba02929
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests
Status Summary
Firefox
FAIL: 4
Chrome
PASS: 2
FAIL: 2
Safari
FAIL: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-sizing/aspect-ratio/flex-aspect-ratio-011.tentative.html: FAIL (Chrome: PASS, Safari: FAIL)
/css/css-sizing/aspect-ratio/flex-aspect-ratio-014.tentative.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-sizing/aspect-ratio/flex-aspect-ratio-012.tentative.html: FAIL (Chrome: PASS, Safari: FAIL)
/css/css-sizing/aspect-ratio/flex-aspect-ratio-013.tentative.html: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d1b8dff746ec
https://hg.mozilla.org/mozilla-central/rev/5252e6638ee2
Description
•