WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 34176
52497
Embedding inline elements with RTL text is not rendered correctly when dir=rtl
https://bugs.webkit.org/show_bug.cgi?id=52497
Summary
Embedding inline elements with RTL text is not rendered correctly when dir=rtl
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug