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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/resources/middleClickAutoscroll-iframe.html

Issue 2484563003: Determine the layoutobject of middleClickAutoscroll by the scroll direction. (Closed)
Patch Set: Better tests. Created 4 years, 1 month 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
Index: third_party/WebKit/LayoutTests/fast/events/resources/middleClickAutoscroll-iframe.html
diff --git a/third_party/WebKit/LayoutTests/fast/events/resources/middleClickAutoscroll-iframe.html b/third_party/WebKit/LayoutTests/fast/events/resources/middleClickAutoscroll-iframe.html
new file mode 100644
index 0000000000000000000000000000000000000000..983272658e2bf35742604e6095ecd9f2b450f493
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/events/resources/middleClickAutoscroll-iframe.html
@@ -0,0 +1,4 @@
+<html>
+<body style="height:1000px">
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698