File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -678,7 +678,12 @@ Baseline Content-Alignment</h3>
678678 A <a>grid item</a> participates in first (last) <a>baseline content-alignment</a>
679679 in either its row or column (whichever matches its <a>inline axis</a> )
680680 if its computed 'align-content' is ''baseline'' (''last-baseline'' ),
681- and its computed 'align-self' or 'justify-self' (whichever affects its <a>block axis</a> ) is ''justify-self/stretch'' or ''start'' (''end'' ).
681+ and its computed 'align-self' or 'justify-self' (whichever affects its <a>block axis</a> )
682+ is ''align-self/stretch'' or ''self-start'' (''self-end'' ).
683+ For this purpose,
684+ the ''start'' , ''end'' , ''flex-start'' , and ''flex-end'' values of 'align-self'
685+ are treated as either ''self-start'' or ''self-end'' ,
686+ whichever they end up equivalent to.
682687 </dl>
683688
684689 If a box spans multiple <a>shared alignment contexts</a> ,
You can’t perform that action at this time.
0 commit comments