- From: Tom Schuster <notifications@github.com>
- Date: Mon, 25 Jan 2021 07:51:16 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 25 January 2021 15:51:28 UTC
I am going to start landing the `ClipboardItem` in Firefox today. We are relatively close to the spec for the stuff we actually support, with the notable exception of `Promise` data in the `ClipboardItem` constructor. We currently don't support DOMString arguments yet, but I am already working on implementing that for performance reasons: https://bugzilla.mozilla.org/show_bug.cgi?id=1688279 I also added some new WPT that Chrome is probably going to fail: https://github.com/web-platform-tests/wpt/pull/27311 -- 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/issues/135#issuecomment-766911850
Received on Monday, 25 January 2021 15:51:28 UTC