Skip to content

Commit ee0f131

Browse files
authored
Add partial support for AVIF in Edge Dev/Canary (#6756)
* 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
1 parent 892d005 commit ee0f131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features-json/avif.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@
559559
"3.0-3.1":"n"
560560
}
561561
},
562-
"notes":"",
562+
"notes":"Supported in Edge 116 and newer only on Windows 11 (Moment 3 or Later)",
563563
"notes_by_num":{
564564
"1":"Can be enabled in Firefox via the `image.avif.enabled` pref in `about:config`.",
565565
"2":"Supports still images. Animated image sequences are not supported.",

0 commit comments

Comments
 (0)