Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(645)

Unified Diff: telemetry/telemetry/internal/testing/page_with_swipeables.html

Issue 2421433003: Add ScrollPageToElement to action_runner. (Closed)
Patch Set: Add ScrollPageToElement to action_runner. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « telemetry/telemetry/internal/actions/scroll_to_element.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: telemetry/telemetry/internal/testing/page_with_swipeables.html
diff --git a/telemetry/telemetry/internal/testing/page_with_swipeables.html b/telemetry/telemetry/internal/testing/page_with_swipeables.html
index bd209dcfb2f26969c2f85f8da6ab0cf9217ad11a..8844bb912fdd8d38d6344a27e6d1a9d7f4dd1679 100644
--- a/telemetry/telemetry/internal/testing/page_with_swipeables.html
+++ b/telemetry/telemetry/internal/testing/page_with_swipeables.html
@@ -48,5 +48,6 @@
<div class="tall-and-wide"></div>
+<div id="off-screen"></div>
</body>
</html>
« no previous file with comments | « telemetry/telemetry/internal/actions/scroll_to_element.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698