[LayoutNG] Add "use first line style" to NGConstraintSpace
This patch adds UseFirstLineStyle() to NGConstraintSpace, and removes NGBaselineAlgorithmType::kAtomicInlineForFirstLine. The distinction between kAtomicInline and kAtomicInlineForFirstLine are not available in many cases, and these values are exclusive. Having UseFirstLineStyle() in NGConstraintSpace is more reasonable. Bug: 636993 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I19e4124e82b86ba87318f6a08aa47e958dbf53ad Reviewed-on: https://chromium-review.googlesource.com/688259 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:Emil A Eklund <eae@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#505324}
Showing
Please register or sign in to comment