Introduce isVisuallyEquivalentCandidate() as replacement of PositionAlgorithm::isCandidate()
This patch introduces |isVisuallyEquivalentCandidate()| as replacement of |PositionAlgorithm::isCandidate()| to make what this functions for improving readability. Following patch will move |isVisuallyEquivalentCandidate()| to "VisibleUnits.cpp" to reduce usages of |InlineBox| from "Position.cpp" as part of making |PositionAlgorithm| class to free from |InlineBox|. BUG=518738 TEST=n/a; no behavior changes Review URL: https://codereview.chromium.org/1300303002 git-svn-id: svn://svn.chromium.org/blink/trunk@200917 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment