💾 Archived View for rawtext.club › ~sloum › geminilist › 005411.gmi captured on 2024-02-05 at 11:11:10. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
easrng easrng at gmail.com
Sun Feb 21 20:24:17 GMT 2021
- - - - - - - - - - - - - - - - - - -
On February 18, 2021 3:24:34 AM UTC, Nathan Galt <mailinglists at ngalt.com>wrote:
... for all I know, might run the JavaScript.
SVGs when rendered as images (on the web) can't make network calls or runJS. I assume libraries expose this option.
SVGs can be used in web browsers several ways. These are the places theycan run JS.
- They can be loaded standalone with no HTML (by browsing directly to thefile)- They can be inline as an <svg> tag- They can be <embed>ded
They can also be used as an image, and can't run JS or make networkrequests (ex. load fonts) if used this way- They can be used as an <img> src- They can be a CSS background
CSS and animations work everywhere.
-- 🍵 <https://www.google.com/teapot>-------------- next part --------------An HTML attachment was scrubbed...URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20210221/542c8508/attachment.htm>