Encoding of documents created with createDocument
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
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? -Boris