🏠 New in High Baseline Support: Style containment
January 26, 2025
The contain: style CSS declaration permits the browser to avoid slower layout calculations by preventing modification to counter (counter-increment and counter-set) and quotation styles (content property quote values) beyond the element’s descendants.
Source features
css.properties.contain.style[mdn]