containIntrinsicSize

The contain-intrinsic-size CSS shorthand property sets the size of an element that a browser will use for layout when the element is subject to size containment.

Syntax: [ auto? [ none | <length> ] ]{1,2}

| Chrome | Firefox | Safari | Edge | IE  |
| :----: | :-----: | :----: | :--: | :-: |
|   83   |   107   |   17   | n/a  | No  |

See also