Re: [w3c/clipboard-apis] Remove sanitize copy requirement from the spec. (PR #174)

@snianu commented on this pull request.



> @@ -953,17 +953,9 @@ urlPrefix: https://w3c.github.io/FileAPI/#dfn-; type: dfn;
 
        1. If |type| is not in the [=mandatory data types=] list, then [=reject=] |p| with {{"NotAllowedError"}} {{DOMException}} in |realm| and abort these steps.
 
-       1. Let |cleanItem| be a sanitized copy of |blob|.
-
-        Issue: Add definition of sanitized copy.
-
-       1. If unable to create a sanitized copy, then follow the below steps:

Done.

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

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

Received on Friday, 20 May 2022 18:33:58 UTC