[Webkit-unassigned] [Bug 9670] REGRESSION: RTL white-space:pre-wrap text is offset to the right

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Jul 5 12:12:24 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9670


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #9119 is|0                           |1
           obsolete|                            |




------- Comment #9 from opendarwin.org at mitzpettel.com  2006-07-05 12:12 PDT -------
Created an attachment (id=9211)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9211&action=view)
Reformatted inline function

Only changed the formatting. As Maciej said, the impact on LTR text is limited
to the m_reversed check and to adding 0 to the offset. For RTL text that this
doesn't apply to, there are another couple of checks against the style. The
serious impact is the unnecessary width calculation for RTL text that is indeed
white-space:pre-wrap and breaks after white space, but whose box wasn't
truncated (and therefore doesn't need the offset).


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