diff --git a/features/async-clipboard.yml b/features/async-clipboard.yml index 432b43eb6a8..6ef4a4adea2 100644 --- a/features/async-clipboard.yml +++ b/features/async-clipboard.yml @@ -3,3 +3,5 @@ description: The `navigator.clipboard` API asynchronously reads and writes to th spec: https://w3c.github.io/clipboard-apis/#async-clipboard-api caniuse: async-clipboard group: clipboard +status: + compute_from: api.Navigator.clipboard diff --git a/features/async-clipboard.yml.dist b/features/async-clipboard.yml.dist index 601b00c7433..12e2dfece3a 100644 --- a/features/async-clipboard.yml.dist +++ b/features/async-clipboard.yml.dist @@ -2,8 +2,17 @@ # Do not edit this file by hand. Edit the source file instead! status: - baseline: false - support: {} + baseline: high + baseline_low_date: 2020-03-24 + baseline_high_date: 2022-09-24 + support: + chrome: "66" + chrome_android: "66" + edge: "79" + firefox: "63" + firefox_android: "63" + safari: "13.1" + safari_ios: "13.4" compat_features: # baseline: high # baseline_low_date: 2017-03-27 @@ -32,6 +41,7 @@ compat_features: # safari_ios: "10.3" - api.ClipboardEvent.ClipboardEvent + # ⬇️ Same status as overall feature ⬇️ # baseline: high # baseline_low_date: 2020-03-24 # baseline_high_date: 2022-09-24