WPT
wpt / content-index / idlharness.https.any.serviceworker.html
Spec: Content Index ↗
Runs: Chrome 155.0.8041.0 (wpt@18be93235, 2026-09-04) | Firefox 157.0a1 (wpt@18be93235, 2026-09-04) | Safari 251 preview (wpt@2c385f65e, 2026-09-04) | Ladybird 1.0-70fb3 (wpt@0c9001c53, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 37/37 | 7/37 | 7/37 | 0/37 | 0/37 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| idl_test setup | PASS | PASS | PASS | — | — | — |
| idl_test validation | PASS | PASS | PASS | — | — | — |
| Partial interface ServiceWorkerGlobalScope: original interface defined | PASS | PASS | PASS | — | — | — |
| Partial interface ServiceWorkerGlobalScope: member names are unique | PASS | PASS | PASS | — | — | — |
| Partial interface ServiceWorkerRegistration: original interface defined | PASS | PASS | PASS | — | — | — |
| Partial interface ServiceWorkerRegistration: member names are unique | PASS | PASS | PASS | — | — | — |
| WorkerGlobalScope includes WindowOrWorkerGlobalScope: member names are unique | PASS | PASS | PASS | — | — | — |
| ContentIndex interface: existence and properties of interface object | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface object length | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface object name | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: existence and properties of interface prototype object | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: existence and properties of interface prototype object's "constructor" property | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: existence and properties of interface prototype object's @@unscopables property | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: operation add(ContentDescription) | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: operation delete(DOMString) | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: operation getAll() | PASS | FAIL | FAIL | — | — | — |
| ContentIndex must be primary interface of registration.index | PASS | FAIL | FAIL | — | — | — |
| Stringification of registration.index | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: registration.index must inherit property "add(ContentDescription)" with the proper type | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: calling add(ContentDescription) on registration.index with too few arguments must throw TypeError | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: registration.index must inherit property "delete(DOMString)" with the proper type | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: calling delete(DOMString) on registration.index with too few arguments must throw TypeError | PASS | FAIL | FAIL | — | — | — |
| ContentIndex interface: registration.index must inherit property "getAll()" with the proper type | PASS | FAIL | FAIL | — | — | — |
| ContentIndexEvent interface: existence and properties of interface object | PASS | FAIL | FAIL | — | — | — |
| ContentIndexEvent interface object length | PASS | FAIL | FAIL | — | — | — |
| ContentIndexEvent interface object name | PASS | FAIL | FAIL | — | — | — |
| ContentIndexEvent interface: existence and properties of interface prototype object | PASS | FAIL | FAIL | — | — | — |
| ContentIndexEvent interface: existence and properties of interface prototype object's "constructor" property | PASS | FAIL | FAIL | — | — | — |
| ContentIndexEvent interface: existence and properties of interface prototype object's @@unscopables property | PASS | FAIL | FAIL | — | — | — |
| ContentIndexEvent interface: attribute id | PASS | FAIL | FAIL | — | — | — |
| ContentIndexEvent must be primary interface of new ContentIndexEvent("type", {id: "foo"}) | PASS | FAIL | FAIL | — | — | — |
| Stringification of new ContentIndexEvent("type", {id: "foo"}) | PASS | FAIL | FAIL | — | — | — |
| ContentIndexEvent interface: new ContentIndexEvent("type", {id: "foo"}) must inherit property "id" with the proper type | PASS | FAIL | FAIL | — | — | — |
| ServiceWorkerRegistration interface: attribute index | PASS | FAIL | FAIL | — | — | — |
| ServiceWorkerRegistration interface: registration must inherit property "index" with the proper type | PASS | FAIL | FAIL | — | — | — |
| ServiceWorkerGlobalScope interface: attribute oncontentdelete | PASS | FAIL | FAIL | — | — | — |
| ServiceWorkerGlobalScope interface: self must inherit property "oncontentdelete" with the proper type | PASS | FAIL | FAIL | — | — | — |