overflow: clip
Widely available since 2025-03-12
The overflow: clip
CSS declaration clips an element's overflowing content to the box that's defined by the overflow-clip-margin
property. Unlike overflow: hidden
, it allows you to hide overflow on one axis while keeping overflow on the other axis visible.
Learn more
Specifications
Browser support
- Chrome 90 Released on 2021-04-13
- Chrome Android 90 Released on 2021-04-13
- Edge 90 Released on 2021-04-15
- Firefox 81 Released on 2020-09-22
- Firefox for Android 81 Released on 2020-09-22
- Safari 16 Released on 2022-09-12
- Safari on iOS 16 Released on 2022-09-12
Usage (according to Chrome Platform Status)
~16.126% of page loads. More data at chromestatus.
View as JSON | Edit this feature | Report an issue | Web-features entry: source, dist