[wpt-sync] Sync PR 33632 - [FlexNG] Add additional flex fragmentation tests
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33632 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33632
Details from upstream follow.
Alison Maher <almaher@microsoft.com> wrote:
[FlexNG] Add additional flex fragmentation tests
There are some random cases that I have been meaning to add tests for
but haven't gotten around to. These include things like the flex
property, gap property, margin alignment, etc. This CL adds some
basic test cases for these scenarios to ensure they are handled
correctly by fragmentation.Bug: 660611
Change-Id: Iafb3329544825c5bc1b37ff873107201bf529ea4
Reviewed-on: https://chromium-review.googlesource.com/3581550
WPT-Export-Revision: 9c017ebb6a8b4a5a082da6da71afcfad493a19e0
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 7 tests
Status Summary
Firefox
PASS: 6
FAIL: 1
Chrome
PASS: 6
FAIL: 1
Safari
PASS: 3
FAIL: 4
Links
Details
New Tests That Don't Pass
/css/css-break/flexbox/multi-line-row-flex-fragmentation-060.html: FAIL (Chrome: PASS, Safari: FAIL)
https://hg.mozilla.org/mozilla-central/rev/4217e1bff1b7
https://hg.mozilla.org/mozilla-central/rev/1e4ccd217b09
Description
•