[webkit-reviews] review requested: [Bug 9670] REGRESSION: RTL
white-space:pre-wrap text is offset to the right :
[Attachment 9119] Align RTL white-space:pre text with the
right edge of the text box
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Sat Jul 1 06:23:33 PDT 2006
opendarwin.org at mitzpettel.com has asked for review:
Bug 9670: REGRESSION: RTL white-space:pre-wrap text is offset to the right
http://bugzilla.opendarwin.org/show_bug.cgi?id=9670
Attachment 9119: Align RTL white-space:pre text with the right edge of the text
box
http://bugzilla.opendarwin.org/attachment.cgi?id=9119&action=edit
------- Additional Comments from opendarwin.org at mitzpettel.com
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.
More information about the webkit-reviews
mailing list