From dae8bc41db7b243fc80485f5674870f50707d59f Mon Sep 17 00:00:00 2001 From: arai-a Date: Mon, 1 Nov 2021 16:33:59 +0000 Subject: [PATCH] Bug 1701008 [wpt PR 28243] - HTML: the condition for opening a popup by window.open, and BarProp values for each case, a=testonly Automatic update from web-platform-tests HTML: test BarProp and window.open() feature interactions For https://github.com/whatwg/html/issues/5872, https://github.com/whatwg/html/issues/4431, and https://github.com/whatwg/html/pull/6530. -- wpt-commits: 29faceaa68f5cb31798cc17fe6868eaf5fa5fb7f wpt-pr: 28243 --- .../open-features-is-popup-condition.html | 136 ++++++++++++++++++ .../resources/is-popup-barprop.html | 15 ++ 2 files changed, 151 insertions(+) create mode 100644 testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-is-popup-condition.html create mode 100644 testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/resources/is-popup-barprop.html diff --git a/testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-is-popup-condition.html b/testing/web-platform/tests/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 0000000000000..3959b618e1d0b --- /dev/null +++ b/testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-is-popup-condition.html @@ -0,0 +1,136 @@ + + +HTML: window.open `features`: condition for is popup + + + + + + + + + + + diff --git a/testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/resources/is-popup-barprop.html b/testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/resources/is-popup-barprop.html new file mode 100644 index 0000000000000..5636e29878937 --- /dev/null +++ b/testing/web-platform/tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/resources/is-popup-barprop.html @@ -0,0 +1,15 @@ + +