:indeterminate CSS pseudo-class

- WD

The :indeterminate pseudo-class matches indeterminate checkboxes, indeterminate <progress> bars, and radio buttons with no checked button in their radio button group.

Chrome

  1. 4 - 14: Support unknown
  2. 15 - 38: Partial support
  3. 39 - 122: Supported
  4. 123: Supported
  5. 124 - 126: Supported

Edge

  1. 12 - 18: Partial support
  2. 79 - 122: Supported
  3. 123: Supported

Safari

  1. 3.1 - 5: Support unknown
  2. 5.1: Partial support
  3. 6: Support unknown
  4. 6.1 - 10: Partial support
  5. 10.1 - 17.3: Supported
  6. 17.4: Supported
  7. TP: Supported

Firefox

  1. 2 - 3.6: Support unknown
  2. 4 - 5: Partial support
  3. 6 - 50: Partial support
  4. 51 - 123: Supported
  5. 124: Supported
  6. 125 - 127: Supported

Opera

  1. 9 - 11.5: Support unknown
  2. 11.6 - 12.1: Partial support
  3. 15 - 25: Partial support
  4. 26 - 107: Supported
  5. 108: Supported

IE

  1. 5.5 - 8: Not supported
  2. 9: Partial support
  3. 10: Partial support
  4. 11: Partial support

Chrome for Android

  1. 122: Supported

Safari on iOS

  1. 3.2 - 6.1: Support unknown
  2. 7 - 10.2: Partial support
  3. 10.3 - 17.3: Supported
  4. 17.4: Supported

Samsung Internet

  1. 4 - 22: Supported
  2. 23: Supported

Opera Mini

  1. all: Partial support

Opera Mobile

  1. 10 - 12: Support unknown
  2. 12.1: Partial support
  3. 80: Supported

UC Browser for Android

  1. 15.5: Supported

Android Browser

  1. 2.1 - 3: Support unknown
  2. 4 - 4.3: Partial support
  3. 4.4: Partial support
  4. 4.4.3: Support unknown
  5. 122: Supported

Firefox for Android

  1. 123: Supported

QQ Browser

  1. 14.9: Supported

Baidu Browser

  1. 13.52: Supported

KaiOS Browser

  1. 2.5: Partial support
  2. 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