We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64b3e9 commit 047ab49Copy full SHA for 047ab49
css-overflow-3/Overview.bs
@@ -322,8 +322,9 @@ Scrolling Overflow</h3>
322
323
A box’s [=overflow=] can be visible or clipped.
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.
326
- The visual viewport of a <a>scroll container</a>
+ 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,
330
and is called the <dfn export>scrollport</dfn>.
0 commit comments