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

Unified Diff: LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt

Issue 831393003: Plumb hasPreciseScrollingDeltas into ScrollGranularity for overflow scrolls. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add a test. Created 5 years, 11 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/scroll-behavior/precise-delta-no-animate-expected.txt
diff --git a/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt
similarity index 51%
copy from LayoutTests/accessibility/aria-fallback-roles-expected.txt
copy to LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt
index 1c1166a8f60909033fad04d7140e8957fe789782..cf037974aafb2685e2ac28373d197d6cf46f50ac 100644
--- a/LayoutTests/accessibility/aria-fallback-roles-expected.txt
+++ b/LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt
@@ -1,11 +1,10 @@
-test
-This tests that aria fallback roles work correctly.
+Tests that a WebMouseWheelEvent with hasPreciseScrollingDeltas does not produce an animated scroll
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Role should be: AXRole: AXCheckBox
PASS successfullyParsed is true
TEST COMPLETE
+PASS element.scrollTop is 80

Powered by Google App Engine
This is Rietveld 408576698