WPT
wpt / push-api / idlharness.https.any.html
Spec: Push API ↗
Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 58/59 | 57/59 | 59/59 | 1/59 | 17/59 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| idl_test setup | PASS | PASS | PASS | FAIL | FAIL | — |
| idl_test validation | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface ServiceWorkerGlobalScope: original interface defined | PASS | PASS | PASS | — | PASS | — |
| Partial interface ServiceWorkerGlobalScope: valid exposure set | PASS | PASS | PASS | — | PASS | — |
| Partial interface ServiceWorkerGlobalScope: member names are unique | PASS | PASS | PASS | — | PASS | — |
| Partial interface Window: member names are unique | PASS | PASS | PASS | — | PASS | — |
| Window includes PushManagerAttribute: member names are unique | PASS | PASS | PASS | — | PASS | — |
| ServiceWorkerRegistration includes PushManagerAttribute: member names are unique | PASS | PASS | PASS | — | PASS | — |
| Window includes GlobalEventHandlers: member names are unique | PASS | PASS | PASS | — | PASS | — |
| Window includes WindowEventHandlers: member names are unique | PASS | PASS | PASS | — | PASS | — |
| Window includes WindowOrWorkerGlobalScope: member names are unique | PASS | PASS | PASS | — | PASS | — |
| WorkerGlobalScope includes WindowOrWorkerGlobalScope: member names are unique | PASS | PASS | PASS | — | PASS | — |
| Window includes AnimationFrameProvider: member names are unique | PASS | PASS | PASS | — | PASS | — |
| Window includes WindowSessionStorage: member names are unique | PASS | PASS | PASS | — | PASS | — |
| Window includes WindowLocalStorage: member names are unique | PASS | PASS | PASS | — | PASS | — |
| PushManager interface: existence and properties of interface object | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface object length | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface object name | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: existence and properties of interface prototype object | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: existence and properties of interface prototype object's @@unscopables property | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: attribute supportedContentEncodings | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: operation subscribe(optional PushSubscriptionOptionsInit) | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: operation getSubscription() | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: operation permissionState(optional PushSubscriptionOptionsInit) | PASS | PASS | PASS | — | FAIL | — |
| PushManager must be primary interface of registration.pushManager | PASS | PASS | PASS | — | FAIL | — |
| Stringification of registration.pushManager | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: registration.pushManager must inherit property "supportedContentEncodings" with the proper type | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: registration.pushManager must inherit property "subscribe(optional PushSubscriptionOptionsInit)" with the proper type | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: calling subscribe(optional PushSubscriptionOptionsInit) on registration.pushManager with too few arguments must throw TypeError | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: registration.pushManager must inherit property "getSubscription()" with the proper type | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: registration.pushManager must inherit property "permissionState(optional PushSubscriptionOptionsInit)" with the proper type | PASS | PASS | PASS | — | FAIL | — |
| PushManager interface: calling permissionState(optional PushSubscriptionOptionsInit) on registration.pushManager with too few arguments must throw TypeError | PASS | PASS | PASS | — | FAIL | — |
| PushSubscriptionOptions interface: existence and properties of interface object | PASS | PASS | PASS | — | FAIL | — |
| PushSubscriptionOptions interface object length | PASS | PASS | PASS | — | FAIL | — |
| PushSubscriptionOptions interface object name | PASS | PASS | PASS | — | FAIL | — |
| PushSubscriptionOptions interface: existence and properties of interface prototype object | PASS | PASS | PASS | — | FAIL | — |
| PushSubscriptionOptions interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS | PASS | — | FAIL | — |
| PushSubscriptionOptions interface: existence and properties of interface prototype object's @@unscopables property | PASS | PASS | PASS | — | FAIL | — |
| PushSubscriptionOptions interface: attribute userVisibleOnly | PASS | FAIL | PASS | — | FAIL | — |
| PushSubscriptionOptions interface: attribute applicationServerKey | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface: existence and properties of interface object | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface object length | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface object name | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface: existence and properties of interface prototype object | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface: existence and properties of interface prototype object's @@unscopables property | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface: attribute endpoint | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface: attribute expirationTime | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface: attribute options | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface: operation getKey(PushEncryptionKeyName) | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface: operation unsubscribe() | PASS | PASS | PASS | — | FAIL | — |
| PushSubscription interface: operation toJSON() | PASS | PASS | PASS | — | FAIL | — |
| PushMessageData interface: existence and properties of interface object | PASS | PASS | PASS | — | PASS | — |
| PushEvent interface: existence and properties of interface object | PASS | PASS | PASS | — | PASS | — |
| PushSubscriptionChangeEvent interface: existence and properties of interface object | PASS | PASS | PASS | — | PASS | — |
| ServiceWorkerRegistration interface: attribute pushManager | PASS | PASS | PASS | — | FAIL | — |
| ServiceWorkerRegistration interface: registration must inherit property "pushManager" with the proper type | PASS | PASS | PASS | — | FAIL | — |
| Window interface: attribute pushManager | FAIL | FAIL | PASS | — | FAIL | — |