From 2442f555837ab058bf34f6745fe30a81f8099fb7 Mon Sep 17 00:00:00 2001 From: Eric Willigers Date: Fri, 17 Jul 2020 07:16:09 +1000 Subject: [PATCH] web-share permission policy "web-share" is being added to the Web Share API spec in https://github.com/w3c/web-share/issues/151 Blink support is being implemented in https://chromium-review.googlesource.com/c/chromium/src/+/2299791 --- features.md | 1 + 1 file changed, 1 insertion(+) diff --git a/features.md b/features.md index 6d92e6e2..1ed9a6eb 100644 --- a/features.md +++ b/features.md @@ -49,6 +49,7 @@ integrated into their respective specs. | ------------ | --------------- | --------------- | | Client Hints[3](#fn3) | https://github.com/w3c/webappsec-feature-policy/issues/129 | | | `geolocation` | https://github.com/w3c/permissions/pull/163 | [Chrome 64](https://www.chromestatus.com/feature/5023919287304192) | +| `web-share` | https://github.com/w3c/web-share/pull/166 | [Planned for Chrome 86](https://chromium-review.googlesource.com/c/chromium/src/+/2299791) | ## Experimental Features