diff --git a/cssom-view/Overview.bs b/cssom-view/Overview.bs index 4aa1b8efce5..cda2aede803 100644 --- a/cssom-view/Overview.bs +++ b/cssom-view/Overview.bs @@ -125,8 +125,9 @@ HTML. Content edge, padding edge, border edge, margin edge, and viewport are defined by CSS. -Elements and viewports have an associated scrolling box if has a scrolling mechanism or it overflows -its content area and the used value of the 'overflow-x' or 'overflow-y' property is ''overflow/hidden''. [[!CSS3-BOX]] +An element or viewport has an associated scrolling box if it has a scroll +container and scrollable overflow. This box is the same as the scrollport. +[[!CSS-OVERFLOW-3]] An element body (which will be the HTML body element) is potentially scrollable if all of the following conditions are true: