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

I am implementing the clipboard API in Firefox and this and other issues makes everything guess work.
`ClipboardItemDataType` is defined as `(DOMString or Blob)`, but `getType` just returns a `Blob`. How does that work? Is there a Blob created internally?

-- 
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-736411055

Received on Tuesday, 1 December 2020 10:56:36 UTC