DescriptionIntroduce composed tree version of rightPositionOf()
This patch introduces composed tree version of |rightPositionOf()|
by templatizing original |rightPositionOf()| to work both DOM tree
position and composed tree position version for introducing composed tree
version of |VisibleSelection| class.
This patch also templaizes |rightVisuallyDistinctCandidate()| used by
|rightPositionOf()|.
This patch is a preparation of making selection to handle granularity for web
component, http://crrev.com/1277863002
BUG=513568
TEST=n/a; no behavior changes
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201967
Patch Set 1 : 2015-09-09T15:57:15 #Patch Set 2 : 2015-09-09T17:18:38 Rebase #
Messages
Total messages: 23 (11 generated)
|