[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 13:08:25 PDT 2006


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


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9214|                            |review?
               Flag|                            |




------- Comment #10 from opendarwin.org at mitzpettel.com  2006-07-05 13:08 PDT -------
Created an attachment (id=9214)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9214&action=view)
Add an m_alignRight flag to InlineTextBox

I think this version performs better since it measures the width only if it's
really needed, even for RTL text with the relevant style (whereas the other
approach measures the width of all RTL text with that style).

Can m_toAdd be negative? If it can't, then the sign bit can be reclaimed.


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