- From: Darwin Huang <notifications@github.com>
- Date: Wed, 04 Sep 2019 12:05:55 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 September 2019 19:06:17 UTC
This `supportedFormats` property seems to be for the `navigator.clipboard`. While currently all formats supported for read are also supported for write, we may want to consider having some `supportedReadFormats` and `supportedWriteFormats` for the sake of flexibility. Additionally, there is a proposal for [Raw Clipboard Access](https://github.com/w3ctag/design-reviews/issues/406), which should presumably support any arbitrary format, so this property should ensure that it's only active for sanitized formats (aka the existing Clipboard API). -- 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/97#issuecomment-528041125
Received on Wednesday, 4 September 2019 19:06:17 UTC