|
|
|
|
|
by no_way
1037 days ago
|
|
Semi related, I was suprised just how many bugs Safari has with animation timing while using Web Animation API. You can't possibly feature detect that, Motion one lib even disables GPU acceleration for them in Safari. In that case parsing user agent is the only option. https://motion.dev/guides/waapi-improvements#webkit-bugfixes |
|