From 848dc2ef5bfc84204134754245ab8a1ad140f195 Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Thu, 16 Oct 2025 14:21:43 +0200 Subject: [PATCH] HTML: window.open() without a browsing context See https://github.com/whatwg/html/pull/11798 --- .../window-open-no-browsing-context.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 html/browsers/the-window-object/window-open-no-browsing-context.html diff --git a/html/browsers/the-window-object/window-open-no-browsing-context.html b/html/browsers/the-window-object/window-open-no-browsing-context.html new file mode 100644 index 00000000000000..11d7153da96a25 --- /dev/null +++ b/html/browsers/the-window-object/window-open-no-browsing-context.html @@ -0,0 +1,14 @@ + + +window.open() without a browsing context + + + +