DescriptionRefactor IntersectionGeometry class and move it to core/layout.
IntersectionGeometry is an ephemeral object, so make it stack
allocated, let it use raw pointers to LayoutObject, and move it to
core/layout.
Also, be explicit about the implicit root by introducing
rootIsImplicit.
R=ojan@chromium.org,xjz@chromium.org
BUG=
Committed: https://crrev.com/80f26da6153e051225f68c526979bf39f88472a3
Cr-Commit-Position: refs/heads/master@{#437949}
Patch Set 1 #
Total comments: 16
Patch Set 2 : nits #Patch Set 3 : rebase #
Total comments: 14
Patch Set 4 : nits #
Total comments: 2
Patch Set 5 : Simplify isContainingBlockChainDescendant #Depends on Patchset: Messages
Total messages: 22 (9 generated)
|