github / markup

Determines which markup library to use to render a content file (e.g. README) on GitHub
MIT License
5.88k stars 3.4k forks source link

Animated SVG not working on firefox but works in chrome/edge #1864

Open FN-FAL113 opened 3 months ago

FN-FAL113 commented 3 months ago

There might be an issue with how github markup is rendering svg's embed through <img> tag. CSP headers might be a factor, the svg does load but its static and other elements are not animated which works fine on chrome.

Meanwhile loading github camo user content works fine in a separate browser tab with the proper animations that is loaded by an the svg through a base64 encoded data uri but not when being loaded on the github page when viewing readme.

Images loaded through base64 data URI are the ones not being animated in firefox when viewing an svg on github readme.

github-actions[bot] commented 3 weeks ago

Stale issue message