From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../readValue/add-multiple-event-listeners.https.window.js.ini | 2 ++ .../readValue/characteristic-is-removed.https.window.js.ini | 2 ++ .../characteristic/readValue/detachedIframe.https.window.js.ini | 2 ++ .../characteristic/readValue/event-is-fired.https.window.js.ini | 2 ++ .../readValue/gen-characteristic-is-removed.https.window.js.ini | 2 ++ .../characteristic/readValue/read-succeeds.https.window.js.ini | 2 ++ .../characteristic/readValue/read-updates-value.https.window.js.ini | 2 ++ .../characteristic/readValue/service-is-removed.https.window.js.ini | 2 ++ 8 files changed, 16 insertions(+) create mode 100644 testing/web-platform/meta/bluetooth/characteristic/readValue/add-multiple-event-listeners.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/characteristic/readValue/characteristic-is-removed.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/characteristic/readValue/detachedIframe.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/characteristic/readValue/event-is-fired.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/characteristic/readValue/gen-characteristic-is-removed.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/characteristic/readValue/read-succeeds.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/characteristic/readValue/read-updates-value.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/characteristic/readValue/service-is-removed.https.window.js.ini (limited to 'testing/web-platform/meta/bluetooth/characteristic/readValue') 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 -- cgit v1.2.3