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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/scale-and-scroll-div-expected.txt

Issue 2005193005: Disable fractional scroll feature by default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@layout-test-fix
Patch Set: Fix tests Created 4 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: third_party/WebKit/LayoutTests/fast/events/scale-and-scroll-div-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/scale-and-scroll-div-expected.txt b/third_party/WebKit/LayoutTests/fast/events/scale-and-scroll-div-expected.txt
index d1432208a083ea4f74ff619f7f61b9e949040e09..fdd87561d784fef8b5b8bcc9ee9a1edd4bbf6517 100644
--- a/third_party/WebKit/LayoutTests/fast/events/scale-and-scroll-div-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/scale-and-scroll-div-expected.txt
@@ -10,18 +10,6 @@ Scrolling unscaled div
PASS scrollBox.scrollTop is within 0.1 of 10
PASS scrollBox.scrollTop is within 0.1 of 10
Scrolling 1.5 scaled div
-PASS scrollBox.scrollTop is within 0.1 of 6.666666666666667
-PASS scrollBox.scrollTop is within 0.1 of 13.333333333333332
-Scrolling 1.63 scaled div
-PASS scrollBox.scrollTop is within 0.1 of 6.134969325153374
-PASS scrollBox.scrollTop is within 0.1 of 13.865030674846626
-Scrolling 2.0 scaled div
-PASS scrollBox.scrollTop is within 0.1 of 5
-PASS scrollBox.scrollTop is within 0.1 of 15
-Scrolling unscaled div
-PASS scrollBox.scrollTop is within 0.1 of 10
-PASS scrollBox.scrollTop is within 0.1 of 10
-Scrolling 1.5 scaled div
PASS scrollBox.scrollTop is within 0.1 of 6
PASS scrollBox.scrollTop is within 0.1 of 13
Scrolling 1.63 scaled div

Powered by Google App Engine
This is Rietveld 408576698