Skip to content

Commit 095747c

Browse files
authored
jpegxl.json: macOS/iOS Safari does not support animated JXL yet (#7016)
1 parent 457cc30 commit 095747c

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

features-json/jpegxl.json

+13-12
Original file line numberDiff line numberDiff line change
@@ -384,12 +384,12 @@
384384
"16.4":"n",
385385
"16.5":"n",
386386
"16.6":"n",
387-
"17.0":"y",
388-
"17.1":"y",
389-
"17.2":"y",
390-
"17.3":"y",
391-
"17.4":"y",
392-
"TP":"y"
387+
"17.0":"y #4",
388+
"17.1":"y #4",
389+
"17.2":"y #4",
390+
"17.3":"y #4",
391+
"17.4":"y #4",
392+
"TP":"y #4"
393393
},
394394
"opera":{
395395
"9":"n",
@@ -531,11 +531,11 @@
531531
"16.4":"n",
532532
"16.5":"n",
533533
"16.6-16.7":"n",
534-
"17.0":"y",
535-
"17.1":"y",
536-
"17.2":"y",
537-
"17.3":"y",
538-
"17.4":"y"
534+
"17.0":"y #4",
535+
"17.1":"y #4",
536+
"17.2":"y #4",
537+
"17.3":"y #4",
538+
"17.4":"y #4"
539539
},
540540
"op_mini":{
541541
"all":"n"
@@ -615,7 +615,8 @@
615615
"notes_by_num":{
616616
"1":"Can be enabled via the `enable-jxl` flag.",
617617
"2":"Can be enabled via the `image.jxl.enabled` flag in `about:config` in Nightly only. This flag is configurable but has no effect in the other builds.",
618-
"3":"Can be enabled via the `--enable-features=JXL` runtime flag."
618+
"3":"Can be enabled via the `--enable-features=JXL` runtime flag.",
619+
"4":"Supports still images. Animated image sequences are not supported."
619620
},
620621
"usage_perc_y":10.73,
621622
"usage_perc_a":0,

0 commit comments

Comments
 (0)