Update animations-2.vim

https://www.w3.org/TR/2023/WD-css-animations-2-20230302/
This commit is contained in:
Kyo Nagashima
2023-03-04 07:36:18 +09:00
parent 3482b4608c
commit b27f324d6d
2 changed files with 6 additions and 1 deletions

View File

@@ -15,7 +15,10 @@
}
.animations-2 {
display: auto;
animation-composition: auto;
animation-timeline: auto;
display: replace;
display: accumulate;
}
.backgrounds-3 {