File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -1274,15 +1274,14 @@ Baseline Self-Alignment</h3>
12741274 <dt> Flex Items:
12751275 <dd>
12761276 A <a>flex item</a> participates in first (last) <a>baseline self-alignment</a> in its flex line
1277- if its <a>inline axis</a> is parallel to the <a>main axis</a>
1278- and its computed 'align-self' is ''first baseline'' (''last baseline'' ).
1277+ if its computed 'align-self' is ''first baseline'' (''last baseline'' ).
12791278 See [[!CSS-FLEXBOX-1]] for details.
12801279
12811280 <dt> Grid Items:
12821281 <dd>
12831282 A <a>grid item</a> participates in first (last) <a>baseline self-alignment</a>
1284- in either its row or column (whichever matches its <a>inline axis</a> )
1285- if its 'justify -self' or 'align -self' property (whichever affects its <a>block axis</a> )
1283+ in its row or column
1284+ if its 'align -self' or 'justify -self' property (respectively )
12861285 computes to ''first baseline'' (''last baseline'' ).
12871286 </dl>
12881287
You can’t perform that action at this time.
0 commit comments