You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synchronizing multiple instances can be an issue in CSS, however, as the delays won't always start at the same time.
By default, smil2css will recommend that you do not convert files that will result in using such delays. You can override this with the force option. Once outputted, you could try working around the issue with a negative delay trick, but do realize that this will change the start position of the animation.