{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/css-containment.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/css-containment/#article", "headline": "CSS containment", "description": "Use `contain: layout paint style` (or the `contain: content` shorthand) to tell the browser that an element's internals cannot affect the rest of the page, so reflow and repaint stay isolated to that subtree.", "url": "https://webspecification.com/spec/performance/css-containment/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T16:40:22.000Z", "citation": [ { "@type": "CreativeWork", "name": "CSS Containment Module Level 2", "url": "https://drafts.csswg.org/css-contain-2/", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — contain", "url": "https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/contain", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "web.dev — content-visibility: boost rendering performance", "url": "https://web.dev/articles/content-visibility", "publisher": { "@type": "Organization", "name": "Google" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/css-containment/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Performance", "item": "https://webspecification.com/spec/performance/" }, { "@type": "ListItem", "position": 4, "name": "CSS containment", "item": "https://webspecification.com/spec/performance/css-containment/" } ] } ] }