Intrinsic & Extrinsic Sizing

- WD

Allows for the heights and widths to be specified in intrinsic values using the max-content, min-content, fit-content and stretch (formerly fill) properties.

Chrome

  1. 4 - 21: Not supported
  2. 22 - 45: Supported
  3. 46 - 93: Supported
  4. 94 - 130: Supported
  5. 131: Supported
  6. 132 - 134: Supported

Edge

  1. 12 - 18: Not supported
  2. 79 - 93: Supported
  3. 94 - 130: Supported
  4. 131: Supported

Safari

  1. 3.1 - 6: Not supported
  2. 6.1 - 8: Partial support
  3. 9 - 10.1: Partial support
  4. 11 - 15.6: Partial support
  5. 16.0 - 18.0: Supported
  6. 18.1: Supported
  7. 18.2 - TP: Supported

Firefox

  1. 2: Not supported
  2. 3 - 65: Partial support
  3. 66 - 131: Partial support
  4. 132: Partial support
  5. 133 - 135: Partial support

Opera

  1. 9 - 12.1: Not supported
  2. 15 - 32: Supported
  3. 33: Supported
  4. 34: Supported
  5. 35 - 94: Supported
  6. 95 - 113: Supported
  7. 114: Supported

IE

  1. 5.5 - 10: Not supported
  2. 11: Not supported

Chrome for Android

  1. 131: Supported

Safari on iOS

  1. 3.2 - 6.1: Not supported
  2. 7 - 8.4: Partial support
  3. 9 - 13.7: Partial support
  4. 14 - 15.8: Partial support
  5. 16.0 - 18.0: Supported
  6. 18.1: Supported
  7. 18.2: Supported

Samsung Internet

  1. 4: Supported
  2. 5 - 16.0: Supported
  3. 17.0 - 25: Supported
  4. 26: Supported

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 12.1: Not supported
  2. 80: Supported

UC Browser for Android

  1. 15.5: Supported

Android Browser

  1. 2.1 - 4.3: Not supported
  2. 4.4 - 4.4.4: Supported
  3. 131: Supported

Firefox for Android

  1. 132: Partial support

QQ Browser

  1. 14.9: Supported

Baidu Browser

  1. 13.52: Supported

KaiOS Browser

  1. 2.5: Partial support
  2. 3: Partial support

Prefixes are on the values, not the property names (e.g. -webkit-min-content)

Older webkit browsers also support the unofficial intrinsic value which acts the same as max-content.

Resources:
Min-Content tutorial