Re: Encoding of documents created with createDocument
Jonas Sicking <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Boris Zbarsky wrote: > I'd like us to go somewhere with > https://bugzilla.mozilla.org/show_bug.cgi?id=431701 > > Either we should set documents created with createDocument to UTF-8, or > we should fix the inputEncoding thing for those documents and use it > from XHR (the patch in the bug does this). Or both, actually. > > Thoughts on the best approach for 1.9.1 and 1.9.0.x? I think we should at least set the default encoding to UTF-8. Don't really know enough about the inputEncoding to have an opinion. / Jonas