Re: [w3c/clipboard-apis] Make it possible to read image/svg+xml from the clipboard (#92)

Old issue, still not solution. If you copy something from Inkscape, the only item in the Clipboard will be of type `image/text+xml`. Currently there is no chance to access this inside the browser, as `getAsString()` returns an empty string despite `kind: 'string'` being set for the ClipboardItem. Inkscape also seems to handle pasting `image/text+xml` content without problems.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/92#issuecomment-1714161306
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/clipboard-apis/issues/92/1714161306@github.com>

Received on Monday, 11 September 2023 15:53:42 UTC