[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
Sat Jul 1 06:23:35 PDT 2006


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


opendarwin.org at mitzpettel.com changed:

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




------- Comment #3 from opendarwin.org at mitzpettel.com  2006-07-01 06:23 PDT -------
Created an attachment (id=9119)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9119&action=view)
Align RTL white-space:pre text with the right edge of the text box

Note that there is a possible time/space tradeoff
here: RenderBlock::computeHorizontalPositionsForLine() knows the
offsetForAlignRight() when it sets the InlineTextBox's width, so an alternative
fix would involve adding this offset as an InlineTextBox member and
having computeHorizontalPositionsForLine() set 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