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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/events/panScroll-click-hyperlink-expected.txt

Issue 2289213002: Implement Middle Click Autoscroll on all platforms not just Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' of https://chromium.googlesource.com/chromium/src into panscroll Created 4 years, 3 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
Index: third_party/WebKit/LayoutTests/platform/win/fast/events/panScroll-click-hyperlink-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/events/panScroll-click-hyperlink-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/events/panScroll-click-hyperlink-expected.txt
deleted file mode 100644
index d1c45d13299518609ea47bda049aacaf5c102b5e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/events/panScroll-click-hyperlink-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-This test can be used to verify that clicking on a hyperlink is ignored when in pan scroll mode.
-Note, this test is expected to fail on the Apple Mac and Chromium Mac port since they don't support pan scrolling.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS Link 1 wasn't clicked.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698