From e166e4bb4843106dda821bed533ab9c41829ddfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C2=A1ke?= <77801554+front42@users.noreply.github.com> Date: Sun, 22 Feb 2026 23:21:30 +0300 Subject: [PATCH 1/2] fix: correct cross-window-communication article.md en --- .../03-cross-window-communication/article.md | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/3-frames-and-windows/03-cross-window-communication/article.md b/3-frames-and-windows/03-cross-window-communication/article.md index 4d4e320e44..6a4a4a7ca2 100644 --- a/3-frames-and-windows/03-cross-window-communication/article.md +++ b/3-frames-and-windows/03-cross-window-communication/article.md @@ -23,21 +23,21 @@ These ones do not: The "Same Origin" policy states that: -- if we have a reference to another window, e.g. a popup created by `window.open` or a window inside ` @@ -77,12 +77,12 @@ For instance, let's try reading and writing to `