Bug 199156
| Summary: | [Feature Request] Consider Implementation of Animation Worklet | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Majid Valipour <majidvp> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | 709922234, dino, graouts, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Majid Valipour
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/52240098>