[Webkit-unassigned] [Bug 23124] RTL: Directionality always reset on hard line break

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 18:42:32 PDT 2009


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





------- Comment #11 from playmobil at google.com  2009-06-17 18:42 PDT -------
When creating test cases for this bug I came across the following case:

‮
&#x05d0;.<br>
&#x05D0;.<br>
<span dir="rtl"></span>
&#x202c;

WebKit display this as:
.a
.a

While IE displays this as:
.a
a.

Removing the span causes WebKit to match IE.


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



More information about the webkit-unassigned mailing list