Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles
The @property CSS at-rule is part of the CSS Houdini umbrella of APIs, it allows developers to explicitly define their css custom properties, allowing for property type checking, setting default values, and define whether a property can inherit values or not. The @property rule represents a custom property registration directly in a stylesheet without having to run any JS. Valid @property rules result in a registered custom property, as if CSS.registerProperty had been called with equivalent parameters.
Last updated on : 2022-07-01
Browser Versions
IE
Edge
Firefox
Chrome
Safari
Opera
Fully Supported
Partially
No Support
CSS at-rule: `@property` on IE is not supported on any IE versions.
CSS at-rule: `@property` on Edge is not supported on any Edge versions.
CSS at-rule: `@property` on Firefox is not supported on any Firefox versions.
CSS at-rule: `@property` on Chrome is not supported on any Chrome versions.
CSS at-rule: `@property` on Safari is not supported on any Safari versions.
CSS at-rule: `@property` on Opera is not supported on any Opera versions.
CSS at-rule: `@property` on Safari on iOS is not supported on any Safari on iOS versions.
CSS at-rule: `@property` on Android Browser is not supported on any Android Browser versions.
CSS at-rule: `@property` on Opera Mobile is not supported on any Opera Mobile versions.
CSS at-rule: `@property` on Chrome for Android is not supported on any Chrome for Android versions.
CSS at-rule: `@property` on Firefox for Android is not supported on any Firefox for Android versions.
CSS at-rule: `@property` on Samsung Internet is not supported on any Samsung Internet versions.
Data sourced from
Overall Browser Compatibility Score
Note:CSS at-rule: `@property` shows a browser compatibility score of 0. 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 at-rule: `@property` & more
Test your website for CSS at-rule: `@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?