Skip to content

Commit

Permalink
Add Chrome/Safari version for AbortSignal.abort() reason parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip committed Jul 13, 2022
1 parent 7f00d4c commit f5df14b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/AbortSignal.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"spec_url": "https://dom.spec.whatwg.org/#abortsignal-abort-reason",
"support": {
"chrome": {
"version_added": false
"version_added": "98"
},
"chrome_android": "mirror",
"deno": {
Expand All @@ -109,7 +109,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
"version_added": "15.4"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit f5df14b

Please sign in to comment.