Skip to content

Commit

Permalink
Mark window.speechSynthesis supported since Firefox Android 62 (#22971)
Browse files Browse the repository at this point in the history
This is the entry point to the API, and the rest of the API was updated in #2144.
  • Loading branch information
foolip authored May 7, 2024
1 parent 595cedc commit 9786df2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion api/Window.json
Original file line number Diff line number Diff line change
Expand Up @@ -6156,7 +6156,9 @@
"firefox": {
"version_added": "49"
},
"firefox_android": "mirror",
"firefox_android": {
"version_added": "62"
},
"ie": {
"version_added": false
},
Expand Down

0 comments on commit 9786df2

Please sign in to comment.