Correct flipping of Arabic text on copy/paste. Bug 197375, r+sr=bzbarsky, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156910 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -113,14 +113,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