RESOLVED FIXED122703
Move positionForPoint to RenderTextLineBoxes
https://bugs.webkit.org/show_bug.cgi?id=122703
Summary Move positionForPoint to RenderTextLineBoxes
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.