🏠 New in High Baseline Support: Inline-size containment

March 12, 2025

caniuse · mdn · spec

The contain: inline-size CSS declaration prevents the element’s inline dimension from being set by the element’s contents. This permits the browser to avoid slower layout calculations.

Source features