⇐ Home

css-revert-value "Can I use..." widgets

A CSS keyword value that resets a property’s value to the default specified by the browser in its UA stylesheet, as if the webpage had not included any CSS. For example, display:revert on a <div> would result in display:block. This is in contrast to the initial value, which is simply defined on a per-property basis, and for display would be inline.

What browser do support css-revert-value widget

Add this code to your website
<script data-feature="css-revert-value" defer src="https://cdn.caniusewidgets.com/scripts/overviewtable.js"></script>
to display the following widget

How many browsers globally do support css-revert-value widget

Add this code to your website
<script data-feature="css-revert-value" defer src="https://cdn.caniusewidgets.com/scripts/browsersupport.js"></script>
to display the following widget

Is css-revert-value supported in my browser widget

Add this code to your website
<script data-feature="css-revert-value" defer src="https://cdn.caniusewidgets.com/scripts/single.js"></script>
to display the following widget
caniusewidgets.com/css-revert-value
Change caniuse.com to caniusewidgets.com to get to this page

Other interesting features:

Give feedback
All feature data is provided by caniuse.com