[Webkit-unassigned] [Bug 49334] Implement Default Ruby Overhang Behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 14:30:54 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49334


Eric Mader <emader at apple.com> changed:

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




--- Comment #3 from Eric Mader <emader at apple.com>  2010-11-18 14:30:53 PST ---
Created an attachment (id=74291)
 --> (https://bugs.webkit.org/attachment.cgi?id=74291&action=review)
Review changes plus change to ignore leading for ruby base text.

I call maxPreferredLogicalWidth() instead of logicalWidth() because in cases where the ruby text is wider than the base text, base->logicalWidth() seems to return the width of the ruby text. (e.g. in a case where the width of the ruby text was 40 and the width of the base text was 32, base->logicalWidth() returned 40 instead of 32.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list