File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -725,8 +725,8 @@ user agent or even operating system environment when fullscreen. See also the de
725
725
<p> To enable content in a <a>nested browsing context</a> to go fullscreen, it needs to be
726
726
specifically allowed via feature policy, either through the <{iframe/allowfullscreen}> attribute of
727
727
the HTML <{iframe}> element, or an appropriate declaration in the <{iframe/allow}> attribute of the
728
- HTML <{iframe}> element, or through a `<a http-header><code>Feature -Policy</code></a> ` HTTP header
729
- delivered with the <a>document</a> through which it is nested.
728
+ HTML <{iframe}> element, or through a `<a http-header><code>Permissions -Policy</code></a> ` HTTP
729
+ header delivered with the <a>document</a> through which it is nested.
730
730
731
731
<p> This prevents e.g. content from third parties to go fullscreen without explicit permission.
732
732
You can’t perform that action at this time.
0 commit comments