calc-size()
Limited availability
The calc-size()
CSS function computes mathematical expressions that include height
and width
keyword values, for example calc-size(fit-content, size / 2)
. Not to be confused with the calc()
CSS function, which cannot use keyword values.
To learn more, see
calc-size() at MDN.
Compatibility
- Chrome 129 Released on 2024-09-17
- Chrome Android 129 Released on 2024-09-17
- Edge 129 Released on 2024-09-19
- Firefox ❌ See bugzil.la/1896734
- Firefox for Android ❌ See bugzil.la/1896734
- Safari ❌ See webkit.org/b/274177
- Safari on iOS ❌ See webkit.org/b/274177