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

@snianu commented on this pull request.



> @@ -786,15 +786,15 @@ 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/html format, but image/png format has unsanitized payload to preserve meta data.
+    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/html format, but image/png format has unsanitized payload to preserve meta data.

Done.

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

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

Received on Friday, 20 May 2022 18:28:05 UTC