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.

  • @[email protected]
    link
    fedilink
    67 months ago

    Assuming you haven’t tried it, what about an online converter to APNG? Those look like they are almost fully supported by every major browser (and have transparency!)

    As for the online converter part, it might end up looking terrible but it’s a place to start I guess

  • @[email protected]
    link
    fedilink
    67 months ago

    Meanwhile it’s been like 10–2 yrs and Firefox still hasn’t got a month picker. It’s so weird sometimes.

    • Cousin Mose
      link
      fedilink
      8
      edit-2
      7 months ago

      Can we talk about why the hell the date-time picker is not in UTC or ISO8601 by the way?? Am I the only one hacking the format to inject the time zone so the server has some type of fucking clue as to what it is? Even then you’re still screwed because DST may have changed between the current date and/or time and the one selected.

    • @[email protected]
      link
      fedilink
      77 months ago

      what do you mean by month picker? Like, you want a dialog specifically for picking a month and nothing else?

      because there’s a perfectly fine date picker, including month selection

      • @[email protected]
        link
        fedilink
        English
        37 months ago

        Well, that ‘perfectly fine’ date picker has some usability issues, like being way too small to enter dates comfortably, and missing features like the inability to highlight dates, and you can even enter invalid dates like September 31.

    • Ephera
      link
      fedilink
      English
      147 months ago

      Alternatively, the less proper tool: Record your screen, cropped to the SVG.

      GIF, MP4 and such, they’re just a bunch of pixel grids. They don’t care where those pixels came from.

  • Boomkop3
    link
    fedilink
    207 months ago

    In my experience inkscape does a great job importing custom svg’s. From there you can export them in other formats

  • @[email protected]
    link
    fedilink
    Deutsch
    247 months ago

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

  • @[email protected]
    link
    fedilink
    87 months ago

    Well yeah, you didn’t withhold money from them. If you’re going to throw money at them for removing features every new release, why the hell would they update their browser?

  • pewpew
    link
    fedilink
    27 months ago

    Easy, just record the screen as a gif with Peek

  • Presi300
    link
    fedilink
    English
    3
    edit-2
    7 months ago

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

  • Maiq
    link
    fedilink
    37 months ago

    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/

  • @[email protected]
    link
    fedilink
    47 months ago

    Use lottiefiles or something similar. That seems the defacto standard for vector animations on mobile and the web.