Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@156797 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -130,14 +130,6 @@ interface nsIMarkupDocumentViewer : nsISupports
|
||||
*/
|
||||
attribute octet bidiControlsTextMode;
|
||||
|
||||
/**
|
||||
* bidiClipboardTextMode: the order in which text is transferred to the clipboard.
|
||||
* 1 - logical
|
||||
* 2 - visual
|
||||
* 3 - as source (unchanged)
|
||||
*/
|
||||
attribute octet bidiClipboardTextMode;
|
||||
|
||||
/**
|
||||
* bidiNumeral: the type of numerals to display.
|
||||
* 1 - depending on context, default is Arabic numerals
|
||||
|
||||
Reference in New Issue
Block a user