From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../background-sync/idlharness.https.any.js.ini | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 testing/web-platform/meta/background-sync/idlharness.https.any.js.ini (limited to 'testing/web-platform/meta/background-sync') diff --git a/testing/web-platform/meta/background-sync/idlharness.https.any.js.ini b/testing/web-platform/meta/background-sync/idlharness.https.any.js.ini new file mode 100644 index 0000000000..508887645c --- /dev/null +++ b/testing/web-platform/meta/background-sync/idlharness.https.any.js.ini @@ -0,0 +1,56 @@ +[idlharness.https.any.worker.html] + [SyncManager interface: existence and properties of interface object] + expected: FAIL + + [SyncManager interface object length] + expected: FAIL + + [SyncManager interface object name] + expected: FAIL + + [SyncManager interface: existence and properties of interface prototype object] + expected: FAIL + + [SyncManager interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [SyncManager interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [SyncManager interface: operation register(DOMString)] + expected: FAIL + + [SyncManager interface: operation getTags()] + expected: FAIL + + [ServiceWorkerRegistration interface: attribute sync] + expected: FAIL + + +[idlharness.https.any.html] + [SyncManager interface: existence and properties of interface object] + expected: FAIL + + [SyncManager interface object length] + expected: FAIL + + [SyncManager interface object name] + expected: FAIL + + [SyncManager interface: existence and properties of interface prototype object] + expected: FAIL + + [SyncManager interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [SyncManager interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [SyncManager interface: operation register(DOMString)] + expected: FAIL + + [SyncManager interface: operation getTags()] + expected: FAIL + + [ServiceWorkerRegistration interface: attribute sync] + expected: FAIL -- cgit v1.2.3