Re: [w3c/clipboard-apis] What does ClipboardItem.getType do (#119)

/cc @garykac @dway123 for visibility.

Chrome's implementation doesn't do anything clever in `getType()`, like handling `image/*`. IOW, I think `getType()` will only return data if passed one of the elements of the array returned by `types()`.

-- 
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/119#issuecomment-737428720

Received on Wednesday, 2 December 2020 18:56:41 UTC