[css-houdini-drafts] [worklets-1] should require MIME type enforcement for worklet-loaded script

dbaron has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== [worklets-1] should require MIME type enforcement for worklet-loaded script ==
There's some effort (/cc @mikewest) to move towards only executing script when it has a correct script MIME Type.  This is very useful for a bunch of security reasons.  This requires quite an effort to deal with backwards compatibility.

However, where we don't have to worry much about backwards compatibility, like worklets, it seems like we should require this off-the-bat so that we don't have to do it with backwards-compatibility pain later.

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/785 using your GitHub account

Received on Thursday, 26 July 2018 19:11:00 UTC