[Webkit-unassigned] [Bug 139345] New: RenderObject::absoluteBoundingBoxRect() returns an incorrect height for inline images
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 6 11:56:26 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139345
Bug ID: 139345
Summary: RenderObject::absoluteBoundingBoxRect() returns an
incorrect height for inline images
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mmaxfield at apple.com
RenderInline::generateCulledLineBoxRects() disregards the height of inline boxes (such as images). Instead, it always uses the font metrics's line height for the line.
--
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/b1d4fbe6/attachment-0002.html>
More information about the webkit-unassigned
mailing list