Skip to content

Commit

Permalink
Add partial support for AVIF in Edge Dev/Canary (#6756)
Browse files Browse the repository at this point in the history
* Add conditional support for AVIF in Edge Dev/Canary

MicrosoftEdge/Status#723

* Fixing avif requirements

After setting all flags and requirements, avif doesn't seem to work on Windows 10.
So far it looks like Windows 11 Moment 3 might be the requirement. Needs further verification though

* Add conditional support in notes instead

* remove trailing colon
  • Loading branch information
Th3S4mur41 authored Jun 28, 2023
1 parent 892d005 commit ee0f131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features-json/avif.json
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@
"3.0-3.1":"n"
}
},
"notes":"",
"notes":"Supported in Edge 116 and newer only on Windows 11 (Moment 3 or Later)",
"notes_by_num":{
"1":"Can be enabled in Firefox via the `image.avif.enabled` pref in `about:config`.",
"2":"Supports still images. Animated image sequences are not supported.",
Expand Down

0 comments on commit ee0f131

Please sign in to comment.