[issue34875] Change .js mime to "test/javascript"

2018-10-02 Thread Ammar Askar
Ammar Askar added the comment: It should be noted that the HTML spec also says: The term "JavaScript" is used to refer to ECMA-262, rather than the official term ECMAScript, since the term JavaScript is more widely known. Similarly, the MIME type used to refer to JavaScript in this specifica

[issue34875] Change .js mime to "test/javascript"

2018-10-02 Thread Myles Borins
Change by Myles Borins : -- keywords: +patch pull_requests: +9066 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-lis

[issue34875] Change .js mime to "test/javascript"

2018-10-02 Thread Myles Borins
New submission from Myles Borins : I propose to change the mapping of file extension .js to mime type "text/javascript" from "application/javascript. "text/javascript" is the currently documented best practice in the whatwg HTML spec. https://html.spec.whatwg.org/multipage/scripting.html#scr