From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- .../meta/close-watcher/user-activation/nn-CloseWatcher.html.ini | 3 +++ .../meta/close-watcher/user-activation/nn-dialog.html.ini | 3 +++ .../web-platform/meta/close-watcher/user-activation/nn.html.ini | 8 -------- .../meta/close-watcher/user-activation/nnn-CloseWatcher.html.ini | 3 +++ .../meta/close-watcher/user-activation/nnn-dialog.html.ini | 3 +++ .../web-platform/meta/close-watcher/user-activation/nnn.html.ini | 8 -------- .../meta/close-watcher/user-activation/nyyn-CloseWatcher.html.ini | 3 +++ .../meta/close-watcher/user-activation/nyyn-dialog.html.ini | 3 +++ .../web-platform/meta/close-watcher/user-activation/nyyn.html.ini | 8 -------- .../close-watcher/user-activation/nyyyn-CloseWatcher.html.ini | 3 +++ .../meta/close-watcher/user-activation/nyyyn-dialog.html.ini | 3 +++ .../meta/close-watcher/user-activation/nyyyn.html.ini | 8 -------- .../meta/close-watcher/user-activation/ynn-CloseWatcher.html.ini | 3 +++ .../meta/close-watcher/user-activation/ynn-dialog.html.ini | 3 +++ .../web-platform/meta/close-watcher/user-activation/ynn.html.ini | 8 -------- 15 files changed, 30 insertions(+), 40 deletions(-) create mode 100644 testing/web-platform/meta/close-watcher/user-activation/nn-CloseWatcher.html.ini create mode 100644 testing/web-platform/meta/close-watcher/user-activation/nn-dialog.html.ini delete mode 100644 testing/web-platform/meta/close-watcher/user-activation/nn.html.ini create mode 100644 testing/web-platform/meta/close-watcher/user-activation/nnn-CloseWatcher.html.ini create mode 100644 testing/web-platform/meta/close-watcher/user-activation/nnn-dialog.html.ini delete mode 100644 testing/web-platform/meta/close-watcher/user-activation/nnn.html.ini create mode 100644 testing/web-platform/meta/close-watcher/user-activation/nyyn-CloseWatcher.html.ini create mode 100644 testing/web-platform/meta/close-watcher/user-activation/nyyn-dialog.html.ini delete mode 100644 testing/web-platform/meta/close-watcher/user-activation/nyyn.html.ini create mode 100644 testing/web-platform/meta/close-watcher/user-activation/nyyyn-CloseWatcher.html.ini create mode 100644 testing/web-platform/meta/close-watcher/user-activation/nyyyn-dialog.html.ini delete mode 100644 testing/web-platform/meta/close-watcher/user-activation/nyyyn.html.ini create mode 100644 testing/web-platform/meta/close-watcher/user-activation/ynn-CloseWatcher.html.ini create mode 100644 testing/web-platform/meta/close-watcher/user-activation/ynn-dialog.html.ini delete mode 100644 testing/web-platform/meta/close-watcher/user-activation/ynn.html.ini (limited to 'testing/web-platform/meta/close-watcher/user-activation') diff --git a/testing/web-platform/meta/close-watcher/user-activation/nn-CloseWatcher.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nn-CloseWatcher.html.ini new file mode 100644 index 0000000000..641e1bdfac --- /dev/null +++ b/testing/web-platform/meta/close-watcher/user-activation/nn-CloseWatcher.html.ini @@ -0,0 +1,3 @@ +[nn-CloseWatcher.html] + [Create two close watchers without user activation] + expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nn-dialog.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nn-dialog.html.ini new file mode 100644 index 0000000000..d28174586e --- /dev/null +++ b/testing/web-platform/meta/close-watcher/user-activation/nn-dialog.html.ini @@ -0,0 +1,3 @@ +[nn-dialog.html] + [Create two close watchers without user activation] + expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nn.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nn.html.ini deleted file mode 100644 index 88e3644b1f..0000000000 --- a/testing/web-platform/meta/close-watcher/user-activation/nn.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[nn.html?CloseWatcher] - [Create two close watchers without user activation] - expected: FAIL - - -[nn.html?dialog] - [Create two close watchers without user activation] - expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nnn-CloseWatcher.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nnn-CloseWatcher.html.ini new file mode 100644 index 0000000000..e107454db7 --- /dev/null +++ b/testing/web-platform/meta/close-watcher/user-activation/nnn-CloseWatcher.html.ini @@ -0,0 +1,3 @@ +[nnn-CloseWatcher.html] + [Create three close watchers without user activation] + expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nnn-dialog.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nnn-dialog.html.ini new file mode 100644 index 0000000000..11b9e67899 --- /dev/null +++ b/testing/web-platform/meta/close-watcher/user-activation/nnn-dialog.html.ini @@ -0,0 +1,3 @@ +[nnn-dialog.html] + [Create three close watchers without user activation] + expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nnn.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nnn.html.ini deleted file mode 100644 index c55baa42f8..0000000000 --- a/testing/web-platform/meta/close-watcher/user-activation/nnn.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[nnn.html?dialog] - [Create three close watchers without user activation] - expected: FAIL - - -[nnn.html?CloseWatcher] - [Create three close watchers without user activation] - expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nyyn-CloseWatcher.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nyyn-CloseWatcher.html.ini new file mode 100644 index 0000000000..48cd665730 --- /dev/null +++ b/testing/web-platform/meta/close-watcher/user-activation/nyyn-CloseWatcher.html.ini @@ -0,0 +1,3 @@ +[nyyn-CloseWatcher.html] + [Create a close watcher without user activation; create two close watchers with user activation; create a close watcher without user activation] + expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nyyn-dialog.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nyyn-dialog.html.ini new file mode 100644 index 0000000000..a59d416371 --- /dev/null +++ b/testing/web-platform/meta/close-watcher/user-activation/nyyn-dialog.html.ini @@ -0,0 +1,3 @@ +[nyyn-dialog.html] + [Create a close watcher without user activation; create two close watchers with user activation; create a close watcher without user activation] + expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nyyn.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nyyn.html.ini deleted file mode 100644 index 943b9f3521..0000000000 --- a/testing/web-platform/meta/close-watcher/user-activation/nyyn.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[nyyn.html?CloseWatcher] - [Create a close watcher without user activation; create two close watchers with user activation; create a close watcher without user activation] - expected: FAIL - - -[nyyn.html?dialog] - [Create a close watcher without user activation; create two close watchers with user activation; create a close watcher without user activation] - expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nyyyn-CloseWatcher.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nyyyn-CloseWatcher.html.ini new file mode 100644 index 0000000000..75985eeeb2 --- /dev/null +++ b/testing/web-platform/meta/close-watcher/user-activation/nyyyn-CloseWatcher.html.ini @@ -0,0 +1,3 @@ +[nyyyn-CloseWatcher.html] + [Create a close watcher without user activation; create three close watchers with user activation; create a close watcher without user activation] + expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nyyyn-dialog.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nyyyn-dialog.html.ini new file mode 100644 index 0000000000..d63a1f9617 --- /dev/null +++ b/testing/web-platform/meta/close-watcher/user-activation/nyyyn-dialog.html.ini @@ -0,0 +1,3 @@ +[nyyyn-dialog.html] + [Create a close watcher without user activation; create three close watchers with user activation; create a close watcher without user activation] + expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/nyyyn.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nyyyn.html.ini deleted file mode 100644 index f21a473a65..0000000000 --- a/testing/web-platform/meta/close-watcher/user-activation/nyyyn.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[nyyyn.html?dialog] - [Create a close watcher without user activation; create three close watchers with user activation; create a close watcher without user activation] - expected: FAIL - - -[nyyyn.html?CloseWatcher] - [Create a close watcher without user activation; create three close watchers with user activation; create a close watcher without user activation] - expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/ynn-CloseWatcher.html.ini b/testing/web-platform/meta/close-watcher/user-activation/ynn-CloseWatcher.html.ini new file mode 100644 index 0000000000..df2246e1d4 --- /dev/null +++ b/testing/web-platform/meta/close-watcher/user-activation/ynn-CloseWatcher.html.ini @@ -0,0 +1,3 @@ +[ynn-CloseWatcher.html] + [Create a close watcher with user activation; create two close watchers without user activation] + expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/ynn-dialog.html.ini b/testing/web-platform/meta/close-watcher/user-activation/ynn-dialog.html.ini new file mode 100644 index 0000000000..8e3273e296 --- /dev/null +++ b/testing/web-platform/meta/close-watcher/user-activation/ynn-dialog.html.ini @@ -0,0 +1,3 @@ +[ynn-dialog.html] + [Create a close watcher with user activation; create two close watchers without user activation] + expected: FAIL diff --git a/testing/web-platform/meta/close-watcher/user-activation/ynn.html.ini b/testing/web-platform/meta/close-watcher/user-activation/ynn.html.ini deleted file mode 100644 index 6294eed185..0000000000 --- a/testing/web-platform/meta/close-watcher/user-activation/ynn.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[ynn.html?dialog] - [Create a close watcher with user activation; create two close watchers without user activation] - expected: FAIL - - -[ynn.html?CloseWatcher] - [Create a close watcher with user activation; create two close watchers without user activation] - expected: FAIL -- cgit v1.2.3