File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -937,18 +937,18 @@ The 'justify-content' and 'align-content' Properties</h3>
937937 <td>
938938 Does not apply to and has no effect on <a>block containers</a> .
939939 <tr>
940- <th> ''justify -content/normal'' Behavior
940+ <th> ''align -content/normal'' Behavior
941941 <td>
942- All values other than ''justify -content/normal'' force the block container to [=establish an independent formatting context=] .
942+ All values other than ''align -content/normal'' force the block container to [=establish an independent formatting context=] .
943943
944- For table cells, the behavior of the ''justify -content/ normal'' depends on the computed value of 'vertical-align' :
944+ For table cells, the behavior of ''align -content: normal'' depends on the computed value of 'vertical-align' :
945945 ''vertical-align/top'' makes it behave as ''start'' ,
946946 ''vertical-align/middle'' makes it behave as ''center'' ,
947947 ''vertical-align/bottom'' makes it behave as ''end'' ,
948948 and all other values make it behave as ''baseline'' .
949949 [[!CSS2]]
950950
951- ''justify -content/normal'' otherwise behaves as ''start'' .
951+ ''align -content/normal'' otherwise behaves as ''start'' .
952952 </table>
953953
954954### Multicol Containers ### {#distribution-multicol}
You can’t perform that action at this time.
0 commit comments