- From: Jun via GitHub <sysbot+gh@w3.org>
- Date: Mon, 09 Jan 2023 22:50:29 +0000
- To: public-svg-issues@w3.org
@SebastianZ, that was discussed in https://github.com/w3c/svgwg/issues/707#issuecomment-1356259989, and there are other alternatives to do this such as [CSS Linked Parameters](https://drafts.csswg.org/css-link-params/). And you can also fetch cross-origin SVG and get response as Blob, and then create a Blob URL to use it as a resource in SVGUseElement too. @caribouW3, friendly ping for https://github.com/w3c/svgwg/pull/901#issuecomment-1358195469 🙂 -- GitHub Notification of comment by shhnjk Please view or discuss this issue at https://github.com/w3c/svgwg/pull/901#issuecomment-1376443903 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 9 January 2023 22:50:31 UTC