Re: [w3c/clipboard-apis] Add clipboard IDL description. (#158)

@snianu commented on this pull request.



>    <pre class="idl" data-highlight="webidl">
-  typedef sequence&lt;ClipboardItem> ClipboardItems;
+   typedef (DOMString or Blob) ClipboardItemDataType;

Fixed.

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

Received on Thursday, 4 November 2021 20:48:30 UTC