:indeterminate CSS pseudo-class
- WDThe :indeterminate
pseudo-class matches indeterminate checkboxes, indeterminate <progress>
bars, and radio buttons with no checked button in their radio button group.
Chrome
- ﹖ 4 - 14: Support unknown
- ◐ 15 - 38: Partial support
- ✅ 39 - 130: Supported
- ✅ 131: Supported
- ✅ 132 - 134: Supported
Edge
- ◐ 12 - 18: Partial support
- ✅ 79 - 130: Supported
- ✅ 131: Supported
Safari
- ﹖ 3.1 - 5: Support unknown
- ◐ 5.1: Partial support
- ﹖ 6: Support unknown
- ◐ 6.1 - 10: Partial support
- ✅ 10.1 - 18.0: Supported
- ✅ 18.1: Supported
- ✅ 18.2 - TP: Supported
Firefox
- ﹖ 2 - 3.6: Support unknown
- ◐ 4 - 5: Partial support
- ◐ 6 - 50: Partial support
- ✅ 51 - 131: Supported
- ✅ 132: Supported
- ✅ 133 - 135: Supported
Opera
- ﹖ 9 - 11.5: Support unknown
- ◐ 11.6 - 12.1: Partial support
- ◐ 15 - 25: Partial support
- ✅ 26 - 113: Supported
- ✅ 114: Supported
IE
- ❌ 5.5 - 8: Not supported
- ◐ 9: Partial support
- ◐ 10: Partial support
- ◐ 11: Partial support
Chrome for Android
- ✅ 131: Supported
Safari on iOS
- ﹖ 3.2 - 6.1: Support unknown
- ◐ 7 - 10.2: Partial support
- ✅ 10.3 - 18.0: Supported
- ✅ 18.1: Supported
- ✅ 18.2: Supported
Samsung Internet
- ✅ 4 - 25: Supported
- ✅ 26: Supported
Opera Mini
- ◐ all: Partial support
Opera Mobile
- ﹖ 10 - 12: Support unknown
- ◐ 12.1: Partial support
- ✅ 80: Supported
UC Browser for Android
- ✅ 15.5: Supported
Android Browser
- ﹖ 2.1 - 3: Support unknown
- ◐ 4 - 4.3: Partial support
- ◐ 4.4: Partial support
- ﹖ 4.4.3: Support unknown
- ✅ 131: Supported
Firefox for Android
- ✅ 132: Supported
QQ Browser
- ✅ 14.9: Supported
Baidu Browser
- ✅ 13.52: Supported
KaiOS Browser
- ◐ 2.5: Partial support
- ✅ 3: Supported
- Resources:
- WebKit Bug 156270 - `:indeterminate` pseudo-class should match radios whose group has no checked radio
- Mozilla Bug 885359 - Radio groups without a selected radio button should have `:indeterminate` applying
- MDN Web Docs - CSS :indeterminate
- HTML specification for `:indeterminate`
- JS Bin testcase
- EdgeHTML issue 7124038 - `:indeterminate` pseudo-class doesn't match radio buttons