Scroll container - Glossary | MDN
The scrollport is the visible part of a scroll container and coincides with the padding box of the scroll container. The scroll bars are used to move content in and out of the scrollport so that the content can be viewed.
See also
- Learn: Overflowing content
- Scroll snapping, including scroll snap container
- CSS overflow module
- CSS overscroll behavior module
- CSS scroll snap module
- CSS scroll-driven animations module