On Thu, Mar 19, 2009 at 3:43 PM, Anne van Kesteren <[email protected]> wrote:
> On Thu, 19 Mar 2009 23:39:43 +0100, Dmitry Titov <[email protected]>
> wrote:
>>
>> FYI: per IRC talk, the answer is the scripts should be using UTF-8 in
>> the absence of explicit override. Spec likely will reflect this more
>> cleanly at some point.
>
> Can we get away with not following Content-Type at all? As we do for
> text/event-stream and text/cache-manifest. Both which simply require UTF-8.

The problem is if we want to allow people to use already existing
scripts then they are likely often not in UTF-8.

Most scripts will probably not work out-of-the box anyway since there
is no access to DOM. But purely computational libraries should work.

/ Jonas

Reply via email to