OpenConext / Stepup-tiqr

tiqr IdP for step-up authentication
Apache License 2.0
3 stars 2 forks source link

Spinner support for non SVG SMIL supporting browsers #77

Closed MKodde closed 5 years ago

MKodde commented 5 years ago

Browsers that do not support SVG SMIL now, do not see a spinning spinner. By adding CSS animation fallback to the SVG SMIL animation, these browsers now also see an actual spinner.

For browsers that do not support SVG whatsoever, I added a GIF fallback spinner.

https://www.pivotaltracker.com/story/show/164691080