diff options
Diffstat (limited to 'testing/web-platform/meta/background-sync/idlharness.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/background-sync/idlharness.https.any.js.ini | 56 |
1 files changed, 56 insertions, 0 deletions
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 |