Skip to content

Commit f0c5786

Browse files
authored
Merge pull request #20 from github/add-firefox-support-for-abortsignal-timeout
add firefox support for abortsignal timeout
2 parents 9687aa1 + a5885f1 commit f0c5786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,14 +483,14 @@ <h1>GitHub Feature Support Table</h1>
483483
</tr>
484484
<tr>
485485
<th>
486-
<a href="https://chromestatus.com/feature/5768400507764736">
486+
<a href="https://developer.mozilla.org/docs/Web/API/AbortSignal/timeout">
487487
<code>AbortSignal.timeout</code>
488488
</a>
489489
</th>
490490
<td data-polyfill="abortSignalTimeout"><div>*</div></td>
491491
<td data-supported="false"><div>*</div></td>
492492
<td data-supported="false"><div>*</div></td>
493-
<td data-supported="false"><div>*</div></td>
493+
<td data-supported="true"><div>100+</div></td>
494494
<td data-supported="false"><div>*</div></td>
495495
<td data-supported="false"><div>*</div></td>
496496
<td data-supported="false"><div>*</div></td>

0 commit comments

Comments
 (0)