File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -106418,10 +106418,10 @@ new PaymentRequest(…); // Allowed to use
106418106418
106419106419 <h3>The `<code>X-Frame-Options</code>` header</h3>
106420106420
106421- <p>The `<dfn http-header><code>X-Frame-Options</code></dfn>` HTTP response header is a legacy way
106421+ <p>The `<dfn http-header><code>X-Frame-Options</code></dfn>` HTTP response header is a way
106422106422 of controlling whether and how a <code>Document</code> may be loaded inside of a <span>child
106423- navigable</span>. It is obsoleted by the <code data-x="frame-ancestors
106424- directive">frame-ancestors</code> CSP directive, which provides more granular control over the
106423+ navigable</span>. For sites using CSP, the <code data-x="frame-ancestors
106424+ directive">frame-ancestors</code> directive provides more granular control over the
106425106425 same situations. It was originally defined in <cite>HTTP Header Field X-Frame-Options</cite>, but
106426106426 the definition<span w-nodev> and processing model</span> here supersedes that document.
106427106427 <ref>CSP</ref> <ref>RFC7034</ref>
You can’t perform that action at this time.
0 commit comments