[Webkit-unassigned] [Bug 58845] Expose title direction in didReceiveTitle()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 14:02:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58845





--- Comment #3 from Evan Martin <evan at chromium.org>  2011-09-08 14:02:12 PST ---
It is incorrect to just reverse the characters of string.  The reversing only happens at rendering time -- the string always remains in logical order until the bidi algorithm is run.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list