[wpt-sync] Sync PR 48707 - [layout] block-in-inlines should stretch when justify-self is in use
Categories
(Core :: Layout: Block and Inline, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48707 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48707
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[layout] block-in-inlines should stretch when justify-self is in use
Usually, justify-self causes an element to shrink-to-fit in the absence
of a preferred size. But we have to let an inline child of the justified
element stretch so that any of its block children can still stretch to
the justified grandparent.Fixed: 374034249
Change-Id: I17b7fa89d84a76eacff2d2e6448db1b7bfe46a32
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5942095
Reviewed-by: David Baron \<dbaron@chromium.org>
Commit-Queue: David Grogan \<dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1370819}
Assignee | ||
Updated•28 days ago
|
Assignee | ||
Comment 1•28 days ago
|
||
Assignee | ||
Comment 2•28 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
FAIL
: 1
Chrome
OK
: 1
PASS
: 1
FAIL
: 1
Safari
OK
: 1
PASS
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-align/blocks/justify-self-block-in-inline.html [wpt.fyi]
- .block-in-inline 1:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- .block-in-inline 1:
Comment 4•24 days ago
|
||
bugherder |
Description
•