Skip to content

Commit f92d9e0

Browse files
authored
Add conditional support for AVIF in Edge Dev/Canary
MicrosoftEdge/Status#723
1 parent 420a3dd commit f92d9e0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

features-json/avif.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@
7979
"111":"n",
8080
"112":"n",
8181
"113":"n",
82-
"114":"n"
82+
"114":"n",
83+
"115":"n",
84+
"116":"n d #6"
8385
},
8486
"firefox":{
8587
"2":"n",
@@ -564,7 +566,8 @@
564566
"2":"Supports still images. Animated image sequences are not supported.",
565567
"3":"Only available on macOS 13 Ventura or later.",
566568
"4":"Does not support images with noise synthesis.",
567-
"5":"Supports only still images by default. Animated image sequences can be enabled via the `image.avif.sequence.enabled` pref in `about:config`."
569+
"5":"Supports only still images by default. Animated image sequences can be enabled via the `image.avif.sequence.enabled` pref in `about:config`.",
570+
"6":"Can be enabled in Edge on Windows 10 or later by installing the [AV1 Video Extension from the Microsoft Store](https://www.microsoft.com/store/productId/9MVZQVXJBQ9V)"
568571
},
569572
"usage_perc_y":82.33,
570573
"usage_perc_a":1.64,

0 commit comments

Comments
 (0)