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

It's a bit hard to review and it seems some of the syntax might be incorrect as well as the items in the IDL are still not linked: https://pr-preview.s3.amazonaws.com/w3c/clipboard-apis/pull/158.html#clipboard-interface. E.g., you cannot click on constructor or the individual members.

For presentationStyle it's unclear what actually sets it.

types references the mandatory types, but is that accurate when someone created the ClipboardItem themselves? Seems unlikely?

I think you still need to flush out the data model better and then have various places that create these instances (either the system or the developer through the constructor).

-- 
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#issuecomment-937568094

Received on Thursday, 7 October 2021 08:25:25 UTC