Backed out changeset: 582c92878440

This commit is contained in:
Philip Chee 2011-04-25 02:16:43 +08:00
parent fffbdd9021
commit 8c0037de58

View File

@ -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
*/