mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-01 06:33:22 +00:00
#482: note to self
This commit is contained in:
parent
0c70c7c824
commit
366e20af50
@ -705,6 +705,9 @@ nsBidiPresUtils::Resolve(nsBlockFrame* aBlockFrame)
|
||||
/* } */
|
||||
#endif
|
||||
}
|
||||
// Moving the below here so that we can keep partial work causes RTL
|
||||
// to get munged. It seems we really do have to iterate through all the
|
||||
// frames again from the beginning if any are RTL.
|
||||
if (!bpd.mRequiresBidi) {
|
||||
return NS_OK;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user