Bug 52497

Summary: Embedding inline elements with RTL text is not rendered correctly when dir=rtl
Product: WebKit Reporter: Xiaomei Ji <xji>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mitz, yael
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
test case none

Xiaomei Ji
Reported 2011-01-14 16:48:28 PST
Created attachment 79026 [details] test case <html> <body style="direction:rtl"> <div>H <span><span>what<span>שנב</span></span></span></div> <div>H <span>what<span>שנב</span></span></div> </body> </html> The above 2 lines should be rendered the same, but they do not.
Attachments
test case (285 bytes, text/html)
2011-01-14 16:48 PST, Xiaomei Ji
no flags
Xiaomei Ji
Comment 1 2011-01-25 16:43:42 PST
same root cause as 34176. *** This bug has been marked as a duplicate of bug 34176 ***
Note You need to log in before you can comment on or make changes to this bug.