Support animated content
Open
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 203
- Avg merge
- 8h 58m
- Merged PRs (30d)
- 112
Description
Blitz does not currently support animated content of any kind.
There are many types of animated content which we would like to support including:
- [x] CSS Transitions
- [x] CSS Animations
- [ ] Animated images (GIFs, APNGs, etc)
- [ ] Animated SVGs (SMIL, CSS Animations)
- [ ] Blinking cursor
All of these features have a common need for animation timers to "drive" rendering when an animation is active.
Contributor guide
Assessment
This issue has not been assessed yet.