TextControl NG: Add skeletons of LayoutNGTextControl* classes
This CL adds Layout NG classes corresponding to blink::LayoutTextControlInnerEditor, blink::LayoutTextControlMultiLine, and blink::LayoutTextControlSingleLine. - LayoutNGTextControlInnerEditor doesn't need IsOfType(). - LayoutNGTextControl*Line should create new formatting context. This CL has no behavior changes. The new classes are not used yet. Bug: 1040826 Change-Id: If7d30d07ab7cf66bfa4e207b8ce99a4ba4cc3662 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440228 Auto-Submit: Kent Tamura <tkent@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#812540}
Showing
Please register or sign in to comment