Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<style>
@keyframes keyframes {}
:root { animation: 1s keyframes, 1s -1s 2 paused keyframes; }
</style>