Tab Search: Add fixed height tabContents container
This CL adds a wrapping container around the tab search list items. The height of the container is updated as the number of items to be rendered is updated. This allows the tabContents container to assert the final list height even as the items are rendered piecemeal in dom-repeat's chunking mode. This is dependent on the following: https://crrev.com/c/2417548 Bug: 1099917 Change-Id: Ib6e28cbac01f23e7f8dda918f19ff168be5989b6 Reviewed-on: https://chrome-internal-review.googlesource.com/c/chrome/browser/resources/tab_search/+/3281029Reviewed-by:John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#819613}
Showing
Please register or sign in to comment