Skip to content

Commit 905d5a6

Browse files
committed
[css-overflow-3] Define nearest scrollport for convenience.
1 parent 7f48ac4 commit 905d5a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-overflow-3/Overview.bs

+2
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,8 @@ Scrolling and Clipping Overflow: the 'overflow-x', 'overflow-y', and 'overflow'
323323
(through which the <a>scrollable overflow area</a> can be viewed)
324324
coincides with its padding box,
325325
and is called the <dfn export>scrollport</dfn>.
326+
For convenience, a box’s <dfn>nearest scrollport</dfn>
327+
is the [=scrollport=] of its nearest [=scroll container=] ancestor.
326328

327329
<pre class=propdef>
328330
Name: overflow-x, overflow-y

0 commit comments

Comments
 (0)