[Line Layout API] Convert SVGTextLayoutEngine and SVGTextLayoutEngineBaseline to line Layout API
This CL converts references to LayoutSVGInlineText* objects and some general LayoutObject* to the equivalent objects in the new line layout API (LineLayoutSVGInlineText and LineLayoutItem). No functional changes. BUG=499321 Review URL: https://codereview.chromium.org/1411123014 Cr-Commit-Position: refs/heads/master@{#357170}
Showing
Please register or sign in to comment