We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b4e4d commit fc983edCopy full SHA for fc983ed
features-json/imagecapture.json
@@ -405,7 +405,7 @@
405
"17.6":"n",
406
"18.0":"n",
407
"18.1":"n",
408
- "TP":"y"
+ "TP":"a #3"
409
},
410
"opera":{
411
"9":"n",
@@ -642,7 +642,8 @@
642
"notes":"Firefox supports the `takePhoto()` method only (when flag is enabled).",
643
"notes_by_num":{
644
"1":"Can be enabled via the about:config entry dom.imagecapture.enabled.",
645
- "2":"Can be enabled via the Experimental Web Platform Features flag."
+ "2":"Can be enabled via the Experimental Web Platform Features flag.",
646
+ "3":"Partial support refers to not supporting `grabFrame()`."
647
648
"usage_perc_y":75.28,
649
"usage_perc_a":0,
0 commit comments