Skip to content

Commit 32e5716

Browse files
committed
[css-align-3] Content can overflow even if the alignment subject doesn't overflow, so be precise about it.
1 parent afbffa4 commit 32e5716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-align-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ Content-Distribution Shorthand: the 'place-content' property</h3>
10671067
Overflow and Scroll Positions</h3>
10681068

10691069
When the <a>content-distribution properties</a> are set
1070-
on a <a>scroll container</a> with overflowing content,
1070+
on a <a>scroll container</a> with an overflowing <a>alignment subject</a>,
10711071
rather than shifting the layout positions of its content,
10721072
they instead change its <a>initial scroll position</a>
10731073
so that the initially-visible content

0 commit comments

Comments
 (0)