Re: [w3c/clipboard-apis] Add `unsanitized` option to async clipboard API. (PR #197)

@snianu commented on this pull request.



> @@ -837,11 +863,23 @@ url: https://w3c.github.io/permissions/#permissions-task-source; type: dfn;
       
       1. Set |representation|'s [=representation/MIME type=] to |mimeType|.
 
+      1. Let |isUnsanitized| be |false|.

Ah nice catch. Need to reset it at the end of the loop.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/pull/197#discussion_r1393336137
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/clipboard-apis/pull/197/review/1730863603@github.com>

Received on Tuesday, 14 November 2023 21:44:52 UTC