Re: [csswg-drafts] [svg] Is there any way we could allow SVGs to link to other files? (#10481)

Well, ideally I'd like a way to have the same power of having an inline SVG, perhaps with opt-in/out of layers of encapsuation (from seamless inline, through `<use>` and to `<img>`) - e.g. as light/shadow DOM, but with the ability to load async via `src` and perhaps same performance customization like `loading`, `fetchpriority`, etc.
So not sure yet what's the best way forward.

- New attributes on `<img>`?
- New attributes on `<svg>`?
- `<object>`?
- A new `<vector>` element??

-- 
GitHub Notification of comment by ydaniv
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10481#issuecomment-2186995787 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 24 June 2024 16:46:10 UTC