For some reason, the trick works in Chromium-based browsers but not Waterfox.
For some reason, the trick works in Chromium-based browsers but not Waterfox.
https://css-tricks.com/snippets/css/keyframe-animation-syntax/
Try adding specific synthax
https://css-tricks.com/snippets/css/keyframe-animation-syntax/
Try adding @-moz specific synthax
"And also, remove all the -moz- lines. animations are directly supported by firefox!"
It should work
https://stackoverflow.com/questions/21145128/css3-animation-not-working-on-firefox-but-working-on-chrome
"And also, remove all the -moz- lines. @keyframe animations are directly supported by firefox!"
It *should* work
To clarify, yes in Firefox for iOS. But no in Waterfox on Windows.
To clarify, yes in Firefox for iOS. But no in Waterfox on Windows.
(post is archived)