Re: [w3c/clipboard-apis] Defer OS clipboard read from clipboard.read() to ClipboardItem.getType() (PR #248)

@annevk commented on this pull request.



> @@ -898,6 +912,8 @@ url: https://storage.spec.whatwg.org/#obtain-a-storage-key-for-non-storage-purpo
 
    1. Let |realm| be [=this=]'s [=relevant realm=].
 
+   1. Let |originalType| be |type|.

I think we probably only want to use _mimeType_'s essence here, not the serialization including all parameters.

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

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

Received on Friday, 29 May 2026 12:49:06 UTC