@@ -1037,7 +1037,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
10371037 the ''justify-self/normal'' keyword behaves as ''start'' on replaced absolutely-positioned boxes,
10381038 and behaves as ''justify-self/stretch'' on all other absolutely-positioned boxes.
10391039
1040- If neither offset in thix axis is ''top/auto'' ,
1040+ If neither offset in this axis is ''top/auto'' ,
10411041 but 'width' ('height' , for <a>vertical writing modes</a> ) is ''width/auto'' ,
10421042 the 'width' ('height' ) is treated as ''width/stretch''
10431043 and ''margin/auto'' margins are treated as zero.
@@ -1209,7 +1209,7 @@ Block/Cross-Axis Alignment: the 'align-self' property</h3>
12091209 the ''align-self/normal'' keyword behaves as ''start'' on replaced absolutely-positioned boxes,
12101210 and behaves as ''align-self/stretch'' on all other absolutely-positioned boxes.
12111211
1212- If neither offset in thix axis is ''top/auto'' ,
1212+ If neither offset in this axis is ''top/auto'' ,
12131213 but 'height' ('width' , for <a>vertical writing modes</a> ) is ''height/auto'' ,
12141214 the 'height' ('width' ) is treated as ''height/stretch''
12151215 and ''margin/auto'' margins are treated as zero.
@@ -1621,7 +1621,7 @@ Baseline Alignment Terminology</h3>
16211621 <li> table cells in the same row, along the table's row (inline) axis, established by the row box
16221622 <li> table cells in the same column, along the table's column (block) axis, established by the column box
16231623 <li> grid items in the same row, along the grid's row (inline) axis, established by the <a>grid container</a>
1624- <li> grid items in the same column, along the grid's colum (block) axis, established by the <a>grid container</a>
1624+ <li> grid items in the same column, along the grid's column (block) axis, established by the <a>grid container</a>
16251625 <li> flex items in the same flex line, along the flex container's main axis, established by the <a>flex container</a>
16261626 </ul>
16271627
0 commit comments