idlharness.https.any.js.ini (2423B)
1 [idlharness.https.any.worker.html] 2 3 [idlharness.https.any.serviceworker.html] 4 [ServiceWorker interface: serviceWorker must inherit property "scriptURL" with the proper type] 5 expected: FAIL 6 7 [ServiceWorker interface: calling postMessage(any, sequence<object>) on serviceWorker with too few arguments must throw TypeError] 8 expected: FAIL 9 10 [Stringification of serviceWorker] 11 expected: FAIL 12 13 [FetchEvent interface: attribute replacesClientId] 14 expected: FAIL 15 16 [ServiceWorkerGlobalScope interface: self must inherit property "serviceWorker" with the proper type] 17 expected: FAIL 18 19 [ServiceWorker interface: serviceWorker must inherit property "onstatechange" with the proper type] 20 expected: FAIL 21 22 [ServiceWorker interface: serviceWorker must inherit property "state" with the proper type] 23 expected: FAIL 24 25 [ServiceWorker must be primary interface of serviceWorker] 26 expected: FAIL 27 28 [ServiceWorker interface: serviceWorker must inherit property "postMessage(any, sequence<object>)" with the proper type] 29 expected: FAIL 30 31 [ServiceWorkerGlobalScope interface: attribute serviceWorker] 32 expected: FAIL 33 34 [WindowClient interface: attribute ancestorOrigins] 35 expected: FAIL 36 37 [FetchEvent interface: new FetchEvent("type", { request: new Request("") }) must inherit property "replacesClientId" with the proper type] 38 expected: FAIL 39 40 [ServiceWorker interface: serviceWorker must inherit property "postMessage(any, optional StructuredSerializeOptions)" with the proper type] 41 expected: FAIL 42 43 [ServiceWorker interface: calling postMessage(any, optional StructuredSerializeOptions) on serviceWorker with too few arguments must throw TypeError] 44 expected: FAIL 45 46 [InstallEvent interface: existence and properties of interface object] 47 expected: FAIL 48 49 [InstallEvent interface object length] 50 expected: FAIL 51 52 [InstallEvent interface object name] 53 expected: FAIL 54 55 [InstallEvent interface: existence and properties of interface prototype object] 56 expected: FAIL 57 58 [InstallEvent interface: existence and properties of interface prototype object's "constructor" property] 59 expected: FAIL 60 61 [InstallEvent interface: existence and properties of interface prototype object's @@unscopables property] 62 expected: FAIL 63 64 [InstallEvent interface: operation addRoutes((RouterRule or sequence<RouterRule>))] 65 expected: FAIL 66 67 68 [idlharness.https.any.html]