diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /testing/web-platform/meta/gamepad | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.tar.xz firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/gamepad')
-rw-r--r-- | testing/web-platform/meta/gamepad/gamepad-secure-context.html.ini | 3 | ||||
-rw-r--r-- | testing/web-platform/meta/gamepad/idlharness.window.js.ini (renamed from testing/web-platform/meta/gamepad/idlharness.https.window.js.ini) | 10 | ||||
-rw-r--r-- | testing/web-platform/meta/gamepad/not-fully-active.https.html.ini | 3 |
3 files changed, 4 insertions, 12 deletions
diff --git a/testing/web-platform/meta/gamepad/gamepad-secure-context.html.ini b/testing/web-platform/meta/gamepad/gamepad-secure-context.html.ini deleted file mode 100644 index 89fd085e8e..0000000000 --- a/testing/web-platform/meta/gamepad/gamepad-secure-context.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[gamepad-secure-context.html] - [Gamepad API is not exposed in non-secure contexts] - expected: FAIL diff --git a/testing/web-platform/meta/gamepad/idlharness.https.window.js.ini b/testing/web-platform/meta/gamepad/idlharness.window.js.ini index 52545f5e09..90f334311f 100644 --- a/testing/web-platform/meta/gamepad/idlharness.https.window.js.ini +++ b/testing/web-platform/meta/gamepad/idlharness.window.js.ini @@ -1,9 +1,4 @@ -[idlharness.https.window.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [GamepadEvent interface object length] - expected: FAIL - +[idlharness.window.html] [Gamepad interface: attribute vibrationActuator] expected: FAIL @@ -15,3 +10,6 @@ [GamepadHapticActuator interface: operation reset()] expected: FAIL + + [GamepadEvent interface object length] + expected: FAIL diff --git a/testing/web-platform/meta/gamepad/not-fully-active.https.html.ini b/testing/web-platform/meta/gamepad/not-fully-active.https.html.ini deleted file mode 100644 index 9a2d22a674..0000000000 --- a/testing/web-platform/meta/gamepad/not-fully-active.https.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[not-fully-active.https.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] |