Re: [w3c/clipboard-apis] Undefined behaviour when handling data promise resolved value (Issue #185)

How I've always imagined this to work is that Web IDL essentially does a `.then()` on the passed in promise and in its `.then()` it does the type conversion and then resolves or rejects as appropriate. I.e., this is not something each specification should have to handle individually.

cc @domenic 

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

Message ID: <w3c/clipboard-apis/issues/185/1264253906@github.com>

Received on Saturday, 1 October 2022 05:50:17 UTC