[w3c/FileAPI] Editorial: Remove any references to "parsable MIME type" (#172)

The term "parsable MIME type" used to be part of the MIME Sniffing standard, but it was removed in whatwg/mimesniff#36. This change replaces its uses with equivalent phrasing that references the "parse a MIME type" algorithm. It also replaces mentions of "ASCII-encoded strings" with the Infra standard's definition of "ASCII string".

Closes #170.

For *normative* changes, the following tasks have been completed:

 * [ ] Modified Web platform tests (link to pull request)

Implementation commitment:

 * [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
 * [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
 * [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)


<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/andreubotella/FileAPI/pull/172.html" title="Last updated on May 11, 2021, 1:29 PM UTC (3e88726)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/FileAPI/172/a7f2705...andreubotella:3e88726.html" title="Last updated on May 11, 2021, 1:29 PM UTC (3e88726)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/FileAPI/pull/172

-- Commit Summary --

  * Editorial: Remove any references to "parsable MIME type"

-- File Changes --

    M index.bs (27)

-- Patch Links --

https://github.com/w3c/FileAPI/pull/172.patch
https://github.com/w3c/FileAPI/pull/172.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/172

Received on Tuesday, 11 May 2021 13:29:52 UTC