[Webkit-unassigned] [Bug 22014] Hebrew paragraphs are laid out "mirrored"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 24 00:07:14 PST 2008


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





------- Comment #3 from playmobil at google.com  2008-11-24 00:07 PDT -------
This bug is puzzling since FF displays the Hebrew text correctly.

Turns out that walla is serving up 2 different versions of the page based on
the browser.  For FF the Hebrew text is served in logical order wrapped in a
<span dir=rtl>, for Safari the text is being served in visual order with no
span to tell the browser the text direction.

This is easily visible by diffing the 2 attachments.

Mitz:
Do you think there's an underlying WebKit issue here?
Would a further reduction be helpful?


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