Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DevTools: add console viewport visibility test cleanup
Besides minor cleanup, in this CL: - Viewport selection.js and stick-to-bottom.js tests no longer do "verifyViewportIsTallEnough". This sort of test is now covered by "console-viewport-indices.js" - The actual visible indices can be determined in tests with a helper that uses getBoundingClientRect() Bug: 803537 Change-Id: I7642051b6a5eb358c536ae29568ec9de91a02a8b Reviewed-on: https://chromium-review.googlesource.com/874778 Reviewed-by: Joel Einbinder <[email protected]> Reviewed-by: Andrey Lushnikov <[email protected]> Commit-Queue: Erik Luo <[email protected]> Cr-Commit-Position: refs/heads/master@{#531158}
- Loading branch information