Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles
The css-all property is shorthand for setting all CSS properties except for direction and unicode-bidi.
Last updated on : 2023-03-20
Browser Versions
IE
Edge
Firefox
Chrome
Safari
Opera
Fully Supported
Partially
No Support
Inherited
no
Applies to
all elements
Initial value
There is no practical initial value for it.
Animation type
as each of the properties of the shorthand (all properties but unicode-bidi and direction)
Computed value
as the specified value applies to each property this is a shorthand for.
CSS Cascading and Inheritance Level 3 # all-shorthand
/* Global values */
all: initial;
all: inherit;
all: unset;
all: revert;
all: revert-layer;
CSS all property on IE is not supported on any IE versions.
CSS all property on Edge is fully supported on 79-111, and not supported on 12-18 Edge versions.
CSS all property on Firefox is fully supported on 27-113, and not supported on 2-26 Firefox versions.
CSS all property on Chrome is fully supported on 37-114, and not supported on 4-36 Chrome versions.
CSS all property on Safari is fully supported on 9.1-16.4, and not supported on 3.2-9 Safari versions.
CSS all property on Opera is fully supported on 24-95, and not supported on 9.5-23 Opera versions.
CSS all property on Safari on iOS is fully supported on 9.3-16.4, and not supported on 3.2-9 Safari on iOS versions.
CSS all property on Android Browser is fully supported on 4.4-111, and not supported on 2.1-4 Android Browser versions.
CSS all property on Opera Mobile is fully supported on 64-73, and not supported on 10-12 Opera Mobile versions.
CSS all property on Chrome for Android is fully supported on all Chrome for Android versions.
CSS all property on Firefox for Android is fully supported on all Firefox for Android versions.
CSS all property on Samsung Internet is fully supported on all Samsung Internet versions.
Data sourced from
Overall Browser Compatibility Score
Note:CSS all property shows a browser compatibility score of 92. 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 all property & more
Test your website for CSS all property and other web technologies. Get 100 FREE automation test minutes!
Test NowKaneAI - Testing Assistant
World’s first AI-Powered E2E testing agent.
Did you find this page helpful?