- From: snianu <notifications@github.com>
- Date: Mon, 09 Oct 2023 15:01:37 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 October 2023 22:01:42 UTC
> ClipboardItem.supports('web valid/type'); // where we'd return true for 'web' + space prefix and valid mime type suffix suffix I like this proposal as it also matches with how we parse the web custom format during the `ClipboardItem` [construction](https://w3c.github.io/clipboard-apis/#dom-clipboarditem-clipboarditem). This also eliminates confusion between `web text/html` and `webtext/html`. Tagging few other people who were involved in the initial discussion of this proposal for feedback. @annevk @whsieh @EdgarChen @tomayac -- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/pull/192#issuecomment-1753944977 You are receiving this because you are subscribed to this thread. Message ID: <w3c/clipboard-apis/pull/192/c1753944977@github.com>
Received on Monday, 9 October 2023 22:01:42 UTC