@@ -1361,7 +1361,9 @@ Inline-Axis (or Main-Axis) Alignment: the 'justify-self' property</h3>
13611361 <tr>
13621362 <th> 'justify-self' Axis
13631363 <td>
1364- The block’s <a>containing block’s</a> <a>inline axis</a> .
1364+ The block’s <a>containing block’s</a> <a>inline axis</a> , generally.
1365+ The [=static position containing block=] ’s [=inline axis=]
1366+ when determining the [=static position=] .
13651367 <tr>
13661368 <th> <a>Alignment Container</a>
13671369 <td>
@@ -1419,7 +1421,8 @@ Inline-Axis (or Main-Axis) Alignment: the 'justify-self' property</h3>
14191421 assuming the <a>writing mode</a> of the <a>containing block</a> .
14201422 If both inset properties in the relevant axis are ''left/auto'' ,
14211423 then use the box’s <a>static-position rectangle</a>
1422- (i.e. set both insets to the box’s <a>static position</a> ).
1424+ (i.e. set both insets to the box’s <a>static position</a> )
1425+ and assume the [=writing mode=] of the [=static position containing block=] .
14231426 <tr>
14241427 <th> <a>Alignment Subject</a>
14251428 <td>
@@ -1576,7 +1579,9 @@ Block-Axis (or Cross-Axis) Alignment: the 'align-self' property</h3>
15761579 <tr>
15771580 <th> 'align-self' Axis
15781581 <td>
1579- The box’s <a>containing block’s</a> <a>block axis</a> .
1582+ The box’s <a>containing block’s</a> <a>block axis</a> , generally.
1583+ The [=static position containing block=] ’s [=block axis=]
1584+ when determining the [=static position=] .
15801585 <tr>
15811586 <th> <a>Alignment Container</a>
15821587 <td>
@@ -1586,7 +1591,8 @@ Block-Axis (or Cross-Axis) Alignment: the 'align-self' property</h3>
15861591 assuming the <a>writing mode</a> of the <a>containing block</a> .
15871592 If both inset properties in the relevant axis are ''left/auto'' ,
15881593 then use the box’s <a>static-position rectangle</a>
1589- (i.e. set both insets to the box’s <a>static position</a> ).
1594+ (i.e. set both insets to the box’s <a>static position</a> )
1595+ and assume the [=writing mode=] of the [=static position containing block=] .
15901596 <tr>
15911597 <th> <a>Alignment Subject</a>
15921598 <td>
0 commit comments