{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/scroll-driven-animations.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/scroll-driven-animations/#article", "headline": "Scroll-driven animations", "description": "Drive CSS animations from scroll position or element visibility with `scroll-timeline` and `view-timeline`, replacing JS scroll-listener libraries with compositor-thread animation.", "url": "https://webspecification.com/spec/performance/scroll-driven-animations/", "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 Scroll-driven Animations Module Level 1", "url": "https://drafts.csswg.org/scroll-animations-1/", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — CSS scroll-driven animations", "url": "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_scroll-driven_animations", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "MDN — animation-timeline", "url": "https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/animation-timeline", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "Chrome for Developers — Scroll-driven animations", "url": "https://developer.chrome.com/articles/scroll-driven-animations", "publisher": { "@type": "Organization", "name": "Google" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/scroll-driven-animations/#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": "Scroll-driven animations", "item": "https://webspecification.com/spec/performance/scroll-driven-animations/" } ] } ] }