- From: snianu <notifications@github.com>
- Date: Mon, 03 Jan 2022 10:39:04 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 3 January 2022 18:39:16 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|. + + 1. Return |p|. + + 1. [=Reject=] |p| with {{"NotFoundError"}} DOMException in |realm|. Fixed. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/pull/158#discussion_r777641699 You are receiving this because you are subscribed to this thread. Message ID: <w3c/clipboard-apis/pull/158/review/842955889@github.com>
Received on Monday, 3 January 2022 18:39:16 UTC