[Webkit-unassigned] [Bug 55487] Expand ruby text when it is shorter than the ruby base
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 1 11:41:15 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55487
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #84259|review? |review+
Flag| |
--- Comment #2 from Darin Adler <darin at apple.com> 2011-03-01 11:41:15 PST ---
(From update of attachment 84259)
View in context: https://bugs.webkit.org/attachment.cgi?id=84259&action=review
> Source/WebCore/rendering/RenderRubyText.cpp:59
> + ETextAlign textAlign = style()->textAlign();
> + if (textAlign != TAAUTO)
> + return RenderBlock::textAlignmentForLine(endsWithSoftBreak);
> +
> + return JUSTIFY;
Might be nice to have a why comment here.
--
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