[wpt-sync] Sync PR 44332 - blink/flexbox: justify-content, space-around fallback to safe center
Categories
(Core :: Layout: Flexbox, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44332 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44332
Details from upstream follow.
Helmut Januschka <helmut@januschka.com> wrote:
blink/flexbox: justify-content, space-around fallback to safe center
specified in: https://www.w3.org/TR/css-align-3/#valdef-align-content-space-around
decision: https://github.com/w3c/csswg-drafts/issues/5088#issuecomment-648940841
Bug: 1517655
Change-Id: I348273d53025d3a5389e1867e74c59aee291d0a8Reviewed-on: https://chromium-review.googlesource.com/5250231
WPT-Export-Revision: 74f1132a9226e96b131177459c7d6db3284df0e0
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests and 44 subtests
Status Summary
Firefox
OK : 1
PASS: 40
FAIL: 9
Chrome
OK : 1
PASS: 40
FAIL: 9
Safari
OK : 1
PASS: 40
FAIL: 9
Links
Details
New Tests That Don't Pass
- /css/css-flexbox/flexbox-justify-content-horiz-003.xhtml [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-flexbox/flexbox-justify-content-horiz-004.xhtml [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-flexbox/flexbox-justify-content-vert-003.xhtml [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-flexbox/flexbox-justify-content-vert-004.xhtml [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-flexbox/flexbox_justifycontent-spacearound-negative.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-flexbox/align-content-wrap-003.html [wpt.fyi]
- .flexbox 12:
FAIL(Chrome:FAIL, Safari:FAIL) - .flexbox 13:
FAIL(Chrome:FAIL, Safari:FAIL) - .flexbox 34:
FAIL(Chrome:FAIL, Safari:FAIL) - .flexbox 35:
FAIL(Chrome:FAIL, Safari:FAIL)
- .flexbox 12:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/15187e87863a
https://hg.mozilla.org/mozilla-central/rev/80fdc1488ece
Description
•