Make the selectionRect() method of RenderText better by reusing...
Make the selectionRect() method of RenderText better by reusing computeAbsoluteRepaintRect. This enables the method to be multi-column aware and also to understand when the selection is clipped out by overflow. Reviewed by bdash * rendering/RenderText.cpp: (WebCore::RenderText::selectionRect): git-svn-id: svn://svn.chromium.org/blink/trunk@18735 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment