⇐ Home

css-case-insensitive "Can I use..." widgets

Including an i before the ] in a CSS attribute selector causes the attribute value to be matched in an ASCII-case-insensitive manner. For example, [b="xyz" i] would match both <a b="xyz"> and <a b="XYZ">.

What browser do support css-case-insensitive widget

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

How many browsers globally do support css-case-insensitive widget

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

Is css-case-insensitive supported in my browser widget

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

Other interesting features:

Give feedback
All feature data is provided by caniuse.com