[NGFragmentItem] Adapt NGInlineNodeTest to NGFragmentItem
This patch changes |NGInlineNodeTest| to work with both |NGFragmentItem| and |NGPaintFragment| for migrating |NGFragmentItem|: - CreateLineBidiIsolate: removed because it is covered by another test and hard to adapt to |NGFragmentItem|, for ease of - CollectInlinesShouldNotClearFirstInlineFragment: NGFramentItem doesn't implement first inline fragment yet. - ClearFirstInlineFragmentOnSplitFlow: utilize |NGInlineCursor| Bug: 982194 Change-Id: I2d25ef09f1982593d67b1cdffebe925bb7ebe282 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2109572 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#751633}
Showing
Please register or sign in to comment