- From: Hallvord R. M. Steen <notifications@github.com>
- Date: Sun, 24 Apr 2016 02:11:55 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc:
Received on Sunday, 24 April 2016 09:12:29 UTC
Some implementations support adding custom types on the clipboard, some do not. This is presumably a temporary state while implementations (and the spec) improve(s) - however, should there be a way to feature-detect whether custom types are supported? Perhaps we should add ``ClipboardData.prototype.supportedTypes = ['text/plain', 'text/html', ... 'custom']`` - or something like that? --- 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/30
Received on Sunday, 24 April 2016 09:12:29 UTC