- From: Xidorn Quan via GitHub <sysbot+gh@w3.org>
- Date: Mon, 30 Dec 2019 22:35:40 +0000
- To: public-svg-issues@w3.org
upsuper has just created a new issue for https://github.com/w3c/svgwg: == Data URI in SVG Integration spec == In the [Features](https://svgwg.org/specs/integration/#features) section of the SVG Integration spec, it defines `references to external resources` as > URLs that can be used in any of the following SVG features, where any of the URL's components, ignoring the fragment, do not match the document's URL: ... This definition ignores data URI, which is allowed by the definition under the same name in the [SVG 2](https://svgwg.org/svg2-draft/conform.html#features) spec. I believe the one in SVG 2 matches better what browsers nowadays do when an SVG is treated as an image. Please view or discuss this issue at https://github.com/w3c/svgwg/issues/768 using your GitHub account
Received on Monday, 30 December 2019 22:35:42 UTC