зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1254408 - Part 3 - Use longer duration to avoid intermitent failures. r=pbro
This commit is contained in:
Родитель
bd7fd252a0
Коммит
88be285f6a
|
@ -5,7 +5,7 @@
|
|||
<title>Yay! Keyframes!</title>
|
||||
<style>
|
||||
div {
|
||||
animation: wow 10s forwards;
|
||||
animation: wow 100s forwards;
|
||||
}
|
||||
@keyframes wow {
|
||||
0% {
|
||||
|
|
Загрузка…
Ссылка в новой задаче