Skip to content

Commit dc4af65

Browse files
Editorial: improve COOP/COEP cross-linking and metadata
1 parent de47fa3 commit dc4af65

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

source

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93687,10 +93687,10 @@ interface mixin <dfn>WindowOrWorkerGlobalScope</dfn> {
9368793687

9368893688
<dt>self . <code subdfn data-x="dom-crossOriginIsolated">crossOriginIsolated</code></dt>
9368993689
<dd><p>Returns whether scripts running in this global are allowed to use APIs that require
93690-
cross-origin isolation. This depends on the `<code data-x="">Cross-Origin-Opener-Policy</code>`
93691-
and `<code data-x="">Cross-Origin-Embedder-Policy</code>` HTTP response headers and the
93692-
"<code data-x="cross-origin-isolated-feature">cross-origin-isolated</code>"
93693-
feature.</p></dd>
93690+
cross-origin isolation. This depends on the `<code
93691+
data-x="http-cross-origin-opener-policy">Cross-Origin-Opener-Policy</code>` and
93692+
`<code>Cross-Origin-Embedder-Policy</code>` HTTP response headers and the "<code
93693+
data-x="cross-origin-isolated-feature">cross-origin-isolated</code>" feature.</p></dd>
9369493694
</dl>
9369593695

9369693696
<div class="example">
@@ -119180,7 +119180,8 @@ interface <dfn>External</dfn> {
119180119180
</dl>
119181119181

119182119182

119183-
<h3>`<dfn><code data-x="http-cross-origin-opener-policy">Cross-Origin-Opener-Policy</code></dfn>`</h3>
119183+
<h3>`<dfn http-header><code
119184+
data-x="http-cross-origin-opener-policy">Cross-Origin-Opener-Policy</code></dfn>`</h3>
119184119185

119185119186
<p>This section describes a header for registration in the Permanent Message Header Field
119186119187
Registry. <ref spec=RFC3864></p>

0 commit comments

Comments
 (0)