Replace `shared-autofill` with `autofill` and `manual-text` (#560) · w3c/webappsec-permissions-policy@6f3b837
schwering
·
2025-07-19
·
via Recent Commits to webappsec-permissions-policy:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -73,11 +73,12 @@ integrated into their respective specs.
|
73 | 73 | |
74 | 74 | | Feature name | Spec/PR link(s) | Browser Support | |
75 | 75 | | ------------ | --------------- | --------------- | |
| 76 | +| `autofill` | https://github.com/explainers-by-googlers/safe-text-input/blob/main/autofill.md | | |
76 | 77 | | `clipboard-read` | https://github.com/w3c/clipboard-apis/pull/120 | Chrome 86 | |
77 | 78 | | `clipboard-write` | https://github.com/w3c/clipboard-apis/pull/120 | Chrome 86 | |
78 | 79 | | `deferred-fetch` |https://github.com/whatwg/fetch/pull/1647 | | |
79 | 80 | | `gamepad` | https://github.com/w3c/gamepad/pull/112 | | |
80 | | -| `shared-autofill` | https://github.com/schwering/shared-autofill | | |
| 81 | +| `manual-text` | https://github.com/explainers-by-googlers/safe-text-input/blob/main/manual-text.md | | |
81 | 82 | | `speaker-selection` | https://github.com/w3c/mediacapture-output/pull/96 | | |
82 | 83 | |
83 | 84 | ## Experimental Features |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。