diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:32:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:32:43 +0000 |
commit | 6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch) | |
tree | a68f146d7fa01f0134297619fbe7e33db084e0aa /testing/web-platform/meta/bluetooth/characteristic/readValue | |
parent | Initial commit. (diff) | |
download | thunderbird-upstream.tar.xz thunderbird-upstream.zip |
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |