[wpt-sync] Sync PR 40439 - [css-flex] Some tests that exercise the new algorithm
Categories
(Core :: Layout: Flexbox, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40439 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40439
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[css-flex] Some tests that exercise the new algorithm
row-use-cases-001.html is a collection of desired use cases that the new
algorithm should accommodate.row-compat-001.html is a reduction of a very common case on the web that
the new algorithm breaks. If we get more compat cases they will go
there.Bug: 240765
Change-Id: I56bdbec9ba5fd176675343aae3652293a31c04d9
Reviewed-on: https://chromium-review.googlesource.com/4599013
WPT-Export-Revision: 920b7fb06e8b06b9d89e30d736b707ef46ba8254
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 6 subtests
Status Summary
Firefox
OK
: 2
PASS
: 1
FAIL
: 6
Chrome
OK
: 2
PASS
: 1
FAIL
: 6
Safari
OK
: 2
PASS
: 1
FAIL
: 6
Links
Details
New Tests That Don't Pass
- /css/css-flexbox/intrinsic-size/row-use-cases-001.html [wpt.fyi]
- left < right:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - no overflow:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - same widths:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - zero width:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - same heights:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - no overflow 2:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- left < right:
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e8622b1d2d59
https://hg.mozilla.org/mozilla-central/rev/d18835639d26
Description
•