From 55fabf1039035906ce0bb3a5856c1106f5bf8151 Mon Sep 17 00:00:00 2001 From: Robert Date: Tue, 28 Jul 2026 14:59:51 +0100 Subject: [PATCH] Add new document.write statement for alert 199 --- foo.js | 1 + 1 file changed, 1 insertion(+) diff --git a/foo.js b/foo.js index b035cc18..d297cc2a 100644 --- a/foo.js +++ b/foo.js @@ -198,4 +198,5 @@ document.write(window.location); // alert 197 document.write(window.location); // alert 198 +document.write(window.location); // alert 199