- From: mbrodesser <notifications@github.com>
- Date: Wed, 15 Dec 2021 03:04:34 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 December 2021 11:04:47 UTC
@mbrodesser commented on this pull request. > - dictionary ClipboardItemOptions { - PresentationStyle presentationStyle = "unspecified"; + 1. Resolve |p| with |v|. Interesting question. To be explicit, the question is whether to return the same object or a copy. To cover the case of large data, it seems reasonable to return the same object. To make web-developers aware of this, the `<dl class=note>` for `ClipboardItem` should be augmented with that information. -- 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_r769521163
Received on Wednesday, 15 December 2021 11:04:47 UTC