← back to v140 · incoming-call-notifications
conformance · v140
v140 · incoming-call-notifications — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
notification-exists |
Notification is exposed as the API extended with incoming-call ergonomics. spec ↗ | exists | … | |
notification-permission-property |
Notification.permission returns one of the standard permission strings. spec ↗ | script | … | |
service-worker-show-notification |
ServiceWorkerRegistration.showNotification is the entry point used for persistent call notifications. spec ↗ | typeof | … | |
notification-max-actions-non-negative |
Notification.maxActions is a non-negative number for action buttons such as answer and decline. spec ↗ | script | … | |
notification-requireinteraction-supported |
The requireInteraction option can keep a call notification visible until the user acts. spec ↗ | script | … |