- From: snianu <notifications@github.com>
- Date: Mon, 03 Jan 2022 15:20:07 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 3 January 2022 23:20:19 UTC
@snianu commented on this pull request. > - dictionary ClipboardItemOptions { - PresentationStyle presentationStyle = "unspecified"; + 1. Resolve |p| with |v|. + + 1. Return |p|. + + 1. If |p1| was rejected, then: + + 1. [=Reject=] |p| with {{"NotFoundError"}} DOMException in |realm|. Agreed that it would be useful to developers, but we don't do that in the existing async clipboard api implementation in Chromium so I removed it from the spec. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/pull/158#discussion_r777750170 You are receiving this because you are subscribed to this thread. Message ID: <w3c/clipboard-apis/pull/158/review/843102616@github.com>
Received on Monday, 3 January 2022 23:20:19 UTC