Skip to content

Commit 04ebea5

Browse files
committed
[css-align-3] Additional wording tweaks to overflow + content alignment
1 parent 0ff2c9f commit 04ebea5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css-align-3/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,8 +1088,9 @@ Overflow and Scroll Positions</h3>
10881088
for consistency,
10891089
any non-''align-content/normal'' value of 'align-content' or 'justify-content'
10901090
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.
1091+
in the relevant axis
1092+
however much would be required to satisfy ''align-content/end'' alignment
1093+
in that axis.
10931094
(In general, this means that the <a>scroll container</a>’s padding
10941095
is added to the bounding rectangle of its in-flow children.
10951096
See [[css-overflow-3]] for details.)

0 commit comments

Comments
 (0)