Add mediasession feature · w3c/webappsec-permissions-policy@8ef8664
clelland
·
2024-09-22
·
via Recent Commits to webappsec-permissions-policy:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -48,6 +48,7 @@ specification.
|
48 | 48 | | `idle-detection` | [Idle Detection API][idle-detection] | [Chrome 94](https://chromestatus.com/feature/4590256452009984) | |
49 | 49 | | `keyboard-map` | [Keyboard API][keyboard] | [Chrome 97](https://www.chromestatus.com/feature/5657965899022336) | |
50 | 50 | | `magnetometer` |[Generic Sensor API][generic-sensor] | [Chrome 66](https://www.chromestatus.com/feature/5758486868656128) | |
| 51 | +| `mediasession` | [Media Session API][mediasession] | | |
51 | 52 | | `microphone` |[Media Capture][media-capture] | [Chrome 64](https://www.chromestatus.com/feature/5023919287304192) | |
52 | 53 | | `midi` | [Web MIDI][web-midi] | [Chrome 64](https://www.chromestatus.com/feature/5023919287304192) | |
53 | 54 | | `navigation-override` | [CSS Spatial Navigation][navigation-override] | | |
@@ -149,6 +150,7 @@ changed in [Chrome 111](https://chromestatus.com/feature/5146352391028736) to `w
|
149 | 150 | [local-fonts]: https://wicg.github.io/local-font-access/#permissions-policy |
150 | 151 | [media-capture]: https://w3c.github.io/mediacapture-main/#permissions-policy-integration |
151 | 152 | [media-capture-screen-share]: https://w3c.github.io/mediacapture-screen-share/#permissions-policy-integration |
| 153 | +[mediasession]: https://w3c.github.io/mediasession/#permissions-policy |
152 | 154 | [navigation-override]: https://drafts.csswg.org/css-nav-1/#policy-feature |
153 | 155 | [otp-credentials]: https://wicg.github.io/web-otp/#otp-credentials-feature |
154 | 156 | [page-lifecycle]: https://wicg.github.io/page-lifecycle/#feature-policies |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。