🏠 New in Low Baseline Support: Style containment
July 26, 2022
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]