You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An implementation may associate a file extension with
a MIME type. In this case, it is sufficient for a manifest
to only contain the file extension, even if the implementation
only supports filtering on MIME types.
Similarly, an implementation may associate a MIME type with
one or more file extensions. In this case, it is sufficient
for a manifest to only contain a MIME type (optionally with
wildcard subtype), even if the implementation only supports
filtering of file extensions.
0 commit comments