@@ -86976,14 +86976,14 @@ dictionary <dfn dictionary>DragEventInit</dfn> : <span>MouseEventInit</span> {
86976
86976
cross-origin isolation</span> together.</p>
86977
86977
</dd>
86978
86978
86979
- <dt>"<dfn><code data-x="coop-noopener-allow-popups">nooopener -allow-popups</code></dfn>"</dt>
86979
+ <dt>"<dfn><code data-x="coop-noopener-allow-popups">noopener -allow-popups</code></dfn>"</dt>
86980
86980
<dd>
86981
86981
<p>This forces the creation of a new <span>top-level browsing context</span> for the document,
86982
86982
regardless of its predecessor.</p>
86983
86983
86984
86984
<div class="note">
86985
86985
<p>While including a <code
86986
- data-x="coop-noopener-allow-popups">nooopener -allow-popups</code> value severs the opener
86986
+ data-x="coop-noopener-allow-popups">noopener -allow-popups</code> value severs the opener
86987
86987
relationship between the document on which it is applied and its opener, it does not create a
86988
86988
robust security boundary between those same-origin documents.</p>
86989
86989
@@ -87005,7 +87005,7 @@ dictionary <dfn dictionary>DragEventInit</dfn> : <span>MouseEventInit</span> {
87005
87005
<li><p>Autofill which may not require user interaction for same-origin documents.</p></li>
87006
87006
</ul>
87007
87007
87008
- <p>Developers using <code data-x="coop-noopener-allow-popups">nooopener -allow-popups</code>
87008
+ <p>Developers using <code data-x="coop-noopener-allow-popups">noopener -allow-popups</code>
87009
87009
need to make sure that their sensitive applications don't rely on client-side features
87010
87010
accessible to other same-origin documents, e.g., <code
87011
87011
data-x="dom-localStorage">localStorage</code> and other client-side storage APIs,
@@ -145582,6 +145582,7 @@ INSERT INTERFACES HERE
145582
145582
Trey Eckels,
145583
145583
triple-underscore, <!-- GitHub -->
145584
145584
Tristan Fraipont, <!-- Kaiido on GitHub -->
145585
+ Tristan Parisot, <!-- quadristan on GitHub -->
145585
145586
保呂 毅 (Tsuyoshi Horo),
145586
145587
Tyler Close,
145587
145588
Valentin Gosu,
0 commit comments