From f2e24e66c9eb77de99f10058d19ea6627c2ce39a Mon Sep 17 00:00:00 2001 From: Florian Rivoal Date: Thu, 30 Apr 2020 16:01:38 +0900 Subject: [PATCH] [css-overflow-3] Export definition --- css-overflow-3/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-overflow-3/Overview.bs b/css-overflow-3/Overview.bs index 063604e1685..f883521621f 100644 --- a/css-overflow-3/Overview.bs +++ b/css-overflow-3/Overview.bs @@ -323,7 +323,7 @@ Scrolling and Clipping Overflow: the 'overflow-x', 'overflow-y', and 'overflow' (through which the scrollable overflow area can be viewed) coincides with its padding box, and is called the scrollport. - For convenience, a box’s nearest scrollport + For convenience, a box’s nearest scrollport is the [=scrollport=] of its nearest [=scroll container=] ancestor.