File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1476,6 +1476,8 @@ Inline-Axis (or Main-Axis) Self-Alignment: the 'justify-self' property</h3>
14761476 and the used value of the margin properties are therefore not adjusted to correct for the over-constraint.
14771477
14781478 This property does not apply to floats.
1479+
1480+ Anonymous block boxes always behave as ''justify-self/normal'' .
14791481 </table>
14801482
14811483 <div class="example">
@@ -2542,6 +2544,8 @@ Changes</h2>
25422544 * Change safe alignment to cause the container to fall back to ''flex-start'' ,
25432545 so it is correctly safe for a scrollable reversed flexbox.
25442546 (<a href="https://github.com/w3c/csswg-drafts/issues/11937">Issue 11937</a> )
2547+ * Defined anonymous block boxes to always act like ''justify-self: normal'' .
2548+ (<a href="https://github.com/w3c/csswg-drafts/issues/11461">Issue 11461</a> )
25452549
25462550 See also <a href="https://www.w3.org/TR/2025/WD-css-align-3-20250311/#changes">previous changes</a> .
25472551
You can’t perform that action at this time.
0 commit comments