- From: Tom Schuster <notifications@github.com>
- Date: Tue, 01 Dec 2020 02:56:24 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 December 2020 10:56:36 UTC
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