File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -215,19 +215,19 @@ encryption.
215
215
<table >
216
216
<thead >
217
217
<tr>
218
- <td ><strong>Browser</strong></td >
219
- <td ><strong>Push without Payload</strong></td >
220
- <td ><strong>Push with Payload</strong></td >
221
- <td ><strong>VAPID</strong></td >
222
- <td ><strong>Notes</strong></td >
218
+ <th ><strong>Browser</strong></th >
219
+ <th width="100px" ><strong>Push without Payload</strong></th >
220
+ <th width="100px" ><strong>Push with Payload</strong></th >
221
+ <th width="100px" ><strong>VAPID</strong></th >
222
+ <th ><strong>Notes</strong></th >
223
223
</tr>
224
224
</thead >
225
225
<tbody >
226
226
<tr>
227
227
<td>Chrome</td>
228
228
229
229
<!-- Push without payloads support-->
230
- <td>✓<br />Since v42</td>
230
+ <td>✓ v42+ </td>
231
231
232
232
<!-- Push with payload support -->
233
233
<td>✓ v50+</td>
You can’t perform that action at this time.
0 commit comments