summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/close-watcher/user-activation
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/close-watcher/user-activation')
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/n-activate-preventDefault.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/n-activate.html.ini6
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/n-closerequest-n.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/n-destroy-n.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/n.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nn-activate-CloseWatcher.html.ini3
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nn-activate-dialog.html.ini3
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nn.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nnn-CloseWatcher-dialog-popover.html.ini3
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nnn-popovers.html.ini3
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nnn.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/ny-activate-preventDefault.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/ny.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nyn-popovers.html.ini3
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nyn.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nynn-destroy.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nynn.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nyyn.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/nyyyn.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/y.html.ini5
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/yn-activate.html.ini5
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/yn.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/ynn.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/yy.html.ini6
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/yyn.html.ini8
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/yyy-CloseWatcher-dialog-popover.html.ini3
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/yyy-activate-CloseWatcher-dialog-popover.html.ini3
-rw-r--r--testing/web-platform/meta/close-watcher/user-activation/yyy.html.ini5
28 files changed, 176 insertions, 0 deletions
diff --git a/testing/web-platform/meta/close-watcher/user-activation/n-activate-preventDefault.html.ini b/testing/web-platform/meta/close-watcher/user-activation/n-activate-preventDefault.html.ini
new file mode 100644
index 0000000000..d1e425cef0
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/n-activate-preventDefault.html.ini
@@ -0,0 +1,8 @@
+[n-activate-preventDefault.html?dialog]
+ [Create a close watcher without user activation that preventDefault()s cancel; send user activation]
+ expected: FAIL
+
+
+[n-activate-preventDefault.html?CloseWatcher]
+ [Create a close watcher without user activation that preventDefault()s cancel; send user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/n-activate.html.ini b/testing/web-platform/meta/close-watcher/user-activation/n-activate.html.ini
new file mode 100644
index 0000000000..d108d8eeed
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/n-activate.html.ini
@@ -0,0 +1,6 @@
+[n-activate.html?CloseWatcher]
+ [Create a close watcher without user activation; send user activation]
+ expected: FAIL
+
+
+[n-activate.html?dialog]
diff --git a/testing/web-platform/meta/close-watcher/user-activation/n-closerequest-n.html.ini b/testing/web-platform/meta/close-watcher/user-activation/n-closerequest-n.html.ini
new file mode 100644
index 0000000000..cd5fb99ce8
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/n-closerequest-n.html.ini
@@ -0,0 +1,8 @@
+[n-closerequest-n.html?CloseWatcher]
+ [Create a close watcher without user activation; send a close request; create a close watcher without user activation]
+ expected: FAIL
+
+
+[n-closerequest-n.html?dialog]
+ [Create a close watcher without user activation; send a close request; create a close watcher without user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/n-destroy-n.html.ini b/testing/web-platform/meta/close-watcher/user-activation/n-destroy-n.html.ini
new file mode 100644
index 0000000000..ee79b98add
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/n-destroy-n.html.ini
@@ -0,0 +1,8 @@
+[n-destroy-n.html?dialog]
+ [Create a close watcher without user activation; destroy the close watcher; create a close watcher without user activation]
+ expected: FAIL
+
+
+[n-destroy-n.html?CloseWatcher]
+ [Create a close watcher without user activation; destroy the close watcher; create a close watcher without user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/n.html.ini b/testing/web-platform/meta/close-watcher/user-activation/n.html.ini
new file mode 100644
index 0000000000..548e4e63cc
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/n.html.ini
@@ -0,0 +1,8 @@
+[n.html?CloseWatcher]
+ [Create a close watcher without user activation]
+ expected: FAIL
+
+
+[n.html?dialog]
+ [Create a close watcher without user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/nn-activate-CloseWatcher.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nn-activate-CloseWatcher.html.ini
new file mode 100644
index 0000000000..b657be85b7
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nn-activate-CloseWatcher.html.ini
@@ -0,0 +1,3 @@
+[nn-activate-CloseWatcher.html]
+ [Create two CloseWatchers without user activation; send user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/nn-activate-dialog.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nn-activate-dialog.html.ini
new file mode 100644
index 0000000000..33e9ec9ad4
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nn-activate-dialog.html.ini
@@ -0,0 +1,3 @@
+[nn-activate-dialog.html]
+ [Create two dialogs without user activation; send 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
new file mode 100644
index 0000000000..88e3644b1f
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nn.html.ini
@@ -0,0 +1,8 @@
+[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-dialog-popover.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nnn-CloseWatcher-dialog-popover.html.ini
new file mode 100644
index 0000000000..ce68235e6b
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nnn-CloseWatcher-dialog-popover.html.ini
@@ -0,0 +1,3 @@
+[nnn-CloseWatcher-dialog-popover.html]
+ [Create a CloseWatcher without user activation; create a dialog without user activation; create a popover without user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/nnn-popovers.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nnn-popovers.html.ini
new file mode 100644
index 0000000000..ba0a142dbc
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nnn-popovers.html.ini
@@ -0,0 +1,3 @@
+[nnn-popovers.html]
+ [Create three popovers 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
new file mode 100644
index 0000000000..c55baa42f8
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nnn.html.ini
@@ -0,0 +1,8 @@
+[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/ny-activate-preventDefault.html.ini b/testing/web-platform/meta/close-watcher/user-activation/ny-activate-preventDefault.html.ini
new file mode 100644
index 0000000000..6d6263081b
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/ny-activate-preventDefault.html.ini
@@ -0,0 +1,8 @@
+[ny-activate-preventDefault.html?CloseWatcher]
+ [Create a close watcher without user activation; create a close watcher with user activation that preventDefault()s cancel; send user activation]
+ expected: FAIL
+
+
+[ny-activate-preventDefault.html?dialog]
+ [Create a close watcher without user activation; create a close watcher with user activation that preventDefault()s cancel; send user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/ny.html.ini b/testing/web-platform/meta/close-watcher/user-activation/ny.html.ini
new file mode 100644
index 0000000000..a39908e7e1
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/ny.html.ini
@@ -0,0 +1,8 @@
+[ny.html?dialog]
+ [Create a close watcher without user activation; create a close watcher with user activation]
+ expected: FAIL
+
+
+[ny.html?CloseWatcher]
+ [Create a close watcher without user activation; create a close watcher with user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/nyn-popovers.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nyn-popovers.html.ini
new file mode 100644
index 0000000000..6645223646
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nyn-popovers.html.ini
@@ -0,0 +1,3 @@
+[nyn-popovers.html]
+ [Create a popover without user activation; create a popover with user activation; create a popover without user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/nyn.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nyn.html.ini
new file mode 100644
index 0000000000..030c7da603
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nyn.html.ini
@@ -0,0 +1,8 @@
+[nyn.html?dialog]
+ [Create a close watcher without user activation; create a close watcher with user activation; create a close watcher without user activation]
+ expected: FAIL
+
+
+[nyn.html?CloseWatcher]
+ [Create a close watcher without user activation; create a close watcher with user activation; create a close watcher without user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/nynn-destroy.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nynn-destroy.html.ini
new file mode 100644
index 0000000000..93daf1cc9f
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nynn-destroy.html.ini
@@ -0,0 +1,8 @@
+[nynn-destroy.html?dialog]
+ [Create a close watcher without user activation; create a close watcher with user activation; create two close watchers without user activation; remove the second close watcher]
+ expected: FAIL
+
+
+[nynn-destroy.html?CloseWatcher]
+ [Create a close watcher without user activation; create a close watcher with user activation; create two close watchers without user activation; remove the second close watcher]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/nynn.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nynn.html.ini
new file mode 100644
index 0000000000..b57047b103
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nynn.html.ini
@@ -0,0 +1,8 @@
+[nynn.html?CloseWatcher]
+ [Create a close watcher without user activation; create a close watcher with user activation; create two close watchers without user activation]
+ expected: FAIL
+
+
+[nynn.html?dialog]
+ [Create a close watcher without user activation; 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/nyyn.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nyyn.html.ini
new file mode 100644
index 0000000000..943b9f3521
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nyyn.html.ini
@@ -0,0 +1,8 @@
+[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.html.ini b/testing/web-platform/meta/close-watcher/user-activation/nyyyn.html.ini
new file mode 100644
index 0000000000..f21a473a65
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/nyyyn.html.ini
@@ -0,0 +1,8 @@
+[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/y.html.ini b/testing/web-platform/meta/close-watcher/user-activation/y.html.ini
new file mode 100644
index 0000000000..5bab424ad9
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/y.html.ini
@@ -0,0 +1,5 @@
+[y.html?dialog]
+
+[y.html?CloseWatcher]
+ [Create a close watcher with user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/yn-activate.html.ini b/testing/web-platform/meta/close-watcher/user-activation/yn-activate.html.ini
new file mode 100644
index 0000000000..bd3781d0a3
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/yn-activate.html.ini
@@ -0,0 +1,5 @@
+[yn-activate.html?dialog]
+
+[yn-activate.html?CloseWatcher]
+ [Create a close watcher with user activation; create a close watcher without user activation; send user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/yn.html.ini b/testing/web-platform/meta/close-watcher/user-activation/yn.html.ini
new file mode 100644
index 0000000000..b7a2f49011
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/yn.html.ini
@@ -0,0 +1,8 @@
+[yn.html?CloseWatcher]
+ [Create a close watcher with user activation; create a close watcher without user activation]
+ expected: FAIL
+
+
+[yn.html?dialog]
+ [Create a close watcher with user activation; create a close watcher 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
new file mode 100644
index 0000000000..6294eed185
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/ynn.html.ini
@@ -0,0 +1,8 @@
+[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
diff --git a/testing/web-platform/meta/close-watcher/user-activation/yy.html.ini b/testing/web-platform/meta/close-watcher/user-activation/yy.html.ini
new file mode 100644
index 0000000000..918bf813d5
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/yy.html.ini
@@ -0,0 +1,6 @@
+[yy.html?CloseWatcher]
+ [Create two close watchers with user activation]
+ expected: FAIL
+
+
+[yy.html?dialog]
diff --git a/testing/web-platform/meta/close-watcher/user-activation/yyn.html.ini b/testing/web-platform/meta/close-watcher/user-activation/yyn.html.ini
new file mode 100644
index 0000000000..cbddcd60b4
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/yyn.html.ini
@@ -0,0 +1,8 @@
+[yyn.html?CloseWatcher]
+ [Create two close watchers with user activation; create a close watcher without user activation]
+ expected: FAIL
+
+
+[yyn.html?dialog]
+ [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/yyy-CloseWatcher-dialog-popover.html.ini b/testing/web-platform/meta/close-watcher/user-activation/yyy-CloseWatcher-dialog-popover.html.ini
new file mode 100644
index 0000000000..e0f9a1ddde
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/yyy-CloseWatcher-dialog-popover.html.ini
@@ -0,0 +1,3 @@
+[yyy-CloseWatcher-dialog-popover.html]
+ [Create a CloseWatcher with user activation; create a dialog with user activation; create a popover with user activation]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/yyy-activate-CloseWatcher-dialog-popover.html.ini b/testing/web-platform/meta/close-watcher/user-activation/yyy-activate-CloseWatcher-dialog-popover.html.ini
new file mode 100644
index 0000000000..0a067bd8e1
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/yyy-activate-CloseWatcher-dialog-popover.html.ini
@@ -0,0 +1,3 @@
+[yyy-activate-CloseWatcher-dialog-popover.html]
+ [Create a CloseWatcher with user activation; create a dialog with user activation; create a popover with user activation; sending user activation before each close request]
+ expected: FAIL
diff --git a/testing/web-platform/meta/close-watcher/user-activation/yyy.html.ini b/testing/web-platform/meta/close-watcher/user-activation/yyy.html.ini
new file mode 100644
index 0000000000..28b5f17f9d
--- /dev/null
+++ b/testing/web-platform/meta/close-watcher/user-activation/yyy.html.ini
@@ -0,0 +1,5 @@
+[yyy.html?dialog]
+
+[yyy.html?CloseWatcher]
+ [Create three close watchers with user activation]
+ expected: FAIL