Re: [w3c/clipboard-apis] Add clipboard IDL description. (#158)

@mbrodesser commented on this pull request.



> +  Apps that support pasting only a single [=clipboard item=] should use the first [=clipboard item=].
+  Apps that support pasting more than one [=clipboard item=] could, for example, provide a user interface that previews the contents of each [=clipboard item=] and allow the user to choose which one to paste.

> So, this is just a statement about usage of `ClipboardItem`/`ClipboardItem`s that is part of the processing model.

It's an example, it doesn't define the processing model.

 I also mentioned this in the `Clipboard Interface` section, but added it here as well for completeness.



-- 
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/pull/158#discussion_r749221169

Received on Monday, 15 November 2021 11:08:04 UTC