Re: [w3c/clipboard-apis] Add supports API for async clipboard. (PR #192)

> 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