Caniuse: Suggestion: overflow(-[xy])? with 'overlay' value

Created on 25 Jan 2018  路  4Comments  路  Source: Fyrd/caniuse

Just found that at least Chrome and Safari of 2016 supported this undocumented value, which is not listed in W3C documents.
Not sure if support is dropped, but Chrome dev mode suggests the 'overlay' value for overflow-y.

Can't find it at the caniuse.com, please add. TY in advance )

Support data suggestion

Most helpful comment

From skimming through this csswg draft issue it seems indeed webkit's overflow: overlay was standardized and the property renamed to scrollbar-gutter as defined in CSS overflow module level 4.

All 4 comments

I assume you mean the scrollbar-gutter property, correct?

That's another property. Thank you.

What I meant was overflow: overlay. From what I've googled it is only supported by -Webkit browsers, is non-standardized, and allows the content to extend beneath the scrollbar.

From skimming through this csswg draft issue it seems indeed webkit's overflow: overlay was standardized and the property renamed to scrollbar-gutter as defined in CSS overflow module level 4.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Schweinepriester picture Schweinepriester  路  3Comments

zackarychapple picture zackarychapple  路  3Comments

SteveALee picture SteveALee  路  3Comments

SanderMuller picture SanderMuller  路  3Comments

LifeIsStrange picture LifeIsStrange  路  3Comments