diff options
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 |