Skip to content

Commit a19dda3

Browse files
authored
Mark WebP animation as supported in Edge 18 (#28769)
1 parent 53161b2 commit a19dda3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

mediatypes/image/webp.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@
8080
"version_added": "32"
8181
},
8282
"chrome_android": "mirror",
83-
"edge": "mirror",
83+
"edge": {
84+
"version_added": "18"
85+
},
8486
"firefox": {
8587
"version_added": "65"
8688
},

0 commit comments

Comments
 (0)