[Webkit-unassigned] [Bug 8799] New: Correct start point but wrong write direction are used for style = "direction: rtl"
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon May 8 20:34:48 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8799
Summary: Correct start point but wrong write direction are used
for style = "direction: rtl"
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: InRadar
Severity: normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: alice.liu at apple.com
This bug is also in Radar as <rdar://4540788>
* SUMMARY
Correct start point but wrong write direction are used for style = "direction:
rtl"
* STEP TO REPRODUCE
Let Safari display the html source below:
<html> <body>
<p style = "direction: ltr">This is some text in a paragraph</p>
<p style = "direction: rtl">This is some text in a paragraph</p>
</body> </html>
* RESULTS
Attached as a picture.
-------------------------------------------
<GMT09-May-2006 03:32:08GMT> Alice Liu:
I'm migrating this to bugzilla so that Mitz can work on it.
--
Configure bugmail: http://bugzilla.opendarwin.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