File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -987,7 +987,12 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
987987 sets the box’s used size to the length necessary to make its outer size
988988 as close to filling the <a>alignment container</a> as possible
989989 while still respecting the constraints imposed by 'min-height' /'min-width' /'max-height' /'max-width' .
990- Unless otherwise specified, this value falls back to ''flex-start'' .
990+
991+ Unless otherwise specified, this value falls back to ''flex-start'' generally,
992+ and to ''self-start'' or ''self-end''
993+ if the box has also specified
994+ <a>first baseline</a> or <a>last baseline</a> <a>baseline content-alignment</a> (respectively)
995+ in the same axis.
991996
992997 Note: The ''justify-self/stretch'' keyword can cause elements to shrink,
993998 to fit their container.
You can’t perform that action at this time.
0 commit comments