diff --git a/testing/web-platform/tests/html/browsers/windows/consume-user-activation/support/current.html b/testing/web-platform/tests/html/browsers/windows/consume-user-activation/support/current.html new file mode 100644 index 000000000000..52bcc455e2ab --- /dev/null +++ b/testing/web-platform/tests/html/browsers/windows/consume-user-activation/support/current.html @@ -0,0 +1,11 @@ + +Current page used as a test helper + + diff --git a/testing/web-platform/tests/html/browsers/windows/consume-user-activation/support/incumbent.html b/testing/web-platform/tests/html/browsers/windows/consume-user-activation/support/incumbent.html new file mode 100644 index 000000000000..a6ddd7ae4b01 --- /dev/null +++ b/testing/web-platform/tests/html/browsers/windows/consume-user-activation/support/incumbent.html @@ -0,0 +1,35 @@ + +Incumbent page used as a test helper + + diff --git a/testing/web-platform/tests/html/browsers/windows/consume-user-activation/support/relevant.html b/testing/web-platform/tests/html/browsers/windows/consume-user-activation/support/relevant.html new file mode 100644 index 000000000000..fa809b2d779d --- /dev/null +++ b/testing/web-platform/tests/html/browsers/windows/consume-user-activation/support/relevant.html @@ -0,0 +1,11 @@ + +Relevant page used as a test helper + + diff --git a/testing/web-platform/tests/html/browsers/windows/consume-user-activation/window-open-multi-global.html b/testing/web-platform/tests/html/browsers/windows/consume-user-activation/window-open-multi-global.html new file mode 100644 index 000000000000..ac8ed8a12648 --- /dev/null +++ b/testing/web-platform/tests/html/browsers/windows/consume-user-activation/window-open-multi-global.html @@ -0,0 +1,48 @@ + +window.open() and consuming user activation with multiple globals in play + + + + + + + + + + + diff --git a/testing/web-platform/tests/html/browsers/windows/consume-user-activation/window-open.html b/testing/web-platform/tests/html/browsers/windows/consume-user-activation/window-open.html new file mode 100644 index 000000000000..8328d99a1de0 --- /dev/null +++ b/testing/web-platform/tests/html/browsers/windows/consume-user-activation/window-open.html @@ -0,0 +1,19 @@ + +window.open() and consuming user activation + + + + + +