Closed Bug 1858788 Opened 9 months ago Closed 3 months ago

Implement ClipboardItem.supports

Categories

(Core :: DOM: Copy & Paste and Drag & Drop, task)

task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: edgar, Assigned: edgar)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

Blocks: 1619251
Blocks: 1770358
Assignee: nobody → echen
Status: NEW → ASSIGNED
Pushed by [email protected]:
https://hg.mozilla.org/integration/autoland/rev/8ba0ce27ca9d
Implement ClipboardItem.supports; r=nika
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/45793 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
Upstream PR merged by moz-wptsync-bot
Keywords: dev-doc-needed

FF127 Docs work for this can be tracked in https://github.com/mdn/content/issues/33564

I notice that the text update does not seem to test for text/uri-list (listed as an optional mime type in the spec (unless I missed it?). I presume Firefox does not support that - but do we know if Chrome does?

Flags: needinfo?(echen)

(In reply to Hamish Willee from comment #6)

I notice that the text update does not seem to test for text/uri-list (listed as an optional mime type in the spec (unless I missed it?). I presume Firefox does not support that - but do we know if Chrome does?

We only support the mandatory data types for now.
I believe Chrome doesn't support text/uri-list type on async clipboard API.

Flags: needinfo?(echen)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: