Web Animation は、複数のブラウザ ベンダーが設計した新しいアニメーション モデルで、Blink で実装されるようになりました。Chrome では、2013 年末に、ウェブ アニメーションに加えて動作する CSS アニメーションと CSS トランジションをリリースしました。新しいウェブ アニメーション機能が JS でご利用いただけるようになりました。ウェブ デベロッパーは、JS からジャンクなしでアニメーションを強力に制御できるようになります。Web Animations エンジンは、Polymer プロジェクトで使用される主な機能の一つです。このセッションでは、モデル、新しい API、および API の使用方法について説明し、実際にサイトに統合する方法の実例を示します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-09 UTC。
[null,null,["最終更新日 2024-08-09 UTC。"],[[["Web Animations is a new animation model created by multiple browser vendors, giving developers more control and avoiding performance issues."],["Chrome now utilizes Web Animations to power its CSS Animations and Transitions, offering smoother and more efficient animation capabilities."],["JavaScript APIs provide developers with advanced control over animations using Web Animations, expanding creative possibilities."],["The Polymer project utilizes the Web Animations engine as a core element, demonstrating its practical applications in web development."],["This information provides insight into the model, new APIs, practical applications, and integration techniques for Web Animations in website development."]]],["Web Animations, a new animation model, is now available in Blink. Chrome utilizes it for CSS Animations and Transitions. The model offers new JavaScript APIs that empower developers with creative control over animations without performance issues. The Web Animations engine is central to the Polymer project. The model, its APIs, and practical application examples are highlighted, demonstrating how developers can incorporate them into existing websites.\n"]]