{ "api": { "ClipboardItem": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/ClipboardItem", "spec_url": "https://w3c.github.io/clipboard-apis/#clipboarditem", "support": { "chrome": { "version_added": "66" }, "chrome_android": "mirror", "edge": "mirror", "firefox": { "version_added": "87", "flags": [ { "type": "preference", "name": "dom.events.asyncClipboard.clipboardItem", "value_to_set": "true" } ] }, "firefox_android": "mirror", "ie": { "version_added": false }, "opera": "mirror", "opera_android": "mirror", "safari": { "version_added": "13.1" }, "safari_ios": "mirror", "samsunginternet_android": "mirror", "webview_android": "mirror" }, "status": { "experimental": false, "standard_track": true, "deprecated": false } }, "ClipboardItem": { "__compat": { "description": "ClipboardItem() constructor", "mdn_url": "https://developer.mozilla.org/docs/Web/API/ClipboardItem/ClipboardItem", "spec_url": "https://w3c.github.io/clipboard-apis/#dom-clipboarditem-clipboarditem", "support": { "chrome": { "version_added": "66", "partial_implementation": true, "notes": "The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 1014310." }, "chrome_android": { "version_added": "66", "partial_implementation": true, "notes": "The ClipboardItem constructor only accepts a blob as the item data. Full implementation would also allow for a string or a Promise which resolves with either a string or blob. See bug 1014310." }, "edge": "mirror", "firefox": { "version_added": "87", "flags": [ { "type": "preference", "name": "dom.events.asyncClipboard.clipboardItem", "value_to_set": "true" } ] }, "firefox_android": "mirror", "ie": { "version_added": false }, "opera": "mirror", "opera_android": "mirror", "safari": { "version_added": "13.1" }, "safari_ios": "mirror", "samsunginternet_android": { "version_added": "9.0", "partial_implementation": true, "notes": "The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 1014310." }, "webview_android": "mirror" }, "status": { "experimental": false, "standard_track": true, "deprecated": false } } }, "getType": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/ClipboardItem/getType", "spec_url": "https://w3c.github.io/clipboard-apis/#dom-clipboarditem-gettype", "support": { "chrome": { "version_added": "66" }, "chrome_android": "mirror", "edge": "mirror", "firefox": { "version_added": "87", "flags": [ { "type": "preference", "name": "dom.events.asyncClipboard.clipboardItem", "value_to_set": "true" } ] }, "firefox_android": "mirror", "ie": { "version_added": false }, "opera": "mirror", "opera_android": "mirror", "safari": { "version_added": "13.1" }, "safari_ios": "mirror", "samsunginternet_android": "mirror", "webview_android": "mirror" }, "status": { "experimental": false, "standard_track": true, "deprecated": false } } }, "presentationStyle": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/ClipboardItem/presentationStyle", "spec_url": "https://w3c.github.io/clipboard-apis/#dom-clipboarditem-presentationstyle", "support": { "chrome": { "version_added": false }, "chrome_android": "mirror", "edge": "mirror", "firefox": { "version_added": "87", "flags": [ { "type": "preference", "name": "dom.events.asyncClipboard.clipboardItem", "value_to_set": "true" } ] }, "firefox_android": "mirror", "ie": { "version_added": false }, "opera": "mirror", "opera_android": "mirror", "safari": { "version_added": "13.1" }, "safari_ios": "mirror", "samsunginternet_android": "mirror", "webview_android": "mirror" }, "status": { "experimental": false, "standard_track": true, "deprecated": false } } }, "types": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/ClipboardItem/types", "spec_url": "https://w3c.github.io/clipboard-apis/#dom-clipboarditem-types", "support": { "chrome": { "version_added": "66" }, "chrome_android": "mirror", "edge": "mirror", "firefox": { "version_added": "87", "flags": [ { "type": "preference", "name": "dom.events.asyncClipboard.clipboardItem", "value_to_set": "true" } ] }, "firefox_android": "mirror", "ie": { "version_added": false }, "opera": "mirror", "opera_android": "mirror", "safari": { "version_added": "13.1" }, "safari_ios": "mirror", "samsunginternet_android": "mirror", "webview_android": "mirror" }, "status": { "experimental": false, "standard_track": true, "deprecated": false } } } } } }