Skip to content

Commit

Permalink
Safari TP 206 adds partial support for the Image Capture API (#7189)
Browse files Browse the repository at this point in the history
* Update imagecapture.json

* Update imagecapture.json
  • Loading branch information
Schweinepriester authored Oct 27, 2024
1 parent 0e6e2f3 commit 077f941
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions features-json/imagecapture.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@
"17.6":"n",
"18.0":"n",
"18.1":"n",
"TP":"n"
"TP":"a #3"
},
"opera":{
"9":"n",
Expand Down Expand Up @@ -644,7 +644,8 @@
"notes":"Firefox supports the `takePhoto()` method only (when flag is enabled).",
"notes_by_num":{
"1":"Can be enabled via the about:config entry dom.imagecapture.enabled.",
"2":"Can be enabled via the Experimental Web Platform Features flag."
"2":"Can be enabled via the Experimental Web Platform Features flag.",
"3":"Partial support refers to not supporting `grabFrame()`."
},
"usage_perc_y":75.28,
"usage_perc_a":0,
Expand Down

0 comments on commit 077f941

Please sign in to comment.