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 --- .../idlharness.tentative.https.any.js.ini | 414 +++++++++++++++++++++ 1 file changed, 414 insertions(+) create mode 100644 testing/web-platform/meta/cookie-store/idlharness.tentative.https.any.js.ini (limited to 'testing/web-platform/meta/cookie-store/idlharness.tentative.https.any.js.ini') diff --git a/testing/web-platform/meta/cookie-store/idlharness.tentative.https.any.js.ini b/testing/web-platform/meta/cookie-store/idlharness.tentative.https.any.js.ini new file mode 100644 index 0000000000..322a963bb5 --- /dev/null +++ b/testing/web-platform/meta/cookie-store/idlharness.tentative.https.any.js.ini @@ -0,0 +1,414 @@ +[idlharness.tentative.https.any.html] + [CookieStore interface: operation delete(USVString)] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "onchange" with the proper type] + expected: FAIL + + [CookieStore interface: calling getAll(USVString) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: existence and properties of interface object] + expected: FAIL + + [CookieStore interface: operation getAll(USVString)] + expected: FAIL + + [CookieChangeEvent interface object name] + expected: FAIL + + [CookieStore interface: calling delete(CookieStoreDeleteOptions) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "delete(CookieStoreDeleteOptions)" with the proper type] + expected: FAIL + + [CookieChangeEvent interface: new CookieChangeEvent("change") must inherit property "changed" with the proper type] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "getAll(USVString)" with the proper type] + expected: FAIL + + [CookieChangeEvent interface: new CookieChangeEvent("change") must inherit property "deleted" with the proper type] + expected: FAIL + + [CookieStore interface: attribute onchange] + expected: FAIL + + [CookieChangeEvent interface: attribute changed] + expected: FAIL + + [CookieStore interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CookieStore interface object length] + expected: FAIL + + [CookieStore interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [CookieStore interface: calling get(USVString) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: calling delete(USVString) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieChangeEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CookieStore interface object name] + expected: FAIL + + [CookieChangeEvent must be primary interface of new CookieChangeEvent("change")] + expected: FAIL + + [CookieStore interface: existence and properties of interface prototype object] + expected: FAIL + + [CookieChangeEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [Window interface: attribute cookieStore] + expected: FAIL + + [CookieStore interface: operation delete(CookieStoreDeleteOptions)] + expected: FAIL + + [CookieChangeEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [CookieChangeEvent interface: existence and properties of interface object] + expected: FAIL + + [CookieChangeEvent interface: attribute deleted] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "delete(USVString)" with the proper type] + expected: FAIL + + [CookieChangeEvent interface object length] + expected: FAIL + + [CookieStore interface: operation get(USVString)] + expected: FAIL + + [CookieStore must be primary interface of self.cookieStore] + expected: FAIL + + [Stringification of self.cookieStore] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "get(USVString)" with the proper type] + expected: FAIL + + [Stringification of new CookieChangeEvent("change")] + expected: FAIL + + [Window interface: self must inherit property "cookieStore" with the proper type] + expected: FAIL + + [ServiceWorkerRegistration interface: attribute cookies] + expected: FAIL + + [CookieStoreManager interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CookieStoreManager interface: existence and properties of interface object] + expected: FAIL + + [CookieStoreManager must be primary interface of self.registration.cookies] + expected: FAIL + + [CookieStoreManager interface object name] + expected: FAIL + + [ServiceWorkerRegistration interface: self.registration must inherit property "cookies" with the proper type] + expected: FAIL + + [CookieStoreManager interface: self.registration.cookies must inherit property "getSubscriptions()" with the proper type] + expected: FAIL + + [CookieStoreManager interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [CookieStoreManager interface: operation getSubscriptions()] + expected: FAIL + + [CookieStoreManager interface: existence and properties of interface prototype object] + expected: FAIL + + [CookieStoreManager interface object length] + expected: FAIL + + [Stringification of self.registration.cookies] + expected: FAIL + + [CookieStore interface: calling getAll(optional CookieStoreGetOptions) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: operation getAll(optional CookieStoreGetOptions)] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "getAll(optional CookieStoreGetOptions)" with the proper type] + expected: FAIL + + [CookieStoreManager interface: operation unsubscribe(sequence)] + expected: FAIL + + [CookieStoreManager interface: self.registration.cookies must inherit property "subscribe(sequence)" with the proper type] + expected: FAIL + + [CookieStoreManager interface: calling subscribe(sequence) on self.registration.cookies with too few arguments must throw TypeError] + expected: FAIL + + [CookieStoreManager interface: operation subscribe(sequence)] + expected: FAIL + + [CookieStoreManager interface: self.registration.cookies must inherit property "unsubscribe(sequence)" with the proper type] + expected: FAIL + + [CookieStoreManager interface: calling unsubscribe(sequence) on self.registration.cookies with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: calling set(USVString, USVString) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: operation set(CookieInit)] + expected: FAIL + + [CookieStore interface: operation set(USVString, USVString)] + expected: FAIL + + [CookieStore interface: calling get(optional CookieStoreGetOptions) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: operation get(optional CookieStoreGetOptions)] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "get(optional CookieStoreGetOptions)" with the proper type] + expected: FAIL + + [CookieStore interface: calling set(CookieInit) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "set(USVString, USVString)" with the proper type] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "set(CookieInit)" with the proper type] + expected: FAIL + + +[idlharness.tentative.https.any.serviceworker.html] + [CookieStore interface: operation delete(USVString)] + expected: FAIL + + [ExtendableCookieChangeEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [ExtendableCookieChangeEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CookieStore interface: calling getAll(USVString) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: existence and properties of interface object] + expected: FAIL + + [CookieStore interface: operation getAll(USVString)] + expected: FAIL + + [CookieStore interface: calling delete(CookieStoreDeleteOptions) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "delete(CookieStoreDeleteOptions)" with the proper type] + expected: FAIL + + [ServiceWorkerGlobalScope interface: self must inherit property "oncookiechange" with the proper type] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "getAll(USVString)" with the proper type] + expected: FAIL + + [ServiceWorkerGlobalScope interface: attribute cookieStore] + expected: FAIL + + [CookieStore interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CookieStore interface object length] + expected: FAIL + + [ExtendableCookieChangeEvent interface: new ExtendableCookieChangeEvent("cookiechange") must inherit property "changed" with the proper type] + expected: FAIL + + [CookieStore interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [CookieStore interface: calling get(USVString) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: calling delete(USVString) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [ExtendableCookieChangeEvent interface object length] + expected: FAIL + + [ExtendableCookieChangeEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [ExtendableCookieChangeEvent interface object name] + expected: FAIL + + [CookieStore interface object name] + expected: FAIL + + [ServiceWorkerGlobalScope interface: self must inherit property "cookieStore" with the proper type] + expected: FAIL + + [CookieStore interface: existence and properties of interface prototype object] + expected: FAIL + + [CookieStore interface: operation delete(CookieStoreDeleteOptions)] + expected: FAIL + + [ExtendableCookieChangeEvent interface: existence and properties of interface object] + expected: FAIL + + [ExtendableCookieChangeEvent must be primary interface of new ExtendableCookieChangeEvent("cookiechange")] + expected: FAIL + + [ServiceWorkerGlobalScope interface: attribute oncookiechange] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "delete(USVString)" with the proper type] + expected: FAIL + + [CookieStore interface: operation get(USVString)] + expected: FAIL + + [CookieStore must be primary interface of self.cookieStore] + expected: FAIL + + [ExtendableCookieChangeEvent interface: attribute deleted] + expected: FAIL + + [CookieStore interface: self.cookieStore must not have property "onchange"] + expected: FAIL + + [Stringification of self.cookieStore] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "get(USVString)" with the proper type] + expected: FAIL + + [Stringification of new ExtendableCookieChangeEvent("cookiechange")] + expected: FAIL + + [CookieStore interface: member onchange] + expected: FAIL + + [ExtendableCookieChangeEvent interface: attribute changed] + expected: FAIL + + [ExtendableCookieChangeEvent interface: new ExtendableCookieChangeEvent("cookiechange") must inherit property "deleted" with the proper type] + expected: FAIL + + [ServiceWorkerRegistration interface: attribute cookies] + expected: FAIL + + [CookieStoreManager interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CookieStoreManager interface: existence and properties of interface object] + expected: FAIL + + [CookieStoreManager must be primary interface of self.registration.cookies] + expected: FAIL + + [CookieStoreManager interface object name] + expected: FAIL + + [ServiceWorkerRegistration interface: self.registration must inherit property "cookies" with the proper type] + expected: FAIL + + [CookieStoreManager interface: self.registration.cookies must inherit property "getSubscriptions()" with the proper type] + expected: FAIL + + [CookieStoreManager interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [CookieStoreManager interface: operation getSubscriptions()] + expected: FAIL + + [CookieStoreManager interface: existence and properties of interface prototype object] + expected: FAIL + + [CookieStoreManager interface object length] + expected: FAIL + + [Stringification of self.registration.cookies] + expected: FAIL + + [CookieStore interface: calling getAll(optional CookieStoreGetOptions) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: operation getAll(optional CookieStoreGetOptions)] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "getAll(optional CookieStoreGetOptions)" with the proper type] + expected: FAIL + + [CookieStoreManager interface: operation unsubscribe(sequence)] + expected: FAIL + + [CookieStoreManager interface: self.registration.cookies must inherit property "subscribe(sequence)" with the proper type] + expected: FAIL + + [CookieStoreManager interface: calling subscribe(sequence) on self.registration.cookies with too few arguments must throw TypeError] + expected: FAIL + + [CookieStoreManager interface: operation subscribe(sequence)] + expected: FAIL + + [CookieStoreManager interface: self.registration.cookies must inherit property "unsubscribe(sequence)" with the proper type] + expected: FAIL + + [CookieStoreManager interface: calling unsubscribe(sequence) on self.registration.cookies with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: calling set(USVString, USVString) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: operation set(CookieInit)] + expected: FAIL + + [CookieStore interface: calling get(optional CookieStoreGetOptions) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: operation get(optional CookieStoreGetOptions)] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "get(optional CookieStoreGetOptions)" with the proper type] + expected: FAIL + + [CookieStore interface: operation set(USVString, USVString)] + expected: FAIL + + [CookieStore interface: calling set(CookieInit) on self.cookieStore with too few arguments must throw TypeError] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "set(USVString, USVString)" with the proper type] + expected: FAIL + + [CookieStore interface: self.cookieStore must inherit property "set(CookieInit)" with the proper type] + expected: FAIL + + +[idlharness.tentative.https.any.sharedworker.html] + [ServiceWorkerRegistration interface: member cookies] + expected: FAIL + + +[idlharness.tentative.https.any.worker.html] + [ServiceWorkerRegistration interface: member cookies] + expected: FAIL -- cgit v1.2.3