[Webkit-unassigned] [Bug 139345] RenderObject::absoluteBoundingBoxRect() returns an incorrect height for inline images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 6 12:04:52 PST 2014


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

--- Comment #1 from Myles C. Maxfield <mmaxfield at apple.com> ---
int logicalTop = rootBox.logicalTop() + (rootBox.lineStyle().font().fontMetrics().ascent() - containerStyle.font().fontMetrics().ascent());
int logicalHeight = containerStyle.font().fontMetrics().height();

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141206/f288c0d7/attachment-0002.html>


More information about the webkit-unassigned mailing list