diff --git a/source b/source index e5a565e1fe0..7934d736e89 100644 --- a/source +++ b/source @@ -86976,14 +86976,14 @@ dictionary DragEventInit : MouseEventInit { cross-origin isolation together.

-
"nooopener-allow-popups"
+
"noopener-allow-popups"

This forces the creation of a new top-level browsing context for the document, regardless of its predecessor.

While including a nooopener-allow-popups value severs the opener + data-x="coop-noopener-allow-popups">noopener-allow-popups value severs the opener relationship between the document on which it is applied and its opener, it does not create a robust security boundary between those same-origin documents.

@@ -87005,7 +87005,7 @@ dictionary DragEventInit : MouseEventInit {
  • Autofill which may not require user interaction for same-origin documents.

  • -

    Developers using nooopener-allow-popups +

    Developers using noopener-allow-popups need to make sure that their sensitive applications don't rely on client-side features accessible to other same-origin documents, e.g., localStorage and other client-side storage APIs, @@ -145582,6 +145582,7 @@ INSERT INTERFACES HERE Trey Eckels, triple-underscore, Tristan Fraipont, + Tristan Parisot, 保呂 毅 (Tsuyoshi Horo), Tyler Close, Valentin Gosu,