|
18 | 18 | "chrome_android": { |
19 | 19 | "version_added": "42", |
20 | 20 | "partial_implementation": true, |
21 | | - "notes": "A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'><code>ServiceWorkerRegistration.showNotification()</code></a>." |
| 21 | + "notes": "A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'>`ServiceWorkerRegistration.showNotification()`</a>." |
22 | 22 | }, |
23 | 23 | "edge": { |
24 | 24 | "version_added": "14" |
|
56 | 56 | "version_added": "16.4", |
57 | 57 | "partial_implementation": true, |
58 | 58 | "notes": [ |
59 | | - "The <code>Notification</code> interface is undefined, unless the page is a web app saved to the home screen. The app's manifest must have a non-default <code>display</code> value.", |
60 | | - "A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'><code>ServiceWorkerRegistration.showNotification()</code></a>." |
| 59 | + "The `Notification` interface is undefined, unless the page is a web app saved to the home screen. The app's manifest must have a non-default `display` value.", |
| 60 | + "A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'>`ServiceWorkerRegistration.showNotification()`</a>." |
61 | 61 | ] |
62 | 62 | }, |
63 | 63 | "samsunginternet_android": { |
|
98 | 98 | "version_added": "42", |
99 | 99 | "partial_implementation": true, |
100 | 100 | "notes": [ |
101 | | - "A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'><code>ServiceWorkerRegistration.showNotification()</code></a>.", |
102 | | - "This constructor always throws a <code>TypeError</code> exception." |
| 101 | + "A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'>`ServiceWorkerRegistration.showNotification()`</a>.", |
| 102 | + "This constructor always throws a `TypeError` exception." |
103 | 103 | ] |
104 | 104 | }, |
105 | 105 | "edge": { |
|
127 | 127 | "version_added": "16.4", |
128 | 128 | "partial_implementation": true, |
129 | 129 | "notes": [ |
130 | | - "This constructor throws a <code>ReferenceError</code> exception, unless the page is a web app saved to the home screen. The app's manifest must have a non-default <code>display</code> value.", |
131 | | - "A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'><code>ServiceWorkerRegistration.showNotification()</code></a>." |
| 130 | + "This constructor throws a `ReferenceError` exception, unless the page is a web app saved to the home screen. The app's manifest must have a non-default `display` value.", |
| 131 | + "A notification can only be sent from a service worker. To show a notification, see <a href='https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification'>`ServiceWorkerRegistration.showNotification()`</a>." |
132 | 132 | ] |
133 | 133 | }, |
134 | 134 | "samsunginternet_android": "mirror", |
|
891 | 891 | "safari_ios": { |
892 | 892 | "version_added": "16.4", |
893 | 893 | "partial_implementation": true, |
894 | | - "notes": "The parent <code>Notification</code> interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default <code>display</code> value." |
| 894 | + "notes": "The parent `Notification` interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default `display` value." |
895 | 895 | }, |
896 | 896 | "samsunginternet_android": "mirror", |
897 | 897 | "webview_android": { |
|
998 | 998 | "safari_ios": { |
999 | 999 | "version_added": "16.4", |
1000 | 1000 | "partial_implementation": true, |
1001 | | - "notes": "The parent <code>Notification</code> interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default <code>display</code> value." |
| 1001 | + "notes": "The parent `Notification` interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default `display` value." |
1002 | 1002 | }, |
1003 | 1003 | "samsunginternet_android": "mirror", |
1004 | 1004 | "webview_android": { |
|
0 commit comments