Skip to content

Commit

Permalink
Edge Canary supports AVIF via runtime flag (#6788)
Browse files Browse the repository at this point in the history
  • Loading branch information
tats-u authored Aug 25, 2023
1 parent c9eb26c commit 0948bbd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions features-json/avif.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"111":"n",
"112":"n",
"113":"n",
"114":"n",
"115":"n"
"114":"n d #6",
"115":"n d #6"
},
"firefox":{
"2":"n",
Expand Down Expand Up @@ -573,7 +573,8 @@
"2":"Supports still images. Animated image sequences are not supported.",
"3":"Only available on macOS 13 Ventura or later.",
"4":"Does not support images with noise synthesis.",
"5":"Supports only still images by default. Animated image sequences can be enabled via the `image.avif.sequence.enabled` pref in `about:config`."
"5":"Supports only still images by default. Animated image sequences can be enabled via the `image.avif.sequence.enabled` pref in `about:config`.",
"6":"Can be enabled via the `--enable-features=msEdgeAVIF` runtime flag in insider channels."
},
"usage_perc_y":83.84,
"usage_perc_a":0.9,
Expand Down

0 comments on commit 0948bbd

Please sign in to comment.