Skip Navigation

Not only Safari is unable to show basic elements (less than Gnome Web which is Webkit based too), there's no single proper tool to export the fricking SVG to GIF. I've never wanted to flip a table that much in my life.

45 comments
  • Just log the user agent and if it comes up as safari, redirect people to the Firefox download page :)

  • I heard that SVGs in <img> tags are more restricted than ones in <object> or plain <svg> tags. Try using these instead.

  • I don't know what works on Safari as I haven't even tried to design for it since before flash died. Have you tried JS libraries like GSAP?

    https://gsap.com/svg/

45 comments