WPT
wpt / notifications / constructor-basic.https.html
Spec: Notifications API ↗
Runs: Chrome 155.0.8041.0 (wpt@4a01b83e3, 2026-09-04) | Firefox 157.0a1 (wpt@4a01b83e3, 2026-09-04) | Safari 251 preview (wpt@2c385f65e, 2026-09-04) | Ladybird 1.0-a7825 (wpt@4a01b83e3, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | 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 | 2/4 | 2/4 | 4/4 | 4/4 | 4/4 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Called the notification constructor with one argument. | PASS | PASS | PASS | PASS | PASS | — |
| Constructing a notification without a NotificationOptions defaults to null. | FAIL | FAIL | PASS | PASS | PASS | — |
| constructing a notification with a NotificationOptions dictionary correctly sets and reflects the silent attribute. | FAIL | FAIL | PASS | PASS | PASS | — |
| String options should default to empty strings | PASS | PASS | PASS | PASS | PASS | — |