@@ -230,12 +230,12 @@ encryption.
230
230
<td>✓<br />Since v42</td>
231
231
232
232
<!-- Push with payload support -->
233
- <td>✓<br />Since v50</td>
233
+ <td>✓ v50+ </td>
234
234
235
235
<!-- VAPID Support -->
236
- <td>✓<br />Since v52</td>
236
+ <td>✓ v52+ </td>
237
237
238
- <td>In v51 and less, gcm_sender_id is needed to get a push subscription.</td>
238
+ <td>In v51 and less, the ` gcm_sender_id` is needed to get a push subscription.</td>
239
239
</tr>
240
240
241
241
<tr>
@@ -257,13 +257,13 @@ encryption.
257
257
<td>Firefox</td>
258
258
259
259
<!-- Push without payloads support-->
260
- <td>✓<br />Since v44</td>
260
+ <td>✓ v44+ </td>
261
261
262
262
<!-- Push with payload support -->
263
- <td>✓<br />Since v44</td>
263
+ <td>✓ v44+ </td>
264
264
265
265
<!-- VAPID Support -->
266
- <td>✓<br />Since v46</td>
266
+ <td>✓ v46+ </td>
267
267
268
268
<td></td>
269
269
</tr>
@@ -272,18 +272,19 @@ encryption.
272
272
<td>Opera</td>
273
273
274
274
<!-- Push without payloads support-->
275
- <td>✓<br />Since v39*</td>
275
+ <td>✓ v39+ *</td>
276
276
277
277
<!-- Push with payload support -->
278
- <td>✓<br />Since v39*</td>
278
+ <td>✓ v39+ *</td>
279
279
280
280
<!-- VAPID Support -->
281
281
<td>✗</td>
282
282
283
283
<td>
284
284
* Push only suppported on Opera for Android.
285
285
<br />
286
- The gcm_sender_id is needed to get a push subscription.
286
+ <br />
287
+ The `gcm_sender_id` is needed to get a push subscription.
287
288
</td>
288
289
</tr>
289
290
@@ -306,15 +307,15 @@ encryption.
306
307
<td>Samsung Internet Browser</td>
307
308
308
309
<!-- Push without payloads support-->
309
- <td>✓<br />Since v4.0.10-53</td>
310
+ <td>✓ v4.0.10-53+ </td>
310
311
311
312
<!-- Push with payload support -->
312
313
<td>✗</td>
313
314
314
315
<!-- VAPID Support -->
315
316
<td>✗</td>
316
317
317
- <td>The gcm_sender_id is needed to get a push subscription</td>
318
+ <td>The ` gcm_sender_id` is needed to get a push subscription. </td>
318
319
</tr>
319
320
</tbody >
320
321
</table >
0 commit comments