diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/web-platform/meta/bluetooth/getDevices | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/bluetooth/getDevices')
5 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/bluetooth/getDevices/granted-devices-with-services.https.window.js.ini b/testing/web-platform/meta/bluetooth/getDevices/granted-devices-with-services.https.window.js.ini new file mode 100644 index 0000000000..164d831f38 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/getDevices/granted-devices-with-services.https.window.js.ini @@ -0,0 +1,2 @@ +[granted-devices-with-services.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/getDevices/no-granted-devices.https.window.js.ini b/testing/web-platform/meta/bluetooth/getDevices/no-granted-devices.https.window.js.ini new file mode 100644 index 0000000000..9900885963 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/getDevices/no-granted-devices.https.window.js.ini @@ -0,0 +1,2 @@ +[no-granted-devices.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/getDevices/reject_opaque_origin.https.html.ini b/testing/web-platform/meta/bluetooth/getDevices/reject_opaque_origin.https.html.ini new file mode 100644 index 0000000000..6f1df8dc13 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/getDevices/reject_opaque_origin.https.html.ini @@ -0,0 +1,3 @@ +[reject_opaque_origin.https.html] + [Calls to Bluetooth APIs from an origin with opaque top origin get blocked.] + expected: FAIL diff --git a/testing/web-platform/meta/bluetooth/getDevices/returns-same-bluetooth-device-object.https.window.js.ini b/testing/web-platform/meta/bluetooth/getDevices/returns-same-bluetooth-device-object.https.window.js.ini new file mode 100644 index 0000000000..22ed7af351 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/getDevices/returns-same-bluetooth-device-object.https.window.js.ini @@ -0,0 +1,2 @@ +[returns-same-bluetooth-device-object.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/getDevices/sandboxed_iframe.https.window.js.ini b/testing/web-platform/meta/bluetooth/getDevices/sandboxed_iframe.https.window.js.ini new file mode 100644 index 0000000000..f741f3b83e --- /dev/null +++ b/testing/web-platform/meta/bluetooth/getDevices/sandboxed_iframe.https.window.js.ini @@ -0,0 +1,2 @@ +[sandboxed_iframe.https.window.html] + expected: ERROR |