File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -881,7 +881,7 @@ Baseline Content-Alignment</h3>
881881 <dt> Table Cells:
882882 <dd>
883883 A <a>table cell</a> participates in first (last) <a>baseline content-alignment</a>
884- in its startmost (endmost) row or column (whichever matches its <a>inline axis</a> )
884+ in its startmost (endmost) row or column (whichever is parallel to its <a>inline axis</a> )
885885 if its computed 'align-content' is ''first baseline'' (''last baseline'' ).
886886
887887 <dt> Flex Items:
@@ -899,7 +899,7 @@ Baseline Content-Alignment</h3>
899899 <dt> Grid Items:
900900 <dd>
901901 A <a>grid item</a> participates in first (last) <a>baseline content-alignment</a>
902- in its startmost (endmost) row or column (whichever matches its <a>inline axis</a> )
902+ in its startmost (endmost) row or column (whichever is parallel to its <a>inline axis</a> )
903903 if its computed 'align-content' is ''first baseline'' (''last baseline'' ),
904904 and its computed 'align-self' or 'justify-self' (whichever affects its <a>block axis</a> )
905905 is ''align-self/stretch'' or ''self-start'' (''self-end'' ).
You can’t perform that action at this time.
0 commit comments