[webkit-reviews] review requested: [Bug 13576] REGRESSION (r20980): Vertical alignment was working, now doesn't always work. : [Attachment 14453] Make sure RenderText doesn't call verticalPositionHint on an inline block.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 00:47:48 PDT 2007


Dave Hyatt <hyatt at apple.com> has asked	for review:
Bug 13576: REGRESSION (r20980): Vertical alignment was working, now doesn't
always work.
http://bugs.webkit.org/show_bug.cgi?id=13576

Attachment 14453: Make sure RenderText doesn't call verticalPositionHint on an
inline block.
http://bugs.webkit.org/attachment.cgi?id=14453&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Don't call verticalPositionHint on an inline-block from inside the
inline-block. This code path is actually the only way this could happen.



More information about the webkit-reviews mailing list