Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-11-01 Thread Chris Harrelson
LGTM3 On Wed, Nov 1, 2023 at 8:44 AM Philip Jägenstedt wrote: > LGTM2 > > This looks like a small addition that we should ship. It's tested and > passing here: > > https://wpt.fyi/results/clipboard-apis/clipboard-item.https.html?label=experimental=master > > On Wed, Nov 1, 2023 at 4:43 PM Rick

Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-11-01 Thread Philip Jägenstedt
LGTM2 This looks like a small addition that we should ship. It's tested and passing here: https://wpt.fyi/results/clipboard-apis/clipboard-item.https.html?label=experimental=master On Wed, Nov 1, 2023 at 4:43 PM Rick Byers wrote: > LGTM1 > > On Wed, Oct 25, 2023 at 4:33 PM 'Anupam Snigdha' via

Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-11-01 Thread Rick Byers
LGTM1 On Wed, Oct 25, 2023 at 4:33 PM 'Anupam Snigdha' via blink-dev < blink-dev@chromium.org> wrote: > I found a similar API canPlayType > > for > media element that informs the user about the supported MIME types.

Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-10-25 Thread 'Anupam Snigdha' via blink-dev
I found a similar API canPlayType for media element that informs the user about the supported MIME types. So, it looks like there is some precedent for this kind of API on the web. -Anupam

Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-10-05 Thread 'Anupam Snigdha' via blink-dev
Thanks Yoav! I pinged the TAG review thread. From: Yoav Weiss Sent: Wednesday, October 4, 2023 3:58 AM To: blink-dev Cc: Anupam Snigdha ; Sangwhan Moon ; blin...@chromium.org ; Sanket Joshi (EDGE) ; Evan Stade ; jsb...@google.com ; Chris Harrelson Subject:

Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-10-04 Thread Yoav Weiss
Thanks for working on this! This seems like a welcome addition, and the example code of the current status quo is definitely something we need to solve! On Wednesday, September 20, 2023 at 6:50:40 PM UTC+2 snianu wrote: Thanks Chris for the clarification! Filed TAG review:

Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-09-20 Thread 'Anupam Snigdha' via blink-dev
Thanks Chris for the clarification! Filed TAG review: https://github.com/w3ctag/design-reviews/issues/901 Mozilla: https://github.com/mozilla/standards-positions/issues/889 Webkit: https://github.com/WebKit/standards-positions/issues/259 Please let me know if I missed anything. Thanks! -Anupam

Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-09-20 Thread Chris Harrelson
Please do file a TAG review and ask for official vendor signals. It's great that it was approved by the editing WG, but we also need wider TAG review for features, and WebKit and Gecko would like to see signals requests go through their official process. On Tue, Sep 19, 2023 at 9:25 AM 'Anupam

Re: [EXTERNAL] Re: [blink-dev] Intent to Implement and Ship: Feature detection for supported clipboard formats

2023-09-19 Thread 'Anupam Snigdha' via blink-dev
Why is it not applicable? Note that this API is already in the clipboard spec and was approved by the EditingWG members. I wasn't sure if we would need TAG to review it after it was approved by representatives from