- From: mbrodesser <notifications@github.com>
- Date: Mon, 08 Nov 2021 02:13:25 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 8 November 2021 10:13:38 UTC
> I got further this time. Let's try to get ClipboardItem solid and then we can tackle Clipboard itself... I suspect the hardest part will be getType(). > > In general I'd encourage you to adopt the mindset: if I knew nothing about the current implementation of this in Chromium, could I read this spec from top to bottom and implement the result from scratch, in a way that behaves identical to the Chromium implementation? That's the bar we need to meet; see e.g. the specifications section of the [Blink values in Practice](https://www.chromium.org/blink/guidelines/web-platform-changes-guidelines) document. Thanks for your review. I'll wait with another round of reviewing until your comments have been addressed. -- 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-963000237
Received on Monday, 8 November 2021 10:13:38 UTC