- From: snianu <notifications@github.com>
- Date: Fri, 20 May 2022 11:30:01 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 20 May 2022 18:30:13 UTC
@snianu commented on this pull request. > @@ -837,11 +837,11 @@ urlPrefix: https://w3c.github.io/FileAPI/#dfn-; type: dfn; 1. Abort these steps. - 1. Let |data| be a copy of the [=system clipboard data=] represented as [=clipboard items=]. For the MIME types defined in the [=mandatory data types=] list, |data| contains the sanitized copy of text/plain format. + 1. Let |data| be a copy of the [=system clipboard data=] represented as [=clipboard items=]. For the MIME types defined in the [=mandatory data types=] list, |data| contains the content of text/plain format. Done. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/pull/174#discussion_r878441168 You are receiving this because you are subscribed to this thread. Message ID: <w3c/clipboard-apis/pull/174/review/980537058@github.com>
Received on Friday, 20 May 2022 18:30:13 UTC