[Webkit-unassigned] [Bug 139269] New: ContainerNode::boundingBox does not work at all with inline elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 4 14:30:22 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139269
Bug ID: 139269
Summary: ContainerNode::boundingBox does not work at all with
inline elements
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
It finds the first and last leaf inside the inline element, then creates a box from the top left of the first element to the bottom right of the last element. This doesn't work at all if, for example, the first child is in the middle of a line and the last child is just after a line break (and is therefore on the left of the first child).
--
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/20141204/591fce02/attachment-0002.html>
More information about the webkit-unassigned
mailing list