зеркало из https://github.com/mozilla/gecko-dev.git
Set fLogicalOrder in the SCRIPTITEM before copying to the ranges so that ScriptPlace has it set. Bug 395676, r+blocking1.9=pavlov
This commit is contained in:
Родитель
706e58d6ae
Коммит
18d0dd0444
|
@ -913,8 +913,8 @@ public:
|
|||
|
||||
const PRUnichar *str = mAlternativeString ? mAlternativeString : mRangeString;
|
||||
|
||||
mScriptItem->a.fLogicalOrder = PR_TRUE;
|
||||
SCRIPT_ANALYSIS sa = mScriptItem->a;
|
||||
sa.fLogicalOrder = PR_TRUE;
|
||||
/*
|
||||
fLinkBefore and fLinkAfter in the SCRIPT_ANALYSIS structure refer to
|
||||
the whole item, so if the current range begins after the beginning
|
||||
|
|
Загрузка…
Ссылка в новой задаче