-
-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not work in Firefox #12
Comments
Extra: the console shows this error: Unexpected value 0.3, 0.61, 0.355, 1.1 parsing keySplines attribute. Reading the MDN doc of keySplines we get:
|
ahh interesting, no bounce with the 1.1 :( haha, I never use FF personally |
Merged
"I never use FF personally" this might happen on other browsers though. |
yea I wonder if that breaks Edge too, shame, could just check the UA string too |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It does not display the bar on Firefox, it stays like this indefinitely:
Browser: Firefox 54.0 (64-bit) for Linux
Animation seems to be supported on Firefox though: https://caniuse.com/#feat=svg-smil (and the example works).
Extra: it works perfectly in Chrome for Linux, so it's probably a Firefox issue.
The text was updated successfully, but these errors were encountered: