File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -937,18 +937,18 @@ The 'justify-content' and 'align-content' Properties</h3>
937
937
<td>
938
938
Does not apply to and has no effect on <a>block containers</a> .
939
939
<tr>
940
- <th> ''justify -content/normal'' Behavior
940
+ <th> ''align -content/normal'' Behavior
941
941
<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=] .
943
943
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' :
945
945
''vertical-align/top'' makes it behave as ''start'' ,
946
946
''vertical-align/middle'' makes it behave as ''center'' ,
947
947
''vertical-align/bottom'' makes it behave as ''end'' ,
948
948
and all other values make it behave as ''baseline'' .
949
949
[[!CSS2]]
950
950
951
- ''justify -content/normal'' otherwise behaves as ''start'' .
951
+ ''align -content/normal'' otherwise behaves as ''start'' .
952
952
</table>
953
953
954
954
### Multicol Containers ### {#distribution-multicol}
You can’t perform that action at this time.
0 commit comments