Bug 122703

Summary: Move positionForPoint to RenderTextLineBoxes
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kling, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2013-10-12 15:18:26 PDT
another
Attachments
patch (20.32 KB, patch)
2013-10-12 15:22 PDT, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2013-10-12 15:22:23 PDT
Andreas Kling
Comment 2 2013-10-12 15:26:30 PDT
Comment on attachment 214067 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=214067&action=review r=me > Source/WebCore/rendering/RenderObject.cpp:2525 > + while (const RenderObject* parent = child->parent()) { const RenderElement*
Antti Koivisto
Comment 3 2013-10-12 16:51:51 PDT
Note You need to log in before you can comment on or make changes to this bug.