Chromium Code Reviews
DescriptionSimplify the usage of PositionWithAffinity
This patch introduces |anchorNode()|, |document()|, |isOrphan()| and
|isConnected()| to |PositionWithAffinityTemplate| to simplify its usage.
A number of |p.position().foo()| are simplified as |p.foo()|.
BUG=n/a
Committed: https://crrev.com/3e09fda31d18ff70813be2060b2213b44b83a351
Cr-Commit-Position: refs/heads/master@{#424712}
Patch Set 1 #Dependent Patchsets: Messages
Total messages: 18 (11 generated)
|