зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset: 582c92878440
This commit is contained in:
Родитель
fffbdd9021
Коммит
8c0037de58
|
@ -142,6 +142,13 @@ interface nsIMarkupDocumentViewer : nsISupports
|
|||
*/
|
||||
attribute octet bidiSupport;
|
||||
|
||||
/**
|
||||
* bidiCharacterSet: whether to force the user's character set
|
||||
* 1 - use the document character set
|
||||
* 2 - use the character set chosen by the user
|
||||
*/
|
||||
attribute octet bidiCharacterSet;
|
||||
|
||||
/**
|
||||
* Use this attribute to access all the Bidi options in one operation
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче