From 64c4a567338f6c0085cb10964f6f231078d9080c Mon Sep 17 00:00:00 2001 From: Dan Atkinson Date: Wed, 19 Sep 2018 10:00:36 +0100 Subject: [PATCH] Update article.md Modify sandbox opening paragraph which didn't make a lot of sense. --- 4-frames-and-windows/03-cross-window-communication/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-frames-and-windows/03-cross-window-communication/article.md b/4-frames-and-windows/03-cross-window-communication/article.md index d9b9247c..1cdac4a3 100644 --- a/4-frames-and-windows/03-cross-window-communication/article.md +++ b/4-frames-and-windows/03-cross-window-communication/article.md @@ -207,7 +207,7 @@ if (window == top) { // current window == window.top? ## The sandbox attribute -The `sandbox` attribute allows to forbid certain actions inside an `