Re: [heycam/webidl] Some things do not seem sound in “react to a Promise<T>” (#943)

I think the constructor of ClipboardItem, were it actually specified, would be such a case. It take as argument a ClipboardItemData, which is a Promise<DOMString or Blob>. Presumable whatever steps that constructor would be doing would run into this issue?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/943#issuecomment-740773436

Received on Tuesday, 8 December 2020 17:15:27 UTC