Skip to content

Commit 047ab49

Browse files
committed
[css-overflow-3] Fix markup
1 parent e64b3e9 commit 047ab49

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css-overflow-3/Overview.bs

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

323323
A box’s [=overflow=] can be visible or clipped.
324324
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>
325+
that allows clipped parts of its [=scrollable overflow area=]
326+
to be scrolled into view.
327+
The visual “viewport” of a <a>scroll container</a>
327328
(through which the <a>scrollable overflow area</a> can be viewed)
328329
coincides with its padding box,
329330
and is called the <dfn export>scrollport</dfn>.

0 commit comments

Comments
 (0)