Re: [w3c/clipboard-apis] Add 'starts with' to web custom format prefix. (PR #195)

@snianu commented on this pull request.



> @@ -539,9 +539,8 @@ url: https://w3c.github.io/permissions/#permissions-task-source; type: dfn;
 
    * text/uri-list
    * image/svg+xml
-   * Custom format [=string/starts with=] "web "("web" followed by U+0020 SPACE) prefix
-    and suffix (after stripping out "web "("web" followed by U+0020 SPACE)) is a valid
-    [=/MIME type=].
+   * Custom format [=string/starts with=] `"web "`("web" followed by U+0020 SPACE) prefix
+    and suffix (after stripping out `"web "`) is a valid [=/MIME type=].

Yeah, I agree with you that we should add the parsing check for MIME type instead of requiring it to be a valid MIME type.

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

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

Received on Monday, 23 October 2023 17:54:14 UTC