Bug 148854 - WebKit must support all JavaScript MIME types in HTML5 spec
Summary: WebKit must support all JavaScript MIME types in HTML5 spec
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-09-04 16:56 PDT by Ryosuke Niwa
Modified: 2015-10-18 16:41 PDT (History)
6 users (show)

See Also:


Attachments
Patch (26.96 KB, patch)
2015-10-16 16:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-09-04 16:56:34 PDT
See https://html.spec.whatwg.org/multipage/scripting.html#javascript-mime-type

We don't support some of them according to:
LayoutTests/http/tests/w3c/html/semantics/scripting-1/the-script-element/script-languages-02.html
Comment 1 Ryosuke Niwa 2015-09-04 17:08:05 PDT
<rdar://problem/22588195>
Comment 2 Chris Dumez 2015-10-16 16:02:44 PDT
Created attachment 263343 [details]
Patch
Comment 3 WebKit Commit Bot 2015-10-18 16:41:42 PDT
Comment on attachment 263343 [details]
Patch

Clearing flags on attachment: 263343

Committed r191268: <http://trac.webkit.org/changeset/191268>
Comment 4 WebKit Commit Bot 2015-10-18 16:41:46 PDT
All reviewed patches have been landed.  Closing bug.