Next-Gen App & Browser
Testing Cloud

Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles

Next-Gen App & Browser Testing Cloud

CSS overflow property

The CSS “overflow” property controls the behavior of content that overflows its container. This includes scrolling and overflow in both directions both “overflow” and “overflow-x”.

Last updated on : 2023-03-20

Browser Versions

IEIE

EdgeEdge

FirefoxFirefox

ChromeChrome

SafariSafari

OperaOpera

5.5 - 11
Test on IE 5.5 - 11 ...
12 - 89
Test on Edge 12 - 89 ...
90 - 111
Test on Edge 90 - 111 ...
2 - 80
Test on Firefox 2 - 80 ...
81 - 113
Test on Firefox 81 - 113 ...
4 - 89
Test on Chrome 4 - 89 ...
90 - 114
Test on Chrome 90 - 114 ...
3.2 - 16
Test on Safari 3.2 - 16 ...
16.1 - 16.4
Test on Safari 16.1 - 16.4 ...
9.5 - 90
Test on Opera 9.5 - 90 ...
91 - 95
Test on Opera 91 - 95 ...

...Fully Supported

...Partially

...No Support

Formal Definition

Inherited

no

Applies to

Block-containers, flex containers, and grid containers

Initial value

visible

Animation type

discrete

Computed value

overflow-x: as specified, except with visible/clip computing to auto/hidden respectively if one of overflow-x or overflow-y is neither visible nor clip overflow-y: as specified, except with visible/clip computing to auto/hidden respectively if one of overflow-x or overflow-y is neither visible nor clip

Specifications

CSS Overflow Module Level 3 # propdef-overflow

Syntax

/* Keyword values */
 overflow: visible;
 overflow: hidden;
 overflow: clip;
 overflow: scroll;
 overflow: auto;
 overflow: hidden visible;
 /* Global values */
 overflow: inherit;
 overflow: initial;
 overflow: revert;
 overflow: unset;

Browser Compatibility

CSS overflow property on IE is partially supported on all IE versions.

CSS overflow property on Edge is fully supported on 90-111 and partially supported on 12-89 Edge versions.

CSS overflow property on Firefox is fully supported on 81-113 and partially supported on 2-80 Firefox versions.

CSS overflow property on Chrome is fully supported on 90-114 and partially supported on 4-89 Chrome versions.

CSS overflow property on Safari is fully supported on 16.1-16.4 and partially supported on 3.2-16 Safari versions.

CSS overflow property on Opera is fully supported on 91-95 and partially supported on 9.5-90 Opera versions.

CSS overflow property on Safari on iOS is fully supported on 16.1-16.4 and partially supported on 3.2-16 Safari on iOS versions.

CSS overflow property on Android Browser is fully supported on 97-111 and partially supported on 2.1-4 Android Browser versions.

CSS overflow property on Opera Mobile is fully supported on 64-73 and partially supported on 10-12 Opera Mobile versions.

CSS overflow property on Chrome for Android is fully supported on all Chrome for Android versions.

CSS overflow property on Firefox for Android is fully supported on all Firefox for Android versions.

CSS overflow property on Samsung Internet is fully supported on 15-20 and partially supported on 4-14 Samsung Internet versions.

100
Hightooltip

Overall Browser Compatibility Score

Note:CSS overflow property shows a browser compatibility score of 100. This is a collective score out of 100 to represent browser support of a web technology. The higher this score is, the greater is the browser compatibility. The browser compatibility score is not a 100% reflection for every browser and the web technology support. However, it does give you an estimate on how much you should rely on a particular web technology in terms of browser compatibility.


Test on 3000+ browsers for CSS overflow property & more

Test your website for CSS overflow property and other web technologies. Get 100 FREE automation test minutes!

Test Now...

KaneAI - Testing Assistant

World’s first AI-Powered E2E testing agent.

...
ShadowLT Logo

Start your journey with LambdaTest

Get 100 minutes of automation test minutes FREE!!

Signup for free

Did you find this page helpful?

Helpful

NotHelpful