Open
Bug 1930584
Opened 3 days ago
Updated 3 days ago
Implement justify-self for block-level boxes
Categories
(Core :: Layout: Block and Inline, enhancement)
Core
Layout: Block and Inline
Tracking
()
NEW
People
(Reporter: sebo, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
CSS Box Alignment defines justify-self
to apply to block-level and absolutely-positioned boxes: https://drafts.csswg.org/css-align/#overview
The support on absolutely-positioned boxes got implemented around the efforts for supporting Anchor Positioning in bug 1920160. So this is about adding support on block-level elements.
Sebastian
Reporter | ||
Updated•3 days ago
|
Summary: Implement justify-self for block-level and absolutely-positioned boxes → Implement justify-self for block-level boxes
You need to log in
before you can comment on or make changes to this bug.
Description
•