Move a member function inRenderedText() out from PositionAlgorithm template class
This patch moves |inRenderedText()| out from |PositionAlgorithm| template class as a preparation of moving |inRenderedText()| to "VisibileUnits.cpp" to reduce dependency of |LayoutObject| in "Position.cpp" for improving code health. BUG=518738 TEST=n/a; no behavior changes Review URL: https://codereview.chromium.org/1301643003 git-svn-id: svn://svn.chromium.org/blink/trunk@200890 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment