
<input type="file" accept="image/*" /> Doesn't accept avif images
On a <input type="file" accept="image/*" /> Element, Firefox on Windows 10 doesn't seem to include avif images by default. The File selection dialog does not include .avif in the list of file formats. Only after changing the "filter" to all files (*.*) avif images show up.
I would expect avif images to show up from the start, as well as .avif appearing in the list of files. This happens both with Firefox 110.0.1 and 112.0a1 (2023-03-09) A major competitor does seem to include .avif files for the same webpage.
On a <input type="file" accept="image/*" /> Element, Firefox on Windows 10 doesn't seem to include avif images by default. The File selection dialog does not include .avif in the list of file formats. Only after changing the "filter" to all files (*.*) avif images show up.
I would expect avif images to show up from the start, as well as .avif appearing in the list of files.
This happens both with Firefox 110.0.1 and 112.0a1 (2023-03-09)
A major competitor does seem to include .avif files for the same webpage.