[Webkit-unassigned] [Bug 14798] New: Incorrect bidi reordering of neutrals and digits after RTL embed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 28 05:26:43 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14798

           Summary: Incorrect bidi reordering of neutrals and digits after
                    RTL embed
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: data:text/html,<span style="direction: rtl; unicode-
                    bidi: embed">&#x05d0;</span>^1
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


WebKit renders the URL as (X standing for the Hebrew letter Aleph):
X^1
but Firefox renders it like this:
1^X

I think WebKit is wrong.

(My original test case was
<span style="direction: rtl; unicode-bidi: embed">&#x05d0;</span> (1)
)


-- 
Configure bugmail: http://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