Make AssociateNextForSameLayoutObject() not to hit DCHECK for list marker
This patch changes |NGFragmentItemsBuilder::AssociateNextForSameLayoutObject()| not to hit DCHECK about the first item in |NGFragmentItems| for list marker. This is follow-up of the CL[1] introduced wrong DCHECK(). [1] http://crrev.com/c/1930370 [FragmentItem] Introduce next for same layout object cache in NGFragmentItem Bug: 982194 Change-Id: Ic37559dafb795c34529f72fef2c8dff95814094e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943651 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#720132}
Showing
Please register or sign in to comment