File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 205
205
Enabling the API in third-party contexts
206
206
h3 >
207
207
< p data-cite ="permissions-policy ">
208
- The [=default allowlist=] of [=default allowlist/'self'=] makes Web
209
- Share API available by default only in first-party contexts.
208
+ The [=policy-controlled feature/default allowlist=] of [=default
209
+ allowlist/'self'=] makes Web Share API available by default only in
210
+ first-party contexts.
210
211
p >
211
212
< p >
212
213
Third-party can be allowed to use this API via an [^iframe^]'s
685
686
< p >
686
687
This specification defines a policy-controlled permission identified by
687
688
the string < code > < dfn class ="permission "> "web-share"dfn > code > . Its
688
- [=default allowlist=] is [=default allowlist/'self'=], which means
689
- third-party contexts are not [=allowed to use=] the API by default.
689
+ [=policy-controlled feature/default allowlist=] is [=default
690
+ allowlist/'self'=], which means third-party contexts are not [=allowed
691
+ to use=] the API by default.
690
692
p >
691
693
< p >
692
694
Developers can use the means afforded by the [[[permissions-policy]]]
You can’t perform that action at this time.
0 commit comments