Web features explorer

calc-size()

Limited availability
Tags: css Groups: CSS

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