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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/overflow/rtl-scrollbar-drag-origin-expected.txt

Issue 2483113002: Disable scrollbar snapback on desktop Linux (Reland) (Closed)
Patch Set: Update test comment 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/platform/linux/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/rtl-scrollbar-drag-origin-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
similarity index 57%
copy from third_party/WebKit/LayoutTests/platform/mac/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
copy to third_party/WebKit/LayoutTests/platform/linux/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
index 4f561bc4f652bb294a66c1621a49ee43d2b645c3..a6336e8fe4862ccd7da00d884a12e03839e0e2ee 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
@@ -4,4 +4,4 @@ PASS successfullyParsed is true
TEST COMPLETE
This test verifies scroll position restores correctly when a thumb drag has been cancelled in RTL mode.
-This test is expected to fail on Mac because it doesn't cancel scrolling when mouse cursor is out of a certain range. It is Aura-specific behavior.
+This test is expected to fail on Mac and Linux because those platforms don't cancel scrolling when mouse cursor is out of a certain range. It is Windows-specific behavior.

Powered by Google App Engine
This is Rietveld 408576698