Skip to content
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

Closed
franciscop opened this issue Jul 3, 2017 · 4 comments
Closed

Does not work in Firefox #12

franciscop opened this issue Jul 3, 2017 · 4 comments

Comments

@franciscop
Copy link
Contributor

It does not display the bar on Firefox, it stays like this indefinitely:

browser

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.

@franciscop
Copy link
Contributor Author

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:

 The values of x1 y1 x2 y2 must all be in the range 0 to 1.

@tj
Copy link
Member

tj commented Jul 3, 2017

ahh interesting, no bounce with the 1.1 :( haha, I never use FF personally

@franciscop
Copy link
Contributor Author

"I never use FF personally" this might happen on other browsers though.

@tj
Copy link
Member

tj commented Jul 3, 2017

yea I wonder if that breaks Edge too, shame, could just check the UA string too

@tj tj closed this as completed in 00335b0 Jul 3, 2017
tj added a commit that referenced this issue Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants