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

Unified Diff: third_party/WebKit/LayoutTests/fast/scroll-behavior/main-frame-pinch-scrollBy-expected.txt

Issue 1424593002: Update layout tests to use internals.visualViewport APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: undo delete test that depends on "inert-visual-viewport" flag Created 5 years, 2 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/scroll-behavior/main-frame-pinch-scrollBy-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/scroll-behavior/main-frame-pinch-scrollBy-expected.txt b/third_party/WebKit/LayoutTests/fast/scroll-behavior/main-frame-pinch-scrollBy-expected.txt
deleted file mode 100644
index d6287cbaa13999beab20552992c2c573f0471d38..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/scroll-behavior/main-frame-pinch-scrollBy-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Test that scrollBy works on the visual viewport.
-
-This is a testharness.js-based test.
-PASS Scroll x:0, y:1000, smooth:true
-PASS Scroll x:10, y:400, smooth:true
-PASS Scroll x:0, y:1000, smooth:false
-PASS Scroll x:10, y:400, smooth:false
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698