WebCore
Fixed <rdar://problem/
3382926> Bidi neutrals at RTL/LTR boundaries not handled correctly.
Use mirror characters correctly when rendering with RTL directionality.
Reviewed by Hyatt.
* khtml/rendering/bidi.cpp:
(khtml::BidiIterator::direction):
WebKit
Fixed <rdar://problem/
3382926> Bidi neutrals at RTL/LTR boundaries not handled correctly.
If directionality is specified use that as initial directionality,
rather than neutral directionality.
Reviewed by Hyatt.
* WebCoreSupport.subproj/WebTextRenderer.m:
(widthForNextCharacter):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@8689
268f45cc-cd09-0410-ab3c-
d52691b4dbfc