const SUPPORTED_IMAGE_MIME_TYPES: &[&str];
Expand description
Supported image MIME types as defined by https://mimesniff.spec.whatwg.org/#image-mime-type. Keep this in sync with ‘detect_image_format’ from components/pixels/lib.rs
const SUPPORTED_IMAGE_MIME_TYPES: &[&str];
Supported image MIME types as defined by https://mimesniff.spec.whatwg.org/#image-mime-type. Keep this in sync with ‘detect_image_format’ from components/pixels/lib.rs