NEW 199156
[Feature Request] Consider Implementation of Animation Worklet
https://bugs.webkit.org/show_bug.cgi?id=199156
Summary [Feature Request] Consider Implementation of Animation Worklet
Majid Valipour
Reported 2019-06-24 07:13:10 PDT
Please consider implementation of CSS Animation Worklet API: - Specification URL: https://drafts.css-houdini.org/css-animationworklet/ - Explainer: https://github.com/w3c/css-houdini-drafts/blob/master/css-animationworklet/README.md - Tests: https://github.com/web-platform-tests/wpt/tree/master/animation-worklet Additional information: This is specification that is being developed as part of CSSWG's Houdini Task Force. It is a new Houdini style primitive that provides extensibility in web animations and enables high performance scripted animations on the web. It is currently implemented in Blink behind a runtime feature flag. Most likely has dependency on Worklet (https://bugs.webkit.org/show_bug.cgi?id=192328) and Web Animations (https://bugs.webkit.org/show_bug.cgi?id=122912) implementations.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-06-27 00:29:52 PDT
Note You need to log in before you can comment on or make changes to this bug.