Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels