[Webkit-unassigned] [Bug 52776] REGRESSION (r71566) Using the "POP DIRECTIONAL FORMATTING" character (‬ ) in RTL blocks messes up text directionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 17:45:39 PST 2011


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





--- Comment #3 from mitz at webkit.org  2011-01-20 17:45:39 PST ---
(From update of attachment 79671)
The code change seems good, but BidiResolver is not DOM-related, so it is strange that the test goes into fast/dom. Is there a way to test this without going through complicated editing operations. If the bug affects ordering of characters, it should be testable using Range.getClientRects() and comparing results. This would also allow the test to dump as text.

-- 
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