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

Unified Diff: LayoutTests/fast/overflow/rtl-scrollbar-drag-origin-expected.txt

Issue 302603009: Fix scrollbar thumb drag cancellation in RTL mode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Mac's scrollbar behavior is different from Aura Created 6 years, 7 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: LayoutTests/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
diff --git a/LayoutTests/fast/overflow/rtl-scrollbar-drag-origin-expected.txt b/LayoutTests/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9c2b3ebdaa764c583495dcc986c8a40e95d2325e
--- /dev/null
+++ b/LayoutTests/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
@@ -0,0 +1,6 @@
+PASS container.scrollLeft is 0
+PASS container.scrollLeft is 350
+PASS successfullyParsed is true
+
+TEST COMPLETE
+This test verifies scroll position restores correctly when a thumb drag has been cancelled in RTL mode.

Powered by Google App Engine
This is Rietveld 408576698