On Fri, 25 Sep 2009 19:16:47 +0200, Drew Wilson <[email protected]> wrote:
Certainly. If I explicitly override the charset, then that seems like
reasonable behavior.

It does not need to be overridden per se. If the document character encoding is different from UTF-8 then a script loaded through <script> will be decoded differently from a script loaded through importScripts() as well.


Having the default decoding vary between importScripts() and <script> seems bad, especially since you can't override charsets with importScripts().

This is already the case. The suggestion was not about changing the default.


--
Anne van Kesteren
http://annevankesteren.nl/

Reply via email to