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

Unified Diff: third_party/WebKit/LayoutTests/fast/scrolling/fractional-scroll-offset-document-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/scrolling/fractional-scroll-offset-document-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/scrolling/fractional-scroll-offset-document-expected.txt b/third_party/WebKit/LayoutTests/fast/scrolling/fractional-scroll-offset-document-expected.txt
index 26ee9ebf12571745105167ac244f9f959b474c9d..f11f61b2926f8d77740011f68b94f714b3c7b085 100644
--- a/third_party/WebKit/LayoutTests/fast/scrolling/fractional-scroll-offset-document-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/scrolling/fractional-scroll-offset-document-expected.txt
@@ -6,16 +6,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS successfullyParsed is true
TEST COMPLETE
-set PreferCompositingToLCDTextEnabled true
-PASS document.scrollingElement.scrollTop is within 0.00001 of 0
-PASS document.scrollingElement.scrollLeft is within 0.00001 of 0
-PASS document.scrollingElement.scrollTop is within 0.00001 of 10.2
-PASS document.scrollingElement.scrollLeft is within 0.00001 of 20.5
-PASS document.scrollingElement.scrollTop is within 0.00001 of 31.1
-PASS document.scrollingElement.scrollLeft is within 0.00001 of 9.6
-PASS document.scrollingElement.scrollTop is within 0.00001 of 0
-PASS document.scrollingElement.scrollLeft is within 0.00001 of 0
-set PreferCompositingToLCDTextEnabled false
PASS document.scrollingElement.scrollTop is within 0.00001 of 0
PASS document.scrollingElement.scrollLeft is within 0.00001 of 0
PASS document.scrollingElement.scrollTop is within 0.00001 of 10

Powered by Google App Engine
This is Rietveld 408576698