blob: ddc970696deaff393f69b6768af7b736ea2828dc [file] [log] [blame]
CONSOLE MESSAGE: line 331: callback not yet supported
PASS test setup (worker registration)
PASS WorkerGlobalScope interface: existence and properties of interface object
PASS ServiceWorkerGlobalScope interface: existence and properties of interface object
PASS Client interface: existence and properties of interface object
PASS WindowClient interface: existence and properties of interface object
PASS Clients interface: existence and properties of interface object
PASS ServiceWorker interface: existence and properties of interface object
PASS ServiceWorker interface object length
PASS ServiceWorker interface object name
PASS ServiceWorker interface: existence and properties of interface prototype object
PASS ServiceWorker interface: existence and properties of interface prototype object's "constructor" property
PASS ServiceWorker interface: existence and properties of interface prototype object's @@unscopables property
PASS ServiceWorker interface: attribute scriptURL
PASS Unscopable handled correctly for scriptURL property on ServiceWorker
PASS ServiceWorker interface: attribute state
PASS Unscopable handled correctly for state property on ServiceWorker
PASS ServiceWorker interface: operation postMessage(any, [object Object])
PASS Unscopable handled correctly for postMessage(any, [object Object]) on ServiceWorker
PASS ServiceWorker interface: attribute onstatechange
PASS Unscopable handled correctly for onstatechange property on ServiceWorker
PASS ServiceWorker must be primary interface of window.registrationInstance.installing
PASS Stringification of window.registrationInstance.installing
PASS ServiceWorker interface: window.registrationInstance.installing must inherit property "scriptURL" with the proper type
PASS ServiceWorker interface: window.registrationInstance.installing must inherit property "state" with the proper type
PASS ServiceWorker interface: window.registrationInstance.installing must inherit property "postMessage(any, [object Object])" with the proper type
PASS ServiceWorker interface: calling postMessage(any, [object Object]) on window.registrationInstance.installing with too few arguments must throw TypeError
PASS ServiceWorker interface: window.registrationInstance.installing must inherit property "onstatechange" with the proper type
PASS EventTarget interface: window.registrationInstance.installing must inherit property "addEventListener(DOMString, EventListener, [object Object],[object Object])" with the proper type
PASS EventTarget interface: calling addEventListener(DOMString, EventListener, [object Object],[object Object]) on window.registrationInstance.installing with too few arguments must throw TypeError
PASS EventTarget interface: window.registrationInstance.installing must inherit property "removeEventListener(DOMString, EventListener, [object Object],[object Object])" with the proper type
PASS EventTarget interface: calling removeEventListener(DOMString, EventListener, [object Object],[object Object]) on window.registrationInstance.installing with too few arguments must throw TypeError
PASS EventTarget interface: window.registrationInstance.installing must inherit property "dispatchEvent(Event)" with the proper type
PASS EventTarget interface: calling dispatchEvent(Event) on window.registrationInstance.installing with too few arguments must throw TypeError
PASS ServiceWorkerRegistration interface: existence and properties of interface object
PASS ServiceWorkerRegistration interface object length
PASS ServiceWorkerRegistration interface object name
PASS ServiceWorkerRegistration interface: existence and properties of interface prototype object
PASS ServiceWorkerRegistration interface: existence and properties of interface prototype object's "constructor" property
PASS ServiceWorkerRegistration interface: existence and properties of interface prototype object's @@unscopables property
PASS ServiceWorkerRegistration interface: attribute installing
PASS Unscopable handled correctly for installing property on ServiceWorkerRegistration
PASS ServiceWorkerRegistration interface: attribute waiting
PASS Unscopable handled correctly for waiting property on ServiceWorkerRegistration
PASS ServiceWorkerRegistration interface: attribute active
PASS Unscopable handled correctly for active property on ServiceWorkerRegistration
FAIL ServiceWorkerRegistration interface: attribute navigationPreload assert_true: The prototype object must have a property "navigationPreload" expected true got false
PASS Unscopable handled correctly for navigationPreload property on ServiceWorkerRegistration
PASS ServiceWorkerRegistration interface: attribute scope
PASS Unscopable handled correctly for scope property on ServiceWorkerRegistration
PASS ServiceWorkerRegistration interface: attribute updateViaCache
PASS Unscopable handled correctly for updateViaCache property on ServiceWorkerRegistration
PASS ServiceWorkerRegistration interface: operation update()
PASS Unscopable handled correctly for update() on ServiceWorkerRegistration
PASS ServiceWorkerRegistration interface: operation unregister()
PASS Unscopable handled correctly for unregister() on ServiceWorkerRegistration
PASS ServiceWorkerRegistration interface: attribute onupdatefound
PASS Unscopable handled correctly for onupdatefound property on ServiceWorkerRegistration
PASS ServiceWorkerRegistration must be primary interface of window.registrationInstance
PASS Stringification of window.registrationInstance
PASS ServiceWorkerRegistration interface: window.registrationInstance must inherit property "installing" with the proper type
PASS ServiceWorkerRegistration interface: window.registrationInstance must inherit property "waiting" with the proper type
PASS ServiceWorkerRegistration interface: window.registrationInstance must inherit property "active" with the proper type
FAIL ServiceWorkerRegistration interface: window.registrationInstance must inherit property "navigationPreload" with the proper type assert_inherits: property "navigationPreload" not found in prototype chain
PASS ServiceWorkerRegistration interface: window.registrationInstance must inherit property "scope" with the proper type
PASS ServiceWorkerRegistration interface: window.registrationInstance must inherit property "updateViaCache" with the proper type
PASS ServiceWorkerRegistration interface: window.registrationInstance must inherit property "update()" with the proper type
PASS ServiceWorkerRegistration interface: window.registrationInstance must inherit property "unregister()" with the proper type
PASS ServiceWorkerRegistration interface: window.registrationInstance must inherit property "onupdatefound" with the proper type
PASS EventTarget interface: window.registrationInstance must inherit property "addEventListener(DOMString, EventListener, [object Object],[object Object])" with the proper type
PASS EventTarget interface: calling addEventListener(DOMString, EventListener, [object Object],[object Object]) on window.registrationInstance with too few arguments must throw TypeError
PASS EventTarget interface: window.registrationInstance must inherit property "removeEventListener(DOMString, EventListener, [object Object],[object Object])" with the proper type
PASS EventTarget interface: calling removeEventListener(DOMString, EventListener, [object Object],[object Object]) on window.registrationInstance with too few arguments must throw TypeError
PASS EventTarget interface: window.registrationInstance must inherit property "dispatchEvent(Event)" with the proper type
PASS EventTarget interface: calling dispatchEvent(Event) on window.registrationInstance with too few arguments must throw TypeError
PASS EventTarget interface: existence and properties of interface object
PASS EventTarget interface object length
PASS EventTarget interface object name
PASS EventTarget interface: existence and properties of interface prototype object
PASS EventTarget interface: existence and properties of interface prototype object's "constructor" property
PASS EventTarget interface: existence and properties of interface prototype object's @@unscopables property
PASS EventTarget interface: operation addEventListener(DOMString, EventListener, [object Object],[object Object])
PASS Unscopable handled correctly for addEventListener(DOMString, EventListener, [object Object],[object Object]) on EventTarget
PASS EventTarget interface: operation removeEventListener(DOMString, EventListener, [object Object],[object Object])
PASS Unscopable handled correctly for removeEventListener(DOMString, EventListener, [object Object],[object Object]) on EventTarget
PASS EventTarget interface: operation dispatchEvent(Event)
PASS Unscopable handled correctly for dispatchEvent(Event) on EventTarget
FAIL NavigationPreloadManager interface: existence and properties of interface object assert_own_property: self does not have own property "NavigationPreloadManager" expected property "NavigationPreloadManager" missing
FAIL NavigationPreloadManager interface object length assert_own_property: self does not have own property "NavigationPreloadManager" expected property "NavigationPreloadManager" missing
FAIL NavigationPreloadManager interface object name assert_own_property: self does not have own property "NavigationPreloadManager" expected property "NavigationPreloadManager" missing
FAIL NavigationPreloadManager interface: existence and properties of interface prototype object assert_own_property: self does not have own property "NavigationPreloadManager" expected property "NavigationPreloadManager" missing
FAIL NavigationPreloadManager interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own property "NavigationPreloadManager" expected property "NavigationPreloadManager" missing
FAIL NavigationPreloadManager interface: existence and properties of interface prototype object's @@unscopables property assert_own_property: self does not have own property "NavigationPreloadManager" expected property "NavigationPreloadManager" missing
FAIL NavigationPreloadManager interface: operation enable() assert_own_property: self does not have own property "NavigationPreloadManager" expected property "NavigationPreloadManager" missing
PASS Unscopable handled correctly for enable() on NavigationPreloadManager
FAIL NavigationPreloadManager interface: operation disable() assert_own_property: self does not have own property "NavigationPreloadManager" expected property "NavigationPreloadManager" missing
PASS Unscopable handled correctly for disable() on NavigationPreloadManager
FAIL NavigationPreloadManager interface: operation setHeaderValue(ByteString) assert_own_property: self does not have own property "NavigationPreloadManager" expected property "NavigationPreloadManager" missing
PASS Unscopable handled correctly for setHeaderValue(ByteString) on NavigationPreloadManager
FAIL NavigationPreloadManager interface: operation getState() assert_own_property: self does not have own property "NavigationPreloadManager" expected property "NavigationPreloadManager" missing
PASS Unscopable handled correctly for getState() on NavigationPreloadManager
PASS Cache interface: existence and properties of interface object
PASS Cache interface object length
PASS Cache interface object name
PASS Cache interface: existence and properties of interface prototype object
PASS Cache interface: existence and properties of interface prototype object's "constructor" property
PASS Cache interface: existence and properties of interface prototype object's @@unscopables property
PASS Cache interface: operation match(RequestInfo, CacheQueryOptions)
PASS Unscopable handled correctly for match(RequestInfo, CacheQueryOptions) on Cache
PASS Cache interface: operation matchAll(RequestInfo, CacheQueryOptions)
PASS Unscopable handled correctly for matchAll(RequestInfo, CacheQueryOptions) on Cache
PASS Cache interface: operation add(RequestInfo)
PASS Unscopable handled correctly for add(RequestInfo) on Cache
PASS Cache interface: operation addAll([object Object])
PASS Unscopable handled correctly for addAll([object Object]) on Cache
PASS Cache interface: operation put(RequestInfo, Response)
PASS Unscopable handled correctly for put(RequestInfo, Response) on Cache
PASS Cache interface: operation delete(RequestInfo, CacheQueryOptions)
PASS Unscopable handled correctly for delete(RequestInfo, CacheQueryOptions) on Cache
PASS Cache interface: operation keys(RequestInfo, CacheQueryOptions)
PASS Unscopable handled correctly for keys(RequestInfo, CacheQueryOptions) on Cache
PASS CacheStorage interface: existence and properties of interface object
PASS CacheStorage interface object length
PASS CacheStorage interface object name
PASS CacheStorage interface: existence and properties of interface prototype object
PASS CacheStorage interface: existence and properties of interface prototype object's "constructor" property
PASS CacheStorage interface: existence and properties of interface prototype object's @@unscopables property
PASS CacheStorage interface: operation match(RequestInfo, CacheQueryOptions)
PASS Unscopable handled correctly for match(RequestInfo, CacheQueryOptions) on CacheStorage
PASS CacheStorage interface: operation has(DOMString)
PASS Unscopable handled correctly for has(DOMString) on CacheStorage
PASS CacheStorage interface: operation open(DOMString)
PASS Unscopable handled correctly for open(DOMString) on CacheStorage
PASS CacheStorage interface: operation delete(DOMString)
PASS Unscopable handled correctly for delete(DOMString) on CacheStorage
PASS CacheStorage interface: operation keys()
PASS Unscopable handled correctly for keys() on CacheStorage