From 7c2c947922c3b5a0293994a9f4583ab513af1552 Mon Sep 17 00:00:00 2001 From: Tooru Fujisawa Date: Tue, 20 Apr 2021 21:06:09 +0900 Subject: [PATCH] HTML: the condition for opening a popup by window.open, and BarProp values for each case For https://github.com/whatwg/html/issues/5872 and https://github.com/whatwg/html/issues/4431 --- .../open-features-is-popup-condition.html | 91 +++++++++++++++++++ .../resources/is-popup-barprop.html | 15 +++ 2 files changed, 106 insertions(+) create mode 100644 html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-is-popup-condition.html create mode 100644 html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/resources/is-popup-barprop.html diff --git a/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-is-popup-condition.html b/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-is-popup-condition.html new file mode 100644 index 000000000000000..bd6bca71211bf3c --- /dev/null +++ b/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-is-popup-condition.html @@ -0,0 +1,91 @@ + + +HTML: window.open `features`: condition for is popup + + + + + + + + + + diff --git a/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/resources/is-popup-barprop.html b/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/resources/is-popup-barprop.html new file mode 100644 index 000000000000000..5636e2987893740 --- /dev/null +++ b/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/resources/is-popup-barprop.html @@ -0,0 +1,15 @@ + +