Skip to content

Commit 8709735

Browse files
authored
[css-overflow-3] Clarify that scripts can also scroll a scroll container (w3c#10048)
1 parent 3ec9eb1 commit 8709735

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css-overflow-3/Overview.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,8 @@ Scrollable Overflow</h3>
321321
Scrolling Overflow</h3>
322322

323323
A box’s [=overflow=] can be visible or clipped.
324-
CSS also allows a box to be <dfn export>scroll container</dfn>
325-
that allows the user to scroll clipped parts of its <a>scrollable overflow area</a>
326-
into view.
324+
CSS also allows a box to be a <dfn export>scroll container</dfn>
325+
that allows clipped parts of its scrollable overflow area to be scrolled into view.
327326
The visual viewport of a <a>scroll container</a>
328327
(through which the <a>scrollable overflow area</a> can be viewed)
329328
coincides with its padding box,

0 commit comments

Comments
 (0)