We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff2c9f commit 04ebea5Copy full SHA for 04ebea5
1 file changed
css-align-3/Overview.bs
@@ -1088,8 +1088,9 @@ Overflow and Scroll Positions</h3>
1088
for consistency,
1089
any non-''align-content/normal'' value of 'align-content' or 'justify-content'
1090
causes the <a>scrollable overflow region</a> to be extended
1091
- as would be required for ''align-content/end'' alignment
1092
- in the relevant axis.
+ in the relevant axis
+ however much would be required to satisfy ''align-content/end'' alignment
1093
+ in that axis.
1094
(In general, this means that the <a>scroll container</a>’s padding
1095
is added to the bounding rectangle of its in-flow children.
1096
See [[css-overflow-3]] for details.)
0 commit comments