We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec9eb1 commit 8709735Copy full SHA for 8709735
1 file changed
css-overflow-3/Overview.bs
@@ -321,9 +321,8 @@ Scrollable Overflow</h3>
321
Scrolling Overflow</h3>
322
323
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.
+ CSS also allows a box to be a <dfn export>scroll container</dfn>
+ that allows clipped parts of its scrollable overflow area to be scrolled into view.
327
The visual viewport of a <a>scroll container</a>
328
(through which the <a>scrollable overflow area</a> can be viewed)
329
coincides with its padding box,
0 commit comments