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
725725<p> To enable content in a <a>nested browsing context</a> to go fullscreen, it needs to be
726726specifically allowed via feature policy, either through the <{iframe/allowfullscreen}> attribute of
727727the 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.
730730
731731<p> This prevents e.g. content from third parties to go fullscreen without explicit permission.
732732
You can’t perform that action at this time.
0 commit comments