[w3c/clipboard-apis] Update on 'read' and 'write' methods? (#84)

I'm attempting to call 'navigator.clipboard.write' for an SVG blob of data, but it appears that the navigator.clipboard object has no knowledge of the 'write' (or 'read') methods, when looking at the constructor.  I only see 'readText' and 'writeText'. I was curious if there were any updates on implementing these methods. I'm currently on Chrome 71.

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

Received on Tuesday, 11 December 2018 18:28:49 UTC