diff --git a/mimesniff.bs b/mimesniff.bs index 5c773c9..425335c 100644 --- a/mimesniff.bs +++ b/mimesniff.bs @@ -1822,8 +1822,7 @@ algorithm:
  • If the supplied MIME type is undefined or if the supplied MIME type's essence is - "unknown/unknown", - "application/unknown", or "*/*", + "*/*", execute the rules for identifying an unknown MIME type with the sniff-scriptable flag equal to the inverse of the no-sniff flag and abort these steps.