summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/pointerlock
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/pointerlock
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/pointerlock')
-rw-r--r--testing/web-platform/meta/pointerlock/mouse_buttons_back_forward.html.ini8
-rw-r--r--testing/web-platform/meta/pointerlock/movementX_Y_basic.html.ini3
-rw-r--r--testing/web-platform/meta/pointerlock/pointerlock_remove_target.html.ini3
-rw-r--r--testing/web-platform/meta/pointerlock/pointerlock_remove_target_on_mouseup.html.ini3
-rw-r--r--testing/web-platform/meta/pointerlock/pointerlock_shadow.html.ini3
5 files changed, 20 insertions, 0 deletions
diff --git a/testing/web-platform/meta/pointerlock/mouse_buttons_back_forward.html.ini b/testing/web-platform/meta/pointerlock/mouse_buttons_back_forward.html.ini
new file mode 100644
index 0000000000..5c47cd3c92
--- /dev/null
+++ b/testing/web-platform/meta/pointerlock/mouse_buttons_back_forward.html.ini
@@ -0,0 +1,8 @@
+[mouse_buttons_back_forward.html]
+ expected:
+ if (os == "linux") and not debug and not fission: ["OK", "ERROR"]
+ max-asserts: 2
+ [Tests that when pointer is locked, the mouseup is preventable.]
+ expected:
+ if (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
+
diff --git a/testing/web-platform/meta/pointerlock/movementX_Y_basic.html.ini b/testing/web-platform/meta/pointerlock/movementX_Y_basic.html.ini
new file mode 100644
index 0000000000..285695d756
--- /dev/null
+++ b/testing/web-platform/meta/pointerlock/movementX_Y_basic.html.ini
@@ -0,0 +1,3 @@
+[movementX_Y_basic.html]
+ [Test that movementX/Y = eNow.screenX/Y-ePrevious.screenX/Y.]
+ expected: [PASS, FAIL]
diff --git a/testing/web-platform/meta/pointerlock/pointerlock_remove_target.html.ini b/testing/web-platform/meta/pointerlock/pointerlock_remove_target.html.ini
new file mode 100644
index 0000000000..b3bf398497
--- /dev/null
+++ b/testing/web-platform/meta/pointerlock/pointerlock_remove_target.html.ini
@@ -0,0 +1,3 @@
+[pointerlock_remove_target.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/pointerlock/pointerlock_remove_target_on_mouseup.html.ini b/testing/web-platform/meta/pointerlock/pointerlock_remove_target_on_mouseup.html.ini
new file mode 100644
index 0000000000..eedbfc03a1
--- /dev/null
+++ b/testing/web-platform/meta/pointerlock/pointerlock_remove_target_on_mouseup.html.ini
@@ -0,0 +1,3 @@
+[pointerlock_remove_target_on_mouseup.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/pointerlock/pointerlock_shadow.html.ini b/testing/web-platform/meta/pointerlock/pointerlock_shadow.html.ini
new file mode 100644
index 0000000000..38c9c669cb
--- /dev/null
+++ b/testing/web-platform/meta/pointerlock/pointerlock_shadow.html.ini
@@ -0,0 +1,3 @@
+[pointerlock_shadow.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]