DescriptionIntroduce 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
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200917
Patch Set 1 : 2015-08-20T13:44:21 #Patch Set 2 : 2015-08-20T17:50:23 Rebase #Patch Set 3 : 2015-08-20T22:43:42 Rebase #Patch Set 4 : 2015-08-21T01:27:16 Rebase #
Messages
Total messages: 30 (15 generated)
|