Web platform features explorer

`overflow: overlay`

Discouraged
Tags: css Groups: CSS

This feature is discouraged. Consider using overflow instead. For the rationale, see:

The overflow: overlay CSS declaration is an alias to overflow: auto. Historically, it caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space.

Browser support (view on caniuse.com)