Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Async Clipboard API] Add supports method to async clipboard API.
In this change we are adding a new static method `supports` to the ClipboardItem interface to help web authors detect clipboard format types that are supported by Chromium. Github Issue: w3c/clipboard-apis#170 Spec: w3c/clipboard-apis#192 w3c/clipboard-apis#195 I2S: https://groups.google.com/a/chromium.org/g/blink-dev/c/pjpN9Lwv5Tk/m/KrAZRbdwAQAJ?utm_medium=email&utm_source=footer&pli=1 Bug: 1483026 Change-Id: Ief7c0786833548d2fb51215cefbc39e5930af875
- Loading branch information