зеркало из https://github.com/mozilla/gecko-dev.git
Bug 369392 - "Composer declares wrong encoding" [p=mh+mozilla@glandium.org (Mike Hommey) r=WeirdAl sr=Neil]
This commit is contained in:
Родитель
5f6ec433bc
Коммит
8c66a0ba86
|
@ -2482,6 +2482,7 @@ function EditorSetDefaultPrefsAndDoctype()
|
|||
element.setAttribute("http-equiv", "content-type");
|
||||
element.setAttribute("content", "text/html; charset=" + prefCharsetString);
|
||||
headelement.insertBefore( element, headelement.firstChild );
|
||||
editor.documentCharacterSet = prefCharsetString;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче