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.

> The core part of the sentence is that there could be more than one `clipboard item` which is relevant to the conceptual `clipboard item` object.

Why is that relevant? There can be multiple `clipboard item` instances, but that doesn't affect the definition of the conceptual `clipboard item`.
The example itself is helpful. I think it would just be better placed in a note of the `Clipboard` interface, as mentioned above. Maybe I'm completely misunderstanding something...



-- 
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_r750182060

Received on Tuesday, 16 November 2021 11:38:05 UTC