WPT
wpt / notifications / idlharness.https.any.worker.html
Spec: Notifications API ↗
Runs: Chrome 155.0.8039.0 (wpt@d0c38285b, 2026-09-03) | Firefox 157.0a1 (wpt@ed1909ed6, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@0ea9f2aac, 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 | 64/66 | 54/66 | 51/66 | 50/66 | 62/66 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| idl_test setup | PASS | PASS | PASS | FAIL | PASS | — |
| idl_test validation | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface ServiceWorkerRegistration: original interface defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface ServiceWorkerRegistration: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface ServiceWorkerGlobalScope: original interface defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface ServiceWorkerGlobalScope: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| WorkerGlobalScope includes WindowOrWorkerGlobalScope: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: existence and properties of interface object | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface object length | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface object name | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: existence and properties of interface prototype object | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: existence and properties of interface prototype object's @@unscopables property | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: attribute permission | PASS | PASS | PASS | FAIL | PASS | — |
| Notification interface: member requestPermission | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: attribute maxActions | PASS | PASS | FAIL | PASS | PASS | — |
| Notification interface: attribute onclick | PASS | PASS | PASS | FAIL | PASS | — |
| Notification interface: attribute onshow | PASS | PASS | PASS | FAIL | PASS | — |
| Notification interface: attribute onerror | PASS | PASS | PASS | FAIL | PASS | — |
| Notification interface: attribute onclose | PASS | PASS | PASS | FAIL | PASS | — |
| Notification interface: attribute title | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: attribute dir | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: attribute lang | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: attribute body | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: attribute navigate | FAIL | FAIL | PASS | PASS | FAIL | — |
| Notification interface: attribute tag | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: attribute image | PASS | FAIL | FAIL | PASS | PASS | — |
| Notification interface: attribute icon | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: attribute badge | PASS | FAIL | FAIL | PASS | PASS | — |
| Notification interface: attribute vibrate | PASS | FAIL | FAIL | FAIL | PASS | — |
| Notification interface: attribute timestamp | PASS | FAIL | FAIL | PASS | PASS | — |
| Notification interface: attribute renotify | PASS | FAIL | FAIL | PASS | PASS | — |
| Notification interface: attribute silent | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: attribute requireInteraction | PASS | PASS | FAIL | PASS | PASS | — |
| Notification interface: attribute data | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: attribute actions | PASS | PASS | FAIL | PASS | PASS | — |
| Notification interface: operation close() | PASS | PASS | PASS | FAIL | PASS | — |
| Notification must be primary interface of notification | PASS | PASS | PASS | PASS | PASS | — |
| Stringification of notification | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "permission" with the proper type | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must not have property "requestPermission" | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "maxActions" with the proper type | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "onclick" with the proper type | PASS | PASS | PASS | FAIL | PASS | — |
| Notification interface: notification must inherit property "onshow" with the proper type | PASS | PASS | PASS | FAIL | PASS | — |
| Notification interface: notification must inherit property "onerror" with the proper type | PASS | PASS | PASS | FAIL | PASS | — |
| Notification interface: notification must inherit property "onclose" with the proper type | PASS | PASS | PASS | FAIL | PASS | — |
| Notification interface: notification must inherit property "title" with the proper type | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "dir" with the proper type | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "lang" with the proper type | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "body" with the proper type | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "navigate" with the proper type | FAIL | FAIL | PASS | PASS | FAIL | — |
| Notification interface: notification must inherit property "tag" with the proper type | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "image" with the proper type | PASS | FAIL | FAIL | PASS | PASS | — |
| Notification interface: notification must inherit property "icon" with the proper type | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "badge" with the proper type | PASS | FAIL | FAIL | PASS | PASS | — |
| Notification interface: notification must inherit property "vibrate" with the proper type | PASS | FAIL | FAIL | FAIL | PASS | — |
| Notification interface: notification must inherit property "timestamp" with the proper type | PASS | FAIL | FAIL | PASS | PASS | — |
| Notification interface: notification must inherit property "renotify" with the proper type | PASS | FAIL | FAIL | PASS | PASS | — |
| Notification interface: notification must inherit property "silent" with the proper type | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "requireInteraction" with the proper type | PASS | PASS | FAIL | PASS | PASS | — |
| Notification interface: notification must inherit property "data" with the proper type | PASS | PASS | PASS | PASS | PASS | — |
| Notification interface: notification must inherit property "actions" with the proper type | PASS | PASS | FAIL | PASS | PASS | — |
| Notification interface: notification must inherit property "close()" with the proper type | PASS | PASS | PASS | FAIL | PASS | — |
| NotificationEvent interface: existence and properties of interface object | PASS | PASS | PASS | PASS | PASS | — |
| ServiceWorkerRegistration interface: operation showNotification(DOMString, optional NotificationOptions) | PASS | PASS | PASS | FAIL | FAIL | — |
| ServiceWorkerRegistration interface: operation getNotifications(optional GetNotificationOptions) | PASS | PASS | PASS | FAIL | FAIL | — |