diff options
Diffstat (limited to 'testing/web-platform/meta/bluetooth/characteristic/readValue')
8 files changed, 16 insertions, 0 deletions
diff --git a/testing/web-platform/meta/bluetooth/characteristic/readValue/add-multiple-event-listeners.https.window.js.ini b/testing/web-platform/meta/bluetooth/characteristic/readValue/add-multiple-event-listeners.https.window.js.ini new file mode 100644 index 0000000000..180202a996 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/characteristic/readValue/add-multiple-event-listeners.https.window.js.ini @@ -0,0 +1,2 @@ +[add-multiple-event-listeners.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/characteristic/readValue/characteristic-is-removed.https.window.js.ini b/testing/web-platform/meta/bluetooth/characteristic/readValue/characteristic-is-removed.https.window.js.ini new file mode 100644 index 0000000000..6b18df0a81 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/characteristic/readValue/characteristic-is-removed.https.window.js.ini @@ -0,0 +1,2 @@ +[characteristic-is-removed.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/characteristic/readValue/detachedIframe.https.window.js.ini b/testing/web-platform/meta/bluetooth/characteristic/readValue/detachedIframe.https.window.js.ini new file mode 100644 index 0000000000..ea670c8d91 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/characteristic/readValue/detachedIframe.https.window.js.ini @@ -0,0 +1,2 @@ +[detachedIframe.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/characteristic/readValue/event-is-fired.https.window.js.ini b/testing/web-platform/meta/bluetooth/characteristic/readValue/event-is-fired.https.window.js.ini new file mode 100644 index 0000000000..367f6ace48 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/characteristic/readValue/event-is-fired.https.window.js.ini @@ -0,0 +1,2 @@ +[event-is-fired.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/characteristic/readValue/gen-characteristic-is-removed.https.window.js.ini b/testing/web-platform/meta/bluetooth/characteristic/readValue/gen-characteristic-is-removed.https.window.js.ini new file mode 100644 index 0000000000..f75c157674 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/characteristic/readValue/gen-characteristic-is-removed.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-characteristic-is-removed.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/characteristic/readValue/read-succeeds.https.window.js.ini b/testing/web-platform/meta/bluetooth/characteristic/readValue/read-succeeds.https.window.js.ini new file mode 100644 index 0000000000..d9da9a0632 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/characteristic/readValue/read-succeeds.https.window.js.ini @@ -0,0 +1,2 @@ +[read-succeeds.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/characteristic/readValue/read-updates-value.https.window.js.ini b/testing/web-platform/meta/bluetooth/characteristic/readValue/read-updates-value.https.window.js.ini new file mode 100644 index 0000000000..5380ef306a --- /dev/null +++ b/testing/web-platform/meta/bluetooth/characteristic/readValue/read-updates-value.https.window.js.ini @@ -0,0 +1,2 @@ +[read-updates-value.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/characteristic/readValue/service-is-removed.https.window.js.ini b/testing/web-platform/meta/bluetooth/characteristic/readValue/service-is-removed.https.window.js.ini new file mode 100644 index 0000000000..4378ee98c3 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/characteristic/readValue/service-is-removed.https.window.js.ini @@ -0,0 +1,2 @@ +[service-is-removed.https.window.html] + expected: ERROR |