Refactor 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= Review-Url: https://codereview.chromium.org/2553103004 Cr-Commit-Position: refs/heads/master@{#437949}
Showing
Please register or sign in to comment